2022-08-17T12:06:21.2151456Z Requested labels: linux.2xlarge 2022-08-17T12:06:21.2151558Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:21.2151586Z Waiting for a runner to pick up this job... 2022-08-17T12:06:23.1379871Z Job is about to start running on the runner: i-04628c7cc81ad5dde (repository) 2022-08-17T12:06:28.4118587Z Current runner version: '2.295.0' 2022-08-17T12:06:28.4124250Z Runner name: 'i-04628c7cc81ad5dde' 2022-08-17T12:06:28.4124771Z Runner group name: 'Default' 2022-08-17T12:06:28.4125396Z Machine name: 'ip-10-0-1-127' 2022-08-17T12:06:28.4127344Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:28.4128026Z Actions: read 2022-08-17T12:06:28.4128352Z Checks: read 2022-08-17T12:06:28.4128652Z Contents: read 2022-08-17T12:06:28.4128923Z Deployments: read 2022-08-17T12:06:28.4129379Z Discussions: read 2022-08-17T12:06:28.4129698Z Issues: read 2022-08-17T12:06:28.4129957Z Metadata: read 2022-08-17T12:06:28.4130273Z Packages: read 2022-08-17T12:06:28.4130577Z Pages: read 2022-08-17T12:06:28.4130882Z PullRequests: read 2022-08-17T12:06:28.4131240Z RepositoryProjects: read 2022-08-17T12:06:28.4131580Z SecurityEvents: read 2022-08-17T12:06:28.4131855Z Statuses: read 2022-08-17T12:06:28.4132162Z ##[endgroup] 2022-08-17T12:06:28.4135301Z Secret source: None 2022-08-17T12:06:28.4135864Z Prepare workflow directory 2022-08-17T12:06:28.5039582Z Prepare all required actions 2022-08-17T12:06:28.5194306Z Getting action download info 2022-08-17T12:06:28.7298210Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:31.5355452Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:31.6331670Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:31.8651036Z Getting action download info 2022-08-17T12:06:32.0551571Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:32.3148862Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:32.3149133Z with: 2022-08-17T12:06:32.3149309Z submodules: recursive 2022-08-17T12:06:32.3149505Z fetch-depth: 0 2022-08-17T12:06:32.3149657Z env: 2022-08-17T12:06:32.3149840Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:32.3150158Z ##[endgroup] 2022-08-17T12:06:32.3360242Z ##[group]Run retry () { 2022-08-17T12:06:32.3360497Z retry () { 2022-08-17T12:06:32.3360785Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:32.3395274Z } 2022-08-17T12:06:32.3395491Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:32.3395718Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:32.3395949Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:32.3396140Z else 2022-08-17T12:06:32.3396337Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:32.3396530Z fi 2022-08-17T12:06:32.3396736Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:32.3411951Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:32.3412175Z env: 2022-08-17T12:06:32.3412360Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:32.3412550Z NO_SUDO: 2022-08-17T12:06:32.3412722Z ##[endgroup] 2022-08-17T12:06:32.3574844Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:32.3883517Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:32.3883746Z with: 2022-08-17T12:06:32.3883985Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:32.3884187Z fetch-depth: 0 2022-08-17T12:06:32.3884366Z submodules: recursive 2022-08-17T12:06:32.3884553Z quiet-checkout: true 2022-08-17T12:06:32.3884739Z repository: pytorch/pytorch 2022-08-17T12:06:32.3885179Z token: *** 2022-08-17T12:06:32.3885502Z ssh-strict: true 2022-08-17T12:06:32.3885921Z persist-credentials: true 2022-08-17T12:06:32.3886103Z clean: true 2022-08-17T12:06:32.3886274Z lfs: false 2022-08-17T12:06:32.3886460Z set-safe-directory: true 2022-08-17T12:06:32.3886625Z env: 2022-08-17T12:06:32.3886796Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:32.3886988Z ##[endgroup] 2022-08-17T12:06:32.5005601Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:32.5006937Z ##[group]Getting Git version info 2022-08-17T12:06:32.5007569Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:32.5008003Z [command]/usr/bin/git version 2022-08-17T12:06:32.5008210Z git version 2.37.1 2022-08-17T12:06:32.5022680Z ##[endgroup] 2022-08-17T12:06:32.5036111Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d49d2b56-f836-4c35-84f6-71293b39579a' before making global git config changes 2022-08-17T12:06:32.5036781Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:32.5041887Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:32.5074365Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:32.5077467Z ##[group]Initializing the repository 2022-08-17T12:06:32.5081728Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:32.5106259Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:32.5106872Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:32.5107440Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:32.5107874Z hint: 2022-08-17T12:06:32.5108156Z hint: git config --global init.defaultBranch 2022-08-17T12:06:32.5108368Z hint: 2022-08-17T12:06:32.5108658Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:32.5109050Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:32.5109284Z hint: 2022-08-17T12:06:32.5109616Z hint: git branch -m 2022-08-17T12:06:32.5109977Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:32.5116434Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:32.5141770Z ##[endgroup] 2022-08-17T12:06:32.5142149Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:32.5146369Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:32.5169444Z ##[endgroup] 2022-08-17T12:06:32.5169988Z ##[group]Setting up auth 2022-08-17T12:06:32.5176453Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:32.5202752Z [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:06:32.5442879Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:32.5468828Z [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:06:32.5700772Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:32.5738716Z ##[endgroup] 2022-08-17T12:06:32.5739109Z ##[group]Fetching the repository 2022-08-17T12:06:32.5746121Z [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:07:20.0719510Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:20.0751493Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:21.1006140Z ##[endgroup] 2022-08-17T12:07:21.1006530Z ##[group]Determining the checkout info 2022-08-17T12:07:21.1007889Z ##[endgroup] 2022-08-17T12:07:21.1008339Z ##[group]Checking out the ref 2022-08-17T12:07:21.1013673Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:22.3068766Z ##[endgroup] 2022-08-17T12:07:22.3069286Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:22.3075072Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:22.3116718Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:22.3144021Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:22.3169282Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:22.3191635Z ##[endgroup] 2022-08-17T12:07:22.3191977Z ##[group]Fetching submodules 2022-08-17T12:07:22.3195616Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:22.3432945Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:22.3662425Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:22.3663936Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:22.3666728Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:22.3669198Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:22.3671799Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:22.3674897Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:22.3677928Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:22.3680695Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:22.3683808Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:22.3686947Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:22.3690137Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:22.3693366Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:22.3696977Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:22.3700367Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:22.3703891Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:22.3707874Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:22.3711579Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:22.3715446Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:22.3719354Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:22.3723514Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:22.3727776Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:22.3732519Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:22.3736957Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:22.3741483Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:22.3747602Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:22.3752407Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:22.3757318Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:22.3762201Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:22.3767219Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:22.3772424Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:22.3777704Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:22.3782896Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:22.3788534Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:22.3793999Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:22.3799614Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:22.3805124Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:22.3810969Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:22.3816874Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:22.3822810Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:22.3844812Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:22.6618757Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:23.0129398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:23.2097295Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:23.4772408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:23.7503341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:28.9456527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:29.3541792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:29.8476503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:31.2814649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:32.3971718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:38.4089639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:38.9943040Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:40.2913343Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:41.4121456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:41.6240439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:42.0597052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:42.3637690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:43.4143263Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:43.8133767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:44.0010924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:44.2716827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:45.5548860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:45.9902786Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:46.3321826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:07:52.4331240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:07:54.1685082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:07:54.6096030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:07:54.8539432Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:07:59.5780423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:07:59.7782907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:07:59.9893789Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:08:00.7476548Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:08:01.0413993Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:08:01.5958881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:08:02.0215181Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:08:02.7859117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:04.7813035Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:05.2621691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:07.2621171Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:07.2712929Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:07.2782600Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:07.2976428Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:07.3169192Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:07.8567185Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:07.8752014Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:07.9650791Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:07.9945595Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:08.2512533Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:08.4666827Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:08.5064777Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:08.5078829Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:08.5080559Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:08.5082634Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:08.5084853Z 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:08:08.5106726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:09.3392375Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:09.9776713Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:10.9278118Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:11.2384143Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:11.3281874Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:11.3790975Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:11.3876647Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:11.4644434Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:11.4934440Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:11.5008936Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:11.5353477Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:11.5561394Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:11.5963683Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:11.6062066Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:11.6074883Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:11.6095204Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:21.1667960Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:21.1682239Z 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:08:21.1704558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:28.0028810Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:28.0118910Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:28.0241743Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:28.1081829Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:28.1094957Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:28.1096864Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:28.1117296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:29.2610550Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:30.3271528Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:30.3751621Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:30.3923896Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:30.4046271Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:30.5002273Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:30.7163144Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:30.7187653Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:30.7189433Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:30.7212485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:31.2249194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:32.0265897Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:32.0537473Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:32.0668357Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:32.0679819Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:32.0700301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:33.8138037Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:33.8154400Z 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:08:33.8156325Z 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:08:33.8177656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:34.1858670Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:34.9563817Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:35.0130132Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:35.0141612Z 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:08:35.0162620Z 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:08:35.2375149Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:35.2454157Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:35.4728283Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:35.4744796Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.4746895Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.4769842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:35.8612103Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:36.8921353Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:36.9523602Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:36.9594774Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:36.9686651Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:36.9972310Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:37.0046267Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:37.0287160Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:37.0370521Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:37.0756082Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:37.1709995Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:37.1933844Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:37.1947370Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:37.1949606Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:37.1952105Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:37.1954660Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:37.1974871Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:38.1911147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:38.4619695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:39.6638048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:40.8007545Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:40.8134233Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:40.8717203Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:40.8958904Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:40.8971051Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:40.8992223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:41.1249630Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:41.2435490Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:41.2460667Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:41.2702300Z Entering 'android/libs/fbjni' 2022-08-17T12:08:41.2734754Z Entering 'third_party/FP16' 2022-08-17T12:08:41.2768958Z Entering 'third_party/FXdiv' 2022-08-17T12:08:41.2800936Z Entering 'third_party/NNPACK' 2022-08-17T12:08:41.2833470Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:41.2866528Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:41.2908332Z Entering 'third_party/benchmark' 2022-08-17T12:08:41.2940977Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:41.2973349Z Entering 'third_party/cub' 2022-08-17T12:08:41.3006304Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:41.3042721Z Entering 'third_party/eigen' 2022-08-17T12:08:41.3077126Z Entering 'third_party/fbgemm' 2022-08-17T12:08:41.3109802Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:41.3141081Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:41.3172888Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:41.3204284Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:41.3236428Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:41.3270233Z Entering 'third_party/fmt' 2022-08-17T12:08:41.3302588Z Entering 'third_party/foxi' 2022-08-17T12:08:41.3334679Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:41.3366326Z Entering 'third_party/gloo' 2022-08-17T12:08:41.3398770Z Entering 'third_party/googletest' 2022-08-17T12:08:41.3431490Z Entering 'third_party/ideep' 2022-08-17T12:08:41.3462792Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:41.3495796Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:41.3533423Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:41.3566289Z Entering 'third_party/ittapi' 2022-08-17T12:08:41.3598079Z Entering 'third_party/kineto' 2022-08-17T12:08:41.3629955Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:41.3662089Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:41.3694847Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:41.3727009Z Entering 'third_party/neon2sse' 2022-08-17T12:08:41.3759133Z Entering 'third_party/nlohmann' 2022-08-17T12:08:41.3792287Z Entering 'third_party/onnx' 2022-08-17T12:08:41.3835211Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.3867310Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.3901069Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:41.3933006Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:41.3969297Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.4001432Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.4034734Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:41.4070775Z Entering 'third_party/pocketfft' 2022-08-17T12:08:41.4103210Z Entering 'third_party/protobuf' 2022-08-17T12:08:41.4138574Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:41.4170502Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:41.4204380Z Entering 'third_party/psimd' 2022-08-17T12:08:41.4236480Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:41.4268777Z Entering 'third_party/pybind11' 2022-08-17T12:08:41.4300573Z Entering 'third_party/python-enum' 2022-08-17T12:08:41.4333092Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:41.4365173Z Entering 'third_party/python-six' 2022-08-17T12:08:41.4396829Z Entering 'third_party/sleef' 2022-08-17T12:08:41.4428858Z Entering 'third_party/tbb' 2022-08-17T12:08:41.4462596Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:41.4495497Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:41.4527150Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:41.4558907Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:41.4591063Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:41.4621897Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:41.4656116Z Entering 'third_party/zstd' 2022-08-17T12:08:41.4695674Z ##[endgroup] 2022-08-17T12:08:41.4696060Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:41.4702584Z [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:08:41.4936688Z Entering 'android/libs/fbjni' 2022-08-17T12:08:41.4968051Z Entering 'third_party/FP16' 2022-08-17T12:08:41.4999593Z Entering 'third_party/FXdiv' 2022-08-17T12:08:41.5030280Z Entering 'third_party/NNPACK' 2022-08-17T12:08:41.5061486Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:41.5092506Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:41.5133014Z Entering 'third_party/benchmark' 2022-08-17T12:08:41.5165163Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:41.5197122Z Entering 'third_party/cub' 2022-08-17T12:08:41.5229463Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:41.5265207Z Entering 'third_party/eigen' 2022-08-17T12:08:41.5298499Z Entering 'third_party/fbgemm' 2022-08-17T12:08:41.5329986Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:41.5360640Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:41.5393335Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:41.5424542Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:41.5456966Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:41.5489993Z Entering 'third_party/fmt' 2022-08-17T12:08:41.5522033Z Entering 'third_party/foxi' 2022-08-17T12:08:41.5553530Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:41.5585238Z Entering 'third_party/gloo' 2022-08-17T12:08:41.5617317Z Entering 'third_party/googletest' 2022-08-17T12:08:41.5649345Z Entering 'third_party/ideep' 2022-08-17T12:08:41.5682757Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:41.5716521Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:41.5753756Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:41.5785232Z Entering 'third_party/ittapi' 2022-08-17T12:08:41.5817537Z Entering 'third_party/kineto' 2022-08-17T12:08:41.5849964Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:41.5882046Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:41.5917078Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:41.5949469Z Entering 'third_party/neon2sse' 2022-08-17T12:08:41.5980842Z Entering 'third_party/nlohmann' 2022-08-17T12:08:41.6014157Z Entering 'third_party/onnx' 2022-08-17T12:08:41.6057382Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.6090314Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.6124244Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:41.6156502Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:41.6194103Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.6226054Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.6257452Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:41.6293595Z Entering 'third_party/pocketfft' 2022-08-17T12:08:41.6327123Z Entering 'third_party/protobuf' 2022-08-17T12:08:41.6362034Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:41.6394520Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:41.6429355Z Entering 'third_party/psimd' 2022-08-17T12:08:41.6461022Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:41.6492622Z Entering 'third_party/pybind11' 2022-08-17T12:08:41.6524454Z Entering 'third_party/python-enum' 2022-08-17T12:08:41.6555858Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:41.6588029Z Entering 'third_party/python-six' 2022-08-17T12:08:41.6619794Z Entering 'third_party/sleef' 2022-08-17T12:08:41.6651809Z Entering 'third_party/tbb' 2022-08-17T12:08:41.6686000Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:41.6729199Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:41.6762494Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:41.6794836Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:41.6829286Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:41.6860608Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:41.6894781Z Entering 'third_party/zstd' 2022-08-17T12:08:41.6939722Z [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:08:41.7184314Z Entering 'android/libs/fbjni' 2022-08-17T12:08:41.7214388Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:41.7227726Z Entering 'third_party/FP16' 2022-08-17T12:08:41.7257797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:41.7271241Z Entering 'third_party/FXdiv' 2022-08-17T12:08:41.7301009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:41.7314677Z Entering 'third_party/NNPACK' 2022-08-17T12:08:41.7344517Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:41.7357871Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:41.7388363Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:41.7401441Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:41.7430430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:41.7453803Z Entering 'third_party/benchmark' 2022-08-17T12:08:41.7483592Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:41.7496918Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:41.7526844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:41.7541106Z Entering 'third_party/cub' 2022-08-17T12:08:41.7571267Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:41.7584592Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:41.7613628Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:41.7633620Z Entering 'third_party/eigen' 2022-08-17T12:08:41.7662362Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:41.7677625Z Entering 'third_party/fbgemm' 2022-08-17T12:08:41.7708812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:41.7721876Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:41.7750651Z 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:08:41.7763327Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:41.7792858Z 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:08:41.7805408Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:41.7834967Z 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:08:41.7847272Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:41.7877391Z 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:08:41.7891611Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:41.7921214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:41.7935136Z Entering 'third_party/fmt' 2022-08-17T12:08:41.7966056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:41.7979151Z Entering 'third_party/foxi' 2022-08-17T12:08:41.8010084Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:41.8023152Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:41.8053297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:41.8066860Z Entering 'third_party/gloo' 2022-08-17T12:08:41.8096550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:41.8109889Z Entering 'third_party/googletest' 2022-08-17T12:08:41.8140335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:41.8153674Z Entering 'third_party/ideep' 2022-08-17T12:08:41.8183400Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:41.8195996Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:41.8227784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:08:41.8242604Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:41.8273223Z 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:08:41.8294015Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:41.8323782Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:41.8336636Z Entering 'third_party/ittapi' 2022-08-17T12:08:41.8366630Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:41.8380669Z Entering 'third_party/kineto' 2022-08-17T12:08:41.8410288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:41.8424803Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:41.8456073Z 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:08:41.8470027Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:41.8499279Z 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:08:41.8514562Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:41.8544708Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:41.8558966Z Entering 'third_party/neon2sse' 2022-08-17T12:08:41.8589783Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:41.8603152Z Entering 'third_party/nlohmann' 2022-08-17T12:08:41.8633397Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:41.8648544Z Entering 'third_party/onnx' 2022-08-17T12:08:41.8679192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:41.8704072Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.8735305Z 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:08:41.8749348Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.8779599Z 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:08:41.8795399Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:41.8826807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:41.8840038Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:41.8871468Z 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:08:41.8889238Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:41.8921430Z 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:08:41.8935103Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:41.8968043Z 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:08:41.8982415Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:41.9013469Z 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:08:41.9031396Z Entering 'third_party/pocketfft' 2022-08-17T12:08:41.9061949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:41.9075706Z Entering 'third_party/protobuf' 2022-08-17T12:08:41.9108019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:41.9124570Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:41.9154267Z 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:08:41.9167663Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:41.9198389Z 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:08:41.9213401Z Entering 'third_party/psimd' 2022-08-17T12:08:41.9244254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:41.9258424Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:41.9289048Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:41.9302945Z Entering 'third_party/pybind11' 2022-08-17T12:08:41.9335006Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:41.9348946Z Entering 'third_party/python-enum' 2022-08-17T12:08:41.9379750Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:41.9393578Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:41.9423790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:41.9437226Z Entering 'third_party/python-six' 2022-08-17T12:08:41.9467812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:41.9481166Z Entering 'third_party/sleef' 2022-08-17T12:08:41.9511290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:41.9524557Z Entering 'third_party/tbb' 2022-08-17T12:08:41.9554608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:41.9569473Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:41.9599241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:41.9612455Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:41.9643147Z 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:08:41.9656698Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:41.9687722Z 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:08:41.9701416Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:41.9731029Z 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:08:41.9744687Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:41.9776457Z 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:08:41.9789439Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:41.9819234Z 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:08:41.9835172Z Entering 'third_party/zstd' 2022-08-17T12:08:41.9865657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:42.1161457Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:42.1407511Z Entering 'android/libs/fbjni' 2022-08-17T12:08:42.1441402Z Entering 'third_party/FP16' 2022-08-17T12:08:42.1474765Z Entering 'third_party/FXdiv' 2022-08-17T12:08:42.1508057Z Entering 'third_party/NNPACK' 2022-08-17T12:08:42.1541518Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:42.1576805Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:42.1619211Z Entering 'third_party/benchmark' 2022-08-17T12:08:42.1653078Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:42.1685906Z Entering 'third_party/cub' 2022-08-17T12:08:42.1719748Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:42.1756764Z Entering 'third_party/eigen' 2022-08-17T12:08:42.1791392Z Entering 'third_party/fbgemm' 2022-08-17T12:08:42.1824368Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:42.1856741Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:42.1888932Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:42.1920865Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:42.1953930Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:42.1988109Z Entering 'third_party/fmt' 2022-08-17T12:08:42.2021320Z Entering 'third_party/foxi' 2022-08-17T12:08:42.2055199Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:42.2087904Z Entering 'third_party/gloo' 2022-08-17T12:08:42.2121016Z Entering 'third_party/googletest' 2022-08-17T12:08:42.2155119Z Entering 'third_party/ideep' 2022-08-17T12:08:42.2187140Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:42.2220693Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:42.2257933Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:42.2292047Z Entering 'third_party/ittapi' 2022-08-17T12:08:42.2324484Z Entering 'third_party/kineto' 2022-08-17T12:08:42.2357419Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:42.2390156Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:42.2423200Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:42.2455759Z Entering 'third_party/neon2sse' 2022-08-17T12:08:42.2489462Z Entering 'third_party/nlohmann' 2022-08-17T12:08:42.2523224Z Entering 'third_party/onnx' 2022-08-17T12:08:42.2566262Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:42.2599596Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:42.2635003Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:42.2667776Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:42.2704619Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:42.2738475Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:42.2771525Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:42.2807770Z Entering 'third_party/pocketfft' 2022-08-17T12:08:42.2840390Z Entering 'third_party/protobuf' 2022-08-17T12:08:42.2878567Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:42.2911643Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:42.2946440Z Entering 'third_party/psimd' 2022-08-17T12:08:42.2980324Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:42.3013204Z Entering 'third_party/pybind11' 2022-08-17T12:08:42.3046616Z Entering 'third_party/python-enum' 2022-08-17T12:08:42.3079680Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:42.3113236Z Entering 'third_party/python-six' 2022-08-17T12:08:42.3146338Z Entering 'third_party/sleef' 2022-08-17T12:08:42.3179905Z Entering 'third_party/tbb' 2022-08-17T12:08:42.3214448Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:42.3248131Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:42.3280865Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:42.3313465Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:42.3348465Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:42.3381352Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:42.3417057Z Entering 'third_party/zstd' 2022-08-17T12:08:42.3462434Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:42.3701544Z Entering 'android/libs/fbjni' 2022-08-17T12:08:42.3733537Z Entering 'third_party/FP16' 2022-08-17T12:08:42.3766744Z Entering 'third_party/FXdiv' 2022-08-17T12:08:42.3799138Z Entering 'third_party/NNPACK' 2022-08-17T12:08:42.3831372Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:42.3864299Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:42.3906380Z Entering 'third_party/benchmark' 2022-08-17T12:08:42.3939611Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:42.3974280Z Entering 'third_party/cub' 2022-08-17T12:08:42.4008524Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:42.4047104Z Entering 'third_party/eigen' 2022-08-17T12:08:42.4082525Z Entering 'third_party/fbgemm' 2022-08-17T12:08:42.4115870Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:42.4148603Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:42.4181075Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:42.4213079Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:42.4246699Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:42.4282942Z Entering 'third_party/fmt' 2022-08-17T12:08:42.4316352Z Entering 'third_party/foxi' 2022-08-17T12:08:42.4349574Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:42.4382307Z Entering 'third_party/gloo' 2022-08-17T12:08:42.4416326Z Entering 'third_party/googletest' 2022-08-17T12:08:42.4449332Z Entering 'third_party/ideep' 2022-08-17T12:08:42.4481815Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:42.4517008Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:42.4556131Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:42.4589342Z Entering 'third_party/ittapi' 2022-08-17T12:08:42.4621910Z Entering 'third_party/kineto' 2022-08-17T12:08:42.4655159Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:42.4688506Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:42.4724889Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:42.4758324Z Entering 'third_party/neon2sse' 2022-08-17T12:08:42.4792946Z Entering 'third_party/nlohmann' 2022-08-17T12:08:42.4828798Z Entering 'third_party/onnx' 2022-08-17T12:08:42.4873083Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:42.4906274Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:42.4940157Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:42.4973231Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:42.5009027Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:42.5041753Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:42.5073845Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:42.5110394Z Entering 'third_party/pocketfft' 2022-08-17T12:08:42.5142572Z Entering 'third_party/protobuf' 2022-08-17T12:08:42.5177722Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:42.5210879Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:42.5246217Z Entering 'third_party/psimd' 2022-08-17T12:08:42.5279015Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:42.5312081Z Entering 'third_party/pybind11' 2022-08-17T12:08:42.5345266Z Entering 'third_party/python-enum' 2022-08-17T12:08:42.5378118Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:42.5412458Z Entering 'third_party/python-six' 2022-08-17T12:08:42.5444652Z Entering 'third_party/sleef' 2022-08-17T12:08:42.5477735Z Entering 'third_party/tbb' 2022-08-17T12:08:42.5511772Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:42.5544793Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:42.5576826Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:42.5610862Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:42.5643833Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:42.5676842Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:42.5711684Z Entering 'third_party/zstd' 2022-08-17T12:08:42.5751454Z ##[endgroup] 2022-08-17T12:08:42.5787436Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:42.5810728Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:42.5917775Z Prepare all required actions 2022-08-17T12:08:42.5944165Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:42.5944411Z env: 2022-08-17T12:08:42.5944638Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:42.5944892Z ##[endgroup] 2022-08-17T12:08:42.6025704Z ##[group]Run set -euo pipefail 2022-08-17T12:08:42.6025996Z set -euo pipefail 2022-08-17T12:08:42.6026263Z function get_ec2_metadata() { 2022-08-17T12:08:42.6026608Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:42.6027022Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:42.6027337Z  category=$1 2022-08-17T12:08:42.6027639Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:42.6027917Z } 2022-08-17T12:08:42.6028152Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:42.6028543Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:42.6028882Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:42.6029145Z echo "system info $(uname -a)" 2022-08-17T12:08:42.6040482Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:42.6040756Z env: 2022-08-17T12:08:42.6040945Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:42.6041184Z ##[endgroup] 2022-08-17T12:08:42.6116810Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:42.6167780Z instance-id: i-04628c7cc81ad5dde 2022-08-17T12:08:42.6214975Z instance-type: c5.2xlarge 2022-08-17T12:08:42.6221704Z system info Linux ip-10-0-1-127.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:08:42.6262199Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:42.6262489Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:42.6262740Z  echo "Docker daemon is running..."; 2022-08-17T12:08:42.6262941Z else 2022-08-17T12:08:42.6263183Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:42.6263412Z fi 2022-08-17T12:08:42.6274249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:42.6274473Z env: 2022-08-17T12:08:42.6274652Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:42.6274833Z ##[endgroup] 2022-08-17T12:08:42.6314939Z Docker daemon is running... 2022-08-17T12:08:42.6330403Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:42.6330766Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:42.6331047Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:42.6331513Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:42.6331850Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:42.6341862Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:42.6342080Z env: 2022-08-17T12:08:42.6342240Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:42.6342431Z AWS_RETRY_MODE: standard 2022-08-17T12:08:42.6342616Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:42.6342790Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:42.6342973Z ##[endgroup] 2022-08-17T12:08:43.3544582Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:43.3545119Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:43.3545530Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:43.3545727Z 2022-08-17T12:08:43.3546313Z Login Succeeded 2022-08-17T12:08:43.3578341Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:43.3578653Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:43.3578987Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:43.3590453Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:43.3590671Z env: 2022-08-17T12:08:43.3590844Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:43.3591018Z ##[endgroup] 2022-08-17T12:08:43.3655665Z Prepare all required actions 2022-08-17T12:08:43.3656078Z Getting action download info 2022-08-17T12:08:43.6388196Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:43.7503138Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:43.7503353Z with: 2022-08-17T12:08:43.7503749Z github-secret: *** 2022-08-17T12:08:43.7503932Z env: 2022-08-17T12:08:43.7504106Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:43.7504276Z ##[endgroup] 2022-08-17T12:08:43.7524777Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:43.7524987Z with: 2022-08-17T12:08:43.7525282Z GITHUB_TOKEN: *** 2022-08-17T12:08:43.7525465Z activate-with-label: false 2022-08-17T12:08:43.7525662Z label: with-ssh 2022-08-17T12:08:43.7525856Z remove-existing-keys: true 2022-08-17T12:08:43.7526021Z env: 2022-08-17T12:08:43.7526192Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:43.7526378Z ##[endgroup] 2022-08-17T12:08:44.1276430Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:44.2194458Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:44.2206487Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:44.2228042Z Login using: ssh ec2-user@ec2-34-234-175-182.compute-1.amazonaws.com 2022-08-17T12:08:44.2272301Z Prepare all required actions 2022-08-17T12:08:44.2290832Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:44.2291053Z with: 2022-08-17T12:08:44.2291397Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:44.2291713Z env: 2022-08-17T12:08:44.2291903Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:44.2292095Z ##[endgroup] 2022-08-17T12:08:44.2306063Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:44.2306343Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:44.2306619Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:44.2306898Z # only pull docker image if it's not available locally 2022-08-17T12:08:44.2307205Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:44.2307519Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:44.2307713Z fi 2022-08-17T12:08:44.2318905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:44.2319133Z env: 2022-08-17T12:08:44.2319308Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:44.2319677Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:44.2320023Z ##[endgroup] 2022-08-17T12:08:44.4403015Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-08-17T12:08:44.4403746Z 22c5ef60a68e: Pulling fs layer 2022-08-17T12:08:44.4404119Z 7de94ae42eb5: Pulling fs layer 2022-08-17T12:08:44.4404439Z a139447d0ea1: Pulling fs layer 2022-08-17T12:08:44.4404773Z b77cf8c70533: Pulling fs layer 2022-08-17T12:08:44.4405116Z b1054aea5f94: Pulling fs layer 2022-08-17T12:08:44.4405429Z 1d6c2c55a73e: Pulling fs layer 2022-08-17T12:08:44.4405667Z 2ba0c5f4eec5: Pulling fs layer 2022-08-17T12:08:44.4405958Z eae1a598e78a: Pulling fs layer 2022-08-17T12:08:44.4406178Z 46b0d6774d29: Pulling fs layer 2022-08-17T12:08:44.4406484Z 08718746cfb0: Pulling fs layer 2022-08-17T12:08:44.4406753Z b1054aea5f94: Waiting 2022-08-17T12:08:44.4406937Z bbdfc80c705d: Pulling fs layer 2022-08-17T12:08:44.4407142Z 5dbd12e1e6d6: Pulling fs layer 2022-08-17T12:08:44.4407466Z c0e304039a83: Pulling fs layer 2022-08-17T12:08:44.4407655Z 1d6c2c55a73e: Waiting 2022-08-17T12:08:44.4407915Z 4971ab711018: Pulling fs layer 2022-08-17T12:08:44.4408239Z b77cf8c70533: Waiting 2022-08-17T12:08:44.4408574Z 2ba0c5f4eec5: Waiting 2022-08-17T12:08:44.4408844Z 91d5b0baf4b6: Pulling fs layer 2022-08-17T12:08:44.4409178Z a518fdf5021e: Pulling fs layer 2022-08-17T12:08:44.4409540Z c31ac2d0a96f: Pulling fs layer 2022-08-17T12:08:44.4409897Z 936b57f23caa: Pulling fs layer 2022-08-17T12:08:44.4410178Z eae1a598e78a: Waiting 2022-08-17T12:08:44.4410356Z 46b0d6774d29: Waiting 2022-08-17T12:08:44.4410534Z 39e9a06fcd04: Pulling fs layer 2022-08-17T12:08:44.4410724Z bbdfc80c705d: Waiting 2022-08-17T12:08:44.4410913Z 0ba408c9a991: Pulling fs layer 2022-08-17T12:08:44.4411102Z 08718746cfb0: Waiting 2022-08-17T12:08:44.4411429Z 4eeddff048e2: Pulling fs layer 2022-08-17T12:08:44.4414293Z 5dbd12e1e6d6: Waiting 2022-08-17T12:08:44.4414649Z b03153a30ed7: Pulling fs layer 2022-08-17T12:08:44.4414945Z 91d5b0baf4b6: Waiting 2022-08-17T12:08:44.4415239Z 21f97d722412: Pulling fs layer 2022-08-17T12:08:44.4415492Z c0e304039a83: Waiting 2022-08-17T12:08:44.4415769Z 26968089f8f1: Pulling fs layer 2022-08-17T12:08:44.4416045Z c31ac2d0a96f: Waiting 2022-08-17T12:08:44.4416297Z a518fdf5021e: Waiting 2022-08-17T12:08:44.4416594Z 582f4dc0ea3c: Pulling fs layer 2022-08-17T12:08:44.4416923Z 9a116a946de5: Pulling fs layer 2022-08-17T12:08:44.4417195Z 4eeddff048e2: Waiting 2022-08-17T12:08:44.4417483Z 6148b429c75d: Pulling fs layer 2022-08-17T12:08:44.4417682Z b03153a30ed7: Waiting 2022-08-17T12:08:44.4417838Z 4971ab711018: Waiting 2022-08-17T12:08:44.4418298Z 61b058bacd26: Pulling fs layer 2022-08-17T12:08:44.4418504Z 2bb23ddca198: Pulling fs layer 2022-08-17T12:08:44.4418684Z 27c4a4994c6e: Pulling fs layer 2022-08-17T12:08:44.4418915Z 582f4dc0ea3c: Waiting 2022-08-17T12:08:44.4419278Z 0ba408c9a991: Waiting 2022-08-17T12:08:44.4419440Z 936b57f23caa: Waiting 2022-08-17T12:08:44.4419688Z 9a116a946de5: Waiting 2022-08-17T12:08:44.4419972Z 3592701c48ce: Pulling fs layer 2022-08-17T12:08:44.4420309Z 39e9a06fcd04: Waiting 2022-08-17T12:08:44.4420555Z cfd1c8399b8f: Pulling fs layer 2022-08-17T12:08:44.4420780Z 21f97d722412: Waiting 2022-08-17T12:08:44.4420970Z 03c958aac076: Pulling fs layer 2022-08-17T12:08:44.4421202Z 6dbd2e8e1d0c: Pulling fs layer 2022-08-17T12:08:44.4421386Z 26968089f8f1: Waiting 2022-08-17T12:08:44.4421552Z 288fc19fc463: Pulling fs layer 2022-08-17T12:08:44.4421744Z 87cfb8779f20: Pulling fs layer 2022-08-17T12:08:44.4421925Z 27c4a4994c6e: Waiting 2022-08-17T12:08:44.4422099Z 52d4c8a6a45a: Pulling fs layer 2022-08-17T12:08:44.4422457Z e85f41721daf: Pulling fs layer 2022-08-17T12:08:44.4422785Z 2bb23ddca198: Waiting 2022-08-17T12:08:44.4423158Z cfd1c8399b8f: Waiting 2022-08-17T12:08:44.4423456Z a2fc7fee1f86: Pulling fs layer 2022-08-17T12:08:44.4423784Z 30320e4ebea2: Pulling fs layer 2022-08-17T12:08:44.4424097Z 6148b429c75d: Waiting 2022-08-17T12:08:44.4424454Z 6dbd2e8e1d0c: Waiting 2022-08-17T12:08:44.4424829Z 61b058bacd26: Waiting 2022-08-17T12:08:44.4425389Z 7da2e0e49462: Pulling fs layer 2022-08-17T12:08:44.4425795Z d3af1b4bab6b: Pulling fs layer 2022-08-17T12:08:44.4426188Z 3592701c48ce: Waiting 2022-08-17T12:08:44.4426581Z c192004dc29d: Pulling fs layer 2022-08-17T12:08:44.4426955Z e85f41721daf: Waiting 2022-08-17T12:08:44.4427317Z 288fc19fc463: Waiting 2022-08-17T12:08:44.4427684Z a2fc7fee1f86: Waiting 2022-08-17T12:08:44.4428059Z f764ec246fcd: Pulling fs layer 2022-08-17T12:08:44.4428452Z 52d4c8a6a45a: Waiting 2022-08-17T12:08:44.4428821Z 3fe950f6e93f: Pulling fs layer 2022-08-17T12:08:44.4429227Z 2cc067aa247e: Pulling fs layer 2022-08-17T12:08:44.4429647Z 23abdbeecfb4: Pulling fs layer 2022-08-17T12:08:44.4430047Z f764ec246fcd: Waiting 2022-08-17T12:08:44.4430490Z 2d0177d2760b: Pulling fs layer 2022-08-17T12:08:44.4430914Z ae09ccf5bc2d: Pulling fs layer 2022-08-17T12:08:44.4431378Z 3fe950f6e93f: Waiting 2022-08-17T12:08:44.4431824Z 1fa185240ca3: Pulling fs layer 2022-08-17T12:08:44.4432206Z 23abdbeecfb4: Waiting 2022-08-17T12:08:44.4432781Z a6e0fcd1aa20: Pulling fs layer 2022-08-17T12:08:44.4433177Z 1fa185240ca3: Waiting 2022-08-17T12:08:44.4433546Z 8e01ec37d418: Pulling fs layer 2022-08-17T12:08:44.4433961Z 1c32b0efd017: Pulling fs layer 2022-08-17T12:08:44.4434376Z 597207aa735b: Pulling fs layer 2022-08-17T12:08:44.4434737Z 1c32b0efd017: Waiting 2022-08-17T12:08:44.4435128Z ebf0ded24680: Pulling fs layer 2022-08-17T12:08:44.4435549Z 0c2d3f725e85: Pulling fs layer 2022-08-17T12:08:44.4435943Z 8ed5b0e148f1: Pulling fs layer 2022-08-17T12:08:44.4436390Z 1f07a0c552f0: Pulling fs layer 2022-08-17T12:08:44.4436822Z cbd9ad8028e7: Pulling fs layer 2022-08-17T12:08:44.4437202Z 0c2d3f725e85: Waiting 2022-08-17T12:08:44.4437603Z 7beb30acbc53: Pulling fs layer 2022-08-17T12:08:44.4438000Z 03c958aac076: Waiting 2022-08-17T12:08:44.4438346Z 8ed5b0e148f1: Waiting 2022-08-17T12:08:44.4438736Z 49c869d8a1f8: Pulling fs layer 2022-08-17T12:08:44.4439117Z cbd9ad8028e7: Waiting 2022-08-17T12:08:44.4439629Z 1f07a0c552f0: Waiting 2022-08-17T12:08:44.4439989Z 7beb30acbc53: Waiting 2022-08-17T12:08:44.5190090Z 7de94ae42eb5: Verifying Checksum 2022-08-17T12:08:44.5190435Z 7de94ae42eb5: Download complete 2022-08-17T12:08:44.6021760Z b77cf8c70533: Download complete 2022-08-17T12:08:44.7777581Z 22c5ef60a68e: Verifying Checksum 2022-08-17T12:08:44.7778000Z 22c5ef60a68e: Download complete 2022-08-17T12:08:44.8699800Z 1d6c2c55a73e: Download complete 2022-08-17T12:08:44.9529411Z 2ba0c5f4eec5: Download complete 2022-08-17T12:08:45.0369143Z eae1a598e78a: Verifying Checksum 2022-08-17T12:08:45.0369623Z eae1a598e78a: Download complete 2022-08-17T12:08:45.1247451Z 46b0d6774d29: Download complete 2022-08-17T12:08:45.1968230Z 08718746cfb0: Download complete 2022-08-17T12:08:45.2750949Z bbdfc80c705d: Verifying Checksum 2022-08-17T12:08:45.2751362Z bbdfc80c705d: Download complete 2022-08-17T12:08:45.3430677Z 5dbd12e1e6d6: Verifying Checksum 2022-08-17T12:08:45.3431036Z 5dbd12e1e6d6: Download complete 2022-08-17T12:08:45.4255042Z 22c5ef60a68e: Pull complete 2022-08-17T12:08:45.4322800Z c0e304039a83: Verifying Checksum 2022-08-17T12:08:45.4323048Z c0e304039a83: Download complete 2022-08-17T12:08:45.5188307Z 7de94ae42eb5: Pull complete 2022-08-17T12:08:45.6716907Z b1054aea5f94: Verifying Checksum 2022-08-17T12:08:45.6717289Z b1054aea5f94: Download complete 2022-08-17T12:08:45.7474984Z 91d5b0baf4b6: Verifying Checksum 2022-08-17T12:08:45.7475396Z 91d5b0baf4b6: Download complete 2022-08-17T12:08:45.8233390Z a518fdf5021e: Verifying Checksum 2022-08-17T12:08:45.8233666Z a518fdf5021e: Download complete 2022-08-17T12:08:45.8976034Z c31ac2d0a96f: Verifying Checksum 2022-08-17T12:08:45.8976341Z c31ac2d0a96f: Download complete 2022-08-17T12:08:45.9721876Z 936b57f23caa: Verifying Checksum 2022-08-17T12:08:45.9722301Z 936b57f23caa: Download complete 2022-08-17T12:08:46.0611023Z 39e9a06fcd04: Download complete 2022-08-17T12:08:46.1272771Z 0ba408c9a991: Download complete 2022-08-17T12:08:46.1930240Z 4eeddff048e2: Verifying Checksum 2022-08-17T12:08:46.1930766Z 4eeddff048e2: Download complete 2022-08-17T12:08:46.2610397Z b03153a30ed7: Download complete 2022-08-17T12:08:46.5083018Z 21f97d722412: Verifying Checksum 2022-08-17T12:08:46.5083420Z 21f97d722412: Download complete 2022-08-17T12:08:46.5821069Z 26968089f8f1: Verifying Checksum 2022-08-17T12:08:46.5821330Z 26968089f8f1: Download complete 2022-08-17T12:08:46.6536942Z 582f4dc0ea3c: Verifying Checksum 2022-08-17T12:08:46.6537202Z 582f4dc0ea3c: Download complete 2022-08-17T12:08:47.1764080Z a139447d0ea1: Download complete 2022-08-17T12:08:47.2455854Z 6148b429c75d: Verifying Checksum 2022-08-17T12:08:47.2456266Z 6148b429c75d: Download complete 2022-08-17T12:08:47.3309285Z 61b058bacd26: Verifying Checksum 2022-08-17T12:08:47.3309566Z 61b058bacd26: Download complete 2022-08-17T12:08:47.4082396Z 2bb23ddca198: Verifying Checksum 2022-08-17T12:08:47.4082818Z 2bb23ddca198: Download complete 2022-08-17T12:08:47.4900283Z 27c4a4994c6e: Verifying Checksum 2022-08-17T12:08:47.4900711Z 27c4a4994c6e: Download complete 2022-08-17T12:08:47.5581754Z 3592701c48ce: Verifying Checksum 2022-08-17T12:08:47.5582293Z 3592701c48ce: Download complete 2022-08-17T12:08:47.6129405Z 9a116a946de5: Verifying Checksum 2022-08-17T12:08:47.6129848Z 9a116a946de5: Download complete 2022-08-17T12:08:47.6852477Z 03c958aac076: Download complete 2022-08-17T12:08:47.7682814Z 6dbd2e8e1d0c: Download complete 2022-08-17T12:08:47.8388816Z 288fc19fc463: Verifying Checksum 2022-08-17T12:08:47.8389310Z 288fc19fc463: Download complete 2022-08-17T12:08:47.9236514Z 87cfb8779f20: Verifying Checksum 2022-08-17T12:08:47.9236892Z 87cfb8779f20: Download complete 2022-08-17T12:08:48.0005867Z 52d4c8a6a45a: Verifying Checksum 2022-08-17T12:08:48.0006301Z 52d4c8a6a45a: Download complete 2022-08-17T12:08:48.0795774Z e85f41721daf: Verifying Checksum 2022-08-17T12:08:48.0796194Z e85f41721daf: Download complete 2022-08-17T12:08:48.1645763Z a2fc7fee1f86: Verifying Checksum 2022-08-17T12:08:48.1646184Z a2fc7fee1f86: Download complete 2022-08-17T12:08:48.2443613Z 30320e4ebea2: Verifying Checksum 2022-08-17T12:08:48.2444263Z 30320e4ebea2: Download complete 2022-08-17T12:08:49.5418544Z cfd1c8399b8f: Verifying Checksum 2022-08-17T12:08:49.5418817Z cfd1c8399b8f: Download complete 2022-08-17T12:08:49.6197003Z d3af1b4bab6b: Verifying Checksum 2022-08-17T12:08:49.6197435Z d3af1b4bab6b: Download complete 2022-08-17T12:08:49.7026168Z c192004dc29d: Verifying Checksum 2022-08-17T12:08:49.7026464Z c192004dc29d: Download complete 2022-08-17T12:08:50.4121434Z 7da2e0e49462: Verifying Checksum 2022-08-17T12:08:50.4121892Z 7da2e0e49462: Download complete 2022-08-17T12:08:50.4711299Z 3fe950f6e93f: Verifying Checksum 2022-08-17T12:08:50.4711809Z 3fe950f6e93f: Download complete 2022-08-17T12:08:50.5344754Z 2cc067aa247e: Verifying Checksum 2022-08-17T12:08:50.5345711Z 2cc067aa247e: Download complete 2022-08-17T12:08:50.9960720Z 23abdbeecfb4: Verifying Checksum 2022-08-17T12:08:50.9961121Z 23abdbeecfb4: Download complete 2022-08-17T12:08:51.0724325Z 2d0177d2760b: Download complete 2022-08-17T12:08:51.1506598Z ae09ccf5bc2d: Verifying Checksum 2022-08-17T12:08:51.1507111Z ae09ccf5bc2d: Download complete 2022-08-17T12:08:51.2117724Z 1fa185240ca3: Verifying Checksum 2022-08-17T12:08:51.2118074Z 1fa185240ca3: Download complete 2022-08-17T12:08:51.2788860Z a6e0fcd1aa20: Download complete 2022-08-17T12:08:51.5302512Z 8e01ec37d418: Verifying Checksum 2022-08-17T12:08:51.5302880Z 8e01ec37d418: Download complete 2022-08-17T12:08:51.6098335Z 1c32b0efd017: Verifying Checksum 2022-08-17T12:08:51.6098786Z 1c32b0efd017: Download complete 2022-08-17T12:08:51.6810762Z 597207aa735b: Verifying Checksum 2022-08-17T12:08:51.6811006Z 597207aa735b: Download complete 2022-08-17T12:08:53.2075047Z a139447d0ea1: Pull complete 2022-08-17T12:08:53.4224856Z b77cf8c70533: Pull complete 2022-08-17T12:08:54.7514719Z ebf0ded24680: Verifying Checksum 2022-08-17T12:08:54.7514995Z ebf0ded24680: Download complete 2022-08-17T12:08:54.8282920Z 0c2d3f725e85: Verifying Checksum 2022-08-17T12:08:54.8283309Z 0c2d3f725e85: Download complete 2022-08-17T12:08:54.9120736Z 8ed5b0e148f1: Download complete 2022-08-17T12:08:54.9750158Z 1f07a0c552f0: Download complete 2022-08-17T12:08:55.0485668Z cbd9ad8028e7: Download complete 2022-08-17T12:08:55.1382375Z 7beb30acbc53: Download complete 2022-08-17T12:08:56.5880519Z 49c869d8a1f8: Verifying Checksum 2022-08-17T12:08:56.5880785Z 49c869d8a1f8: Download complete 2022-08-17T12:09:08.9375077Z 4971ab711018: Verifying Checksum 2022-08-17T12:09:08.9375323Z 4971ab711018: Download complete 2022-08-17T12:09:11.2286219Z b1054aea5f94: Pull complete 2022-08-17T12:09:11.7043535Z 1d6c2c55a73e: Pull complete 2022-08-17T12:09:12.1511601Z 2ba0c5f4eec5: Pull complete 2022-08-17T12:09:12.6272429Z eae1a598e78a: Pull complete 2022-08-17T12:09:13.1529937Z 46b0d6774d29: Pull complete 2022-08-17T12:09:13.6075020Z 08718746cfb0: Pull complete 2022-08-17T12:09:14.0822927Z bbdfc80c705d: Pull complete 2022-08-17T12:09:14.5158595Z 5dbd12e1e6d6: Pull complete 2022-08-17T12:09:14.9935920Z c0e304039a83: Pull complete 2022-08-17T12:09:16.9391147Z f764ec246fcd: Verifying Checksum 2022-08-17T12:09:16.9391783Z f764ec246fcd: Download complete 2022-08-17T12:09:41.6900709Z 4971ab711018: Pull complete 2022-08-17T12:09:42.0428868Z 91d5b0baf4b6: Pull complete 2022-08-17T12:09:42.1923150Z a518fdf5021e: Pull complete 2022-08-17T12:09:42.3469723Z c31ac2d0a96f: Pull complete 2022-08-17T12:09:42.5755330Z 936b57f23caa: Pull complete 2022-08-17T12:09:42.8308775Z 39e9a06fcd04: Pull complete 2022-08-17T12:09:43.0225690Z 0ba408c9a991: Pull complete 2022-08-17T12:09:43.1986184Z 4eeddff048e2: Pull complete 2022-08-17T12:09:43.3903597Z b03153a30ed7: Pull complete 2022-08-17T12:09:43.9391700Z 21f97d722412: Pull complete 2022-08-17T12:09:44.0522679Z 26968089f8f1: Pull complete 2022-08-17T12:09:44.2749512Z 582f4dc0ea3c: Pull complete 2022-08-17T12:09:46.1648660Z 9a116a946de5: Pull complete 2022-08-17T12:09:46.3798852Z 6148b429c75d: Pull complete 2022-08-17T12:09:46.6020032Z 61b058bacd26: Pull complete 2022-08-17T12:09:46.8844308Z 2bb23ddca198: Pull complete 2022-08-17T12:09:47.0951984Z 27c4a4994c6e: Pull complete 2022-08-17T12:09:47.3138424Z 3592701c48ce: Pull complete 2022-08-17T12:09:51.4402442Z cfd1c8399b8f: Pull complete 2022-08-17T12:09:51.6601578Z 03c958aac076: Pull complete 2022-08-17T12:09:51.8851953Z 6dbd2e8e1d0c: Pull complete 2022-08-17T12:09:52.1243350Z 288fc19fc463: Pull complete 2022-08-17T12:09:52.3410441Z 87cfb8779f20: Pull complete 2022-08-17T12:09:52.5613435Z 52d4c8a6a45a: Pull complete 2022-08-17T12:09:52.7828178Z e85f41721daf: Pull complete 2022-08-17T12:09:52.9100414Z a2fc7fee1f86: Pull complete 2022-08-17T12:09:53.0967722Z 30320e4ebea2: Pull complete 2022-08-17T12:09:59.6731616Z 7da2e0e49462: Pull complete 2022-08-17T12:09:59.8507260Z d3af1b4bab6b: Pull complete 2022-08-17T12:10:00.0580845Z c192004dc29d: Pull complete 2022-08-17T12:10:16.4038570Z f764ec246fcd: Pull complete 2022-08-17T12:10:16.5837337Z 3fe950f6e93f: Pull complete 2022-08-17T12:10:16.8277869Z 2cc067aa247e: Pull complete 2022-08-17T12:10:18.0585437Z 23abdbeecfb4: Pull complete 2022-08-17T12:10:18.2856289Z 2d0177d2760b: Pull complete 2022-08-17T12:10:18.5148720Z ae09ccf5bc2d: Pull complete 2022-08-17T12:10:18.7625802Z 1fa185240ca3: Pull complete 2022-08-17T12:10:18.9829259Z a6e0fcd1aa20: Pull complete 2022-08-17T12:10:19.3900537Z 8e01ec37d418: Pull complete 2022-08-17T12:10:19.6045617Z 1c32b0efd017: Pull complete 2022-08-17T12:10:19.8385372Z 597207aa735b: Pull complete 2022-08-17T12:10:23.7059305Z ebf0ded24680: Pull complete 2022-08-17T12:10:23.9039693Z 0c2d3f725e85: Pull complete 2022-08-17T12:10:24.1331927Z 8ed5b0e148f1: Pull complete 2022-08-17T12:10:24.3534153Z 1f07a0c552f0: Pull complete 2022-08-17T12:10:24.5832868Z cbd9ad8028e7: Pull complete 2022-08-17T12:10:24.7958908Z 7beb30acbc53: Pull complete 2022-08-17T12:10:26.3908587Z 49c869d8a1f8: Pull complete 2022-08-17T12:10:26.5014966Z Digest: sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T12:10:26.5462252Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:26.5656547Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:26.5706601Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:10:26.5706883Z python3 -m pip install psutil==5.9.1 2022-08-17T12:10:26.5707128Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:10:26.5707388Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:10:26.5707658Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:10:26.5727202Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:26.5727424Z env: 2022-08-17T12:10:26.5727591Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.5727780Z ##[endgroup] 2022-08-17T12:10:29.0304327Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:29.3025137Z Collecting psutil==5.9.1 2022-08-17T12:10:29.3163277Z 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:10:29.3633634Z Installing collected packages: psutil 2022-08-17T12:10:29.4795398Z Successfully installed psutil-5.9.1 2022-08-17T12:10:29.8133697Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:29.8650000Z Collecting pynvml==11.4.1 2022-08-17T12:10:29.8905498Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:10:29.9248456Z Installing collected packages: pynvml 2022-08-17T12:10:29.9649246Z Successfully installed pynvml-11.4.1 2022-08-17T12:10:30.0089852Z Prepare all required actions 2022-08-17T12:10:30.0090095Z Getting action download info 2022-08-17T12:10:30.2127487Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:10:30.4099109Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:10:30.5304632Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:10:30.5304856Z with: 2022-08-17T12:10:30.5305211Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:30.5305403Z env: 2022-08-17T12:10:30.5305575Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:30.5305749Z ##[endgroup] 2022-08-17T12:10:30.5329872Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:10:30.5330085Z with: 2022-08-17T12:10:30.5330263Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:30.5330476Z s3-bucket: gha-artifacts 2022-08-17T12:10:30.5330667Z region: us-east-1 2022-08-17T12:10:30.5330820Z env: 2022-08-17T12:10:30.5331018Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:30.5331210Z ##[endgroup] 2022-08-17T12:10:31.3635520Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-bionic-py3.7-clang9/ 2022-08-17T12:10:31.3636331Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:34.6381146Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:34.6381404Z 2022-08-17T12:10:34.6382529Z Artifact download has finished successfully 2022-08-17T12:10:34.6471217Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:34.6471449Z unzip -o artifacts.zip 2022-08-17T12:10:34.6482485Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:34.6482701Z env: 2022-08-17T12:10:34.6482926Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:34.6483101Z ##[endgroup] 2022-08-17T12:10:34.6968162Z Archive: artifacts.zip 2022-08-17T12:10:34.6969022Z creating: dist/ 2022-08-17T12:10:35.4939372Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:35.4939714Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:35.4940033Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:35.4940390Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:35.4942128Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:35.4942548Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:35.4942970Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:35.4943395Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:35.4943800Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:35.4945921Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:35.4946880Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:35.4947301Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:35.4947714Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:35.4949697Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:35.4950719Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:35.4952029Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:35.4952888Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:35.4953894Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:35.4954540Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:35.4954953Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:35.4955501Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:35.4955987Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:35.4956403Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:35.4956841Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:35.4957301Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:35.4957742Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:35.4958179Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:35.4958624Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:35.4959421Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:35.4959903Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:35.4960367Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:35.4960901Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:35.4977011Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:35.5033594Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:35.5034044Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:35.5034511Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:35.5034996Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:35.5035455Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:35.5035899Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:35.5036363Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:35.5037083Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:35.5037600Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:35.5038384Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:35.5038882Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:35.5054797Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:35.5091130Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:35.5091612Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:35.5092162Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:35.5092597Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:35.5093421Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:35.5094274Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:35.5095723Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:35.5096440Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:35.5097004Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:35.5147711Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:35.5177166Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:35.5177816Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:35.5178179Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:35.5180421Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:35.5180822Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:35.5181236Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:35.5181653Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:35.5182063Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:35.5183822Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:35.5184857Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:35.5185430Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:35.5185850Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:35.5187798Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:35.5188834Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:35.5190100Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:35.5190629Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:35.5191955Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:35.5192704Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:35.5193114Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:35.5193690Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:35.5194200Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:35.5194627Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:35.5195064Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:35.5195541Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:35.5196000Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:35.5196536Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:35.5196988Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:35.5197615Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:35.5198101Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:35.5198627Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:35.5199077Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:35.5215255Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:35.5239356Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:35.5239838Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:35.5240292Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:35.5240703Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:35.5241395Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:35.5242299Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:35.5243760Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:35.5244433Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:35.5245014Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:35.5264803Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:35.5265283Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:35.5265636Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:35.5267693Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:35.5268115Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:35.5268559Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:35.5268982Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:35.5269421Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:35.5271091Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:35.5272047Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:35.5272473Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:35.5272923Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:35.5274820Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:35.5275842Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:35.5277135Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:35.5277667Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:35.5278892Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:35.5279699Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:35.5280134Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:35.5280675Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:35.5281241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:35.5281806Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:35.5282288Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:35.5282803Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:35.5283293Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:35.5283754Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:35.5284338Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:35.5285136Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:35.5285805Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:35.5286308Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:35.5286792Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:35.5290571Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:35.5369152Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:35.5369664Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:35.5370154Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:35.5370668Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:35.5371160Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:35.5371634Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:35.5372101Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:35.5372593Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:35.5373086Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:35.5373574Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:35.5374043Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:35.5391103Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:35.5409733Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:35.5410271Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:35.5410875Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:35.5411328Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:35.5411832Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:35.5412740Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:35.5414211Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:35.5415062Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:35.5415539Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:35.5483915Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:35.5499639Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:35.5500282Z creating: build/lib/ 2022-08-17T12:10:35.5501094Z inflating: build/lib/libclog.a 2022-08-17T12:10:35.5555632Z inflating: build/lib/libgtest.a 2022-08-17T12:10:35.5563486Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:35.5624258Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:35.5696436Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:35.5703750Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:35.5727799Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:35.5791597Z inflating: build/lib/libgloo.a 2022-08-17T12:10:35.5851643Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:35.6227555Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:35.6241254Z inflating: build/lib/libfmt.a 2022-08-17T12:10:35.6241925Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:35.6286692Z inflating: build/lib/libc10.so 2022-08-17T12:10:35.6287554Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:35.6294685Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:35.6301305Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:35.6303492Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:35.6314814Z inflating: build/lib/libgmock.a 2022-08-17T12:10:35.6315375Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:35.6316019Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:36.5343607Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:36.5762223Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:36.6219067Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:36.6231004Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:36.6231619Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:36.7171308Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:36.8127133Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:36.8297791Z inflating: build/lib/libkineto.a 2022-08-17T12:10:36.8315777Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:36.8418781Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:36.8455055Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:36.8494986Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:36.8511402Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:36.9027997Z inflating: build/lib/libonnx.a 2022-08-17T12:10:38.7732214Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:38.7732685Z inflating: build/lib/libtorch.so 2022-08-17T12:10:38.7736609Z inflating: build/lib/libshm.so 2022-08-17T12:10:38.7757957Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:38.7806414Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:38.7831324Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:38.9360061Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:38.9395835Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:38.9396061Z creating: build/bin/ 2022-08-17T12:10:38.9440314Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:38.9485495Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:38.9530285Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:38.9573691Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:38.9625361Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:38.9669880Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:38.9717524Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:38.9766720Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:38.9817672Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:38.9860683Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:38.9905837Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:38.9952404Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:38.9995799Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:39.0039973Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:39.0084076Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:39.0137611Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:39.0187110Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:39.0320119Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:39.0368354Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:39.0412908Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:39.0457888Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:39.0502607Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:39.0546216Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:39.0591992Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:39.0639929Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:39.0688892Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:39.0737190Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:39.0825634Z inflating: build/bin/c10_either_test 2022-08-17T12:10:39.0872101Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:39.0917128Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:39.1045423Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:39.1090351Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:39.1138709Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:39.1206356Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:39.1260942Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:39.1308520Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:39.1358968Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:39.1404085Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:39.1443450Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:39.1490773Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:39.1854665Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:39.2217354Z inflating: build/bin/protoc 2022-08-17T12:10:39.2510763Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:39.2816033Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:10:39.3134045Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:39.3180871Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:39.3227693Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:39.3280085Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:39.3338045Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:39.3340418Z inflating: build/bin/example_allreduce 2022-08-17T12:10:39.3388915Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:39.3450351Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:39.3452423Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:39.3512970Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:39.3522013Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:39.3571602Z inflating: build/bin/scalar_test 2022-08-17T12:10:39.3622879Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:39.3678491Z inflating: build/bin/basic 2022-08-17T12:10:39.3988204Z inflating: build/bin/test_lazy 2022-08-17T12:10:39.4034065Z inflating: build/bin/Dimname_test 2022-08-17T12:10:39.4086270Z inflating: build/bin/atest 2022-08-17T12:10:39.4149943Z inflating: build/bin/Dict_test 2022-08-17T12:10:39.4199497Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:39.4246016Z inflating: build/bin/half_test 2022-08-17T12:10:39.4293748Z inflating: build/bin/broadcast_test 2022-08-17T12:10:39.4338569Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:39.4383825Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:39.4435264Z inflating: build/bin/native_test 2022-08-17T12:10:39.4485844Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:39.4533550Z inflating: build/bin/test_parallel 2022-08-17T12:10:39.4579574Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:39.4581578Z inflating: build/bin/thread_init_test 2022-08-17T12:10:39.4582651Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:39.4628048Z inflating: build/bin/weakref_test 2022-08-17T12:10:39.4677673Z inflating: build/bin/quantized_test 2022-08-17T12:10:39.4722675Z inflating: build/bin/operators_test 2022-08-17T12:10:39.4771851Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:39.4816156Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:39.4888057Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:39.4935111Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:39.4981178Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:39.6347292Z inflating: build/bin/test_api 2022-08-17T12:10:39.6397759Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:39.6444646Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:39.6491913Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:39.6536030Z inflating: build/bin/variant_test 2022-08-17T12:10:39.6598497Z inflating: build/bin/pow_test 2022-08-17T12:10:39.6643521Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:39.6687755Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:39.6734546Z inflating: build/bin/memory_format_test 2022-08-17T12:10:39.6822361Z inflating: build/bin/ivalue_test 2022-08-17T12:10:39.6888506Z inflating: build/bin/vmap_test 2022-08-17T12:10:39.6970038Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:39.7025464Z inflating: build/bin/type_test 2022-08-17T12:10:39.7069740Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:39.7115738Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:39.7168307Z inflating: build/bin/IListRef_test 2022-08-17T12:10:39.7258857Z inflating: build/bin/List_test 2022-08-17T12:10:39.7376165Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:39.7432395Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:39.7519449Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:39.7637963Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:39.7732012Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:39.7786202Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:39.7830604Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:39.7873981Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:39.7962498Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:39.8246573Z inflating: build/bin/op_registration_test 2022-08-17T12:10:39.8292696Z inflating: build/bin/inline_container_test 2022-08-17T12:10:39.8341330Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:39.8358322Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:39.8362723Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:39.9465706Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:40.0004504Z inflating: build/bin/test_jit 2022-08-17T12:10:40.0006122Z inflating: .pytorch-test-times.json 2022-08-17T12:10:40.0029384Z ##[group]Run df -H 2022-08-17T12:10:40.0029571Z df -H 2022-08-17T12:10:40.0040622Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:40.0040840Z env: 2022-08-17T12:10:40.0041014Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:40.0041196Z ##[endgroup] 2022-08-17T12:10:40.0370540Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:40.0370985Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:40.0371509Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:40.0371725Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:40.0372076Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:40.0372294Z /dev/nvme0n1p1 162G 19G 143G 12% / 2022-08-17T12:10:40.0372498Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:40.0404070Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:40.0404316Z .github/scripts/parse_ref.py 2022-08-17T12:10:40.0414480Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:40.0414663Z env: 2022-08-17T12:10:40.0414842Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:40.0415015Z ##[endgroup] 2022-08-17T12:10:40.0715151Z ##[group]Run set -x 2022-08-17T12:10:40.0715416Z set -x 2022-08-17T12:10:40.0715582Z  2022-08-17T12:10:40.0715767Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:40.0716026Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:40.0716283Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:40.0716505Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:40.0716704Z else 2022-08-17T12:10:40.0716904Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:40.0717103Z fi 2022-08-17T12:10:40.0717247Z  2022-08-17T12:10:40.0717479Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:40.0717714Z  2022-08-17T12:10:40.0717915Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:40.0718125Z # 2022-08-17T12:10:40.0718402Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:40.0718761Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:40.0719213Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:40.0719444Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:40.0719615Z  2022-08-17T12:10:40.0719872Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:40.0720154Z # wreak havoc internally 2022-08-17T12:10:40.0720386Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:40.0720615Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:40.0720890Z  2022-08-17T12:10:40.0721120Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:40.0721401Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:40.0721675Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:40.0721918Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:40.0722140Z container_name=$(docker run \ 2022-08-17T12:10:40.0722327Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:40.0722523Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:40.0722721Z  -e PR_NUMBER \ 2022-08-17T12:10:40.0722900Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:40.0723083Z  -e BASE_SHA \ 2022-08-17T12:10:40.0723266Z  -e BRANCH \ 2022-08-17T12:10:40.0723428Z  -e SHA1 \ 2022-08-17T12:10:40.0723613Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:40.0723897Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:40.0724075Z  -e SHARD_NUMBER \ 2022-08-17T12:10:40.0724261Z  -e TEST_CONFIG \ 2022-08-17T12:10:40.0724451Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:40.0724623Z  -e PR_BODY \ 2022-08-17T12:10:40.0724811Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:40.0725021Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:40.0725234Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:40.0725441Z  -e PR_LABELS \ 2022-08-17T12:10:40.0725649Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:40.0725857Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:40.0726029Z  -e XLA_CUDA \ 2022-08-17T12:10:40.0726235Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:40.0726482Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:40.0726700Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:40.0726927Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:40.0727149Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:40.0727327Z  --ipc=host \ 2022-08-17T12:10:40.0727519Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:40.0727705Z  --tty \ 2022-08-17T12:10:40.0727905Z  --detach \ 2022-08-17T12:10:40.0728099Z  --name="${container_name}" \ 2022-08-17T12:10:40.0728385Z  --user jenkins \ 2022-08-17T12:10:40.0728620Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:40.0728854Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:40.0729061Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:40.0729232Z ) 2022-08-17T12:10:40.0729466Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:40.0739444Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:40.0739629Z env: 2022-08-17T12:10:40.0739788Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:40.0740026Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:10:40.0740244Z PR_NUMBER: 82657 2022-08-17T12:10:40.0740412Z BRANCH: pull/82657 2022-08-17T12:10:40.0740626Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:40.0740870Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:40.0741076Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:40.0741282Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:40.0741480Z TEST_CONFIG: default 2022-08-17T12:10:40.0741641Z SHARD_NUMBER: 1 2022-08-17T12:10:40.0741812Z NUM_TEST_SHARDS: 2 2022-08-17T12:10:40.0742349Z 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:10:40.0742918Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:40.0743145Z SHM_SIZE: 1g 2022-08-17T12:10:40.0743469Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:40.0743796Z XLA_CUDA: 2022-08-17T12:10:40.0744053Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:40.0744300Z ##[endgroup] 2022-08-17T12:10:40.0766820Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:40.0767367Z + [[ linux-bionic-py3.7-clang9 == *onnx* ]] 2022-08-17T12:10:40.0767685Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:40.0769727Z ++ git cherry -v origin/master 2022-08-17T12:10:40.8890822Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:40.8891458Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:40.8892194Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:40.8893229Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:40.8893952Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:40.8894733Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:40.8895377Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:40.8896178Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:40.8899283Z + 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:10:40.8902074Z + 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:10:40.8907219Z + 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:10:40.8910956Z + 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:10:40.8912583Z + 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:10:40.8913664Z + 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:10:40.8916764Z +++ nproc --ignore=2 2022-08-17T12:10:40.8937790Z ++ 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-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:50.1961462Z + container_name=3c1be2efaaa008b60fb03854903a39deb2498d43546eeb2dc42f3fa7aba3bb8c 2022-08-17T12:10:50.1962335Z + docker exec -t 3c1be2efaaa008b60fb03854903a39deb2498d43546eeb2dc42f3fa7aba3bb8c sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:50.6958063Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:50.7676104Z 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:10:51.2165268Z Installing collected packages: torch 2022-08-17T12:10:57.3107030Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:57.3676347Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:57.3830507Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:57.3831151Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:57.3831506Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:57.3831867Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:57.3832085Z + BUILD_DIR=build 2022-08-17T12:10:57.3832277Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:57.3832477Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:57.3832739Z + [[ linux-bionic-py3.7-clang9 != *bazel* ]] 2022-08-17T12:10:57.3833087Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:57.3846667Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:57.3849606Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:57.3876833Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:57.3883342Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:57.3891658Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:57.3896021Z +++ declare -f -t trap_add 2022-08-17T12:10:57.3899808Z ++ set -ex 2022-08-17T12:10:57.3900508Z ++ [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:10:57.3900885Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:57.3901397Z ++ [[ default == *xla* ]] 2022-08-17T12:10:57.3901927Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:10:57.3902443Z ++ [[ linux-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-08-17T12:10:57.3902729Z ++ which conda 2022-08-17T12:10:57.3911852Z /opt/conda/bin/conda 2022-08-17T12:10:57.3912968Z ++ conda install -q -y cmake 2022-08-17T12:10:59.3069692Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:59.7196670Z Solving environment: ...working... done 2022-08-17T12:10:59.8023563Z 2022-08-17T12:10:59.8023890Z ## Package Plan ## 2022-08-17T12:10:59.8024170Z 2022-08-17T12:10:59.8024523Z environment location: /opt/conda 2022-08-17T12:10:59.8024814Z 2022-08-17T12:10:59.8025192Z added / updated specs: 2022-08-17T12:10:59.8025633Z - cmake 2022-08-17T12:10:59.8025723Z 2022-08-17T12:10:59.8025728Z 2022-08-17T12:10:59.8025864Z The following packages will be downloaded: 2022-08-17T12:10:59.8026059Z 2022-08-17T12:10:59.8026179Z package | build 2022-08-17T12:10:59.8026752Z ---------------------------|----------------- 2022-08-17T12:10:59.8027089Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:59.8027440Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:59.8027801Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:59.8028170Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:59.8028471Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:59.8028810Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:59.8029185Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:59.8029486Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:59.8029860Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:59.8048712Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:59.8049118Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:59.8049498Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:59.8050060Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:59.8050451Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:59.8050860Z ------------------------------------------------------------ 2022-08-17T12:10:59.8051192Z Total: 12.0 MB 2022-08-17T12:10:59.8051376Z 2022-08-17T12:10:59.8051551Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:59.8051767Z 2022-08-17T12:10:59.8063332Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:59.8063722Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:59.8064084Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:59.8064464Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:59.8064807Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:59.8065275Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:59.8065654Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:59.8066016Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:59.8066370Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:59.8066740Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:59.8067089Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:59.8067434Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:59.8067763Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:59.8068103Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:59.8068256Z 2022-08-17T12:10:59.8068261Z 2022-08-17T12:11:00.5767894Z Preparing transaction: ...working... done 2022-08-17T12:11:00.9814879Z Verifying transaction: ...working... done 2022-08-17T12:11:01.2704285Z Executing transaction: ...working... done 2022-08-17T12:11:01.4452113Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:11:01.4452587Z + echo 'Environment variables' 2022-08-17T12:11:01.4452936Z Environment variables 2022-08-17T12:11:01.4453243Z + env 2022-08-17T12:11:01.4480707Z SHARD_NUMBER=1 2022-08-17T12:11:01.4481016Z UCC_HOME=/usr 2022-08-17T12:11:01.4481614Z BUILD_ENVIRONMENT=linux-bionic-py3.7-clang9 2022-08-17T12:11:01.4481956Z INSTALLED_DB=yes 2022-08-17T12:11:01.4482151Z HOSTNAME=3c1be2efaaa0 2022-08-17T12:11:01.4482920Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:11:01.4483366Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:11:01.4483738Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:11:01.4484014Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:11:01.4485197Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_6745a931-a6f7-4b59-997f-efd140bd061a 2022-08-17T12:11:01.4485506Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:11:01.4486031Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:11:01.4486528Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:11:01.4486845Z INSTALLED_THRIFT= 2022-08-17T12:11:01.4487139Z TEST_CONFIG=default 2022-08-17T12:11:01.4487413Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:11:01.4487721Z GITHUB_ACTIONS=true 2022-08-17T12:11:01.4488028Z CI=true 2022-08-17T12:11:01.4488456Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:11:01.4488649Z BRANCH=pull/82657 2022-08-17T12:11:01.4488900Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:11:01.4489204Z UCX_COMMIT=v1.13.x 2022-08-17T12:11:01.4489617Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:11:01.4489923Z GITHUB_ACTION_REF= 2022-08-17T12:11:01.4490254Z GITHUB_ACTION=__self 2022-08-17T12:11:01.4490607Z GITHUB_REF_PROTECTED=false 2022-08-17T12:11:01.4491143Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:11:01.4492104Z *** 2022-08-17T12:11:01.4492408Z INSTALLED_VISION=yes 2022-08-17T12:11:01.4492686Z HOME=/var/lib/jenkins 2022-08-17T12:11:01.4492989Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:11:01.4493266Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:11:01.4493498Z GITHUB_REF_TYPE=branch 2022-08-17T12:11:01.4493795Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:11:01.4494142Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:11:01.4494967Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_6745a931-a6f7-4b59-997f-efd140bd061a 2022-08-17T12:11:01.4495370Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:11:01.4495583Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:11:01.4495815Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:11:01.4496024Z INSTALLED_PROTOBUF=yes 2022-08-17T12:11:01.4496208Z DESIRED_CUDA= 2022-08-17T12:11:01.4496394Z GITHUB_RUN_ID=2875102080 2022-08-17T12:11:01.4496594Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:11:01.4496797Z MAX_JOBS=6 2022-08-17T12:11:01.4497181Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:11:01.4497438Z UCX_HOME=/usr 2022-08-17T12:11:01.4497610Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:11:01.4497856Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:11:01.4498113Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:11:01.4498306Z INSTALLED_ANDROID= 2022-08-17T12:11:01.4498857Z 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:11:01.4499458Z GITHUB_BASE_REF=master 2022-08-17T12:11:01.4499642Z TERM=xterm 2022-08-17T12:11:01.4499789Z XLA_CUDA= 2022-08-17T12:11:01.4499965Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:11:01.4500169Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:11:01.4500571Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_6745a931-a6f7-4b59-997f-efd140bd061a 2022-08-17T12:11:01.4500852Z GITHUB_JOB=test 2022-08-17T12:11:01.4502291Z 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:11:01.4503259Z NUM_TEST_SHARDS=2 2022-08-17T12:11:01.4503442Z PR_NUMBER=82657 2022-08-17T12:11:01.4503610Z SHLVL=1 2022-08-17T12:11:01.4503787Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:11:01.4504078Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:01.4504305Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:11:01.4504555Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:11:01.4504766Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:11:01.4505115Z GITHUB_WORKFLOW=pull 2022-08-17T12:11:01.4505418Z 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:11:01.4505839Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:11:01.4506106Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:11:01.4506289Z _=/usr/bin/env 2022-08-17T12:11:01.4506503Z + echo 'Testing pytorch' 2022-08-17T12:11:01.4506689Z Testing pytorch 2022-08-17T12:11:01.4506871Z + export LANG=C.UTF-8 2022-08-17T12:11:01.4507072Z + LANG=C.UTF-8 2022-08-17T12:11:01.4557358Z + PR_NUMBER=82657 2022-08-17T12:11:01.4557726Z + [[ default == \d\e\f\a\u\l\t ]] 2022-08-17T12:11:01.4558238Z + export CUDA_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4558599Z + CUDA_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4558967Z + export HIP_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4559309Z + HIP_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4559669Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:11:01.4560010Z + [[ default == \s\l\o\w ]] 2022-08-17T12:11:01.4560584Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:11:01.4561215Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:11:01.4561820Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:01.4562293Z + [[ linux-bionic-py3.7-clang9 == *cuda11* ]] 2022-08-17T12:11:01.4562679Z + [[ default == *crossref* ]] 2022-08-17T12:11:01.4563026Z + [[ default == *dynamo* ]] 2022-08-17T12:11:01.4563382Z + [[ -n 82657 ]] 2022-08-17T12:11:01.4563686Z + [[ -z '' ]] 2022-08-17T12:11:01.4564025Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:01.4564437Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:01.4564896Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:01.4565384Z + [[ linux-bionic-py3.7-clang9 != *-bazel-* ]] 2022-08-17T12:11:01.4565828Z + pip_install --user ninja 2022-08-17T12:11:01.4566319Z + pip install --progress-bar off --user ninja 2022-08-17T12:11:01.8642775Z Collecting ninja 2022-08-17T12:11:01.8798983Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:11:02.2827923Z Installing collected packages: ninja 2022-08-17T12:11:02.2913292Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:11:02.2913800Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:02.2967706Z Successfully installed ninja-1.10.2.3 2022-08-17T12:11:02.3571585Z + 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:11:02.3572261Z + 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:11:02.3572808Z + [[ linux-bionic-py3.7-clang9 == *asan* ]] 2022-08-17T12:11:02.3573061Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:11:02.3573271Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:11:02.3577456Z + [[ linux-bionic-py3.7-clang9 == *tbb* ]] 2022-08-17T12:11:02.3589736Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:02.3590220Z + [[ linux-bionic-py3.7-clang9 == *-bazel-* ]] 2022-08-17T12:11:02.3593134Z + cd test 2022-08-17T12:11:02.3593894Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:11:03.2451896Z PyTorch built with: 2022-08-17T12:11:03.2452427Z - GCC 4.2 2022-08-17T12:11:03.2452823Z - C++ Version: 201402 2022-08-17T12:11:03.2453227Z - clang 9.0.0 2022-08-17T12:11:03.2453928Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:03.2454703Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:03.2455254Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:03.2455751Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:11:03.2456203Z - NNPACK is enabled 2022-08-17T12:11:03.2456635Z - CPU capability usage: AVX2 2022-08-17T12:11:03.2461887Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -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 -Werror -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=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:11:03.2465932Z 2022-08-17T12:11:03.3857065Z + cd test 2022-08-17T12:11:03.3857536Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:11:04.2301332Z ATen/Parallel: 2022-08-17T12:11:04.2301791Z at::get_num_threads() : 4 2022-08-17T12:11:04.2302171Z at::get_num_interop_threads() : 4 2022-08-17T12:11:04.2302592Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:04.2302872Z omp_get_max_threads() : 4 2022-08-17T12:11:04.2303378Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:04.2303670Z mkl_get_max_threads() : 4 2022-08-17T12:11:04.2303992Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:04.2304268Z std::thread::hardware_concurrency() : 8 2022-08-17T12:11:04.2304482Z Environment variables: 2022-08-17T12:11:04.2304675Z OMP_NUM_THREADS : [not set] 2022-08-17T12:11:04.2304873Z MKL_NUM_THREADS : [not set] 2022-08-17T12:11:04.2305212Z ATen parallel backend: OpenMP 2022-08-17T12:11:04.2305339Z 2022-08-17T12:11:04.3728194Z + [[ default == *deploy* ]] 2022-08-17T12:11:04.3728424Z + [[ default == *backward* ]] 2022-08-17T12:11:04.3728619Z + [[ default == *xla* ]] 2022-08-17T12:11:04.3728832Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:11:04.3729236Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:04.3729499Z + [[ default == distributed ]] 2022-08-17T12:11:04.3729695Z + [[ default == *dynamo* ]] 2022-08-17T12:11:04.3729870Z + [[ default == *dynamo* ]] 2022-08-17T12:11:04.3730047Z + [[ 1 == 1 ]] 2022-08-17T12:11:04.3730242Z + [[ 2 -gt 1 ]] 2022-08-17T12:11:04.3730403Z + test_without_numpy 2022-08-17T12:11:04.3731951Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:11:04.3739479Z + pushd .jenkins/pytorch 2022-08-17T12:11:04.3739775Z ~/workspace/.jenkins/pytorch ~/workspace 2022-08-17T12:11:04.3740656Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');from unittest import TestCase;import torch;x=torch.randn(3,3);TestCase().assertRaises(RuntimeError, lambda: x.numpy())' 2022-08-17T12:11:05.1346917Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:77.) 2022-08-17T12:11:05.2645220Z + python -c 'import sys;sys.path.insert(0, '\''fake_numpy'\'');import torch;print(torch.tensor([torch.tensor(0.), torch.tensor(1.)]))' 2022-08-17T12:11:06.0197210Z -c:1: UserWarning: Failed to initialize NumPy: Sorry PyTorch, but our NumPy is in the other folder (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:77.) 2022-08-17T12:11:06.0204382Z tensor([0., 1.]) 2022-08-17T12:11:06.1505813Z + popd 2022-08-17T12:11:06.1506160Z ~/workspace 2022-08-17T12:11:06.1506490Z + install_torchvision 2022-08-17T12:11:06.1506759Z + local commit 2022-08-17T12:11:06.1509025Z ++ get_pinned_commit vision 2022-08-17T12:11:06.1509407Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:11:06.1535814Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:06.1536606Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:06.1537190Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:06.4998957Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:06.5004844Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-ouyun8md 2022-08-17T12:11:06.5168529Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-ouyun8md 2022-08-17T12:11:08.0504267Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:11:08.0545692Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:08.7995087Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:09.0408351Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:11.5474354Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:11:11.5557967Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (4.3.0) 2022-08-17T12:11:11.5562317Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.18.5) 2022-08-17T12:11:11.5566248Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (2.28.1) 2022-08-17T12:11:11.5570460Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.13.0a0+gitce6a3c6) 2022-08-17T12:11:11.5577448Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (9.2.0) 2022-08-17T12:11:11.5767913Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (1.26.11) 2022-08-17T12:11:11.5774260Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2022.6.15) 2022-08-17T12:11:11.5781072Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (3.3) 2022-08-17T12:11:11.5789551Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2.0.4) 2022-08-17T12:11:11.5980087Z Building wheels for collected packages: torchvision 2022-08-17T12:12:14.9047360Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2022-08-17T12:12:14.9424909Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=13600432 sha256=4f520d30642601e8fe882434b417e5c5359649e7e3869e55063441b2edce95a4 2022-08-17T12:12:14.9426047Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:12:14.9472129Z Successfully built torchvision 2022-08-17T12:12:15.3115336Z Installing collected packages: torchvision 2022-08-17T12:12:15.8310802Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:12:15.9413198Z + install_torchdynamo 2022-08-17T12:12:15.9413449Z + local commit 2022-08-17T12:12:15.9415683Z ++ get_pinned_commit torchdynamo 2022-08-17T12:12:15.9415991Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:12:15.9431345Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:15.9432107Z + pip_install --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:15.9432833Z + pip install --progress-bar off --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:16.2957164Z Collecting git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:16.2962953Z Cloning https://github.com/pytorch/torchdynamo.git (to revision f19410cd8204fa1c30ca72f81142508e128be66f) to /tmp/pip-req-build-elaqik1b 2022-08-17T12:12:16.2990189Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/torchdynamo.git /tmp/pip-req-build-elaqik1b 2022-08-17T12:12:16.9080557Z Running command git rev-parse -q --verify 'sha^f19410cd8204fa1c30ca72f81142508e128be66f' 2022-08-17T12:12:16.9114366Z Running command git fetch -q https://github.com/pytorch/torchdynamo.git f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:17.1197817Z Running command git checkout -q f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:17.6159364Z Resolved https://github.com/pytorch/torchdynamo.git to commit f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:20.0226070Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:12:20.0302186Z [?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:12:20.0306364Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.18.5) 2022-08-17T12:12:20.0637345Z Collecting tabulate 2022-08-17T12:12:20.0809437Z Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-17T12:12:20.0884388Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (6.0) 2022-08-17T12:12:20.0887658Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.10.1) 2022-08-17T12:12:20.0908802Z 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:12:20.0932044Z 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:12:20.1027735Z Building wheels for collected packages: torchdynamo 2022-08-17T12:12:24.6467371Z Building wheel for torchdynamo (setup.py) ... [?25l- \ | / - \ | / - done 2022-08-17T12:12:24.6544885Z [?25h Created wheel for torchdynamo: filename=torchdynamo-1.13.0.dev0-cp37-cp37m-linux_x86_64.whl size=2558600 sha256=dc4c7154e55ae4aec7582658dd6e3598f948861bfe42ce8e4d883acbd1664721 2022-08-17T12:12:24.6546240Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/39/47/7c/07229a5bdf22c7a30fc298e692ab525681565397eb89db3641 2022-08-17T12:12:24.6574236Z Successfully built torchdynamo 2022-08-17T12:12:25.0448683Z Installing collected packages: tabulate, torchdynamo 2022-08-17T12:12:25.2775056Z Successfully installed tabulate-0.8.10 torchdynamo-1.13.0.dev0 2022-08-17T12:12:25.3512206Z + test_python_shard 1 2022-08-17T12:12:25.3512634Z + [[ -z 2 ]] 2022-08-17T12:12:25.3513099Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:12:25.3513770Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 1 2 --verbose 2022-08-17T12:12:26.5977351Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:12:26.6931306Z Ignoring disabled issues: [] 2022-08-17T12:12:26.7071314Z Found test time stats from artifacts 2022-08-17T12:12:26.7073391Z Selected tests: 2022-08-17T12:12:26.7073700Z test_ops 2022-08-17T12:12:26.7073961Z test_decomp 2022-08-17T12:12:26.7074246Z test_schema_check 2022-08-17T12:12:26.7074521Z test_fx 2022-08-17T12:12:26.7074713Z test_unary_ufuncs 2022-08-17T12:12:26.7074975Z test_jit_fuser_te 2022-08-17T12:12:26.7075253Z test_linalg 2022-08-17T12:12:26.7077580Z test_foreach 2022-08-17T12:12:26.7077995Z test_fx_experimental 2022-08-17T12:12:26.7078332Z test_optim 2022-08-17T12:12:26.7078803Z test_tensorexpr 2022-08-17T12:12:26.7078994Z test_dataloader 2022-08-17T12:12:26.7079323Z test_cpp_extensions_jit 2022-08-17T12:12:26.7079663Z test_serialization 2022-08-17T12:12:26.7079958Z test_dispatch 2022-08-17T12:12:26.7080169Z test_autograd 2022-08-17T12:12:26.7080462Z test_functional_autograd_benchmark 2022-08-17T12:12:26.7080770Z test_torch 2022-08-17T12:12:26.7081014Z test_testing 2022-08-17T12:12:26.7081267Z test_meta 2022-08-17T12:12:26.7081559Z test_type_promotion 2022-08-17T12:12:26.7081872Z test_mps 2022-08-17T12:12:26.7082177Z test_openmp 2022-08-17T12:12:26.7082473Z test_spectral_ops 2022-08-17T12:12:26.7082813Z test_multiprocessing 2022-08-17T12:12:26.7083152Z test_mkl_verbose 2022-08-17T12:12:26.7083412Z test_import_stats 2022-08-17T12:12:26.7083609Z test_profiler 2022-08-17T12:12:26.7083775Z test_package 2022-08-17T12:12:26.7086422Z test_overrides 2022-08-17T12:12:26.7086812Z test_cpp_extensions_open_device_registration 2022-08-17T12:12:26.7087064Z test_namedtuple_return_api 2022-08-17T12:12:26.7087276Z test_public_bindings 2022-08-17T12:12:26.7087437Z test_vmap 2022-08-17T12:12:26.7087674Z test_scatter_gather_ops 2022-08-17T12:12:26.7087861Z test_bundled_inputs 2022-08-17T12:12:26.7088105Z test_shape_ops 2022-08-17T12:12:26.7088300Z test_nestedtensor 2022-08-17T12:12:26.7088519Z test_model_dump 2022-08-17T12:12:26.7088674Z test_datapipe 2022-08-17T12:12:26.7088844Z test_fake_tensor 2022-08-17T12:12:26.7089013Z test_monitor 2022-08-17T12:12:26.7089231Z test_python_dispatch 2022-08-17T12:12:26.7089414Z test_jit_disabled 2022-08-17T12:12:26.7089580Z test_autocast 2022-08-17T12:12:26.7089752Z test_multiprocessing_spawn 2022-08-17T12:12:26.7090000Z test_pytree 2022-08-17T12:12:26.7090169Z test_profiler_tree 2022-08-17T12:12:26.7090330Z test_show_pickle 2022-08-17T12:12:26.7090508Z test_per_overload_api 2022-08-17T12:12:26.7090737Z test_fx_passes 2022-08-17T12:12:26.7090898Z test_numpy_interop 2022-08-17T12:12:26.7091090Z test_cpp_extensions_aot_ninja 2022-08-17T12:12:26.7091296Z test_cpp_extensions_aot_no_ninja 2022-08-17T12:12:26.7091522Z test_complex 2022-08-17T12:12:26.7091685Z test_vulkan 2022-08-17T12:12:26.7091869Z distributions/test_constraints 2022-08-17T12:12:26.7092065Z lazy/test_extract_compiled_graph 2022-08-17T12:12:26.7092317Z test_cuda_primary_ctx 2022-08-17T12:12:26.7092492Z test_deploy 2022-08-17T12:12:26.7092644Z test_fx_backends 2022-08-17T12:12:26.7092813Z test_jiterator 2022-08-17T12:12:26.7093034Z test_pruning_op 2022-08-17T12:12:26.7171524Z Prioritized test from test file changes. 2022-08-17T12:12:26.7171964Z reordering tests for PR: 2022-08-17T12:12:26.7172562Z prioritized: ['test_ops', 'test_optim'] 2022-08-17T12:12:26.7174882Z the rest: ['test_decomp', 'test_schema_check', 'test_fx', 'test_unary_ufuncs', 'test_jit_fuser_te', 'test_linalg', 'test_foreach', 'test_fx_experimental', 'test_tensorexpr', 'test_dataloader', 'test_cpp_extensions_jit', 'test_serialization', 'test_dispatch', 'test_autograd', 'test_functional_autograd_benchmark', 'test_torch', 'test_testing', 'test_meta', 'test_type_promotion', 'test_mps', 'test_openmp', 'test_spectral_ops', 'test_multiprocessing', 'test_mkl_verbose', 'test_import_stats', 'test_profiler', 'test_package', 'test_overrides', 'test_cpp_extensions_open_device_registration', 'test_namedtuple_return_api', 'test_public_bindings', 'test_vmap', 'test_scatter_gather_ops', 'test_bundled_inputs', 'test_shape_ops', 'test_nestedtensor', 'test_model_dump', 'test_datapipe', 'test_fake_tensor', 'test_monitor', 'test_python_dispatch', 'test_jit_disabled', 'test_autocast', 'test_multiprocessing_spawn', 'test_pytree', 'test_profiler_tree', 'test_show_pickle', 'test_per_overload_api', 'test_fx_passes', 'test_numpy_interop', 'test_cpp_extensions_aot_ninja', 'test_cpp_extensions_aot_no_ninja', 'test_complex', 'test_vulkan', 'distributions/test_constraints', 'lazy/test_extract_compiled_graph', 'test_cuda_primary_ctx', 'test_deploy', 'test_fx_backends', 'test_jiterator', 'test_pruning_op'] 2022-08-17T12:12:26.7176356Z 2022-08-17T12:12:26.7176764Z 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:12:26.7440800Z 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:12:26.7831175Z Running test_ops ... [2022-08-17 12:12:26.782898] 2022-08-17T12:12:26.7831647Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:12:26.782943] 2022-08-17T12:12:30.2568666Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops.xml 2022-08-17T12:12:30.3791360Z ============================= test session starts ============================== 2022-08-17T12:12:30.3791872Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:12:30.3838214Z cachedir: .pytest_cache 2022-08-17T12:12:30.3838753Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:12:30.3839120Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:12:30.3839545Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:12:30.3839894Z 2022-08-17T12:12:30.4243062Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:12:30.4243334Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:30.4243558Z 2022-08-17T12:12:30.4637048Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:12:30.4637416Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:30.4637597Z 2022-08-17T12:12:30.5088558Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:12:30.5089013Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:30.5089284Z 2022-08-17T12:12:30.5639128Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:12:30.5639624Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:12:30.5639905Z 2022-08-17T12:12:30.9852525Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:12:30.9853241Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:30.9853507Z 2022-08-17T12:12:30.9868515Z gw0 ok / gw1 C / gw2 C / gw3 C 2022-08-17T12:12:30.9869103Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:30.9869373Z 2022-08-17T12:12:31.0380129Z gw0 ok / gw1 C / gw2 ok / gw3 C 2022-08-17T12:12:31.0380902Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:31.0381185Z 2022-08-17T12:12:31.0452286Z gw0 ok / gw1 C / gw2 ok / gw3 ok 2022-08-17T12:12:31.0452936Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:12:31.0453198Z 2022-08-17T12:12:35.6887588Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:12:35.7795025Z gw0 ok / gw1 ok / gw2 [22855] / gw3 ok 2022-08-17T12:12:35.7850536Z gw0 ok / gw1 ok / gw2 [22855] / gw3 [22855] 2022-08-17T12:12:35.8050521Z gw0 [22855] / gw1 ok / gw2 [22855] / gw3 [22855] 2022-08-17T12:12:35.8057484Z gw0 [22855] / gw1 [22855] / gw2 [22855] / gw3 [22855] 2022-08-17T12:12:35.8057735Z scheduling tests via LoadScheduling 2022-08-17T12:12:35.9505491Z 2022-08-17T12:12:35.9508866Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:12:35.9513703Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:12:35.9514683Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:12:35.9520106Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:12:35.9598765Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:12:35.9608293Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:12:35.9615391Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:12:35.9619790Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:12:35.9621370Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:12:35.9623065Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:12:35.9627737Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:12:35.9632733Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:12:35.9635681Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:12:35.9638276Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:12:35.9640688Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:12:35.9642655Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:12:35.9643052Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:12:35.9644552Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:12:35.9645031Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:12:35.9646656Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:12:35.9649184Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:12:35.9651497Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:12:35.9653763Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:12:35.9655777Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:12:35.9657088Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:12:35.9659505Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:12:35.9660768Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:12:35.9662798Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:12:35.9664208Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:12:35.9666825Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:12:35.9668111Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:12:35.9954841Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:12:35.9955477Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:12:35.9961652Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:12:35.9986636Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:12:35.9989055Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:12:35.9997730Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:12:36.0002498Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:12:36.0030657Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:12:36.0396397Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:12:36.0399510Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:12:36.0402478Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:12:36.0416650Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:12:36.0426040Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:12:36.0434730Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:12:36.0464812Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:12:36.0499119Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:12:36.0836172Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:12:36.0836831Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:12:36.0837692Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:12:36.0851493Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:12:36.0863744Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:12:36.0873787Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:12:36.0880346Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:12:36.0906374Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:12:36.1277224Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:12:36.1277966Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:12:36.1279120Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:12:36.1299541Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:12:36.1315936Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:12:36.1320039Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:12:36.1330398Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:12:36.1349832Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:12:36.1714362Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:12:36.1718655Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:12:36.1719271Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:12:36.1743168Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:12:36.1752080Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:12:36.1759581Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:12:36.1763690Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:12:36.1789903Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:12:36.2157322Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:12:36.2158035Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:12:36.2158518Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:12:36.2180781Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:12:36.2188783Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:12:36.2196618Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:12:36.2202399Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:12:36.2248151Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:12:36.2596692Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:12:36.2599088Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:12:36.2601472Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:12:36.2623394Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:12:36.2632849Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:12:36.2636145Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:12:36.2641976Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:12:36.2660552Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:12:36.3035936Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:12:36.3040246Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:12:36.3042247Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:12:36.3061741Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:12:36.3076538Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:12:36.3083071Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:12:36.3088932Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:12:36.3126242Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:12:36.3477925Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:12:36.3481650Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:12:36.3482175Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:12:36.3501457Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:12:36.3518519Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:12:36.3521083Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:12:36.3527682Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:12:36.3567125Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:12:36.3917543Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:12:36.3920982Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:12:36.3921368Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:12:36.3935053Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:12:36.3941599Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:12:36.3953830Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:12:36.3957679Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:12:36.3992145Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:12:36.4356595Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:12:36.4361966Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:12:36.4366177Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:12:36.4390711Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:12:36.4397976Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:12:36.4404219Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:12:36.4421319Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:12:36.4435536Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:12:36.4795986Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:12:36.4802907Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:12:36.4804304Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:12:36.4816746Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:12:36.4831522Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:12:36.4842209Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:12:36.4872429Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:12:36.4889938Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:12:36.5239500Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:12:36.5242736Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:12:36.5246470Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:12:36.5272417Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:12:36.5298415Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:12:36.5346819Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:12:36.5399726Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:12:36.5403414Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:12:36.5716924Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:12:36.5717773Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:12:36.5718739Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:12:36.5745498Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:12:36.5761169Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:12:36.5807931Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:12:36.5816545Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:12:36.5857874Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:12:36.6194950Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:12:36.6198576Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:12:36.6204947Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:12:36.6235047Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:12:36.6247385Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:12:36.6254135Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:12:36.6288658Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:12:36.6303635Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:12:36.6675810Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:12:36.6681574Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:12:36.6688561Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:12:36.6691488Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:12:36.6751478Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:12:36.6766632Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:12:36.6771430Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:12:36.6802843Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:12:36.7118513Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:12:36.7126861Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:12:36.7127802Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:12:36.7132080Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:12:36.7157089Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:12:36.7175792Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:12:36.7191791Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:12:36.7223345Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:12:36.7554876Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:12:36.7561445Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:12:36.7569906Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:12:36.7570488Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:12:36.7598699Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:12:36.7612321Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:12:36.7614079Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:12:36.7616286Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:12:36.7998820Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:12:36.8004683Z test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:12:36.8009563Z test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:12:36.8013839Z test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:12:36.8041050Z test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:12:36.8047406Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:12:36.8215951Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:12:36.8283736Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:12:36.8436604Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:12:36.8439441Z test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:12:36.8441244Z test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:12:36.8447047Z test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:12:36.8652329Z test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:12:36.8873621Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:12:36.9900860Z test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:12:36.9912273Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:12:37.1021471Z test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:12:37.1036478Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:12:37.1075284Z test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:12:37.1109634Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:12:37.1210963Z test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:12:37.1353975Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:12:37.1362071Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:12:37.1413074Z test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:12:37.1420149Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:12:37.1512647Z test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:12:37.1897064Z test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:12:37.1907386Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:12:37.3183289Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:12:37.3194417Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:12:37.3323808Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:12:37.3331436Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:12:37.3395472Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:12:37.3402845Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:12:37.3813701Z test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:12:37.3821233Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:12:37.4238434Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:12:37.4250095Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:12:37.4350432Z test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:12:37.4360700Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:12:37.5223532Z test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:12:37.5234074Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:12:37.5499999Z test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:12:37.5507140Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:12:37.8936407Z test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:12:37.8944706Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:12:37.9151658Z test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:12:37.9159287Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:12:38.0201551Z test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:12:38.0209396Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:12:38.0437830Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:12:38.0449757Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:12:38.1645345Z test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:12:38.1653385Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:12:38.2294174Z test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:12:38.2305243Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:12:38.2548707Z test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:12:38.2712577Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:12:38.5981192Z test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:12:38.5991629Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:12:38.6514084Z test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:12:38.6524970Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:12:38.8215387Z test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:12:38.8224451Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:12:39.3651459Z test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:12:39.3660399Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:12:39.3780219Z test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:12:39.4073288Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:12:39.4216716Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:12:39.4512913Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:12:39.5257425Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:12:39.5266277Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:12:39.6253705Z test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:12:39.6259712Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:12:39.6598950Z test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:12:39.6672838Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:12:39.7711683Z test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:12:39.7720440Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:12:39.7777020Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:12:39.8153533Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:12:39.8422521Z test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:12:39.8431332Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:12:39.8582183Z test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:12:39.8592470Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:12:39.8676788Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:12:39.8832817Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:12:39.9110590Z test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:12:39.9272769Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:12:39.9331526Z test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:12:39.9339490Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:12:39.9396901Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:12:39.9753019Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:12:39.9940592Z test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:12:40.0114333Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:12:40.0121651Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:12:40.0192401Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:12:40.1707586Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:12:40.1715549Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:12:40.1966260Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:12:40.1974847Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:12:40.1980876Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:12:40.2075983Z test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:12:40.2152559Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:12:40.2392874Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:12:40.2476245Z test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:12:40.2832899Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:12:40.2955103Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:12:40.2962374Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:12:40.2974623Z test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:12:40.2981199Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:12:40.3119236Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:12:40.3326291Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:12:40.3393252Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:12:40.3395430Z test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:12:40.3615234Z test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:12:40.3832622Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:12:40.3888932Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:12:40.3897581Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:12:40.3991357Z test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:12:40.4026287Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:12:40.4271809Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:12:40.4313212Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:12:40.5541748Z test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:12:40.5559426Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:12:40.5734176Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:12:40.5743438Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:12:40.6188303Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:12:40.6203081Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:12:40.6460787Z test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:12:40.6609673Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:12:40.6618318Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:12:40.6635340Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:12:40.7478823Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:12:40.7492589Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:12:40.8110161Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:12:40.8155590Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:12:40.8162850Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:12:40.8473865Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:12:40.8805842Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:12:40.8819043Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:12:40.9065779Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:12:40.9077026Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:12:40.9180457Z test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:12:40.9195745Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:12:40.9538773Z test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:12:40.9550276Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:12:40.9603934Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:12:40.9611246Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:12:40.9754717Z test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:12:40.9766193Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:12:40.9803016Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:12:41.0109819Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:12:41.0513669Z test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:12:41.0528768Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:12:41.0619955Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:12:41.0968913Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:12:41.1593893Z test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:12:41.1606183Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:12:41.1930780Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:12:41.1943864Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:12:41.3041944Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:12:41.3054308Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:12:41.3132310Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:12:41.3411952Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:12:41.3425780Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:12:41.3473101Z test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:12:41.4038212Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:12:41.4051840Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:12:41.4478448Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:12:41.4493159Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:12:41.5001294Z test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:12:41.5017797Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:12:41.5149729Z test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:12:41.5164625Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:12:41.5350257Z test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:12:41.5433011Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:12:41.5591802Z test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:12:41.5604868Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:12:41.6099910Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:12:41.6115694Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:12:41.7449333Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:12:41.7457499Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:12:41.7646247Z test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:12:41.7873414Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:12:41.8147155Z test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:12:41.8155454Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:12:41.9629551Z test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:12:41.9642199Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:12:42.0202907Z test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:12:42.0207453Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:12:42.0217517Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:12:42.0218808Z test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:12:42.0685006Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:12:42.0696592Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:12:42.1253711Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:12:42.1267436Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:12:42.1789978Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:12:42.1800862Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:12:42.1890844Z test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:12:42.1904669Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:12:42.3086226Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:12:42.3105591Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:12:42.3838363Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:12:42.3848394Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:12:42.4315409Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:12:42.4329562Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:12:42.5431067Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:12:42.5441111Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:12:42.5614133Z test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:12:42.5750228Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:12:42.5763405Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:12:42.5873985Z test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:12:42.5992469Z test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:12:42.6202432Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:12:42.6212183Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:12:42.6313556Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:12:42.6408677Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:12:42.6420969Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:12:42.6443675Z test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:12:42.6495652Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:12:42.6633389Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:12:42.6833162Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:12:42.7309935Z test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:12:42.7324060Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:12:42.8077144Z test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:12:42.8088442Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:12:43.0312795Z test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:12:43.0321515Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:12:43.0700056Z test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:12:43.0707243Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:12:43.1462259Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:12:43.1482906Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:12:43.1801018Z test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:12:43.1915370Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:12:43.4402100Z test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:12:43.4422313Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:12:43.4488476Z test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:12:43.4498808Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:12:43.5488349Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:12:43.5498945Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:12:43.6040720Z test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:12:43.6055635Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:12:43.6420525Z test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:12:43.6475281Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:12:43.6621438Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:12:43.6635908Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:12:43.6724458Z test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:12:43.6734138Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:12:43.6967596Z test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:12:43.7155063Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:12:43.9508742Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:12:43.9520331Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:12:44.0566103Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:12:44.0576361Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:12:44.0586748Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:12:44.0596849Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:12:44.0681533Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:12:44.1035659Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:12:44.1919822Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:12:44.1926750Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:12:44.2473240Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:12:44.2484343Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:12:44.2801365Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:12:44.2809090Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:12:44.3176336Z test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:12:44.3233010Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:12:44.3432572Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:12:44.3443507Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:12:44.3871115Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:12:44.3879275Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:12:44.4632223Z test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:12:44.4640882Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:12:44.4749652Z test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:12:44.5072763Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:12:44.5128100Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:12:44.5552513Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:12:44.5898413Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:12:44.5993049Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:12:44.6188895Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:12:44.6200914Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:12:44.6599210Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:12:44.6606299Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:12:44.6957232Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:12:44.7031979Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:12:44.7985479Z test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:12:44.7992432Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:12:45.1841774Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:12:45.1849289Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:12:45.2040494Z test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:12:45.2112934Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:12:45.2122112Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:12:45.2254648Z test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:12:45.2272481Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:12:45.2553101Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:12:45.3352877Z test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:12:45.3364622Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:12:45.3632488Z test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:12:45.3641600Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:12:45.5225635Z test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:12:45.5239073Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:12:45.5246979Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:12:45.5252825Z test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:12:45.6312279Z test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:12:45.6323514Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:12:45.6511476Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:12:45.6752676Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:12:45.6845657Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:12:45.6851412Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:12:45.6859775Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:12:45.6866742Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:12:45.6872445Z test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:12:45.6903130Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:12:45.7155759Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:12:45.7191179Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:12:45.7271333Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:12:45.7312510Z test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:12:45.7524788Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:12:45.7532119Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:12:45.7591907Z test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:12:45.7631531Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:12:45.8603533Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:12:45.8611258Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:12:45.8775521Z test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:12:45.9032472Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:12:45.9238238Z test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:12:45.9472654Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:12:45.9587328Z test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:12:45.9597771Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:12:46.0079168Z test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:12:46.0089659Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:12:46.0099660Z test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:12:46.0114416Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:12:46.0269994Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:12:46.0379077Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:12:46.0506675Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:12:46.0515845Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:12:46.0518734Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:12:46.0553295Z test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:12:46.0763449Z test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:12:46.0951616Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:12:46.1027119Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:12:46.1042798Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:12:46.1300364Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:12:46.1392557Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:12:46.1514440Z test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:12:46.1525017Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:12:46.1578381Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:12:46.1832918Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:12:46.1887306Z test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:12:46.2272811Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:12:46.2417241Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:12:46.2578596Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:12:46.2586987Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:12:46.2753504Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:12:46.3043289Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:12:46.3051077Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:12:46.3152781Z test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:12:46.3161815Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:12:46.3262041Z test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:12:46.3303362Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:12:46.3474897Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:12:46.3595309Z test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:12:46.4350075Z test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:12:46.4362024Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:12:46.4429314Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:12:46.4794137Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:12:46.4828316Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:12:46.4839189Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:12:46.4880770Z test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:12:46.4890102Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:12:46.4978409Z test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:12:46.5048106Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:12:46.5232039Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:12:46.5312301Z test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:12:46.5391444Z test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:12:46.5402333Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:12:46.5487976Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:12:46.5496593Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:12:46.5672347Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:12:46.5791379Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:12:46.5832288Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:12:46.5972803Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:12:46.5981981Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:12:46.6112381Z test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:12:46.6171381Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:12:46.6194390Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:12:46.6274870Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:12:46.6284532Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:12:46.6286919Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:12:46.6393586Z test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:12:46.6550999Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:12:46.6565059Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:12:46.6775702Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:12:46.6787167Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:12:46.7091623Z test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:12:46.7192775Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:12:46.7212973Z test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:12:46.7220208Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:12:46.7663558Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:12:46.7677796Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:12:46.7690661Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:12:46.7705784Z test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:12:46.8988486Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:12:46.9002322Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:12:46.9327154Z test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:12:46.9406901Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:12:46.9416893Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:12:46.9433841Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:12:46.9660480Z test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:12:46.9968366Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:12:47.0046945Z test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:12:47.0073070Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:12:47.0700839Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:12:47.0717258Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:12:47.0815115Z test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:12:47.0829270Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:12:47.0944132Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:12:47.1230662Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:12:47.1262451Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:12:47.1276849Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:12:47.1966215Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:12:47.1977133Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:12:47.2081427Z test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:12:47.2093638Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:12:47.2361807Z test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:12:47.2377464Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:12:47.2763907Z test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:12:47.2773343Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:12:47.2845305Z test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:12:47.2859515Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:12:47.2866503Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:12:47.2868520Z test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:12:47.3034687Z test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:12:47.3272662Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:12:47.3669675Z test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:12:47.3713898Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:12:47.4265973Z test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:12:47.4273930Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:12:47.4386050Z test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:12:47.4387785Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:12:47.4388326Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:12:47.4711593Z test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:12:47.4836345Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:12:47.4847028Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:12:47.5084237Z test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:12:47.5152568Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:12:47.5211797Z test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:12:47.5221815Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:12:47.5339730Z test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:12:47.5593179Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:12:47.6480767Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:12:47.6488629Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:12:47.7888363Z test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:12:47.7896207Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:12:47.8198571Z test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:12:47.8209174Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:12:47.8330790Z test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:12:47.8478001Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:12:47.8488477Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:12:47.8635392Z test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:12:47.9055849Z test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:12:47.9074248Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:12:47.9203371Z test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:12:47.9516060Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:12:47.9604617Z test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:12:47.9618164Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:12:47.9928362Z test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:12:47.9954194Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:12:48.0050693Z test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:12:48.0092393Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:12:48.0101787Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:12:48.0317496Z test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:12:48.0327126Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:12:48.0393428Z test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:12:48.0417287Z test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:12:48.0792554Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:12:48.0900768Z test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:12:48.1309490Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:12:48.2475020Z test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:12:48.2488777Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:12:48.2874583Z test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:12:48.2913752Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:12:48.5210881Z test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:12:48.5218521Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:12:48.6119084Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:12:48.6125194Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:12:48.6160297Z test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:12:48.6553249Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:12:48.7609708Z test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:12:48.7618220Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:12:48.8397669Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:12:48.8405521Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:12:48.8482587Z test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:12:48.8833040Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:12:48.8933812Z test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:12:48.9274759Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:12:48.9712988Z test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:12:48.9726512Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:12:48.9747935Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:12:48.9885427Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:12:48.9893506Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:12:49.0152056Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:12:49.1103954Z test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:12:49.1114156Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:12:49.1216220Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:12:49.1512700Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:12:49.1612037Z test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:12:49.1790011Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:12:49.1796598Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:12:49.1952218Z test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:12:49.2039515Z test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:12:49.2149968Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:12:49.2232149Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:12:49.2254897Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:12:49.2263980Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:12:49.2391911Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:12:49.2901568Z test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:12:49.2910779Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:12:49.2998576Z test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:12:49.3010914Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:12:49.3381972Z test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:12:49.3433528Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:12:49.3875517Z test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:12:49.3885688Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:12:49.3960684Z test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:12:49.3970188Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:12:49.4175534Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:12:49.4313181Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:12:49.4854307Z test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:12:49.4866045Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:12:49.5055182Z test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:12:49.5069917Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:12:49.5075431Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:12:49.5164891Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:12:49.5172494Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:12:49.5216871Z test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:12:49.5225587Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:12:49.5272023Z test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:12:49.5451201Z test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:12:49.5632177Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:12:49.5638909Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:12:49.5712484Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:12:49.5919415Z test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:12:49.6153249Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:12:49.6296297Z test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:12:49.6592845Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:12:49.7039471Z test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:12:49.7050652Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:12:49.7261976Z test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:12:49.7272269Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:12:49.7416197Z test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:12:49.7444709Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:12:49.7468961Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:12:49.7691978Z test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:12:49.7713508Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:12:49.7815179Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:12:49.7872659Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:12:49.7923442Z test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:12:49.8152815Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:12:49.8287541Z test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:12:49.8312542Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:12:49.8346163Z test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:12:49.8592165Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:12:49.8751905Z test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:12:49.8944897Z test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:12:49.9232473Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:12:49.9334882Z test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:12:49.9388741Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:12:49.9437681Z test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:12:49.9672743Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:12:50.0267936Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:12:50.0279127Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:12:50.0898960Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:12:50.0911066Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:12:50.0922510Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:12:50.0931321Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:12:50.0985613Z test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:12:50.1313632Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:12:50.1375464Z test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:12:50.1595524Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:12:50.1609874Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:12:50.1753515Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:12:50.1809467Z test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:12:50.2208937Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:12:50.2767724Z test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:12:50.2782374Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:12:50.3250209Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:12:50.3267780Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:12:50.3509006Z test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:12:50.3524404Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:12:50.3570362Z test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:12:50.3954284Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:12:50.4010985Z test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:12:50.4394737Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:12:50.4419192Z test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:12:50.4430330Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:12:50.6185139Z test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:12:50.6202074Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:12:50.7349325Z test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:12:50.7356236Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:12:50.7599783Z test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:12:50.7610527Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:12:50.8959639Z test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:12:50.8971910Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:12:50.9770234Z test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:12:50.9778545Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:12:51.0408070Z test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:12:51.0416262Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:12:51.0561679Z test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:12:51.0570772Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:12:51.0651857Z test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:12:51.0833629Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:12:51.0913993Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:12:51.0943948Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:12:51.0992764Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:12:51.1261904Z test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:12:51.1272288Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:12:51.1432997Z test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:12:51.1611238Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:12:51.1873014Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:12:51.2411270Z test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:12:51.2422159Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:12:51.5028011Z test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:12:51.5037118Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:12:51.5974733Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:12:51.5985629Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:12:51.6861862Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:12:51.6872809Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:12:51.8043522Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:12:51.8055444Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:12:51.8461759Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:12:51.8472814Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:12:51.8842004Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:12:51.8912472Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:12:51.8954627Z test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:12:51.9352431Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:12:51.9437853Z test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:12:51.9792868Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:12:52.0179505Z test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:12:52.0232396Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:12:52.1622595Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:12:52.1630568Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:12:52.1726020Z test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:12:52.2032800Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:12:52.2528055Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:12:52.2535929Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:12:52.2659911Z test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:12:52.2953292Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:12:52.5099145Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:12:52.5107380Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:12:52.5166320Z test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:12:52.5512650Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:12:52.5586727Z test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:12:52.5952854Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:12:52.6079564Z test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:12:52.6394377Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:12:52.8669731Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:12:52.8681141Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:12:52.8736288Z test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:12:52.8747331Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:12:52.8783031Z test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:12:52.9112591Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:12:52.9172957Z test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:12:52.9180568Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:12:52.9763092Z test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:12:52.9777931Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:12:52.9796668Z test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:12:52.9804144Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:12:53.0109606Z test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:12:53.0233539Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:12:53.3696162Z test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:12:53.3705373Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:12:53.3900372Z test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:12:53.4112696Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:12:53.4194972Z test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:12:53.4504083Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:12:53.4512522Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:12:53.4553644Z test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:12:53.5423074Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:12:53.5445862Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:12:53.5950650Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:12:53.5973443Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:12:53.6281313Z test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:12:53.6304758Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:12:53.6409104Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:12:53.6737673Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:12:53.7872892Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:12:53.7890004Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:12:53.9070585Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:12:53.9077115Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:12:53.9209889Z test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:12:53.9514503Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:12:53.9817519Z test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:12:53.9953472Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:12:54.0971534Z test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:12:54.0982883Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:12:54.1078636Z test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:12:54.1132255Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:12:54.1141669Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:12:54.1206059Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:12:54.1391736Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:12:54.1552867Z test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:12:54.3182659Z test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:12:54.3193780Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:12:54.3311016Z test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:12:54.3595326Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:12:54.3661556Z test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:12:54.4037755Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:12:54.4943560Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:12:54.4958228Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:12:54.5308105Z test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:12:54.5395593Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:12:54.5451198Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:12:54.5874403Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:12:54.5931482Z test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:12:54.6313458Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:12:54.6397694Z test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:12:54.6753597Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:12:54.7598462Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:12:54.7616368Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:12:54.8752332Z test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:12:54.8773356Z [gw2] [ 1%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:12:54.8822253Z test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:12:54.8835288Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:12:54.9632932Z test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:12:54.9641702Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:12:54.9696424Z test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:12:55.0073021Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:12:55.1757033Z test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:12:55.1765500Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:12:55.1807117Z test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:12:55.2193304Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:12:55.2344799Z test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:12:55.2633428Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:12:55.3121431Z test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:12:55.3129206Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:12:55.3909480Z test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:12:55.3919789Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:12:55.4214975Z test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:12:55.4353053Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:12:55.4672420Z test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:12:55.4683737Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:12:55.4741299Z test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:12:55.4790551Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:12:55.4797741Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:12:55.5113552Z test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:12:55.5183796Z test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:12:55.5554226Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:12:55.6125198Z test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:12:55.6132967Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:12:55.6195786Z test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:12:55.6552947Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:12:55.6611088Z test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:12:55.6993770Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:12:55.7462469Z test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:12:55.7470906Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:12:55.7525035Z test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:12:55.7873921Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:12:55.8511062Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:12:55.8522127Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:12:55.9159556Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:12:55.9173996Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:12:55.9873509Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:12:55.9874340Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:12:56.1472593Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:12:56.1490163Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:12:56.2087907Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:12:56.2097880Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:12:56.2414471Z test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:12:56.2426715Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:12:56.2507794Z test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:12:56.2560857Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:12:56.2570541Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:12:56.2909488Z test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:12:56.2952372Z test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:12:56.3382563Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:12:56.4641253Z test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:12:56.4652450Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:12:56.5784242Z test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:12:56.5795899Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:12:56.7825145Z test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:12:56.7837270Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:12:56.7856596Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:12:56.8234950Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:12:56.8457303Z test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:12:56.8464818Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:12:56.8540937Z test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:12:56.8873373Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:12:57.1072680Z test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:12:57.1090476Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:12:57.1472918Z test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:12:57.1513134Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:12:57.1807383Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:12:57.1953587Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:12:57.2619627Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:12:57.2632978Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:12:57.3268179Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:12:57.3281101Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:12:57.4098207Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:12:57.4111745Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:12:57.5021239Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:12:57.5035055Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:12:57.5785317Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:12:57.5799586Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:12:58.2963735Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:12:58.2972176Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:12:58.2995298Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:12:58.3393731Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:12:58.4194972Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:12:58.4208168Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:12:58.4785701Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:12:58.4798855Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:12:59.0993222Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:12:59.1004542Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:12:59.4017751Z test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:12:59.4029235Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:12:59.4734895Z test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:12:59.4745789Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:12:59.4904137Z test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:12:59.5153499Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:12:59.7101726Z test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:12:59.7112479Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:12:59.7752456Z test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:12:59.7760342Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:12:59.8137401Z test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:12:59.8192332Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:12:59.8211057Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:12:59.8633929Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:12:59.8709854Z test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:12:59.9074862Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:13:00.1963359Z test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:13:00.1979246Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:13:00.2801144Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:13:00.2841641Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:13:00.2849878Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:13:00.3234660Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:13:00.3898752Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:13:00.3918636Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:13:00.4623883Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:13:00.4632655Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:13:00.6430480Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:13:00.6441950Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:13:00.8963103Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:13:00.8975225Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:13:01.1847723Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:13:01.1859329Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:13:01.2710031Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:13:01.2720751Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:13:01.3386317Z test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:13:01.3401043Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:13:01.7262354Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:13:01.7271246Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:13:01.8345657Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:13:01.8357342Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:13:01.8559066Z test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:13:01.8753398Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:13:01.9370875Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:13:01.9378468Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:13:02.0016883Z test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:13:02.0025352Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:13:02.0164850Z test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:13:02.0433562Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:13:02.1168329Z test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:13:02.1176621Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:13:02.1493226Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:13:02.1506001Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:13:02.1963063Z test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:13:02.1978637Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:13:02.2521878Z test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:13:02.2536611Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:13:02.2613263Z test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:13:02.2954417Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:13:02.3002091Z test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:13:02.3394045Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:13:02.3536299Z test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:13:02.3546587Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:13:02.3699926Z test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:13:02.3920795Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:13:02.3926466Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:13:02.3947802Z test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:13:02.3960363Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:13:02.3961181Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:13:02.4354141Z test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:13:02.4392478Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:13:02.4556484Z test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:13:02.4565882Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:13:02.5159455Z test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:13:02.5170870Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:13:02.5713622Z test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:13:02.5714479Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:13:02.6990960Z test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:13:02.7002182Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:13:02.7089386Z test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:13:02.7092702Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:13:02.7094411Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:13:02.7473408Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:13:02.7632175Z test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:13:02.7641831Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:13:02.7717524Z test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:13:02.7749716Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:13:02.8161257Z test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:13:02.8171641Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:13:02.8504760Z test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:13:02.8519127Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:13:02.8637681Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:13:02.8651689Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:13:02.8784712Z test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:13:02.8799150Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:13:02.9858494Z test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:13:02.9873515Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:13:03.0091676Z test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:13:03.0105759Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:13:03.0414639Z test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:13:03.0445820Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:13:03.1125743Z test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:13:03.1138217Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:13:03.1617549Z test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:13:03.1632277Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:13:03.1715176Z test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:13:03.2052965Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:13:03.2067020Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:13:03.2077767Z test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:13:03.2198221Z test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:13:03.2208945Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:13:03.2328777Z test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:13:03.2605155Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:13:03.2617926Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:13:03.2634976Z test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:13:03.2692378Z test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:13:03.2773096Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:13:03.3033722Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:13:03.3073924Z test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:13:03.3106008Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:13:03.3115885Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:13:03.3289538Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:13:03.3340448Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:13:03.3343921Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:13:03.3473226Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:13:03.3513756Z test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:13:03.3554195Z test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:13:03.3641328Z test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:13:03.3912794Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:13:03.4004439Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:13:03.4353494Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:13:03.4608543Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:13:03.4619874Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:13:03.4953371Z test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:13:03.4962975Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:13:03.5028093Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:13:03.5073464Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:13:03.5741320Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:13:03.5755867Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:13:03.6336232Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:13:03.6352124Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:13:03.6375189Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:13:03.6391212Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:13:03.6586037Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:13:03.6774021Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:13:03.7239702Z test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:13:03.7258265Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:13:03.7580612Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:13:03.7596719Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:13:03.7681340Z test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:13:03.7696806Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:13:03.7867044Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:13:03.7883901Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:13:03.8382052Z test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:13:03.8395832Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:13:03.8880001Z test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:13:03.8903838Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:13:03.8994034Z test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:13:03.9431469Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:13:04.0034262Z test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:13:04.0050676Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:13:04.1474015Z test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:13:04.1484871Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:13:04.1573356Z test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:13:04.1914822Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:13:04.2437826Z test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:13:04.2451033Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:13:04.3062884Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:13:04.3076650Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:13:04.3130113Z test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:13:04.3143228Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:13:04.3896311Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:13:04.3910535Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:13:04.3927752Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:13:04.4315521Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:13:04.4497898Z test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:13:04.4512666Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:13:04.4606186Z test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:13:04.4914727Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:13:04.4997178Z test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:13:04.5353455Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:13:05.0067046Z test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:13:05.0075012Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:13:05.0381413Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:13:05.0392340Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:13:05.4068000Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:13:05.4093481Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:13:05.6665339Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:13:05.6676809Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:13:06.0671462Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:13:06.0706051Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:13:06.3744000Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:13:06.3769754Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:13:06.4684237Z test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:13:06.4696213Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:13:06.5365805Z test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:13:06.5376326Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:13:06.6014023Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:13:06.6028332Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:13:06.6480575Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:13:06.6501516Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:13:06.6790093Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:13:06.6804318Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:13:06.7778322Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:13:06.7804943Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:13:06.7901275Z test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:13:06.8260684Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:13:07.3619880Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:13:07.3625640Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:13:07.6114148Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:13:07.6121160Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:13:07.7121012Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:13:07.7132577Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:13:07.8217419Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:13:07.8232970Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:13:07.8888592Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:13:07.8895167Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:13:08.1338908Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:13:08.1345830Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:13:08.2289340Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:13:08.2305742Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:13:08.2726785Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:13:08.2742207Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:13:08.2933040Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:13:08.2948452Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:13:08.3024110Z test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:13:08.3433409Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:13:08.5055483Z test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:13:08.5063964Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:13:08.6008037Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:13:08.6017099Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:13:08.7589543Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:13:08.7601199Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:13:08.8575841Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:13:08.8587472Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:13:08.8660471Z test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:13:08.8997287Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:13:08.9221412Z test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:13:08.9436847Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:13:08.9824377Z test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:13:08.9835824Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:13:08.9983367Z test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:13:09.0276813Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:13:09.0363686Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:13:09.0658900Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:13:09.0665594Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:13:09.0713658Z test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:13:09.0983733Z test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:13:09.1073446Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:13:09.1099194Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:13:09.1365239Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:13:09.1378637Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:13:09.1392129Z test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:13:09.1401467Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:13:09.1515894Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:13:09.1558024Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:13:09.1957931Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:13:09.2127219Z test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:13:09.2395555Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:13:09.3458496Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:13:09.3473265Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:13:09.4106588Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:13:09.4118071Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:13:09.4740298Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:13:09.4751867Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:13:09.5064036Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:13:09.5074767Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:13:09.5344785Z test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:13:09.5355284Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:13:09.6940042Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:13:09.6951947Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:13:09.7346385Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:13:09.7357192Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:13:09.7453230Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:13:09.7463579Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:13:09.8119045Z test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:13:09.8133501Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:13:09.8243702Z test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:13:09.8671991Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:13:09.9953780Z test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:13:09.9969006Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:13:10.1070765Z test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:13:10.1097434Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:13:10.1220999Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:10.1242373Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:13:10.2667703Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:13:10.2694311Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:13:10.4969375Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:13:10.4981596Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:13:10.5429185Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:13:10.5442725Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:13:10.6759957Z test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:13:10.6768197Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:13:10.6879794Z test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:13:10.7142914Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:13:10.7151747Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:10.7253172Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:13:10.8018829Z test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:13:10.8030501Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:13:10.8045427Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:13:10.8434161Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:13:10.9699207Z test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:13:10.9717915Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:13:11.1834036Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:13:11.1844800Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:13:11.1878412Z test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:13:11.1889237Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:13:11.2209586Z test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:13:11.2222705Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:13:11.2815937Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:13:11.2830824Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:13:11.5437986Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:13:11.5438932Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:13:11.5675193Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:13:11.5685699Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:13:11.6783840Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:13:11.6798841Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:13:11.7309023Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:13:11.7323409Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:13:11.9623446Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:13:11.9637141Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:13:12.1864119Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:13:12.1889597Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:13:12.1956338Z test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:13:12.1979286Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:13:12.2106628Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:13:12.2429985Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:13:12.6156497Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:13:12.6178407Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:13:12.7238548Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:13:12.7260864Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:13:12.7317373Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:13:12.7789899Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:13:12.9339471Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:13:12.9347525Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:13:13.0588345Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:13:13.0597717Z [gw1] [ 2%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:13:13.3230021Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:13:13.3238934Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:13:13.3416806Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:13:13.3672847Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:13:13.4758161Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:13:13.4771123Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:13:13.4844640Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:13:13.4873515Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:13:13.8015330Z test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:13:13.8022217Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:13:14.1988154Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:13:14.2000315Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:13:14.5070552Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:13:14.5083522Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:13:14.6416986Z test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:13:14.6436595Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:13:14.8607684Z test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:13:14.8631780Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:13:15.6696864Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:13:15.6711286Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:13:15.7660414Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:13:15.7667798Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:13:16.0049682Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:13:16.0065496Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:13:16.3174232Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:13:16.3186863Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:13:16.4493895Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:13:16.4505896Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:13:17.1281847Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:13:17.1293440Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:13:17.6853841Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:13:17.6860076Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:13:17.8305527Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:13:17.8317758Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:13:18.1907161Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:13:18.1930306Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:13:18.1955302Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:13:18.2391495Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:13:18.4584313Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:13:18.4591376Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:13:18.8818279Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:13:18.8825773Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:13:19.1396326Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:13:19.1404947Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:13:19.2141933Z test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:13:19.2149741Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:13:19.2300261Z test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:13:19.2552603Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:13:19.3078522Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:13:19.3088624Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:13:19.4056634Z test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:13:19.4064478Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:13:19.8204741Z test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:13:19.8213636Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:13:19.9317408Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:13:19.9327016Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:13:20.1511715Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:13:20.1523641Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:13:20.1681371Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:13:20.1955034Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:13:20.2520488Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:13:20.2533494Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:13:20.5526446Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:13:20.5534589Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:13:20.7142901Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:13:20.7155021Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:13:20.9172479Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:13:20.9181262Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:13:21.0148776Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:13:21.0158165Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:13:21.1056048Z test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:13:21.1073331Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:13:21.1154530Z test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:13:21.1672102Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:13:21.3037115Z test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:13:21.3051248Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:13:21.3352297Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:13:21.3360313Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:13:21.3751357Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:13:21.3794634Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:13:21.3952364Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:13:21.4233538Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:13:21.4328575Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:13:21.4341186Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:13:21.4630241Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:13:21.4674416Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:13:21.4718838Z test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:13:21.5113260Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:13:21.5147518Z test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:13:21.5155319Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:13:21.5273835Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:13:21.5552444Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:13:21.5953214Z test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:13:21.5996053Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:13:21.7349853Z test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:13:21.7363258Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:13:21.8101913Z test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:13:21.8109886Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:13:21.8568075Z test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:13:21.8579222Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:13:21.8646529Z test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:13:21.8659277Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:13:21.8667493Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:13:21.8994003Z test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:13:21.9068739Z test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:13:21.9433813Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:13:22.2802792Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:13:22.2820367Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:13:22.4103230Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:13:22.4120497Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:13:22.4262386Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:13:22.4284500Z [gw1] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:13:22.4981514Z test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:13:22.5001095Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:13:22.5024687Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:13:22.5509794Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:13:22.5853900Z test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:13:22.5878368Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:13:22.7567862Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:13:22.7595815Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:13:22.7893314Z test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:13:22.7900810Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:13:23.0559220Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:13:23.0585000Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:13:23.0620347Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:13:23.0992953Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:13:23.2505772Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:13:23.2513191Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:13:23.4702846Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:13:23.4716595Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:13:23.6588335Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:13:23.6604410Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:13:23.8149273Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:13:23.8160361Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:13:24.0776739Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:13:24.0801475Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:13:25.0075428Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:13:25.0087317Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:13:25.1325915Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:13:25.1337645Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:13:25.3695286Z test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:13:25.3706131Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:13:25.4019131Z test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:13:25.4027796Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:13:25.4854617Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:13:25.4865445Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:13:25.4933579Z test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:13:25.5273391Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:13:25.5314284Z test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:13:25.5772597Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:13:25.5788415Z test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:13:25.5804387Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:13:25.6286347Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:13:25.6304563Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:13:25.6487989Z test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:13:25.6712915Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:13:25.8461305Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:13:25.8471940Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:13:25.9270897Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:13:25.9281196Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:13:25.9348155Z test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:13:25.9712352Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:13:25.9908929Z test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:13:26.0153405Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:13:26.0367122Z test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:13:26.0593305Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:13:26.0692934Z test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:13:26.1034424Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:13:26.1658013Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:13:26.1672071Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:13:26.3579319Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:26.3597917Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:26.3922665Z test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:13:26.3993743Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:13:26.4379594Z test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:13:26.4473275Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:13:26.4489312Z test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:13:26.4913451Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:13:26.5376784Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:13:26.5389119Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:13:26.7003923Z test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:13:26.7014016Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:13:26.7030820Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:13:26.7434284Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:13:26.8872612Z test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:13:26.8880757Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:13:26.8965275Z test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:13:26.9312577Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:13:26.9427484Z test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:13:26.9752184Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:13:27.0828073Z test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:13:27.0838997Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:13:28.0918179Z test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:13:28.0926856Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:13:28.2241349Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:13:28.2251419Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:13:28.2265137Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:13:28.2672708Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:13:28.2907958Z test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:13:28.3112577Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:13:28.4978846Z test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:13:28.4990306Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:13:28.5029847Z test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:13:28.5432781Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:13:28.5665329Z test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:13:28.5913042Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:13:28.6464802Z test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:13:28.6474574Z [gw2] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:13:28.6676727Z test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:13:28.6872989Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:13:28.6889897Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:13:28.7353024Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:13:28.7479687Z test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:13:28.7792351Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:13:28.9088120Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:13:28.9097587Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:13:31.7120705Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:13:31.7130518Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:13:31.7286391Z test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:13:31.7553218Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:13:31.7860905Z test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:13:31.7992728Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:13:31.8807194Z test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:13:31.8815134Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:13:32.1487096Z test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:13:32.1517559Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:13:32.2108557Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:13:32.2122983Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:13:32.2141989Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:32.2554964Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:32.4755820Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:13:32.4767280Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:13:32.5388418Z test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:13:32.5399629Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:13:32.5995152Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:13:32.6006053Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:13:32.6511948Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:13:32.6518764Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:13:32.6986584Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:13:32.6997071Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:13:32.7013299Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:13:32.7432775Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:13:32.7486996Z test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:13:32.7873342Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:13:32.7912991Z test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:13:32.8313729Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:13:32.9825847Z test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:13:32.9833620Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:13:32.9920813Z test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:13:33.0273630Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:13:33.0339404Z test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:13:33.0345786Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:13:33.0404449Z test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:13:33.0588166Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:13:33.0712257Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:13:33.0752483Z test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:13:33.0801044Z test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:13:33.0842175Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:13:33.1151822Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:13:33.1232301Z test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:13:33.1327495Z test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:13:33.1711227Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:13:33.1724172Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:13:33.1730225Z test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:13:33.1749800Z test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:13:33.2082131Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:13:33.2190535Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:13:33.2198918Z test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:13:33.2694595Z test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:13:33.2722316Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:13:33.3059573Z test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:13:33.3195275Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:13:33.3341176Z test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:13:33.3635165Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:13:33.3746684Z test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:13:33.4115364Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:13:33.4626955Z test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:13:33.4639164Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:13:33.4684339Z test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:13:33.5034596Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:13:33.5095433Z test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:13:33.5472532Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:13:33.5497027Z test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:13:33.5915750Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:13:33.5944520Z test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:13:33.6355904Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:13:33.6718643Z test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:13:33.6793681Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:13:33.6819056Z test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:13:33.7233272Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:13:33.7258473Z test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:13:33.7672521Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:13:33.7697447Z test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:13:33.8112846Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:13:33.8470983Z test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:13:33.8552516Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:13:33.8642231Z test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:13:33.8992643Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:13:33.9048502Z test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:13:33.9432448Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:13:33.9457101Z test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:13:33.9872159Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:13:33.9896537Z test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:13:34.0314719Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:13:34.0339914Z test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:13:34.0752886Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:13:34.0775219Z test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:13:34.1192488Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:13:34.1215357Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:13:34.1633036Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:13:34.1654324Z test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:13:34.2072017Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:13:34.2137081Z test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:13:34.2512295Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:13:34.2534377Z test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:13:34.2954031Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:13:34.3101519Z test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:13:34.3397447Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:13:34.3469556Z test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:13:34.3837009Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:13:34.4347521Z test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:13:34.4355710Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:13:34.4377635Z test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:13:34.4792248Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:13:34.4821637Z test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:34.5232729Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:13:34.5255607Z test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:13:34.5672702Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:13:34.5737573Z test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:13:34.6112665Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:13:34.6412224Z test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:13:34.6552975Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:13:34.6568537Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:34.6993520Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:13:34.7019910Z test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:13:34.7472682Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:13:34.7488885Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:13:34.7912361Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:13:34.7934003Z test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:13:34.8352552Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:13:34.8372997Z test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:13:34.8792424Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:13:34.8815187Z test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:13:34.9232672Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:13:34.9255860Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:13:34.9672486Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:13:34.9694759Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:13:35.0112843Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:13:35.0134777Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:13:35.0553901Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:13:35.0576976Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:13:35.0992400Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:13:35.1014975Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:13:35.1431951Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:13:35.1456661Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:13:35.1872034Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:13:35.1894144Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:13:35.2352043Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:13:35.2374209Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:13:35.2832547Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:13:35.2854345Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:13:35.3273075Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:13:35.3295761Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:13:35.3754268Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:13:35.3778413Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:13:35.4198922Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:13:35.4226402Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:13:35.4634257Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:13:35.4659573Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:13:35.5072668Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:13:35.5096552Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:13:35.5553377Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:13:35.5576412Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:13:35.6035038Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:13:35.6057408Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:13:35.6517783Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:13:35.6541901Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:13:35.6953732Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:13:35.6977123Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:13:35.7393529Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:13:35.7415504Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:13:35.7833227Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:13:35.7854538Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:13:35.8272082Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:13:35.8294062Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:13:35.8712547Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:13:35.8734400Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:13:35.9152029Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:13:35.9173517Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:13:35.9592089Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:13:35.9615026Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:13:36.0032878Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:13:36.0058245Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:13:36.0472551Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:13:36.0495561Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:13:36.0913290Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:13:36.0940025Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:13:36.1352231Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:13:36.1375009Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:13:36.1791985Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:13:36.1814374Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:13:36.2232394Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:13:36.2254176Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:13:36.2672450Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:13:36.2694512Z test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:13:36.3111776Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:13:36.3133894Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:13:36.3555187Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:13:36.3579390Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:13:36.3994507Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:13:36.4019734Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:13:36.4435553Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:13:36.4461630Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:13:36.4877234Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:13:36.4905690Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:13:36.5313532Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:13:36.5338738Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:13:36.5753078Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:13:36.5780667Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:13:36.6192316Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:13:36.6215827Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:13:36.6632882Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:13:36.6654715Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:13:36.6679325Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:13:36.6686937Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:13:36.7073890Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:13:36.7101012Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:13:36.7513007Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:13:36.7540634Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:13:36.7952577Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:13:36.7983166Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:13:36.8393792Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:13:36.8425252Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:13:36.8833003Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:13:36.8862348Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:13:36.9085866Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:13:36.9095348Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:13:36.9272982Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:13:36.9304263Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:13:36.9713660Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:13:36.9741336Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:13:37.0153654Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:13:37.0182502Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:13:37.0593237Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:13:37.0625827Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:13:37.0747385Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:13:37.0755580Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:13:37.1033348Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:13:37.1064432Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:13:37.1473872Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:13:37.1502188Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:13:37.1912732Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:13:37.1941902Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:13:37.2353307Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:13:37.2379818Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:13:37.2793348Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:13:37.2817404Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:13:37.3232184Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:13:37.3257581Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:13:37.3673185Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:13:37.3699358Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:13:37.4112544Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:13:37.4138569Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:13:37.4552557Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:13:37.4579624Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:13:37.4995338Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:13:37.5026558Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:13:37.5436954Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:13:37.5467144Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:13:37.5876478Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:13:37.5908359Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:13:37.6313922Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:13:37.6340801Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:13:37.6505405Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:13:37.6513346Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:13:37.6752943Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:13:37.6781973Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:13:37.7193256Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:13:37.7220500Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:13:37.7632911Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:13:37.7661642Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:13:37.8072555Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:13:37.8098463Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:13:37.8513031Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:13:37.8538259Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:13:37.8952433Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:13:37.8977929Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:13:37.9393116Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:13:37.9417907Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:13:37.9832517Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:13:37.9858098Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:13:38.0272583Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:13:38.0297389Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:13:38.0712829Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:13:38.0737822Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:13:38.1152958Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:13:38.1178823Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:13:38.1322988Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:13:38.1329513Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:13:38.1593651Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:13:38.1620685Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:13:38.2032731Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:13:38.2056741Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:13:38.2472608Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:13:38.2496619Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:13:38.2912288Z [gw2] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:13:38.2937849Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:13:38.3352256Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:13:38.3374221Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:13:38.3792827Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:13:38.3815061Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:13:38.4233182Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:13:38.4256518Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:13:38.4577344Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:13:38.4586682Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:13:38.4672755Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:13:38.4700291Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:13:38.5114099Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:13:38.5148027Z test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:13:38.5553560Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:13:38.5582101Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:13:38.5995836Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:13:38.6037731Z test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:13:38.6212827Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:13:38.6223795Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:13:38.6434106Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:13:38.6474163Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:13:38.6873281Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:13:38.6898774Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:13:38.7313052Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:13:38.7336939Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:13:38.7753140Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:13:38.7777154Z test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:13:38.8192826Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:13:38.8217674Z test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:13:38.8633048Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:13:38.8657818Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:13:38.9073129Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:13:38.9099652Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:13:38.9513123Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:13:38.9541733Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:13:38.9952642Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:13:38.9973282Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:13:39.0393027Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:13:39.0410583Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:13:39.0832399Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:13:39.0849224Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:13:39.1272952Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:13:39.1291016Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:13:39.1712943Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:13:39.1734442Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:13:39.2152497Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:13:39.2173591Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:13:39.2592550Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:13:39.2615042Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:13:39.3032215Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:13:39.3054708Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:13:39.3472229Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:13:39.3494556Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:13:39.3912308Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:13:39.3940089Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:13:39.4352874Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:13:39.4375512Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:13:39.4792515Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:13:39.4815129Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:13:39.5232103Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:13:39.5254899Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:13:39.5674378Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:13:39.5698604Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:13:39.6114508Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:13:39.6139558Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:13:39.6553572Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:13:39.6580885Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:13:39.6996285Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:13:39.7026225Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:13:39.7435245Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:13:39.7459741Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:13:39.7872754Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:13:39.7895814Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:13:39.8312643Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:13:39.8344473Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:13:39.8753211Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:13:39.8774616Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:13:39.9192299Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:13:39.9214794Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:13:39.9632233Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:13:39.9654051Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:13:40.0071948Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:13:40.0094092Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:13:40.0512667Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:13:40.0535134Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:13:40.0546381Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:13:40.0553352Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:13:40.0952163Z test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:13:40.0972209Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:13:40.1392549Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:13:40.1410274Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:13:40.1833364Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:13:40.1852865Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:13:40.2272518Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:13:40.2290725Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:13:40.2373004Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:13:40.2379502Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:13:40.2712461Z test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:13:40.2729322Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:13:40.3152745Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:13:40.3172009Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:13:40.3258351Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:13:40.3265634Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:13:40.3595661Z test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:13:40.3600824Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:13:40.3613114Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:13:40.3671766Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:13:40.3689018Z test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:13:40.4031654Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:13:40.4047483Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:13:40.4111398Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:13:40.4126452Z test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:13:40.4472781Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:13:40.4488950Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:13:40.4551440Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:13:40.4567258Z test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:13:40.4911759Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:13:40.4929321Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:13:40.4991664Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:13:40.5193564Z test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:13:40.5351987Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:13:40.5367771Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:13:40.5431746Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:13:40.5447996Z test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:13:40.5791641Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:13:40.5807111Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:13:40.5871787Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:13:40.5894804Z test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:13:40.6233780Z [gw1] [ 4%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:13:40.6253893Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:13:40.6312683Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:13:40.6546009Z test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:13:40.6671727Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:13:40.6691399Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:13:40.6752118Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:13:40.6768638Z test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:13:40.7111625Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:13:40.7130652Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:13:40.7192655Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:13:40.7295446Z test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:13:40.7553407Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:13:40.7578872Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:13:40.7632949Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:13:40.7654053Z test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:13:40.7992538Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:13:40.8013491Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:13:40.8071892Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:13:40.8090771Z test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:13:40.8432046Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:13:40.8449719Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:13:40.8511695Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:13:40.8872934Z test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:13:40.8891455Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:13:40.9098017Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:13:40.9104674Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:13:40.9196242Z test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:13:40.9311903Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:13:40.9325021Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:13:40.9511946Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:13:40.9558389Z test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:13:40.9751446Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:13:40.9768274Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:13:40.9952504Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:13:41.0135772Z test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:13:41.0191588Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:13:41.0208597Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:13:41.0391831Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:13:41.0449927Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:13:41.0632433Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:13:41.0649698Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:13:41.0832314Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:13:41.0849825Z test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:13:41.1071637Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:13:41.1089568Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:13:41.1271219Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:13:41.1286755Z test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:13:41.1511278Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:13:41.1527878Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:13:41.1711580Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:13:41.1727794Z test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:13:41.1951753Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:13:41.1968899Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:13:41.2152521Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:13:41.2393058Z test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:13:41.2420793Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:13:41.2434758Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:13:41.2591685Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:13:41.2607776Z test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:13:41.2833332Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:13:41.2849161Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:13:41.3032811Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:13:41.3084585Z test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:13:41.3271542Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:13:41.3286947Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:13:41.3472009Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:13:41.3522445Z test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:13:41.3711190Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:13:41.3728631Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:13:41.3911270Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:13:41.3926732Z test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:13:41.4151722Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:13:41.4168180Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:13:41.4352254Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:13:41.4465184Z test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:13:41.4592052Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:13:41.4610398Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:13:41.4791661Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:13:41.4806591Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:41.5031733Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:13:41.5047448Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:13:41.5231772Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:13:41.5250506Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:13:41.5471567Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:13:41.5488562Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:13:41.5671775Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:13:41.5684541Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:13:41.5911796Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:13:41.5928917Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:13:41.6112239Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:13:41.6129576Z test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:13:41.6352945Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:13:41.6370308Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:13:41.6555605Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:13:41.6668537Z test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:13:41.6793602Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:13:41.6813553Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:13:41.6992410Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:13:41.7062820Z test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:13:41.7231697Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:13:41.7252189Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:13:41.7431538Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:13:41.7448633Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:13:41.7671819Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:13:41.7689184Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:13:41.7872326Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:13:41.7897501Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:13:41.8112062Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:13:41.8135639Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:13:41.8313898Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:13:41.8338708Z test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:13:41.8553831Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:13:41.8580036Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:13:41.8752878Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:13:41.8772240Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:13:41.8992514Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:13:41.9016103Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:13:41.9192197Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:13:41.9209739Z test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:13:41.9431698Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:13:41.9455121Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:13:41.9632195Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:13:41.9649696Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:13:41.9872176Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:13:41.9894434Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:13:42.0071947Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:13:42.0092724Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:13:42.0312317Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:13:42.0334315Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:13:42.0511734Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:13:42.0529185Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:13:42.0752249Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:13:42.0774460Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:13:42.0952134Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:13:42.0970868Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:13:42.1191657Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:13:42.1213713Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:13:42.1391989Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:13:42.1408577Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:13:42.1631624Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:13:42.1654283Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:13:42.1831349Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:13:42.1847514Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:13:42.2072028Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:13:42.2098233Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:13:42.2272372Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:13:42.2290123Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:13:42.2512828Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:13:42.2536383Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:13:42.2712408Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:13:42.2730152Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:13:42.2951760Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:13:42.2974184Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:13:42.3152368Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:13:42.3167056Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:13:42.3392567Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:13:42.3415094Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:13:42.3591836Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:13:42.3610710Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:13:42.3832078Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:13:42.3854301Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:13:42.4031958Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:13:42.4048302Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:13:42.4271963Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:13:42.4293795Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:13:42.4471582Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:13:42.4491270Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:13:42.4713033Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:13:42.4736934Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:13:42.4912225Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:13:42.4929486Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:13:42.5152276Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:13:42.5175636Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:13:42.5352224Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:13:42.5369172Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:13:42.5592703Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:13:42.5615401Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:13:42.5792097Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:13:42.5810865Z test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:13:42.6032483Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:13:42.6056114Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:13:42.6233229Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:13:42.6251515Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:13:42.6472026Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:13:42.6499588Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:13:42.6672249Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:13:42.6689530Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:13:42.6915590Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:13:42.6942026Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:13:42.7114050Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:13:42.7135427Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:13:42.7353713Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:13:42.7378837Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:13:42.7552630Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:13:42.7570332Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:13:42.7792711Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:13:42.7815645Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:13:42.7992504Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:13:42.8010636Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:13:42.8232001Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:13:42.8255222Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:13:42.8431508Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:13:42.8448249Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:13:42.8673599Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:13:42.8699287Z test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:13:42.8874766Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:13:42.8900397Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:13:42.9114046Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:13:42.9141351Z test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:13:42.9312851Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:13:42.9336445Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:13:42.9552336Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:13:42.9568530Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:13:42.9752365Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:13:42.9769347Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:13:42.9992045Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:13:43.0006911Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:13:43.0191783Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:13:43.0207967Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:13:43.0431716Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:13:43.0454813Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:13:43.0631627Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:13:43.0647322Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:13:43.0871768Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:13:43.0894259Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:13:43.1072069Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:13:43.1088240Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:13:43.1311693Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:13:43.1337136Z test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:13:43.1511728Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:13:43.1529068Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:13:43.1752243Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:13:43.1773705Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:13:43.1951675Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:13:43.1968707Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:13:43.2192765Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:13:43.2215481Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:13:43.2392127Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:13:43.2409239Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:13:43.2632116Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:13:43.2654582Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:13:43.2832144Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:13:43.2849374Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:13:43.3072382Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:13:43.3094807Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:13:43.3271816Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:13:43.3288831Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:13:43.3512377Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:13:43.3535008Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:13:43.3711873Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:13:43.3730308Z test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:13:43.3951540Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:13:43.3973384Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:13:43.4151838Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:13:43.4171029Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:13:43.4391872Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:13:43.4414134Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:13:43.4592171Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:13:43.4610860Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:13:43.4832182Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:13:43.4855768Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:13:43.5032155Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:13:43.5051380Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:13:43.5271827Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:13:43.5294384Z test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:13:43.5472334Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:13:43.5489968Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:13:43.5712531Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:13:43.5738711Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:13:43.5913432Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:13:43.5932185Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:13:43.6152872Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:13:43.6176935Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:13:43.6352028Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:13:43.6370618Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:13:43.6593272Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:13:43.6617752Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:13:43.6791958Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:13:43.6809941Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:13:43.7032168Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:13:43.7055149Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:13:43.7232494Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:13:43.7251485Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:13:43.7473530Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:13:43.7499105Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:13:43.7672720Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:13:43.7692951Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:13:43.7911916Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:13:43.7935854Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:13:43.8112562Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:13:43.8130580Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:13:43.8352286Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:13:43.8374889Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:13:43.8552051Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:13:43.8572623Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:13:43.8792195Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:13:43.8814610Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:13:43.8991740Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:13:43.9008979Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:13:43.9233391Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:13:43.9254789Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:13:43.9433177Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:13:43.9456831Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:13:43.9674253Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:13:43.9704268Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:13:43.9873076Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:13:43.9893086Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:13:44.0112404Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:13:44.0136742Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:13:44.0311541Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:13:44.0329867Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:13:44.0552325Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:13:44.0579313Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:13:44.0752711Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:13:44.0772141Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:13:44.0991940Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:13:44.1015375Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:13:44.1191684Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:13:44.1210537Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:13:44.1431674Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:13:44.1454308Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:13:44.1631843Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:13:44.1650826Z test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:13:44.1871533Z [gw1] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:13:44.1894376Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:13:44.2071897Z [gw2] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:13:44.2091095Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:13:44.2312304Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:13:44.2334751Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:13:44.2512407Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:13:44.2530710Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:13:44.2752795Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:13:44.2769288Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:13:44.2952222Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:13:44.2969693Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:13:44.3191965Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:13:44.3216048Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:13:44.3391846Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:13:44.3412309Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:13:44.3632942Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:13:44.3656543Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:13:44.3832484Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:13:44.3849040Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:13:44.4072926Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:13:44.4097921Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:13:44.4272194Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:13:44.4291424Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:13:44.4512301Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:13:44.4535592Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:13:44.4711620Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:13:44.4729955Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:13:44.4952288Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:13:44.4971609Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:13:44.5152600Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:13:44.5171819Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:13:44.5391970Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:13:44.5411866Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:13:44.5592155Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:13:44.5609655Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:13:44.5831367Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:13:44.5849164Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:13:44.6032786Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:13:44.6051862Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:13:44.6271403Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:13:44.6287839Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:13:44.6471902Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:13:44.6488377Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:13:44.6711889Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:13:44.6727099Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:13:44.6912161Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:13:44.6928984Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:13:44.7151706Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:13:44.7168934Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:13:44.7352273Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:13:44.7368659Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:13:44.7592207Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:13:44.7603951Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:13:44.7793046Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:13:44.7811279Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:13:44.8033303Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:13:44.8045943Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:13:44.8232329Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:13:44.8253784Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:13:44.8472960Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:13:44.8491021Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:13:44.8671873Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:13:44.8689434Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:13:44.8912844Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:13:44.8928986Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:13:44.9112634Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:13:44.9130712Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:13:44.9351496Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:13:45.1029825Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:13:45.1042129Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:13:45.1042905Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:13:45.1068322Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:13:45.1077769Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:13:45.1088063Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:13:45.1088973Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:13:45.1115194Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:13:45.1120916Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:13:45.1512629Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:13:45.1516444Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:13:45.1531762Z test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:13:45.1539622Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:13:45.1952955Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:13:45.1955000Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:13:45.1973990Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:13:45.1980935Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:13:45.2393286Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:13:45.2394501Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:13:45.2409682Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:13:45.2422499Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:13:45.2834798Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:13:45.2837850Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:13:45.2853980Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:13:45.2863504Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:13:45.3274801Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:13:45.3275556Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:13:45.3295554Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:13:45.3303579Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:13:45.3713017Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:13:45.3716397Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:13:45.3742575Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:13:45.3745494Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:13:45.4152854Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:13:45.4155018Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:13:45.4177040Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:13:45.4180998Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:13:45.4593569Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:13:45.4595446Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:13:45.4612204Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:13:45.4622066Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:13:45.5032096Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:13:45.5034129Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:13:45.5049535Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:13:45.5066914Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:13:45.5474801Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:13:45.5475440Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:13:45.5493798Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:13:45.5504440Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:13:45.5913283Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:13:45.5914703Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:13:45.5932208Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:13:45.5941004Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:13:45.6352942Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:13:45.6356746Z test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:13:45.6372704Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:13:45.6382776Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:13:45.6793902Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:13:45.6794685Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:13:45.6821523Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:13:45.6824595Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:13:45.7233587Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:13:45.7234289Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:13:45.7251481Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:13:45.7260413Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:13:45.7673175Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:13:45.7675235Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:13:45.7691144Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:13:45.7702842Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:13:45.8114103Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:13:45.8114714Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:13:45.8131182Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:13:45.8143271Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:13:45.8557256Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:13:45.8557812Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:13:45.8580668Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:13:45.8591207Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:13:45.8993766Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:13:45.8995789Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:13:45.9011610Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:13:45.9023885Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:13:45.9432764Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:13:45.9435591Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:13:45.9450940Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:13:45.9458619Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:13:45.9872448Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:13:45.9876161Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:13:45.9892088Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:13:45.9899357Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:13:46.0313050Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:13:46.0313802Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:13:46.0330552Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:13:46.0341873Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:13:46.0755304Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:13:46.0760198Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:13:46.0779774Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:13:46.0845594Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:13:46.1195043Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:13:46.1195840Z test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:13:46.1214448Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:13:46.1617393Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:13:46.1632310Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:13:46.1635658Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:13:46.1651557Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:13:46.1665943Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:13:46.2072993Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:13:46.2075694Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:13:46.2091406Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:13:46.2157741Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:13:46.2513740Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:13:46.2514565Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:13:46.2530654Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:13:46.2576127Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:13:46.2952893Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:13:46.2956567Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:13:46.2971620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:13:46.3002350Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:13:46.3394709Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:13:46.3395615Z test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:13:46.3415107Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:13:46.3424366Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:13:46.3835124Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:13:46.3835775Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:13:46.3853391Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:13:46.3889087Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:13:46.4273536Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:13:46.4275308Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:13:46.4294066Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:13:46.4342141Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:13:46.4714209Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:13:46.4714861Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:13:46.4733736Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:13:46.4746000Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:13:46.5152739Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:13:46.5155102Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:13:46.5172388Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:13:46.5210263Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:13:46.5593796Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:13:46.5595238Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:13:46.5612670Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:13:46.5663364Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:13:46.6032907Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:13:46.6035504Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:13:46.6052300Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:13:46.6138007Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:13:46.6473139Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:13:46.6474617Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:13:46.6489323Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:13:46.6500903Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:13:46.6913085Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:13:46.6914951Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:13:46.6934009Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:13:46.7000694Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:13:46.7352820Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:13:46.7355343Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:13:46.7370827Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:13:46.7419855Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:13:46.7793684Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:13:46.7794487Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:13:46.7813194Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:13:46.7893241Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:13:46.8232472Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:13:46.8235517Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:13:46.8250268Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:13:46.8273739Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:13:46.8673383Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:13:46.8675608Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:13:46.8690915Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:13:46.8697333Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:13:46.9113736Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:13:46.9115911Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:13:46.9133703Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:13:46.9155106Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:13:46.9552645Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:13:46.9554588Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:13:46.9570412Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:13:46.9588998Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:13:46.9992966Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:13:46.9994396Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:13:47.0064039Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:13:47.0067894Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:13:47.0468298Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:13:47.0469142Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:13:47.0472980Z test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:13:47.0500713Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:13:47.0895298Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:13:47.0899030Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:13:47.0907545Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:13:47.0950860Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:13:47.1348234Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:13:47.1353952Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:13:47.1359101Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:13:47.1405944Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:13:47.1786044Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:13:47.1800514Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:13:47.1806817Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:13:47.1836688Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:13:47.2195150Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:13:47.2202032Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:13:47.2220961Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:13:47.2249774Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:13:47.2655800Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:13:47.2658241Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:13:47.2667622Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:13:47.2685937Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:13:47.3074960Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:13:47.3076778Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:13:47.3105302Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:13:47.3133770Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:13:47.3514712Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:13:47.3517888Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:13:47.3547405Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:13:47.3563844Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:13:47.3954245Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:13:47.3954595Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:13:47.3975152Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:13:47.3984403Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:13:47.4392651Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:13:47.4395370Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:13:47.4409464Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:13:47.4439409Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:13:47.4833849Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:13:47.4835280Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:13:47.4849429Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:13:47.4864054Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:13:47.5273587Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:13:47.5275795Z test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:13:47.5291222Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:13:47.5297989Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:13:47.5713935Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:13:47.5718121Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:13:47.5732787Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:13:47.5743741Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:13:47.6154475Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:13:47.6155102Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:13:47.6170540Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:13:47.6238826Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:13:47.6592853Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:13:47.6596148Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:13:47.6611583Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:13:47.6624504Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:13:47.7032641Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:13:47.7035407Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:13:47.7050094Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:13:47.7101567Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:13:47.7474077Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:13:47.7475090Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:13:47.7504386Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:13:47.7516813Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:13:47.7912666Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:13:47.7914239Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:13:47.7937711Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:13:47.7963055Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:13:47.8353690Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:13:47.8357811Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:13:47.8389039Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:13:47.8411782Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:13:47.8795188Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:13:47.8797432Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:13:47.8814336Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:13:47.8862607Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:13:47.9235174Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:13:47.9238158Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:13:47.9273763Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:13:47.9277804Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:13:47.9674362Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:13:47.9676342Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:13:47.9698165Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:13:47.9707552Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:13:48.0113321Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:13:48.0115891Z test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:13:48.0136826Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:13:48.0184128Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:13:48.0553436Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:13:48.0554611Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:13:48.0576931Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:13:48.0598746Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:13:48.0994520Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:13:48.0994878Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:13:48.1016312Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:13:48.1101334Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:13:48.1433333Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:13:48.1435448Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:13:48.1467001Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:13:48.1473242Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:13:48.1873316Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:13:48.1912112Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:13:48.1919467Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:13:48.1924331Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:13:48.2313548Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:13:48.2339696Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:13:48.2352114Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:13:48.2361353Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:13:48.2756148Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:13:48.2798606Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:13:48.2802508Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:13:48.2814368Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:13:48.3194006Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:13:48.3234620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:13:48.3237335Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:13:48.3316424Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:13:48.3634329Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:13:48.3635161Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:13:48.3666278Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:13:48.3668962Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:13:48.4074058Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:13:48.4074843Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:13:48.4096951Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:13:48.4132819Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:13:48.4513778Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:13:48.4515926Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:13:48.4535453Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:13:48.4582234Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:13:48.4955153Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:13:48.4955762Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:13:48.4975909Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:13:48.5026210Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:13:48.5394752Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:13:48.5396825Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:13:48.5415010Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:13:48.5423495Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:13:48.5834472Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:13:48.5837440Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:13:48.5863663Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:13:48.5866614Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:13:48.6275838Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:13:48.6276758Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:13:48.6298171Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:13:48.6315341Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:13:48.6715188Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:13:48.6716031Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:13:48.6736436Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:13:48.6747254Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:13:48.7153294Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:13:48.7155219Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:13:48.7177277Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:13:48.7213503Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:13:48.7593262Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:13:48.7596301Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:13:48.7621433Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:13:48.7623764Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:13:48.8032526Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:13:48.8033888Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:13:48.8060371Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:13:48.8062817Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:13:48.8473762Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:13:48.8475000Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:13:48.8502239Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:13:48.8504787Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:13:48.8913044Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:13:48.8914771Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:13:48.8941860Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:13:48.8944790Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:13:48.9352956Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:13:48.9355601Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:13:48.9376248Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:13:48.9385849Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:13:48.9794337Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:13:48.9796827Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:13:48.9809623Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:13:48.9819113Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:13:49.0233228Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:13:49.0233885Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:13:49.0256987Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:13:49.0291460Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:13:49.0674120Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:13:49.0675940Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:13:49.0698420Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:13:49.0707196Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:13:49.1113521Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:13:49.1114192Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:13:49.1136490Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:13:49.1171370Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:13:49.1552548Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:13:49.1553994Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:13:49.1582567Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:13:49.1595239Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:13:49.1992122Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:13:49.1993825Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:13:49.2018912Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:13:49.2109686Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:13:49.2432544Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:13:49.2433831Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:13:49.2460170Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:13:49.2471496Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:13:49.2873422Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:13:49.2879151Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:13:49.2898638Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:13:49.2982713Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:13:49.3314113Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:13:49.3318442Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:13:49.3365252Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:13:49.3376283Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:13:49.3757845Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:13:49.3765559Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:13:49.3797701Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:13:49.3843620Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:13:49.4194695Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:13:49.4202187Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:13:49.4247649Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:13:49.4250802Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:13:49.4674087Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:13:49.4675992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:13:49.4678474Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:13:49.4682829Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:13:49.5101176Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:13:49.5111876Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:13:49.5115917Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:13:49.5151598Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:13:49.5514324Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:13:49.5517322Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:13:49.5541565Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:13:49.5568438Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:13:49.5994200Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:13:49.5996367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:13:49.6001482Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:13:49.6197638Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:13:49.6427123Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:13:49.6428816Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:13:49.6431148Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:13:49.6543465Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:13:49.6834576Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:13:49.6839739Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:13:49.6862008Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:13:49.7008975Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:13:49.7293705Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:13:49.7298851Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:13:49.7301672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:13:49.7420840Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:13:49.7713281Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:13:49.7720896Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:13:49.7752261Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:13:49.7994830Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:13:49.8154005Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:13:49.8158892Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:13:49.8186908Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:13:49.8362836Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:13:49.8593393Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:13:49.8600389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:13:49.8630348Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:13:49.8737562Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:13:49.9033830Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:13:49.9038313Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:13:49.9060282Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:13:49.9110132Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:13:49.9473671Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:13:49.9495531Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:13:49.9498672Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:13:49.9912665Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:13:49.9927261Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:13:49.9936019Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:13:49.9943609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:13:50.0144458Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:13:50.0354383Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:13:50.0361263Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:13:50.0397763Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:13:50.0792559Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:13:50.0821660Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:13:50.1147706Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:13:50.1161335Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:13:50.1232448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:13:50.1258551Z test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:13:50.1370083Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:13:50.1592676Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:13:50.1672422Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:13:50.1703358Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:13:50.2112404Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:13:50.2143634Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:13:50.2385357Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:13:50.2394745Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:13:50.2552227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:13:50.2583095Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:13:50.2992337Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:13:50.3016058Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:13:50.3427958Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:13:50.3442560Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:13:50.3444432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:13:50.3473872Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:13:50.3478015Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:13:50.3902232Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:13:50.3912759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:13:50.3915952Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:13:50.3936564Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:13:50.4318576Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:13:50.4330832Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:13:50.4373228Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:13:50.4494541Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:13:50.4756351Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:13:50.4761782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:13:50.4797548Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:13:50.4834951Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:13:50.5194750Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:13:50.5197263Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:13:50.5234003Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:13:50.5391187Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:13:50.5633493Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:13:50.5636616Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:13:50.5678046Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:13:50.5682949Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:13:50.6075554Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:13:50.6077262Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:13:50.6106881Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:13:50.6204481Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:13:50.6515661Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:13:50.6518668Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:13:50.6546688Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:13:50.6606310Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:13:50.6975125Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:13:50.6983262Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:13:50.6987602Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:13:50.7020639Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:13:50.7395118Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:13:50.7397662Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:13:50.7431057Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:13:50.7465443Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:13:50.7861423Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:13:50.7863441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:13:50.7865152Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:13:50.7884001Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:13:50.8274029Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:13:50.8276262Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:13:50.8304098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:13:50.8336923Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:13:50.8715180Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:13:50.8718462Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:13:50.8754940Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:13:50.8760089Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:13:50.9155902Z [gw2] [ 6%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:13:50.9157235Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:13:50.9178117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:13:50.9217377Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:13:50.9593126Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:13:50.9596164Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:13:50.9620482Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:13:50.9639718Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:13:51.0033882Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:13:51.0039474Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:13:51.0068230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:13:51.0080251Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:13:51.0497509Z [gw2] [ 6%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:13:51.0505315Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:13:51.0514072Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:13:51.0525894Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:13:51.0919011Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:13:51.0960415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:13:51.0961480Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:13:51.0989070Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:13:51.1354750Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:13:51.1357391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:13:51.1387422Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:13:51.1402020Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:13:51.1793020Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:13:51.1795287Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:13:51.1824023Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:13:51.1835332Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:13:51.2234073Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:13:51.2236428Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:13:51.2257616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:13:51.2295871Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:13:51.2673457Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:13:51.2707274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:13:51.2711053Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:13:51.2791012Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:13:51.3113671Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:13:51.3115208Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:13:51.3139793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:13:51.3253167Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:13:51.3553181Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:13:51.3556557Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:13:51.3583809Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:13:51.3621815Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:13:51.3993844Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:13:51.3997728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:13:51.4026940Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:13:51.4051950Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:13:51.4435912Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:13:51.4442161Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:13:51.4464322Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:13:51.4494160Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:13:51.4873276Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:13:51.4877161Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:13:51.4903057Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:13:51.4947166Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:13:51.5340808Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:13:51.5345384Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:13:51.5356321Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:13:51.5383739Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:13:51.5817826Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:13:51.5818648Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:13:51.5825487Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:13:51.5830933Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:13:51.6195915Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:13:51.6197475Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:13:51.6221920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:13:51.6244346Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:13:51.6634069Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:13:51.6637459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:13:51.6662252Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:13:51.6684759Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:13:51.7073665Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:13:51.7076719Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:13:51.7098775Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:13:51.7116525Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:13:51.7515383Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:13:51.7516337Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:13:51.7545363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:13:51.7952996Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:13:51.7986324Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:13:51.8393019Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:13:51.8422530Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:13:51.8832477Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:13:51.8860498Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:13:51.9272905Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:13:51.9302494Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:13:51.9712611Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:13:51.9744691Z test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:13:52.0152472Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:13:52.0182678Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:13:52.0428670Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:13:52.0440351Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:13:52.0483563Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:13:52.0592721Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:13:52.0620566Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:13:52.0874247Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:13:52.1034771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:13:52.1065596Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:13:52.1077639Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:13:52.1313127Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:13:52.1473005Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:13:52.1500955Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:13:52.1514869Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:13:52.1753125Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:13:52.1794045Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:13:52.1912507Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:13:52.1939310Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:13:52.2193005Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:13:52.2256536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:13:52.2352779Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:13:52.2377075Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:13:52.2632476Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:13:52.2674948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:13:52.2792630Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:13:52.2816711Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:13:52.3072746Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:13:52.3103886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:13:52.3232619Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:13:52.3254573Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:13:52.3512902Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:13:52.3642341Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:13:52.3672489Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:13:52.3694184Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:13:52.3953559Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:13:52.3986366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:13:52.4112621Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:13:52.4137965Z test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:13:52.4393355Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:13:52.4552729Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:13:52.4586371Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:13:52.4839499Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:13:52.4850535Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:13:52.4880031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:13:52.4992896Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:13:52.5020954Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:13:52.5272684Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:13:52.5359653Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:13:52.5432867Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:13:52.5462889Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:13:52.5753014Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:13:52.5794328Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:13:52.5873041Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:13:52.5900396Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:13:52.6234194Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:13:52.6332909Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:13:52.6336051Z test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:13:52.6352966Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:13:52.6676782Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:13:52.6755730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:13:52.6796052Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:13:52.7195717Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:13:52.7224102Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:13:52.7296748Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:13:52.7310950Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:13:52.7349328Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:13:52.7633976Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:13:52.7665209Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:13:52.7713450Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:13:52.7751457Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:13:52.8075049Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:13:52.8102684Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:13:52.8174506Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:13:52.8221856Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:13:52.8514058Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:13:52.8540892Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:13:52.8593247Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:13:52.8718483Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:13:52.8953749Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:13:52.9024001Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:13:52.9035286Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:13:52.9183299Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:13:52.9393634Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:13:52.9453956Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:13:52.9472694Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:13:52.9635132Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:13:52.9833091Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:13:52.9912348Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:13:52.9953418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:13:53.0199012Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:13:53.0272248Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:13:53.0317621Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:13:53.0393376Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:13:53.0618743Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:13:53.0712895Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:13:53.0832815Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:13:53.0861968Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:13:53.1171138Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:13:53.1258389Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:13:53.1339495Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:13:53.1366208Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:13:53.1631124Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:13:53.1635820Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:13:53.2087904Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:13:53.2092588Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:13:53.2539894Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:13:53.2542257Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:13:53.2837067Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:13:53.2848899Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:13:53.2961460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:13:53.2966441Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:13:53.2987472Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:13:53.3273333Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:13:53.3324891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:13:53.3353691Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:13:53.3401053Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:13:53.3752770Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:13:53.3793026Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:13:53.3817663Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:13:53.3843778Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:13:53.4193153Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:13:53.4224839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:13:53.4237017Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:13:53.4268734Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:13:53.4633453Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:13:53.4672559Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:13:53.4687729Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:13:53.4704187Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:13:53.5073529Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:13:53.5113831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:13:53.5140731Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:13:53.5154881Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:13:53.5513318Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:13:53.5530580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:13:53.5588917Z [gw2] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:13:53.5596348Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:13:53.5997293Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:13:53.6000290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:13:53.6039496Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:13:53.6084579Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:13:53.6433798Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:13:53.6472167Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:13:53.6483782Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:13:53.6530768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:13:53.6872529Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:13:53.6911737Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:13:53.6923274Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:13:53.6965861Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:13:53.7314850Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:13:53.7355697Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:13:53.7384395Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:13:53.7413591Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:13:53.7754222Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:13:53.7798530Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:13:53.7806178Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:13:53.7864619Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:13:53.8192963Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:13:53.8226332Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:13:53.8235108Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:13:53.8335626Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:13:53.8632574Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:13:53.8675012Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:13:53.8683216Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:13:53.8772906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:13:53.9072952Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:13:53.9166170Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:13:53.9217996Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:13:53.9409264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:13:53.9512566Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:13:53.9633827Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:13:53.9693768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:13:53.9713114Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:13:53.9952052Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:13:54.0072353Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:13:54.0172338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:13:54.0185942Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:13:54.0391805Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:13:54.0512814Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:13:54.0614312Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:13:54.0650105Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:13:54.0866303Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:13:54.0871831Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:13:54.1018090Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:13:54.1023198Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:13:54.1339288Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:13:54.1344846Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:13:54.1509760Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:13:54.1532057Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:13:54.1785613Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:13:54.1791482Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:13:54.1912313Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:13:54.2100485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:13:54.2192907Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:13:54.2196386Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:13:54.2405103Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:13:54.2499114Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:13:54.2637493Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:13:54.2640810Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:13:54.2833507Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:13:54.2897201Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:13:54.3032433Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:13:54.3073758Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:13:54.3312583Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:13:54.3414116Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:13:54.3473288Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:13:54.3504685Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:13:54.3753022Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:13:54.3814321Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:13:54.3914172Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:13:54.3941946Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:13:54.4192556Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:13:54.4293147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:13:54.4352740Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:13:54.4378705Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:13:54.4672656Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:13:54.4795056Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:13:54.4804994Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:13:54.4837096Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:13:54.5152930Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:13:54.5188824Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:13:54.5232541Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:13:54.5272119Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:13:54.5632672Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:13:54.5672470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:13:54.5736430Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:13:54.5764605Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:13:54.6113853Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:13:54.6116838Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:13:54.6152929Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:13:54.6166188Z [gw1] [ 6%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:13:54.6553663Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:13:54.6556234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:13:54.6584050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:13:54.6634195Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:13:54.6992678Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:13:54.7026200Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:13:54.7038692Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:13:54.7221140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:13:54.7433663Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:13:54.7473301Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:13:54.7516574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:13:54.7559656Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:13:54.7872685Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:13:54.7912588Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:13:54.7942700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:13:54.8078545Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:13:54.8312850Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:13:54.8352978Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:13:54.8391583Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:13:54.8416973Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:13:54.8753975Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:13:54.8793650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:13:54.8824900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:13:54.8858962Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:13:54.9193197Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:13:54.9238669Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:13:54.9242564Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:13:54.9307586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:13:54.9632842Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:13:54.9674486Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:13:54.9796166Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:13:55.0072789Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:13:55.0096059Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:13:55.0129819Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:13:55.0132674Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:13:55.0265294Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:13:55.0511958Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:13:55.0530505Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:13:55.0601152Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:13:55.0605130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:13:55.0952025Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:13:55.1029767Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:13:55.1093122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:13:55.1394811Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:13:55.1435232Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:13:55.1879320Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:13:55.1882636Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:13:55.2314074Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:13:55.2314720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:13:55.2716250Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:13:55.2752134Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:13:55.2982214Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:13:55.2995609Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:13:55.3032518Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:13:55.3153594Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:13:55.3237753Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:13:55.3432723Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:13:55.3567378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:13:55.3592612Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:13:55.3637634Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:13:55.3872855Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:13:55.3946004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:13:55.4032499Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:13:55.4058025Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:13:55.4312574Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:13:55.4369955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:13:55.4472684Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:13:55.4500718Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:13:55.4752827Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:13:55.4806066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:13:55.4912842Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:13:55.4947922Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:13:55.5192666Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:13:55.5265186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:13:55.5352592Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:13:55.5385682Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:13:55.5632912Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:13:55.5687151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:13:55.5793114Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:13:55.5808341Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:13:55.6073041Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:13:55.6123235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:13:55.6233128Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:13:55.6307345Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:13:55.6512692Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:13:55.6546086Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:13:55.6672595Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:13:55.6742562Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:13:55.6952761Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:13:55.7060164Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:13:55.7112804Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:13:55.7147404Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:13:55.7392970Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:13:55.7422786Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:13:55.7553068Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:13:55.7591265Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:13:55.7832960Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:13:55.7859481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:13:55.7992676Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:13:55.8011726Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:13:55.8272889Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:13:55.8300871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:13:55.8433034Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:13:55.8467903Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:13:55.8712857Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:13:55.8740663Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:13:55.8872698Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:13:55.8914845Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:13:55.9153442Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:13:55.9313514Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:13:55.9370649Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:13:55.9387495Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:13:55.9593493Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:13:55.9621433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:13:55.9754096Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:13:55.9789902Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:13:56.0033845Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:13:56.0063143Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:13:56.0193285Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:13:56.0223459Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:13:56.0473160Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:13:56.0497173Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:13:56.0633289Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:13:56.0676671Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:13:56.0912674Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:13:56.0937690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:13:56.1072395Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:13:56.1131079Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:13:56.1352504Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:13:56.1471153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:13:56.1512880Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:13:56.1792301Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:13:56.1947269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:13:56.2232638Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:13:56.2581725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:13:56.2673861Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:13:56.2869379Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:13:56.3113947Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:13:56.3189634Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:13:56.3553364Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:13:56.3591626Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:13:56.3615472Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:13:56.3623986Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:13:56.3657822Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:13:56.3994260Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:13:56.4032741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:13:56.4074827Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:13:56.4182958Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:13:56.4432712Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:13:56.4512657Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:13:56.4610718Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:13:56.4621758Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:13:56.4892948Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:13:56.4967551Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:13:56.5244170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:13:56.5312427Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:13:56.5390866Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:13:56.5423452Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:13:56.5509889Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:13:56.5740037Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:13:56.5767960Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:13:56.5832486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:13:56.5877160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:13:56.6097653Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:13:56.6235399Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:13:56.6301000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:13:56.6304251Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:13:56.6732375Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:13:56.6844794Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:13:56.7172153Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:13:56.7300006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:13:56.7312097Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:13:56.7332335Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:13:56.7610203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:13:56.7722836Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:13:56.7893948Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:13:56.7915504Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:13:56.8073135Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:13:56.8392567Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:13:56.8409356Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:13:56.8823176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:13:56.8849151Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:13:56.9088739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:13:56.9105546Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:13:56.9191891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:13:56.9352468Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:13:56.9512224Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:13:56.9575183Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:13:56.9579802Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:13:56.9691132Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:13:57.0026413Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:13:57.0027072Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:13:57.0310553Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:13:57.0480351Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:13:57.1023775Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:13:57.1055212Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:13:57.1333600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:13:57.1528274Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:13:57.1890364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:13:57.1917765Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:13:57.2283979Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:13:57.2304422Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:13:57.2586008Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:13:57.2692544Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:13:57.2711038Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:13:57.2766130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:13:57.3499697Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:13:57.3519083Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:13:57.4924812Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:13:57.4943293Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:13:57.5301523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:13:57.5395344Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:13:57.5442061Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:13:57.5873021Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:13:57.5937475Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:13:57.6348985Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:13:57.6368586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:13:57.6778748Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:13:57.7500689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:13:57.7592548Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:13:57.7975846Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:13:57.8032843Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:13:57.8355400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:13:57.8554993Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:13:57.8559194Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:13:57.8974998Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:13:57.8979078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:13:57.9426254Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:13:57.9430995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:13:57.9771337Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:13:57.9784448Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:13:57.9797703Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:13:57.9914652Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:13:58.0144591Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:13:58.0193394Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:13:58.0307912Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:13:58.0320205Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:13:58.0325504Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:13:58.0651591Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:13:58.0718210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:13:58.0723720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:13:58.0753073Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:13:58.1150869Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:13:58.1183853Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:13:58.1189557Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:13:58.1627012Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:13:58.1632829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:13:58.2097572Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:13:58.2254389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:13:58.2433834Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:13:58.2486724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:13:58.2873594Z [gw1] [ 7%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:13:58.2893295Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:13:58.3313513Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:13:58.3409664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:13:58.3610221Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:13:58.3623069Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:13:58.3677037Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:13:58.3832303Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:13:58.4036502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:13:58.4069199Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:13:58.4071720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:13:58.4231789Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:13:58.4233605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:13:58.4529240Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:13:58.4531393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:13:58.4752715Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:13:58.4754708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:13:58.4995926Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:13:58.4997907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:13:58.5183088Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:13:58.5184696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:13:58.5394483Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:13:58.5396571Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:13:58.5569717Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:13:58.5571579Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:13:58.5871457Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:13:58.5872368Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:13:58.6063852Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:13:58.6064446Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:13:58.6276322Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:13:58.6277680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:13:58.6480266Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:13:58.6480842Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:13:58.6733846Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:13:58.6735502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:13:58.6901159Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:13:58.6902830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:13:58.7175413Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:13:58.7176689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:13:58.7363836Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:13:58.7364415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:13:58.7598840Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:13:58.7600816Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:13:58.7748480Z [gw2] [ 7%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:13:58.7750120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:13:58.8011767Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:13:58.8098975Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:13:58.8180016Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:13:58.8181766Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:13:58.8448060Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:13:58.8670310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:13:58.8686965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:13:58.9033055Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:13:58.9143981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:13:58.9473022Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:13:58.9535399Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:13:58.9758766Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:13:58.9785908Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:13:58.9913082Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:13:59.0129172Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:13:59.0306748Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:13:59.0330339Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:13:59.0404346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:13:59.0406330Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:13:59.0427634Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:13:59.0815857Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:13:59.0830241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:13:59.0873787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:13:59.1013661Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:13:59.1273101Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:13:59.1275408Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:13:59.1310245Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:13:59.1515335Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:13:59.1659863Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:13:59.1666769Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:13:59.1686698Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:13:59.1695190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:13:59.1698515Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:13:59.1760833Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:13:59.2130624Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:13:59.2133825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:13:59.2322902Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:13:59.2359210Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:13:59.2585678Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:13:59.2593393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:13:59.2639478Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:13:59.2705151Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:13:59.3076299Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:13:59.3080564Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:13:59.3088280Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:13:59.3225263Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:13:59.3509426Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:13:59.3589286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:13:59.3651986Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:13:59.3955837Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:13:59.3971177Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:13:59.3975563Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:13:59.4029030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:13:59.4080417Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:13:59.4470809Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:13:59.4491868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:13:59.4520691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:13:59.4551464Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:13:59.4895948Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:13:59.4900472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:13:59.4965973Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:13:59.4970550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:13:59.5101093Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:13:59.5124323Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:13:59.5287066Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:13:59.5331478Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:13:59.5374937Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:13:59.5440711Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:13:59.5726816Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:13:59.5765354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:13:59.5829868Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:13:59.5863235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:13:59.6168617Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:13:59.6221872Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:13:59.6248625Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:13:59.6292338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:13:59.6609433Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:13:59.6653196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:13:59.6696425Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:13:59.6727088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:13:59.6759369Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:13:59.6766295Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:13:59.7065000Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:13:59.7071218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:13:59.7188520Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:13:59.7194695Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:13:59.7495804Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:13:59.7501624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:13:59.7595450Z [gw2] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:13:59.7601308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:13:59.7949206Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:13:59.7954976Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:13:59.8030703Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:13:59.8133613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:13:59.8431389Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:13:59.8453498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:13:59.8654061Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:13:59.8719605Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:13:59.8740586Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:13:59.8931886Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:13:59.8935331Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:13:59.9326829Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:13:59.9438995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:13:59.9576506Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:13:59.9702207Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:13:59.9830491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:13:59.9834003Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:13:59.9845941Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:14:00.0209020Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:14:00.0214701Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:14:00.0220782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:14:00.0539382Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:14:00.0665147Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:14:00.0668123Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:14:00.0789073Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:14:00.0864136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:14:00.1031817Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:14:00.1138379Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:14:00.1177209Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:14:00.1604582Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:14:00.1607888Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:14:00.2039172Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:14:00.2043639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:14:00.2446388Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:14:00.2508704Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:14:00.2594179Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:14:00.2633162Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:14:00.2665246Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:14:00.2925639Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:14:00.3108614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:14:00.3114731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:14:00.3346813Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:14:00.3372036Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:14:00.3530327Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:14:00.3584144Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:14:00.3770836Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:14:00.3814506Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:14:00.3950933Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:14:00.3955020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:14:00.3965348Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:14:00.4246997Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:14:00.4426831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:14:00.4428932Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:14:00.4796655Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:14:00.4850023Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:14:00.5312288Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:14:00.5466414Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:14:00.5475473Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:14:00.5484529Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:14:00.5673820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:14:00.5702009Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:14:00.6145837Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:14:00.6154485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:14:00.6239741Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:14:00.6253437Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:14:00.6464331Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:14:00.6560526Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:14:00.6613632Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:14:00.6673527Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:14:00.6810937Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:14:00.7033715Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:14:00.7042713Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:14:00.7075489Z [gw1] [ 7%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:14:00.7098383Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:14:00.7126820Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:14:00.7163837Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:14:00.7469251Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:14:00.7474881Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:14:00.7589493Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:14:00.7792886Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:14:00.7823922Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:14:00.7884296Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:14:00.7930448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:14:00.7941976Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:14:00.8324927Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:14:00.8329588Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:14:00.8389492Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:14:00.8524299Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:14:00.8772998Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:14:00.8778622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:14:00.8806840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:00.9231764Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:14:00.9249710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:14:00.9307006Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:14:00.9381512Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:14:00.9688537Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:14:00.9752812Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:14:01.0112788Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:14:01.0291312Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:14:01.0525353Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:14:01.0562578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:14:01.0594550Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:01.0605660Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:14:01.0907584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:01.0952549Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:14:01.0978291Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:14:01.1088877Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:14:01.1108537Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:01.1259724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:01.1287504Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:14:01.1393730Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:01.1437562Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:14:01.1456503Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:14:01.1591497Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:14:01.1636343Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:01.1674447Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:14:01.1805831Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:01.1904736Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:14:01.1913535Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:14:01.1923483Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:14:01.2031440Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:14:01.2125282Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:01.2352828Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:01.2365767Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:14:01.2471590Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:14:01.2648283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:01.2779746Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:01.2788690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:14:01.2911389Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:14:01.2945750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:01.3232575Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:01.3241560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:14:01.3351666Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:14:01.3387466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:14:01.3794485Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:14:01.3795198Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:14:01.3800058Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:14:01.4210655Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:01.4214868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:14:01.4475036Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:14:01.4596987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:14:01.4826506Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:14:01.4856639Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:01.4914727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:01.4979808Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:14:01.5354455Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:14:01.5446176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:14:01.5793450Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:14:01.5849926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:14:01.6271308Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:14:01.6286130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:14:01.6747743Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:14:01.6753760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:14:01.7153628Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:14:01.7307545Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:14:01.7579386Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:14:01.7829697Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:14:01.8060030Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:14:01.8196948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:14:01.8543820Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:14:01.8575804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:14:01.8978551Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:14:01.9045825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:14:01.9414457Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:14:01.9472127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:14:01.9898020Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:14:02.0164784Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:14:02.0314189Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:14:02.0472145Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:14:02.0772882Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:14:02.0877905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:14:02.1299940Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:14:02.1305438Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:14:02.1713747Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:14:02.1820491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:14:02.2127078Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:14:02.2170535Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:14:02.2670675Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:14:02.2810813Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:14:02.3070784Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:14:02.3175454Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:14:02.3473462Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:14:02.3567354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:14:02.3914247Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:14:02.4742461Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:14:02.4793835Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:14:02.4858356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:14:02.5330922Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:14:02.5339679Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:14:02.5452955Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:14:02.5466770Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:02.5793320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:02.5828392Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:14:02.6154836Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:14:02.6258760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:14:02.6608770Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:14:02.6696306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:14:02.7048394Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:14:02.7127982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:14:02.7474157Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:14:02.7499676Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:14:02.7834695Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:14:02.7860592Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:02.7913718Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:02.7948998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:14:02.8054983Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:14:02.8351021Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:02.8358358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:02.8381063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:14:02.8794687Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:14:02.8818893Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:02.9089813Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:02.9103191Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:02.9224896Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:14:02.9236125Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:14:02.9259206Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:14:02.9591832Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:14:02.9674329Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:02.9697308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:14:03.0097540Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:14:03.0107756Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:03.0114604Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:14:03.0259614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:14:03.0346179Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:14:03.0613818Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:14:03.0624091Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:14:03.0685779Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:14:03.0691511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:03.1095797Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:03.1109042Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:14:03.1154108Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:14:03.1159646Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:14:03.1529457Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:14:03.1535289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:14:03.1670684Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:14:03.1991132Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:03.2136305Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:14:03.2353127Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:14:03.2416604Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:14:03.2794483Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:14:03.2912375Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:14:03.3234188Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:14:03.3340016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:14:03.3355974Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:03.3395293Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:14:03.3420193Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:14:03.3713196Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:14:03.3847444Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:14:03.3855412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:14:03.3874999Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:14:03.4231016Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:14:03.4254515Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:14:03.4268838Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:14:03.4340159Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:14:03.4684064Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:14:03.4692712Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:14:03.4724798Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:14:03.4732429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:03.5112915Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:03.5126066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:03.5188776Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:14:03.5256641Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:14:03.5512464Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:03.5566188Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:14:03.5614886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:03.6017665Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:03.6585076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:14:03.6619230Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:14:03.6863499Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:03.7021667Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:03.7064827Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:14:03.7067776Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:14:03.7191235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:03.7455150Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:03.7491207Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:14:03.7491819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:14:03.8199876Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:14:03.8226725Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:14:03.8352199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:14:03.8667657Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:14:03.8800400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:14:03.9072941Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:14:03.9175239Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:14:03.9567172Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:14:03.9657408Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:14:04.0045522Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:14:04.0155009Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:14:04.0512666Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:14:04.0740660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:14:04.0975853Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:14:04.0979880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:14:04.1400924Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:14:04.1426790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:14:04.1578344Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:14:04.1593297Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:14:04.1832590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:14:04.1891583Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:14:04.1898587Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:14:04.2111572Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:14:04.2119238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:14:04.2337391Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:14:04.2344861Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:14:04.2550691Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:14:04.2751839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:14:04.2970983Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:14:04.3014731Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:14:04.3056136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:14:04.3153094Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:14:04.3857811Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:14:04.3886890Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:14:04.3940131Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:14:04.4045267Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:14:04.4095595Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:14:04.4320298Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:14:04.4363397Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:14:04.4627965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:14:04.4633338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:14:04.4663384Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:14:04.4753525Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:14:04.5028635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:14:04.5033447Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:14:04.5378260Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:14:04.5402087Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:14:04.5470596Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:14:04.5481624Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:14:04.5873364Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:14:04.5931051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:14:04.6316355Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:14:04.6554365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:14:04.6837434Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:14:04.6843003Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:14:04.7293605Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:14:04.7427532Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:14:04.7755844Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:14:04.7795839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:14:04.8193980Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:14:04.8226902Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:14:04.8721171Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:14:04.8725378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:14:04.9270871Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:14:04.9316150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:14:04.9633723Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:14:04.9743063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:14:05.0073367Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:14:05.0092545Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:05.0513433Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:05.0682236Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:14:05.1061992Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:14:05.1066932Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:14:05.1475993Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:14:05.1481743Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:14:05.1870887Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:14:05.1915820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:05.2273353Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:05.2354016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:05.2753512Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:05.3350459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:14:05.3382337Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:14:05.3684080Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:14:05.3707148Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:14:05.3891772Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:14:05.4112958Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:14:05.4217616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:14:05.4596429Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:14:05.4599373Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:14:05.5032203Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:14:05.5034630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:14:05.5181188Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:14:05.5197146Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:14:05.5304525Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:14:05.5445260Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:14:05.5526753Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:14:05.5710865Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:14:05.5778092Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:14:05.5874187Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:14:05.5997417Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:14:05.6151930Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:14:05.6314431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:14:05.6374727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:14:05.6837808Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:14:05.6843033Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:14:05.7000853Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:14:05.7015926Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:14:05.7052868Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:14:05.7272012Z [gw1] [ 8%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:14:05.7477437Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:14:05.7479961Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:14:05.7929381Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:14:05.8153566Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:14:05.8370144Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:14:05.8405685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:14:05.8493107Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:14:05.8519054Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:14:05.8590127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:14:05.8858069Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:14:05.8862651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:14:05.8996524Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:14:05.9000835Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:14:05.9275982Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:14:05.9282005Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:14:05.9306372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:14:05.9400263Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:14:05.9474593Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:14:05.9478526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:14:05.9743204Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:14:05.9745020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:14:05.9890647Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:14:05.9954202Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:06.0195821Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:06.0201253Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:14:06.0337393Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:14:06.0338072Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:06.0630710Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:06.0631387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:14:06.0807161Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:14:06.0807884Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:14:06.1037166Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:14:06.1037823Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:14:06.1268258Z [gw1] [ 8%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:14:06.1268980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:06.1489487Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:06.1490153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:14:06.1686505Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:14:06.1687167Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:14:06.1951565Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:14:06.1952456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:14:06.2149461Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:14:06.2150108Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:06.2390795Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:06.2567805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:14:06.2569348Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:14:06.2993515Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:14:06.3001967Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:06.3018370Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:06.3049640Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:14:06.3436857Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:14:06.3441428Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:06.3895218Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:06.3899860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:14:06.4314960Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:14:06.4319573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:06.4691948Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:06.4720752Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:14:06.4737303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:14:06.4741776Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:06.4812970Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:06.5155935Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:14:06.5177780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:14:06.5182372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:06.5211761Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:06.5552916Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:14:06.5634692Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:14:06.5639088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:06.5763610Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:06.5992858Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:14:06.6115632Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:14:06.6120054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:14:06.6250353Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:14:06.6433001Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:14:06.6509244Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:14:06.6513708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:14:06.6810491Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:14:06.6873278Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:14:06.6991106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:14:06.7000570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:14:06.7247917Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:14:06.7313702Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:14:06.7400507Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:14:06.7406694Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:14:06.7411910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:14:06.7797493Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:14:06.7832901Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:14:06.7838258Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:14:06.8032058Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:14:06.8230848Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:14:06.8310843Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:14:06.8366459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:14:06.8556236Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:14:06.8673973Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:14:06.8677496Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:06.8760138Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:14:06.9114318Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:14:06.9268915Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:14:06.9440654Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:14:06.9470704Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:06.9551237Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:06.9556726Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:06.9804883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:14:06.9900619Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:14:07.0072638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:14:07.0073199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:14:07.0188901Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:14:07.0313228Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:14:07.0349582Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:14:07.0442062Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:14:07.0836954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:14:07.0849021Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:14:07.1298251Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:14:07.1518134Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:14:07.1726232Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:14:07.1817609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:14:07.2205008Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:14:07.2328454Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:07.2656161Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:07.2659024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:07.3111007Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:07.3375041Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:14:07.3513739Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:14:07.3603946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:14:07.3966484Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:14:07.4449334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:14:07.4461299Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:14:07.4607549Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:14:07.4897306Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:14:07.4900097Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:14:07.5330644Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:14:07.5422861Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:14:07.5773185Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:14:07.5862979Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:14:07.6204843Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:14:07.6348930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:14:07.6644477Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:14:07.7147635Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:14:07.7169867Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:14:07.7358553Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:14:07.7651578Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:14:07.8017079Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:14:07.8073522Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:14:07.8827594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:14:07.8852489Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:14:07.9040445Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:07.9286862Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:07.9645189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:14:07.9712587Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:14:08.1205240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:14:08.1230769Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:14:08.1565867Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:14:08.1633861Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:14:08.2168636Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:14:08.2191503Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:14:08.2294540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:14:08.2606430Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:14:08.2825661Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:08.3048530Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:08.3208133Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:14:08.3484777Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:14:08.3613523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:08.3924191Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:08.4020867Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:08.4370216Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:08.4613124Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:08.4625418Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:08.4646616Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:14:08.4781842Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:14:08.4849932Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:14:08.5070606Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:08.5128187Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:08.5133310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:14:08.5297207Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:14:08.5464183Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:14:08.5554211Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:14:08.5559149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:14:08.5751769Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:14:08.5991289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:14:08.5996211Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:14:08.6181517Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:14:08.6203541Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:14:08.6365054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:08.6399311Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:08.6466000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:14:08.6647424Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:14:08.6909940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:08.7185660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:14:08.7272824Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:14:08.7292996Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:14:08.7712600Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:14:08.7810616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:14:08.8155768Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:14:08.8319861Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:14:08.8593250Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:14:08.8729406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:14:08.9055538Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:14:08.9503165Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:14:08.9530206Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:14:08.9617595Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:14:08.9982288Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:14:09.0239512Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:14:09.0399535Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:14:09.0617556Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:14:09.0845692Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:14:09.1038839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:14:09.1297062Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:14:09.1510473Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:14:09.1791767Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:14:09.4620130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:14:09.4643034Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:14:09.6799054Z test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:14:09.6818529Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:14:09.7038174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:14:09.7121848Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:14:09.7139202Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:09.7290599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:09.7294101Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:14:09.7736348Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:14:09.7741405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:14:09.7793812Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:14:09.7814056Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:09.8191241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:09.8207492Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:14:09.8387605Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:14:09.8408135Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:09.8468421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:09.8611628Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:09.8723348Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:14:09.8847097Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:14:09.9045704Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:14:09.9050756Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:14:09.9143225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:14:09.9285759Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:14:09.9393793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:09.9500428Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:09.9728081Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:14:09.9734058Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:14:09.9968774Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:14:09.9987111Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:14:10.0057991Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:14:10.0214255Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:14:10.0366200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:14:10.0510810Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:14:10.0579256Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:14:10.0685547Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:14:10.0818489Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:14:10.0915789Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:14:10.1005783Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:14:10.1124703Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:14:10.1229385Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:10.1379159Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:10.1397736Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:14:10.1604883Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:14:10.1858150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:14:10.1860838Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:14:10.2114507Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:14:10.2143488Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:14:10.2213311Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:14:10.2263165Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:14:10.2327388Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:14:10.2609656Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:14:10.2678644Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:14:10.2720679Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:14:10.2797824Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:14:10.3051522Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:14:10.3188927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:14:10.3202171Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:14:10.3209083Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:14:10.3525987Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:14:10.3652987Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:10.3670933Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:10.3955047Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:14:10.3994372Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:14:10.4032763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:14:10.4068715Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:14:10.4124245Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:14:10.4489673Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:14:10.4527668Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:14:10.4531122Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:14:10.4585778Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:14:10.4914406Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:14:10.4919622Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:10.4937780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:14:10.5088336Z [gw2] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:14:10.5353812Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:14:10.5357649Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:14:10.5398727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:14:10.5794947Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:14:10.5802887Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:14:10.5810041Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:14:10.5848199Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:14:10.6147089Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:14:10.6233913Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:14:10.6238809Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:14:10.6406978Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:14:10.6672702Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:14:10.6728257Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:14:10.7039864Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:14:10.7054430Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:14:10.7113666Z test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:14:10.7177901Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:14:10.7553715Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:14:10.7597889Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:10.7639839Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:10.7646904Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:14:10.7721917Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:14:10.7991577Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:14:10.8046549Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:14:10.8072703Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:14:10.8126604Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:14:10.8433271Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:14:10.8513059Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:14:10.8563605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:14:10.8703702Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:14:10.8951647Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:14:10.8958105Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:14:10.9006974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:14:10.9082858Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:14:10.9336227Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:14:10.9394024Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:14:10.9518746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:14:10.9655820Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:14:10.9669606Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:14:10.9829761Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:14:10.9866350Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:14:11.0254506Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:14:11.0268118Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:14:11.0309618Z test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:14:11.0315104Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:14:11.0415964Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:14:11.0631264Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:14:11.0644396Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:14:11.0711815Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:14:11.0720155Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:14:11.0726900Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:14:11.1114248Z test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:14:11.1253498Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:14:11.1583861Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:14:11.1589181Z test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:14:11.2033177Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:14:11.2038881Z test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:14:11.2466297Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:14:11.2472018Z test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:14:11.2911172Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:14:11.2911590Z test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:14:11.3309276Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:14:11.3321684Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:14:11.3325793Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:14:11.3373942Z test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:14:11.3757878Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:14:11.3784453Z test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:14:11.4233200Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:14:11.4280736Z test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:14:11.4712698Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:14:11.4745532Z test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:14:11.4969683Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:14:11.4986123Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:14:11.4997125Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:14:11.5005829Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:14:11.5023747Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:14:11.5192076Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:14:11.5433335Z test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:14:11.5473027Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:14:11.5697602Z test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:14:11.6012044Z test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:14:11.6112987Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:14:11.6676645Z test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:14:11.6688897Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:14:11.6905481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:14:11.7174310Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:14:11.7178739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:14:11.7507557Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:14:11.7519683Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:14:11.7575456Z test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:14:11.7580119Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:14:11.7612261Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:14:11.8018217Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:14:11.8022916Z test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:14:11.8046661Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:14:11.8051427Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:14:11.8163926Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:14:11.8176703Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:14:11.8469663Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:14:11.8549879Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:14:11.8892189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:14:11.8912786Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:14:11.9331621Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:14:11.9359708Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:14:11.9717140Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:14:11.9729713Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:14:11.9985359Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:14:12.0173765Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:14:12.0179068Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:14:12.0207959Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:14:12.0213356Z test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:14:12.0258385Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:14:12.0271789Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:14:12.0670433Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:14:12.0766638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:14:12.0792951Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:14:12.0870822Z test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:14:12.1010576Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:14:12.1089628Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:14:12.1094476Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:14:12.1227329Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:14:12.1232038Z test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:14:12.1449036Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:14:12.1461066Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:14:12.1528369Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:14:12.1533110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:14:12.1594119Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:14:12.1606956Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:14:12.1710362Z test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:14:12.1953663Z test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:14:12.1958542Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:14:12.1997039Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:14:12.2033555Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:14:12.2129611Z test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:14:12.2368741Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:14:12.2550735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:14:12.2705740Z test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:14:12.2793062Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:14:12.2900795Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:14:12.2914235Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:14:12.3083141Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:14:12.3191112Z test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:14:12.3247555Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:14:12.3367434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:14:12.3555882Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:14:12.3563516Z test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:14:12.3686914Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:14:12.3797034Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:14:12.4032139Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:14:12.4134632Z test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:14:12.4232577Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:14:12.4572037Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:14:12.4665965Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:14:12.4806349Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:14:12.4854111Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:14:12.4867166Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:14:12.4913650Z test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:14:12.5008922Z test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:14:12.5018020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:14:12.5033804Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:14:12.5049661Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:14:12.5361713Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:14:12.5372797Z test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:14:12.5381655Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:14:12.5448530Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:14:12.5538429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:14:12.5835826Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:14:12.5836377Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:14:12.6080188Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:14:12.6220328Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:14:12.6311731Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:14:12.6375634Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:14:12.6567658Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:14:12.6648246Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:14:12.6673412Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:14:12.6809729Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:14:12.6915354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:14:12.7252252Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:14:12.7410308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:14:12.7414701Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:14:12.7437296Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:14:12.7443838Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:14:12.7458114Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:14:12.7717405Z test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:14:12.7914124Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:14:12.8131660Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:14:12.8343266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:12.8358049Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:14:12.8390295Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:14:12.8417200Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:12.8442841Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:14:12.8570412Z test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:14:12.8697575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:12.8794194Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:12.8873639Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:14:12.8912504Z test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:14:12.9013909Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:14:12.9156921Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:12.9222287Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:12.9246081Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:14:12.9313872Z test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:14:12.9448575Z test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:14:13.0133845Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:13.0151425Z [gw0] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:14:13.0355008Z test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:14:13.0378437Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:14:13.0465765Z test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:14:13.0502462Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:14:13.0526357Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:14:13.0872158Z test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:14:13.0878156Z test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:14:13.1258781Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:14:13.1265251Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:14:13.1333808Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:14:13.1356755Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:14:13.1396682Z test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:14:13.1489470Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:14:13.1503512Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:13.1592943Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:14:13.1751253Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:14:13.1858078Z test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:14:13.1947672Z test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:14:13.1988780Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:14:13.1992952Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:14:13.2126539Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:14:13.2450015Z test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:14:13.2456298Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:14:13.2868518Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:14:13.2874187Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:14:13.3094105Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:14:13.3193040Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:14:13.3301333Z test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:14:13.3356582Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:14:13.3358153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:14:13.3693254Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:14:13.3694755Z test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:14:13.3791921Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:14:13.3792887Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:14:13.4150394Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:14:13.4217040Z test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:13.4296284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:14:13.4401336Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:14:13.4745276Z test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:14:13.4772034Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:14:13.5444608Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:14:13.5472483Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:14:13.5508255Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:14:13.5917021Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:14:13.5949844Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:14:13.6355571Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:14:13.6392543Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:14:13.6795062Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:14:13.6878019Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:13.7234731Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:13.7260074Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:13.7649936Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:13.7665563Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:14:13.7721499Z test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:14:13.7770601Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:14:13.7781918Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:14:13.8150406Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:14:13.8165047Z test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:14:13.8234945Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:14:13.8260540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:14:13.8590574Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:14:13.8647142Z test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:14:13.8655530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:14:13.9093221Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:14:13.9102907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:14:13.9405426Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:14:13.9431382Z [gw3] [ 9%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:14:13.9497132Z test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:14:13.9506072Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:14:13.9956462Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:14:13.9965640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:14:14.0225172Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:14:14.0255160Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:14:14.0292746Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:14:14.0371614Z [gw3] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:14:14.0415358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:14:14.0751839Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:14:14.0861129Z test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:14:14.0870043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:14:14.0919984Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:14:14.1055474Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:14:14.1068851Z [gw2] [ 9%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:14.1190893Z test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:14:14.1248270Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:14:14.1352784Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:14:14.1687066Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:14:14.1725032Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:14:14.2178179Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:14:14.2188225Z [gw3] [ 9%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:14:14.2195400Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:14:14.2203241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:14.2617418Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:14.2625851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:14.3074534Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:14.3253334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:14:14.3552253Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:14:14.3579405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:14:14.3955055Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:14:14.4032596Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:14:14.4395936Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:14:14.4441991Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:14:14.4834447Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:14:14.4892956Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:14:14.5350688Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:14:14.5368982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:14:14.5788942Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:14:14.5798032Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:14:14.6269811Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:14:14.6397630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:14:14.6594058Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:14:14.6838325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:14:14.7108980Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:14:14.7117020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:14:14.7591655Z [gw1] [ 9%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:14:15.3099645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:14:15.3112922Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:14:15.3272151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:14:15.3515418Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:14:15.3612347Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:14:15.3954683Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:14:15.4165362Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:14:15.4434688Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:14:15.4437710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:14:15.4912271Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:14:15.5196349Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:14:15.5273330Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:14:15.5360190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:14:15.5463859Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:14:15.5472879Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:14:15.5594652Z test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:14:15.5791263Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:14:15.5854415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:14:15.5932427Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:14:15.6037238Z test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:14:15.6271332Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:14:15.6433474Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:14:15.6434050Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:14:15.6712897Z test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:14:15.6715278Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:14:15.7146921Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:14:15.7364766Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:14:15.7618074Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:14:15.7831879Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:14:15.8049691Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:14:15.8140996Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:14:15.8488878Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:14:15.8572845Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:14:15.8933003Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:14:15.9084321Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:14:15.9357100Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:14:15.9474197Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:14:15.9807832Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:14:16.0620740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:14:16.0656963Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:14:16.1115226Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:14:16.1141710Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:14:16.2463632Z test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:14:16.2488493Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:14:16.2598227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:14:16.2782343Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:14:16.2795853Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:14:16.3030992Z test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:14:16.3040094Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:14:16.3087004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:14:16.3294548Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:14:16.3302290Z test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:14:16.3428177Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:14:16.3436080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:14:16.3750366Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:14:16.3757822Z test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:14:16.3872895Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:14:16.3880886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:14:16.4188411Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:14:16.4195886Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:14:16.4283169Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:14:16.4330064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:14:16.4592323Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:14:16.4713629Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:16.4776889Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:14:16.4949457Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:14:16.5033358Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:16.5064560Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:16.5193266Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:16.5281637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:14:16.5510770Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:14:16.5515146Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:16.5729208Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:16.5733333Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:14:16.5944262Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:14:16.5949197Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:14:16.6163081Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:14:16.6167219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:14:16.6387373Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:14:16.6392348Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:14:16.6605882Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:14:16.6610084Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:14:16.6846399Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:14:16.7049261Z test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:14:16.7052850Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:14:16.7511683Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:14:16.7533298Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:14:16.7703116Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:14:16.7729470Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:14:16.7921882Z test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:14:16.7925446Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:14:16.7948020Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:14:16.8183183Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:14:16.8186820Z test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:14:16.8388603Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:14:16.8415699Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:14:16.8641873Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:14:16.8830117Z test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:14:16.8945840Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:14:16.9092447Z [gw1] [ 10%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:14:16.9120670Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:14:16.9241717Z test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:14:16.9277435Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:14:16.9280965Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:14:16.9615687Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:14:16.9733288Z test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:14:16.9770898Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:14:16.9773731Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:14:17.0057965Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:14:17.0231463Z test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:14:17.0267461Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:14:17.0393180Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:14:17.0566508Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:14:17.0569991Z test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:14:17.0662829Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:14:17.0666241Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:14:17.0980484Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:14:17.1072228Z test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:14:17.1075822Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:14:17.1137632Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:14:17.1426704Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:14:17.1431156Z test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:14:17.1559866Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:14:17.1565622Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:14:17.1907015Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:14:17.1912989Z test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:14:17.2020329Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:14:17.2025900Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:14:17.2349351Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:14:17.2351432Z test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:14:17.2396152Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:14:17.2499462Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:14:17.2772837Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:14:17.2920261Z test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:14:17.2947707Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:14:17.2950939Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:14:17.3253115Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:14:17.3393180Z test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:14:17.3420607Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:17.3899654Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:14:17.3900260Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:14:17.4352416Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:14:17.4543621Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:14:17.4634095Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:14:17.4784692Z test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:14:17.4814386Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:14:17.4890984Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:14:17.5183922Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:14:17.5209025Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:14:17.5309985Z test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:14:17.5319449Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:14:17.5353946Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:14:17.5633778Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:14:17.5674135Z test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:14:17.5738578Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:14:17.6150723Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:14:17.6236538Z test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:14:17.6418839Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:14:17.6432152Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:14:17.6499930Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:14:17.6546829Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:14:17.6551699Z test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:14:17.6860311Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:14:17.6892939Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:14:17.7072029Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:14:17.7089311Z test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:14:17.7389416Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:14:17.7394625Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:14:17.7506497Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:14:17.7511921Z test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:14:17.7777421Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:14:17.7869452Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:14:17.7982133Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:14:17.7987903Z test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:14:17.8231823Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:14:17.8235834Z test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:14:17.8410240Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:14:17.8415354Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:14:17.8435098Z test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:14:17.8510815Z test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:14:17.8671586Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:14:17.8675939Z test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:14:17.8833473Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:14:17.8939486Z test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:14:17.9154655Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:14:17.9160137Z test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:14:17.9352086Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:14:17.9358202Z test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:14:17.9631308Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:14:17.9636396Z test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:14:17.9817714Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:14:18.0036143Z test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:14:18.0073083Z test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:14:18.0152827Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:14:18.0232562Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:14:18.0259008Z test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:14:18.0420669Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:14:18.0431204Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:14:18.0472017Z test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:14:18.0503890Z test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:14:18.0518673Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:14:18.0672416Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:14:18.0694007Z test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:14:18.0914963Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:14:18.0915312Z test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:14:18.0943912Z test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:14:18.1113603Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:14:18.1141245Z test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:14:18.1353047Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:14:18.1377756Z test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:14:18.1553598Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:14:18.1576174Z test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:14:18.1792720Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:14:18.1992893Z test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:14:18.3076219Z test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:14:18.3092997Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:14:18.3111688Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:14:18.3118842Z test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:14:18.3163884Z test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:14:18.3199813Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:14:18.3513187Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:14:18.3520531Z test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:14:18.3561379Z test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:14:18.3868856Z [gw1] [ 10%] XFAIL test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:14:18.4009964Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:14:18.4017510Z test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:14:18.4150399Z test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:14:18.4163394Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:14:18.4368231Z test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:14:18.4432950Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:14:18.4458707Z test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:14:18.4746972Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:14:18.4759531Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:14:18.4895696Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:14:18.4901472Z test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:14:18.4922849Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:14:18.4943121Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:14:18.4978684Z test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:14:18.5346715Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:14:18.5363852Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:14:18.5371606Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:18.5382633Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:14:18.5431385Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:18.5437136Z test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:14:18.5524132Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:14:18.5869704Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:14:18.5878631Z test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:14:18.5909074Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:14:18.5939948Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:14:18.5949554Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:14:18.6258968Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:14:18.6353619Z test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:14:18.6401403Z test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:14:18.6508826Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:14:18.6672665Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:14:18.6812344Z test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:14:18.6863704Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:14:18.6866926Z test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:14:18.7148696Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:14:18.7149220Z test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:14:18.7273857Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:14:18.7311307Z test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:14:18.7600231Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:14:18.7830676Z test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:14:18.7881908Z test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:14:18.8223162Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:14:18.8362751Z test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:18.8385312Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:14:18.8634954Z test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:14:18.8653382Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:14:18.9112916Z test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:14:18.9122787Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:18.9141097Z test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:14:18.9235435Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:14:18.9244694Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:14:18.9270326Z test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:14:18.9553812Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:14:18.9669743Z test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:14:18.9676265Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:14:19.0034473Z test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:14:19.0061942Z test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:14:19.0445710Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:14:19.0552008Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:14:19.0557462Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:14:19.1094179Z test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:14:19.1115523Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:14:19.1305307Z test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:14:19.1344035Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:14:19.1408634Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:14:19.1426876Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:14:19.1463204Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:14:19.1476542Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:14:19.1486220Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:14:19.1515805Z test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:14:19.1670783Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:14:19.1684686Z test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:14:19.1991416Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:14:19.2025257Z test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:14:19.2033130Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:14:19.2046690Z test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:14:19.2064796Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:14:19.2079442Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:14:19.2089842Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:14:19.2095602Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:14:19.2420899Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:14:19.2436987Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:14:19.2552196Z test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:14:19.2578659Z test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:14:19.2681080Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:14:19.2692554Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:14:19.2713206Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:14:19.2929556Z [gw3] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:14:19.3034591Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:14:19.3191327Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:14:19.3399015Z test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:14:19.3416052Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:14:19.3466031Z test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:14:19.3502818Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:14:19.3519459Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:14:19.3550928Z test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:14:19.3859859Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:14:19.3871043Z test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:14:19.3883599Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:14:19.3945349Z test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:14:19.4037210Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:14:19.4037739Z test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:14:19.4122966Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:14:19.4274550Z [gw2] [ 10%] XFAIL test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:14:19.4392027Z test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:14:19.4403556Z test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:14:19.4470663Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:14:19.4753097Z test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:14:19.5168573Z test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:14:19.5191426Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:14:19.5225304Z test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:14:19.5348816Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:14:19.5370955Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:14:19.5671020Z test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:14:19.6234928Z test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:14:19.6261432Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:14:19.6398120Z test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:14:19.6413360Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:14:19.6539456Z test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:14:19.6751336Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:14:19.6956781Z test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:14:19.7149815Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:14:19.7158987Z test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:14:19.7251105Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:14:19.7276458Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:14:19.7317204Z test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:14:19.7588605Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:14:19.7597685Z test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:14:19.7780175Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:14:19.7861216Z test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:14:19.8069727Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:14:19.8078635Z test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:14:19.8270986Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:14:19.8506667Z test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:14:19.8516107Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:19.9031315Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:19.9198839Z test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:14:19.9210376Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:14:19.9273113Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:14:19.9405696Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:14:19.9408984Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:14:19.9414934Z test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:14:19.9630992Z test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:14:19.9834138Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:14:20.0400409Z test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:14:20.0417209Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:14:20.0760501Z test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:14:20.0773840Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:14:20.1963925Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:14:20.1976612Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:14:20.2176637Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:20.2193979Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:14:20.2350362Z test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:14:20.2634556Z [gw2] [ 10%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:14:20.4401414Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:20.4426351Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:14:20.5543558Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:14:20.5573834Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:20.6325061Z test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:14:20.6344652Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:14:20.6478313Z test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:14:20.6504743Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:14:20.6581375Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:14:20.6608544Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:14:20.6758116Z test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:14:20.7145459Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:14:20.7155796Z [gw2] [ 10%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:14:20.7174027Z test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:14:20.7189916Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:14:20.7594744Z test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:14:20.7632621Z test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:14:20.7653319Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:14:20.8390560Z test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:14:20.8400970Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:14:20.8426495Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:20.8502730Z [gw2] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:20.8508678Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:14:20.8837180Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:14:20.8986151Z test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:14:20.8996628Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:14:20.9289332Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:14:20.9315847Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:14:20.9617514Z test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:14:20.9640348Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:14:20.9667739Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:14:20.9858036Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:14:20.9880253Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:14:21.0153359Z test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:14:21.0163279Z test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:14:21.0392338Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:14:21.1028225Z test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:14:21.1046772Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:14:21.1182725Z test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:14:21.1594700Z [gw2] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:14:21.2923312Z test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:14:21.2941612Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:14:21.3862503Z test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:14:21.3872255Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:14:21.3881538Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:14:21.3897124Z test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:14:21.3998235Z test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:14:21.4004701Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:14:21.4276186Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:14:21.4375632Z test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:14:21.5266117Z test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:14:21.5278295Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:14:21.5355367Z test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:14:21.5531683Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:14:21.5548193Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:14:21.5716799Z test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:14:21.5796853Z test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:14:21.5874860Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:14:21.5955201Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:14:21.5978249Z test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:14:21.6155405Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:14:21.6241212Z test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:14:21.6395111Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:14:21.6438217Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:21.6595471Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:21.6620298Z test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:14:21.6726469Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:14:21.6735764Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:14:21.6834952Z test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:14:21.6873713Z test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:14:21.7034520Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:14:21.7061730Z test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:14:21.7154664Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:14:21.7552012Z test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:14:21.7796915Z test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:14:21.7813536Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:14:21.7889622Z test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:14:21.7965279Z [gw1] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:14:21.7973447Z [gw0] [ 10%] PASSED test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:14:21.7993842Z test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:14:21.8036567Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:14:21.8066320Z test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:14:21.8081937Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:14:21.8267324Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:14:21.8269804Z test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:14:21.8421473Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:14:21.8477054Z test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:14:21.8504522Z test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:14:21.8705438Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:14:21.8710308Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:14:21.8862408Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:14:21.8946089Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:14:21.8949923Z test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:14:21.8954052Z test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:14:21.9167292Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:14:21.9173132Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:14:21.9177491Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:14:21.9382891Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:14:21.9389305Z test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:14:21.9394851Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:14:21.9502335Z test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:14:21.9630426Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:14:21.9650921Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:21.9797217Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:21.9911269Z test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:14:21.9916901Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:14:22.0001246Z test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:14:22.0069444Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:14:22.0072411Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:14:22.0311463Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:14:22.0390523Z test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:14:22.0550462Z test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:14:22.0553923Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:14:22.0828040Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:22.0828556Z test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:14:22.1271710Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:14:22.1272166Z test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:14:22.1383143Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:14:22.1400570Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:22.1430754Z test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:14:22.1751265Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:14:22.1778190Z test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:14:22.1846292Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:14:22.1931598Z test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:14:22.2151653Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:14:22.2152159Z test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:14:22.2315455Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:14:22.2338738Z test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:14:22.2552980Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:14:22.2574238Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:14:22.2753574Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:14:22.2847706Z test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:14:22.2992071Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:14:22.3013810Z test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:14:22.3195076Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:14:22.3337965Z test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:14:22.3512740Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:14:22.3569465Z test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:14:22.3700170Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:14:22.3772122Z test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:14:22.3954329Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:14:22.3954849Z test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:14:22.4177097Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:14:22.4353919Z test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:14:22.4390596Z test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:14:22.4661650Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:14:22.4674281Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:14:22.4793109Z test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:14:22.4793585Z test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:14:22.4953949Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:14:22.5149838Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:14:22.5269876Z test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:14:22.5515491Z test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:14:22.5670533Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:14:22.5742267Z test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:14:22.6074025Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:14:22.6231444Z test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:14:22.6539630Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:14:22.6549742Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:14:22.6554304Z test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:14:22.6636003Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:14:22.6703227Z test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:14:22.7071002Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:14:22.7101683Z test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:14:22.7192521Z test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:14:22.7271384Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:14:22.7393810Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:14:22.7584175Z test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:14:22.7856558Z test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:14:22.7913236Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:14:22.7932674Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:22.8004907Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:14:22.8016258Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:14:22.8127918Z test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:14:22.8353109Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:14:22.8369667Z test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:14:22.8432171Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:14:22.8573400Z test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:14:22.8589690Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:14:22.8596340Z test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:14:22.8818193Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:14:22.8820956Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:14:22.8823567Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:14:22.8894636Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:14:22.9076801Z test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:14:22.9312589Z test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:14:22.9320762Z test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:14:22.9329184Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:14:22.9590128Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:14:22.9709993Z test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:14:22.9802322Z test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:14:22.9809866Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:14:22.9951598Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:14:23.0151502Z test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:14:23.0181362Z test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:14:23.0346822Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:14:23.0361280Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:14:23.0537468Z test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:14:23.0620745Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:14:23.0625218Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:14:23.0671264Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:14:23.0833041Z test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:14:23.0846937Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:14:23.0954519Z test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:14:23.1060890Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:14:23.1065915Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:14:23.1145092Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:14:23.1149589Z test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:14:23.1503862Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:14:23.1508848Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:14:23.1669688Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:14:23.1912208Z test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:14:23.1934164Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:14:23.2189555Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:14:23.2255469Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:14:23.2285026Z test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:14:23.2300029Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:14:23.2354814Z test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:14:23.2383962Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:14:23.2388739Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:14:23.2742390Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:14:23.2747092Z test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:14:23.2821208Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:14:23.2825894Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:14:23.3182071Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:14:23.3187147Z test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:23.3201410Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:23.3214736Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:14:23.3239923Z test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:14:23.3261450Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:14:23.3263203Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:14:23.3671168Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:14:23.3704129Z test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:14:23.3706096Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:14:23.3756622Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:14:23.3994715Z test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:14:23.4141371Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:14:23.4142696Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:14:23.4227025Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:14:23.4228391Z test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:14:23.4255626Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:14:23.4272190Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:14:23.4292670Z test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:14:23.4592428Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:14:23.4596505Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:14:23.4716510Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:14:23.4720332Z test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:14:23.4752328Z [gw1] [ 11%] XFAIL test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:14:23.4756216Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:14:23.5031981Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:14:23.5035915Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:14:23.5190440Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:14:23.5270743Z test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:14:23.5375275Z test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:14:23.5469110Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:14:23.5472421Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:14:23.5566639Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:14:23.5658374Z test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:14:23.5888273Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:14:23.5932894Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:14:23.5992692Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:14:23.6018141Z test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:14:23.6313388Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:14:23.6354992Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:14:23.6432939Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:14:23.6456771Z test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:14:23.6790063Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:14:23.6793840Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:14:23.6912121Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:14:23.7059969Z test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:14:23.7225724Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:14:23.7229103Z test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:14:23.7366973Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:14:23.7665579Z test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:14:23.7671104Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:14:23.7711759Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:14:23.7792324Z [gw1] [ 11%] XFAIL test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:14:23.8105237Z test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:14:23.8110032Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:14:23.8379535Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:14:23.8392541Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:14:23.8508277Z test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:14:23.8520435Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:14:23.8540670Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:14:23.8724270Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:14:23.8736980Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:14:23.8763201Z test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:14:23.8867361Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:14:23.8867883Z test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:14:23.8952251Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:14:23.8984525Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:14:23.9152773Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:14:23.9183919Z test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:14:23.9305851Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:14:23.9307924Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:14:23.9399957Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:14:23.9431313Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:14:23.9592872Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:14:23.9744212Z test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:14:23.9745593Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:14:23.9862643Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:14:23.9864421Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:14:23.9889694Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:14:24.0032499Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:14:24.0184447Z test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:14:24.0186287Z test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:14:24.0301702Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:14:24.0303655Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:14:24.0343718Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:14:24.0512240Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:14:24.0565409Z test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:14:24.0607409Z [gw1] [ 11%] XFAIL test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:14:24.0627984Z test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:14:24.0742896Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:14:24.0743459Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:14:24.0992787Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:14:24.1028879Z test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:14:24.1041934Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:14:24.1073750Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:14:24.1186007Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:14:24.1187236Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:14:24.1519606Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:14:24.1528478Z test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:14:24.1534550Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:14:24.1626367Z test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:14:24.1632224Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:14:24.1993917Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:14:24.2000523Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:14:24.2068108Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:14:24.2073149Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:14:24.2394455Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:14:24.2428558Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:14:24.2473125Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:14:24.2495613Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:14:24.2873773Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:14:24.2903920Z test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:14:24.2913250Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:14:24.2936458Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:14:24.3354643Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:14:24.3358828Z test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:14:24.3382838Z test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:14:24.3408301Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:14:24.3830648Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:14:24.3837381Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:14:24.3877912Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:14:24.3882757Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:14:24.4273016Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:14:24.4282001Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:14:24.4294689Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:14:24.4325596Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:24.4686406Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:24.4710813Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:14:24.4724453Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:14:24.4754201Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:24.5152660Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:24.5159278Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:14:24.5173789Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:14:24.5199824Z test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:24.5589095Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:14:24.5595924Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:14:24.5711491Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:14:24.5991425Z test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:14:24.6046704Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:14:24.6051119Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:14:24.6074586Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:14:24.6110071Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:24.6271497Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:24.6283129Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:14:24.6469751Z test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:24.6473837Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:14:24.6556348Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:14:24.6561556Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:24.6883654Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:24.6890183Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:24.6903453Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:14:24.6912191Z test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:14:24.6933777Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:14:24.6953772Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:14:24.6978047Z test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:24.7344157Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:24.7350865Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:14:24.7359973Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:14:24.7386590Z test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:14:24.7400780Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:14:24.7431530Z test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:24.7784062Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:24.7786735Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:14:24.7795719Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:14:24.7882194Z test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:14:24.7907369Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:24.7938954Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:14:24.8221920Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:14:24.8224693Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:14:24.8272706Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:14:24.8373684Z test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:14:24.8386741Z test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:14:24.8521973Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:14:24.8661414Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:14:24.8663695Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:14:24.8712860Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:14:24.8822225Z test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:14:24.8824765Z test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:14:24.9101597Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:14:24.9104495Z test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:14:24.9213275Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:14:24.9229135Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:14:24.9302928Z test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:14:24.9305364Z test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:14:24.9514354Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:14:24.9537279Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:14:24.9586377Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:14:24.9672470Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:14:24.9752203Z test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:14:24.9777371Z test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:14:24.9953607Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:14:24.9977286Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:14:25.0110561Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:14:25.0151621Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:14:25.0192346Z test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:14:25.0422022Z test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:25.0426884Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:14:25.0541792Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:14:25.0587288Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:25.0633544Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:14:25.0637487Z test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:14:25.0670152Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:14:25.0870944Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:14:25.0873301Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:14:25.1115816Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:14:25.1118123Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:25.1133624Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:14:25.1151671Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:14:25.1179647Z test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:14:25.1272707Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:14:25.1307111Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:14:25.1589962Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:14:25.1742825Z test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:14:25.1743994Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:14:25.1752478Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:14:25.1782655Z test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:14:25.1878013Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:14:25.1952835Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:14:25.1984011Z test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:14:25.2184904Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:14:25.2186126Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:14:25.2270169Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:14:25.2463689Z test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:14:25.2464643Z test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:14:25.2622646Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:14:25.2624737Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:14:25.2897295Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:14:25.2899265Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:14:25.2955375Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:14:25.2970291Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:14:25.3062408Z test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:14:25.3064869Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:14:25.3177901Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:14:25.3383233Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:14:25.3385400Z test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:14:25.3398188Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:14:25.3503658Z test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:14:25.3510808Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:14:25.3539163Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:14:25.3832177Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:14:25.3942443Z test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:14:25.3949928Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:14:25.3957580Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:14:25.4261726Z test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:14:25.4383714Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:14:25.4391983Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:14:25.4403546Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:14:25.4823372Z test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:14:25.4826083Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:25.5269657Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:14:25.5271977Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:14:25.5707737Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:14:25.5709675Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:14:25.6145078Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:14:25.6147306Z test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:14:25.6588193Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:14:25.6593140Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:14:25.7033208Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:14:25.7039719Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:14:25.7469958Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:14:25.7474073Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:14:25.7874654Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:14:25.7910666Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:14:25.8346305Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:14:25.8351737Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:14:25.8785885Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:14:25.8791253Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:14:25.9064874Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:14:25.9083704Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:14:25.9127657Z test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:14:25.9192867Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:14:25.9230005Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:14:25.9591768Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:14:25.9670126Z test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:14:25.9670687Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:14:25.9886309Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:14:25.9989117Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:14:25.9989860Z test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:14:26.0112918Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:14:26.0113529Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:14:26.0426777Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:14:26.0427463Z test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:14:26.0548862Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:14:26.0549445Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:14:26.0868276Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:14:26.0868976Z test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:14:26.0989300Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:14:26.0989863Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:14:26.1296577Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:14:26.1298145Z test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:26.1424502Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:26.1430502Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:14:26.1712899Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:14:26.1905467Z test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:14:26.1912736Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:14:26.2348606Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:14:26.2356107Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:14:26.2786331Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:14:26.2793721Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:14:26.3231070Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:14:26.3239803Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:14:26.3710428Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:14:26.3718569Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:14:26.4162811Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:14:26.4163661Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:14:26.4578457Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:14:26.4588557Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:14:26.4594548Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:14:26.4601585Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:14:26.5019259Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:14:26.5022001Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:14:26.5432662Z [gw3] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:14:26.5461237Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:14:26.5875383Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:14:26.5907181Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:14:26.5958254Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:14:26.5971118Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:14:26.5998591Z test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:26.6371683Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:26.6415930Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:14:26.6424119Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:14:26.6428665Z test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:14:26.6788350Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:14:26.6792174Z test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:14:26.6949710Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:14:26.6964236Z test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:14:26.7229666Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:14:26.7234003Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:14:26.7429721Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:14:26.7711506Z test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:14:26.7715932Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:14:26.8153477Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:14:26.8157785Z test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:14:26.8166143Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:14:26.8185192Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:14:26.8408962Z test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:14:26.8588338Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:14:26.8595182Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:14:26.8629915Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:14:26.8797725Z test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:14:26.9026679Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:14:26.9048403Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:14:26.9060552Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:14:26.9066414Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:26.9469173Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:14:26.9474591Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:14:26.9550022Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:14:26.9878423Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:26.9907182Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:14:27.0345666Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:14:27.0352244Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:14:27.0419771Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:14:27.0494579Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:14:27.0784740Z test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:27.0791112Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:14:27.1225443Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:14:27.1232260Z test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:14:27.1583932Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:14:27.1666013Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:14:27.1671907Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:14:27.1679413Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:14:27.1944881Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:27.2101141Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:14:27.2111790Z test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:14:27.2117334Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:14:27.2467071Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:14:27.2514713Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:14:27.2534712Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:27.2550992Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:14:27.2556719Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:14:27.2769601Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:14:27.2787840Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:14:27.2988806Z test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:14:27.2995239Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:14:27.3030517Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:14:27.3200865Z test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:27.3393990Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:14:27.3427104Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:27.3463750Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:27.3469546Z test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:14:27.3563858Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:14:27.3575580Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:14:27.3601889Z test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:14:27.3863439Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:14:27.3870651Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:27.3882987Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:14:27.3912746Z test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:14:27.4067419Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:14:27.4072953Z test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:14:27.4305136Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:14:27.4308194Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:14:27.4319129Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:14:27.4353171Z test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:14:27.4503853Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:14:27.4504358Z test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:14:27.4745492Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:14:27.4746209Z test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:14:27.4755890Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:14:27.4963604Z test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:14:27.4965672Z test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:14:27.5182136Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:14:27.5184015Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:14:27.5364843Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:14:27.5404688Z test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:14:27.5625628Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:14:27.5627195Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:14:27.5804552Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:14:27.5827302Z test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:27.6073614Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:14:27.6076244Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:14:27.6311632Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:14:27.6345212Z test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:14:27.6474620Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:14:27.6501233Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:14:27.6712990Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:14:27.6911935Z test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:14:27.6915965Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:14:27.6952730Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:14:27.7269929Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:14:27.7388051Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:14:27.7393680Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:14:27.7865608Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:14:27.7869428Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:14:27.8342739Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:14:27.8346539Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:14:27.8827605Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:14:27.8831578Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:14:27.9272734Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:14:27.9276740Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:27.9704727Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:14:27.9709562Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:14:27.9775339Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:14:27.9800318Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:14:28.0143484Z test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:14:28.0148594Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:14:28.0583215Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:14:28.0591644Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:14:28.1021905Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:14:28.1030169Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:14:28.1461644Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:14:28.1469842Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:14:28.1901525Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:14:28.1909752Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:14:28.2341785Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:14:28.2350045Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:14:28.2783387Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:14:28.2789529Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:14:28.3221886Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:14:28.3226402Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:14:28.3581663Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:14:28.3595589Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:14:28.3665926Z test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:14:28.3667684Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:14:28.4100853Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:14:28.4105177Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:14:28.4418338Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:14:28.4430962Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:14:28.4580952Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:14:28.4583319Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:14:28.4913972Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:14:28.4935998Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:14:28.5032898Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:14:28.5038268Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:14:28.5172457Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:14:28.5429558Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:14:28.5505148Z test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:14:28.5510786Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:14:28.5986974Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:14:28.5992421Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:14:28.6465662Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:14:28.6471060Z test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:14:28.6904157Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:14:28.6905285Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:14:28.7343047Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:14:28.7344316Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:14:28.7823512Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:14:28.7823960Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:14:28.8273353Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:14:28.8302436Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:14:28.8712566Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:14:28.8743873Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:14:28.9193218Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:14:28.9218872Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:14:28.9675072Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:14:28.9709908Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:14:29.0156778Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:14:29.0195338Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:14:29.0636934Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:14:29.0659982Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:14:29.1113761Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:14:29.1130588Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:14:29.1593927Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:14:29.1617934Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:14:29.2073657Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:14:29.2096532Z test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:14:29.2514222Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:14:29.2537422Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:14:29.2994376Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:14:29.3015981Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:14:29.3080649Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:14:29.3088491Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:14:29.3221961Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:14:29.3434330Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:14:29.3461874Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:14:29.3513168Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:14:29.3914253Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:14:29.3945175Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:14:29.4353257Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:14:29.4379402Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:14:29.4793423Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:14:29.4820670Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:14:29.4971132Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:14:29.4980746Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:14:29.5233361Z test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:14:29.5262106Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:14:29.5714155Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:14:29.5739607Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:14:29.6006982Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:14:29.6015946Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:14:29.6176007Z test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:14:29.6241669Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:14:29.6595806Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:14:29.6617657Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:14:29.7114021Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:14:29.7114696Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:14:29.7592936Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:14:29.7593926Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:14:29.8075068Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:14:29.8075763Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:29.8514646Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:29.8515350Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:29.8990452Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:29.8991186Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:29.9428239Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:14:29.9429135Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:14:29.9869225Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:14:29.9874841Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:30.0304686Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:14:30.0310053Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:30.0796037Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:14:30.0802079Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:30.1231097Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:14:30.1236391Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:30.1706539Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:14:30.1710780Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:14:30.2187739Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:14:30.2191895Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:14:30.2594080Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:14:30.2619325Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:30.3063613Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:14:30.3064656Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:30.3547504Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:14:30.3549853Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:30.3595773Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:14:30.3608817Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:14:30.3986206Z test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:14:30.3990190Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:30.4042436Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:14:30.4055550Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:14:30.4082032Z test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:14:30.4423257Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:14:30.4426697Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:30.4501896Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:14:30.4862884Z test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:14:30.4866636Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:30.5304055Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:14:30.5308797Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:30.5742911Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:30.5748371Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:14:30.6154262Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:14:30.6178051Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:30.6406001Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:14:30.6416079Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:14:30.6446041Z test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:14:30.6593089Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:14:30.6616379Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:14:30.6832631Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:14:30.7032840Z test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:14:30.7059855Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:14:30.7474988Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:14:30.7505567Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:14:30.7518346Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:14:30.7526613Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:14:30.7564126Z test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:14:30.7913467Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:14:30.7938042Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:30.7953261Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:14:30.7983052Z test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:14:30.8353947Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:14:30.8384584Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:30.8396919Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:14:30.8421151Z test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:14:30.8793062Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:14:30.8816888Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:14:30.8832980Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:14:30.8984514Z test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:14:30.9232958Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:14:30.9257298Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:14:30.9272403Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:14:30.9303711Z test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:14:30.9674376Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:14:30.9697426Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:14:30.9713811Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:14:30.9741382Z test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:14:31.0113215Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:14:31.0137768Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:14:31.0152173Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:14:31.0186321Z test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:14:31.0552743Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:14:31.0576018Z test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:14:31.0592820Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:14:31.0618538Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:14:31.0992110Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:14:31.1009293Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:14:31.1032106Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:14:31.1056254Z test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:14:31.1433393Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:14:31.1455178Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:14:31.1473214Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:14:31.1498954Z test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:14:31.1880007Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:14:31.1900019Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:14:31.1914091Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:14:31.1945228Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:14:31.2313286Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:14:31.2329920Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:14:31.2353072Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:14:31.2380298Z test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:14:31.2752970Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:14:31.2783818Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:14:31.2794754Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:14:31.3192760Z test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:14:31.3226952Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:14:31.3350333Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:14:31.3357782Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:14:31.3399166Z test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:14:31.3634643Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:14:31.3661916Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:14:31.3833385Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:14:31.3865616Z test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:14:31.4073306Z [gw2] [ 12%] XFAIL test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:14:31.4096870Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:14:31.4273171Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:14:31.4514069Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:14:31.4537767Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:14:31.4727257Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:14:31.4736711Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:14:31.4764544Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:14:31.4953928Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:14:31.4978753Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:14:31.5154333Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:14:31.5248085Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:14:31.5393158Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:14:31.5419092Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:14:31.5593030Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:14:31.5631074Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:14:31.5833050Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:14:31.5858699Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:14:31.6033185Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:14:31.6063082Z test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:14:31.6273032Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:14:31.6299648Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:14:31.6473122Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:14:31.6501864Z test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:14:31.6713275Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:14:31.6737325Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:14:31.6913193Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:14:31.6942285Z test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:14:31.7152949Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:14:31.7180744Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:14:31.7352565Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:14:31.7478424Z test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:14:31.7569060Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:14:31.7576783Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:14:31.7595900Z test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:14:31.7603963Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:14:31.7626038Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:14:31.7792723Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:14:31.7995022Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:14:31.8059941Z test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:14:31.8064370Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:14:31.8215367Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:14:31.8230644Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:14:31.8238697Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:14:31.8254830Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:14:31.8433762Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:14:31.8513832Z test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:14:31.8539391Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:14:31.8673053Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:14:31.8786060Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:14:31.8907509Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:14:31.8920563Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:14:31.8952617Z test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:14:31.8980273Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:31.9152680Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:14:31.9181916Z test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:14:31.9254450Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:14:31.9352213Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:14:31.9392508Z test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:14:31.9417541Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:31.9465834Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:14:31.9592166Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:14:31.9792453Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:14:31.9833723Z test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:14:31.9854475Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:32.0089039Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:14:32.0105350Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:14:32.0272483Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:14:32.0302053Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:32.0741387Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:14:32.0747102Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:14:32.1048175Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:14:32.1062031Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:14:32.1092313Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:14:32.1181202Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:14:32.1182419Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:14:32.1321704Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:14:32.1334729Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:14:32.1472305Z test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:14:32.1623301Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:14:32.1627320Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:14:32.1898993Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:14:32.1985901Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:14:32.2066093Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:14:32.2066611Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:14:32.2474869Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:14:32.2512146Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:14:32.2526543Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:14:32.2546312Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:14:32.2600587Z test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:14:32.2948618Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:14:32.2957923Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:14:32.3034242Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:14:32.3053861Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:14:32.3384762Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:14:32.3391447Z test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:14:32.3470015Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:14:32.3620484Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:14:32.3638567Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:14:32.3666308Z test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:14:32.3826899Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:14:32.3832412Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:14:32.3915075Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:14:32.3929334Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:14:32.4107705Z test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:14:32.4110582Z test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:14:32.4258636Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:14:32.4261635Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:14:32.4321802Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:14:32.4351473Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:14:32.4513727Z test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:14:32.4672322Z test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:14:32.4699470Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:32.4742436Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:32.4792800Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:14:32.4819003Z test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:14:32.5047042Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:14:32.5054791Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:14:32.5083872Z test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:32.5112275Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:32.5128376Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:32.5231836Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:32.5288064Z test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:14:32.5472160Z [gw2] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:14:32.5552309Z test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:14:32.5577164Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:14:32.5672943Z [gw3] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:14:32.5940382Z test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:14:32.5948523Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:14:32.6018427Z test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:14:32.6022689Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:14:32.6046624Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:14:32.6112460Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:14:32.6177443Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:14:32.6352620Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:14:32.6432753Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:14:32.6459863Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:14:32.6872685Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:14:32.6887853Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:14:32.6903328Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:14:32.6906923Z test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:14:32.7312940Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:14:32.7336608Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:14:32.7753897Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:14:32.7784419Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:14:32.8196352Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:14:32.8228537Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:14:32.8634888Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:14:32.8673532Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:14:32.8677975Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:14:32.8685994Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:14:32.8701578Z test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:14:32.9073003Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:14:32.9098833Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:14:32.9112436Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:14:32.9138235Z test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:14:32.9512854Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:14:32.9537092Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:14:32.9553581Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:14:32.9953619Z test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:14:32.9972139Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:33.0182318Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:33.0195366Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:14:33.0224514Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:33.0394336Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:33.0414339Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:33.0632891Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:33.0832843Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:14:33.0862860Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:14:33.1217248Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:14:33.1257612Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:14:33.1259030Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:33.1272727Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:33.1298213Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:14:33.1633383Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:14:33.1661919Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:14:33.1745254Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:14:33.1751525Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:14:33.2104604Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:14:33.2111213Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:14:33.2188601Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:14:33.2194724Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:14:33.2592582Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:14:33.2597745Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:33.2664341Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:33.2669690Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:14:33.3024887Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:14:33.3030131Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:33.3105697Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:33.3109829Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:14:33.3498691Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:14:33.3502657Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:14:33.3552454Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:14:33.3556224Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:14:33.3774697Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:14:33.3791964Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:14:33.3901558Z test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:14:33.3950437Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:14:33.3984022Z test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:14:33.3999792Z test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:14:33.4005904Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:14:33.4269723Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:14:33.4425008Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:14:33.4435276Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:14:33.4441367Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:14:33.4444494Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:14:33.4866111Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:14:33.4869812Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:14:33.4881849Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:14:33.4916853Z test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:33.4972090Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:33.4986418Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:14:33.5302525Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:14:33.5317150Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:14:33.5348497Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:14:33.5357602Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:14:33.5359034Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:33.5391926Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:33.5414102Z test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:14:33.5754321Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:14:33.5756139Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:14:33.5774720Z test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:33.5785658Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:14:33.5832215Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:33.5862043Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:14:33.6196932Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:14:33.6199261Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:14:33.6220580Z test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:14:33.6251065Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:14:33.6313171Z [gw1] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:14:33.6634738Z test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:14:33.6638336Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:14:33.6668495Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:33.6680163Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:33.6745458Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:14:33.6756947Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:14:33.6819122Z test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:14:33.7075032Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:14:33.7076687Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:33.7099916Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:14:33.7109922Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:14:33.7192787Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:33.7219458Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:14:33.7515393Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:14:33.7515975Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:14:33.7539952Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:33.7551683Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:14:33.7632525Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:33.7656283Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:14:33.7976370Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:14:33.7977238Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:33.7980006Z test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:14:33.7988058Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:33.8073398Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:14:33.8122668Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:33.8397199Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:33.8397812Z test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:33.8424751Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:14:33.8433037Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:14:33.8513292Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:33.8559169Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:14:33.8837258Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:14:33.8837933Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:33.8865998Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:14:33.8874239Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:33.8953599Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:14:33.8979366Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:14:33.9276048Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:14:33.9280702Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:33.9302454Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:14:33.9309307Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:14:33.9392834Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:33.9714633Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:14:33.9718518Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:14:33.9751407Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:14:33.9758679Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:14:33.9761536Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:14:33.9872872Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:14:33.9897163Z test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:14:34.0155610Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:14:34.0157833Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:14:34.0183274Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:14:34.0189411Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:14:34.0352489Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:14:34.0390983Z test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:14:34.0628990Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:14:34.0630693Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:14:34.0634814Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:14:34.0637275Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:14:34.0814565Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:14:34.0824462Z test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:14:34.1098634Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:14:34.1100866Z test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:14:34.1104563Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:14:34.1106759Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:14:34.1272337Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:14:34.1373023Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:14:34.1475772Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:14:34.1476959Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:14:34.1506418Z test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:14:34.1509538Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:14:34.1712704Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:14:34.1778789Z test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:14:34.1914449Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:14:34.1918155Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:14:34.1982282Z test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:14:34.2153106Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:14:34.2260361Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:14:34.2352855Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:14:34.2424879Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:14:34.2594050Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:14:34.2792751Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:14:34.2999942Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:14:34.3032809Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:14:34.3162643Z test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:14:34.3238352Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:14:34.3242627Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:14:34.3304523Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:14:34.3474930Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:14:34.3676434Z test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:14:34.3755656Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:14:34.4116777Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:14:34.4240861Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:14:34.4434010Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:14:34.4448267Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:14:34.4487094Z test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:14:34.4554027Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:14:34.4586534Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:14:34.4720461Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:14:34.4730176Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:14:34.4874668Z test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:14:34.4964692Z test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:14:34.4993615Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:14:34.5018495Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:14:34.5032820Z [gw1] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:14:34.5152529Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:14:34.5242553Z test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:14:34.5312140Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:14:34.5433479Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:14:34.5475249Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:14:34.5573386Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:14:34.5632000Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:14:34.5752426Z test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:14:34.5843938Z test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:14:34.5919739Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:14:34.5926888Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:14:34.6161223Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:14:34.6170735Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:14:34.6185500Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:14:34.6199076Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:14:34.6273420Z test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:14:34.6312751Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:14:34.6346453Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:14:34.6592525Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:14:34.6614762Z test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:14:34.6632233Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:14:34.6755442Z test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:14:34.6803957Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:14:34.6897199Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:14:34.7032108Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:14:34.7071912Z test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:14:34.7193636Z test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:14:34.7249704Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:14:34.7268536Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:14:34.7272535Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:14:34.7472736Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:14:34.7498552Z test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:14:34.7512421Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:14:34.7632032Z test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:14:34.7662421Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:14:34.7913180Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:14:34.8020596Z test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:14:34.8029234Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:14:34.8073175Z test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:14:34.8087233Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:14:34.8150831Z [gw2] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:14:34.8241032Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:14:34.8392356Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:14:34.8416577Z test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:14:34.8457186Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:14:34.8459694Z test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:14:34.8513631Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:14:34.8548264Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:14:34.8874032Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:14:34.8900292Z test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:14:34.8913286Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:14:34.8954335Z test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:14:34.8978033Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:14:34.9025899Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:14:34.9356355Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:14:34.9357797Z test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:14:34.9389384Z test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:14:34.9425912Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:14:34.9562997Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:14:34.9688108Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:14:34.9908955Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:14:34.9910239Z test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:14:34.9911253Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:14:34.9912764Z test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:14:34.9916448Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:14:34.9927656Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:14:35.0274982Z [gw2] [ 13%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:14:35.0311772Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:14:35.0313744Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:14:35.0350073Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:14:35.0510198Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:14:35.0712083Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:14:35.0717848Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:14:35.0752625Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:14:35.0921055Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:14:35.1153005Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:14:35.1158033Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:14:35.1186541Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:14:35.1201422Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:14:35.1463539Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:14:35.1470808Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:14:35.1592583Z test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:14:35.1597961Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:14:35.1690210Z test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:14:35.1699724Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:14:35.2052034Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:14:35.2111109Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:14:35.2137367Z test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:14:35.2234535Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:14:35.2524015Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:14:35.2524577Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:14:35.2526120Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:14:35.2890761Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:14:35.2931443Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:14:35.2938238Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:14:35.3135065Z test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:14:35.3296401Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:14:35.3316029Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:14:35.3348328Z test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:14:35.3370916Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:14:35.3397100Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:14:35.3422475Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:14:35.3478381Z test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:14:35.3481773Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:14:35.3830761Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:14:35.3837011Z test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:14:35.3861404Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:14:35.3876853Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:14:35.3881986Z test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:14:35.3885665Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:14:35.4350302Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:14:35.4362595Z test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:14:35.4373636Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:14:35.4377546Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:14:35.4434188Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:14:35.4489095Z test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:14:35.4718577Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:14:35.4773592Z test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:14:35.4777655Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:14:35.4869872Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:14:35.4911665Z test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:14:35.5231235Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:14:35.5311969Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:14:35.5316287Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:14:35.5396032Z test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:14:35.5596044Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:14:35.5659847Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:14:35.5738238Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:14:35.5751989Z test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:14:35.6074512Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:14:35.6113197Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:14:35.6152765Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:14:35.6515621Z test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:14:35.6540878Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:14:35.6954771Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:14:35.6992266Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:14:35.7394585Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:14:35.7425657Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:14:35.7798719Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:14:35.7814482Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:14:35.7833795Z test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:14:35.7901059Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:14:35.8074034Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:14:35.8232860Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:14:35.8258709Z test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:14:35.8312639Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:14:35.8351846Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:14:35.8673590Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:14:35.8692792Z test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:14:35.8752755Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:14:35.8786719Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:14:35.9113249Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:14:35.9176153Z test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:14:35.9193174Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:14:35.9248489Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:14:35.9556332Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:14:35.9635759Z test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:14:35.9660931Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:14:35.9686706Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:14:35.9993943Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:14:36.0096172Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:14:36.0241851Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:14:36.0273123Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:14:36.0362724Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:14:36.0379120Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:14:36.0432031Z test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:14:36.0610244Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:14:36.0611944Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:14:36.0763418Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:14:36.0790792Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:14:36.0802334Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:14:36.0871771Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:36.1001070Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:14:36.1003478Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:14:36.1313642Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:14:36.1432839Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:14:36.1442935Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:14:36.1447664Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:14:36.1684567Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:14:36.1885173Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:14:36.1887109Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:14:36.1895160Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:14:36.2141741Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:14:36.2157550Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:14:36.2328678Z test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:14:36.2334433Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:14:36.2387888Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:14:36.2407095Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:14:36.2483438Z test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:14:36.2510065Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:14:36.2592493Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:14:36.2751203Z test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:14:36.2756555Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:14:36.2812764Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:14:36.2831627Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:14:36.2858010Z test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:14:36.3032016Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:14:36.3229177Z test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:14:36.3245113Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:14:36.3273307Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:14:36.3284546Z test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:14:36.3509363Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:14:36.3666561Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:36.3670282Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:14:36.3736630Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:14:36.3753042Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:14:36.3833217Z test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:14:36.3852013Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:14:36.3911940Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:14:36.4063018Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:36.4068147Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:14:36.4117440Z [gw3] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:14:36.4209641Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:14:36.4396534Z test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:14:36.4417161Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:36.4430756Z [gw1] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:14:36.4472849Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:14:36.4520293Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:14:36.4673703Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:14:36.4832915Z test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:14:36.4955490Z test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:14:36.4960356Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:14:36.5164739Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:14:36.5183700Z [gw2] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:14:36.5395745Z test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:14:36.5400442Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:14:36.5871783Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:14:36.5914412Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:14:36.6126998Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:14:36.6139878Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:14:36.6320874Z test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:14:36.6393558Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:14:36.6445754Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:14:36.6571057Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:14:36.6597622Z test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:14:36.6759570Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:14:36.6760107Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:14:36.6994104Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:14:36.7016792Z test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:14:36.7153412Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:14:36.7186219Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:14:36.7433283Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:14:36.7592566Z test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:14:36.7635143Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:14:36.8032640Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:14:36.8078011Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:14:36.8092701Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:14:36.8178364Z test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:14:36.8276969Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:14:36.8473314Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:14:36.8508658Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:14:36.8514723Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:14:36.8561095Z test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:14:36.8912773Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:14:36.8932840Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:14:36.8953826Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:14:36.8976817Z test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:14:36.9394574Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:14:36.9398205Z test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:14:36.9473896Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:14:36.9749712Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:14:36.9834679Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:14:36.9837989Z test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:14:36.9855543Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:14:36.9875634Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:14:37.0277039Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:14:37.0280749Z test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:14:37.0318528Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:14:37.0431345Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:14:37.0714665Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:14:37.0717367Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:14:37.0755123Z test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:14:37.0794539Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:14:37.1172151Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:14:37.1176201Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:14:37.1180020Z test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:14:37.1198021Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:14:37.1610601Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:14:37.1621714Z test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:14:37.1624582Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:14:37.1628712Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:14:37.1705448Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:14:37.1714697Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:14:37.1968202Z test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:14:37.2032309Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:14:37.2034700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:14:37.2064774Z test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:14:37.2067060Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:14:37.2151183Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:14:37.2169741Z test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:14:37.2473549Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:14:37.2474311Z test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:14:37.2497280Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:14:37.2502053Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:14:37.2591399Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:14:37.2611983Z test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:14:37.2914435Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:14:37.2915055Z test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:14:37.2930051Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:14:37.2945183Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:14:37.3030821Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:14:37.3046931Z test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:14:37.3352433Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:14:37.3354529Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:14:37.3377817Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:14:37.3385622Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:14:37.3471271Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:14:37.3527858Z test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:14:37.3793183Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:14:37.3793869Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:14:37.3823130Z test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:14:37.3826133Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:14:37.3912304Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:14:37.3957596Z test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:14:37.4236706Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:14:37.4237265Z test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:14:37.4270460Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:14:37.4322110Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:14:37.4352312Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:14:37.4376214Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:14:37.4672766Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:14:37.4712790Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:14:37.4736598Z test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:14:37.4793612Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:14:37.4854736Z test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:14:37.5153189Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:14:37.5274215Z test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:14:37.5282102Z test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:14:37.5503876Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:14:37.5592694Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:14:37.5712092Z test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:14:37.5808515Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:14:37.5917456Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:14:37.5930513Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:14:37.5965566Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:14:37.6032881Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:14:37.6052811Z test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:14:37.6151636Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:14:37.6354521Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:14:37.6443782Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:14:37.6653650Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:14:37.6662700Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:14:37.6710101Z test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:14:37.6798333Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:14:37.6802915Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:14:37.6811066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:14:37.6897039Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:14:37.7026165Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:14:37.7075958Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:14:37.7159481Z test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:14:37.7249854Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:14:37.7257317Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:14:37.7286883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:14:37.7419274Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:14:37.7591652Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:14:37.7754708Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:14:37.7768921Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:14:37.7903431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:14:37.7998149Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:14:37.8232861Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:14:37.8240290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:14:37.8282418Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:14:37.8311227Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:14:37.8553551Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:14:37.8593965Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:14:37.8880207Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:14:37.8899102Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:14:37.9189891Z test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:14:37.9221533Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:14:37.9243670Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:14:37.9391747Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:14:37.9632518Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:14:37.9641110Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:14:37.9673142Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:14:37.9755098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:14:37.9784370Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:14:37.9947788Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:14:38.0130218Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:14:38.0272163Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:14:38.0359851Z test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:14:38.0378395Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:14:38.0466489Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:14:38.0568858Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:14:38.0685871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:14:38.0871566Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:14:38.1019494Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:14:38.1039927Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:14:38.1143199Z test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:14:38.1172968Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:14:38.1186836Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:14:38.1300330Z test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:14:38.1320411Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:14:38.1339616Z test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:14:38.1517608Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:14:38.1522836Z test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:14:38.1612875Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:14:38.1669402Z test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:14:38.1679755Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:14:38.1693523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:14:38.1757734Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:14:38.1771999Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:14:38.1965354Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:14:38.1985122Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:14:38.2039615Z test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:14:38.2182967Z test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:14:38.2188364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:14:38.2316933Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:14:38.2430119Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:14:38.2451425Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:14:38.2631133Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:14:38.2804139Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:14:38.2811496Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:14:38.3073262Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:14:38.3174081Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:14:38.3193269Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:14:38.3209038Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:14:38.3237826Z test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:14:38.3241479Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:14:38.3703920Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:14:38.3710685Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:14:38.3714665Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:14:38.3718834Z test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:14:38.4140121Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:14:38.4145892Z test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:14:38.4198982Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:14:38.4217493Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:14:38.4288593Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:14:38.4300702Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:14:38.4571585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:14:38.4577086Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:14:38.4642960Z test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:14:38.4969355Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:14:38.5001390Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:14:38.5046643Z test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:14:38.5306451Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:14:38.5333294Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:14:38.5475307Z test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:14:38.5475923Z test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:14:38.5565049Z [gw0] [ 14%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:14:38.5838542Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:14:38.5839205Z test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:14:38.5950600Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:14:38.6012822Z test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:14:38.6345237Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:14:38.6345880Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:14:38.6346411Z test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:14:38.6782842Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:14:38.6784447Z test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:14:38.6952643Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:14:38.6978334Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:14:38.7226136Z test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:14:38.7227706Z test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:14:38.7554072Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:14:38.7572017Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:14:38.7611351Z test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:14:38.7634340Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:14:38.8070908Z test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:14:38.8347692Z test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:14:38.8401360Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:14:38.8428013Z test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:14:38.8585194Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:14:38.8669911Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:14:38.8699925Z test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:14:38.8767311Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:14:38.8782280Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:14:38.8874937Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:14:38.8879617Z test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:14:38.9116117Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:14:38.9118730Z test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:14:38.9309729Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:14:38.9317917Z test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:14:38.9337453Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:14:38.9368934Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:14:38.9379669Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:14:38.9471937Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:14:38.9561003Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:14:38.9573842Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:14:38.9712149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:14:38.9736714Z test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:14:38.9829787Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:14:38.9841993Z test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:14:39.0152854Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:14:39.0229892Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:14:39.0232652Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:14:39.0426645Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:14:39.0592168Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:14:39.0622984Z test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:14:39.0750635Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:14:39.0845028Z test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:14:39.0869256Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:14:39.0872047Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:14:39.1034425Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:14:39.1129831Z test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:14:39.1135208Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:14:39.1381618Z test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:14:39.1473308Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:14:39.1553629Z test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:14:39.1647008Z test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:14:39.1721542Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:14:39.1729202Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:14:39.1914023Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:14:39.1941762Z test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:14:39.1976026Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:14:39.1992627Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:14:39.2352736Z test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:14:39.2486327Z test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:14:39.2506431Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:14:39.2516004Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:14:39.2540725Z test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:14:39.2690192Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:14:39.2703080Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:14:39.2756311Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:14:39.2794234Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:14:39.2830287Z test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:39.2987461Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:39.2990003Z test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:14:39.3017628Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:14:39.3031799Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:14:39.3128801Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:14:39.3164969Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:14:39.3309253Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:14:39.3313757Z test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:14:39.3461016Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:14:39.3591292Z test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:14:39.3618355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:14:39.3701851Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:14:39.3721064Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:14:39.3743515Z test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:14:39.3890913Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:14:39.3918847Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:14:39.4111685Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:14:39.4119305Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:14:39.4150229Z test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:14:39.4239768Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:14:39.4394037Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:14:39.4433842Z test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:14:39.4521978Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:14:39.4553810Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:14:39.4578437Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:39.4595203Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:14:39.4791815Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:14:39.4870889Z test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:14:39.4877218Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:14:39.4959431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:14:39.4991795Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:14:39.5011647Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:14:39.5232991Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:14:39.5312992Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:14:39.5429375Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:14:39.5439743Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:14:39.5449598Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:14:39.5465060Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:14:39.5671898Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:14:39.5752616Z test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:14:39.5791664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:14:39.5873031Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:14:39.5898868Z test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:14:39.6194817Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:14:39.6297178Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:14:39.6305867Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:14:39.6322754Z test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:14:39.6330356Z test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:14:39.6335317Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:14:39.6376912Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:14:39.6632287Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:14:39.6713010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:14:39.6738074Z test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:14:39.6753008Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:14:39.6810514Z test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:14:39.6849674Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:14:39.7072411Z [gw0] [ 14%] PASSED test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:14:39.7109022Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:14:39.7152723Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:14:39.7193183Z test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:14:39.7218245Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:14:39.7402462Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:14:39.7512592Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:14:39.7569338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:14:39.7592443Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:14:39.7685602Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:14:39.7691056Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:14:39.7695894Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:14:39.8013789Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:14:39.8015410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:14:39.8033089Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:14:39.8085245Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:14:39.8105128Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:14:39.8279069Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:14:39.8400126Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:14:39.8505700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:14:39.8513649Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:14:39.8545948Z test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:14:39.8564276Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:14:39.8618748Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:14:39.8913468Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:14:39.8963533Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:14:39.8988835Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:14:39.8989898Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:14:39.9114837Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:14:39.9143416Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:14:39.9383818Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:14:39.9385585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:14:39.9430993Z [gw3] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:14:39.9432352Z test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:14:39.9593740Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:14:39.9622360Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:14:39.9810838Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:14:39.9836086Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:14:39.9870568Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:14:39.9883399Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:14:40.0058758Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:14:40.0078403Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:14:40.0271482Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:14:40.0275438Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:14:40.0287452Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:14:40.0322779Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:14:40.0506504Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:14:40.0513213Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:14:40.0715844Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:14:40.0723574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:14:40.0741503Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:14:40.0779149Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:14:40.0913032Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:14:40.0953860Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:14:40.1113548Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:14:40.1159289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:14:40.1193537Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:14:40.1228706Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:14:40.1354837Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:14:40.1668618Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:14:40.1675951Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:14:40.1680714Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:14:40.1772006Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:14:40.1823343Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:14:40.1843297Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:14:40.2009115Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:14:40.2071661Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:14:40.2079559Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:14:40.2116812Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:14:40.2191176Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:14:40.2274047Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:14:40.2305497Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:40.2352046Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:14:40.2361090Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:14:40.2470905Z test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:14:40.2543302Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:14:40.2550870Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:14:40.2556158Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:14:40.2577473Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:14:40.2712587Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:14:40.2744335Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:14:40.2792938Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:14:40.2871373Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:14:40.2962801Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:14:40.2970240Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:14:40.2997116Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:14:40.3011336Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:14:40.3151946Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:14:40.3189364Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:14:40.3232190Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:14:40.3423347Z test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:14:40.3427430Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:14:40.3434311Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:14:40.3470125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:14:40.3604343Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:14:40.3618117Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:14:40.3833427Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:14:40.3834443Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:14:40.3854435Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:14:40.3972952Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:14:40.4032312Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:14:40.4052136Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:14:40.4272022Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:14:40.4295037Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:14:40.4311841Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:14:40.4345932Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:14:40.4471896Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:14:40.4497508Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:14:40.4741423Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:14:40.4744760Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:14:40.4839090Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:14:40.4840980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:14:40.4844939Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:14:40.4846278Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:14:40.4912063Z test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:14:40.4950918Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:14:40.5181588Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:14:40.5184300Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:14:40.5280871Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:14:40.5313867Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:14:40.5352470Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:14:40.5380257Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:14:40.5623679Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:14:40.5629972Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:14:40.5770688Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:14:40.5826390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:14:40.5846966Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:14:40.5861883Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:14:40.5893561Z test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:14:40.5927755Z [gw1] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:14:40.6024864Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:14:40.6039134Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:14:40.6059576Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:14:40.6191981Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:14:40.6223653Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:14:40.6236434Z [gw3] [ 14%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:14:40.6260501Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:14:40.6293465Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:14:40.6331572Z test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:14:40.6473016Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:14:40.6496422Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:14:40.6751811Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:14:40.6753955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:14:40.6757087Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:14:40.6768347Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:14:40.6802854Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:14:40.6818583Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:14:40.6911989Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:14:40.6935859Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:14:40.7112364Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:14:40.7151690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:14:40.7161620Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:14:40.7191419Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:14:40.7203927Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:14:40.7229580Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:14:40.7352898Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:14:40.7377979Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:14:40.7595163Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:14:40.7597924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:14:40.7634915Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:14:40.7652873Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:14:40.7683385Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:14:40.7823483Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:14:40.7824347Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:14:40.7897826Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:14:40.8073811Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:14:40.8165578Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:14:40.8166692Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:14:40.8173186Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:14:40.8174185Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:14:40.8244537Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:14:40.8251361Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:14:40.8267136Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:14:40.8554396Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:14:40.8558874Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:14:40.8586828Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:14:40.8607788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:14:40.8632331Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:14:40.8672952Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:14:40.8712508Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:14:40.8789401Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:14:40.8997501Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:14:40.9002957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:14:40.9009212Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:14:40.9027919Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:14:40.9030583Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:14:40.9066464Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:14:40.9112156Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:14:40.9132091Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:14:40.9439293Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:14:40.9441283Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:14:40.9444089Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:14:40.9467044Z test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:14:40.9475937Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:14:40.9551417Z [gw2] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:14:40.9563086Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:14:40.9575773Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:14:40.9878405Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:14:40.9881329Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:14:40.9881903Z test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:14:40.9906487Z test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:14:40.9986675Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:14:41.0021165Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:14:41.0025126Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:14:41.0303994Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:14:41.0318583Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:14:41.0323481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:14:41.0326340Z test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:14:41.0423523Z test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:14:41.0433216Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:14:41.0464533Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:14:41.0559018Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:14:41.0812426Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:14:41.0813093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:14:41.0818621Z test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:14:41.0851071Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:14:41.0873282Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:14:41.0896749Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:14:41.1275047Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:14:41.1276740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:14:41.1310120Z test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:14:41.1318884Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:14:41.1341678Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:14:41.1497067Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:14:41.1716746Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:14:41.1719235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:14:41.1754156Z test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:14:41.1782128Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:14:41.1796649Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:14:41.1870793Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:14:41.2199164Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:14:41.2204095Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:14:41.2207466Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:14:41.2236164Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:14:41.2283316Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:14:41.2296249Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:14:41.2315508Z test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:14:41.2326580Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:14:41.2343527Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:14:41.2632325Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:14:41.2654982Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:14:41.2674553Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:14:41.2675899Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:14:41.2714550Z test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:14:41.2721115Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:14:41.2734019Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:14:41.2766857Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:14:41.3072622Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:14:41.3094031Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:14:41.3114005Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:14:41.3114906Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:14:41.3152522Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:14:41.3161258Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:14:41.3168133Z test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:14:41.3336266Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:14:41.3512142Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:14:41.3537278Z test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:14:41.3553776Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:14:41.3555004Z test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:14:41.3592960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:14:41.3607606Z test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:14:41.3624348Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:14:41.3951582Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:14:41.3972333Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:14:41.3994248Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:14:41.3996335Z test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:14:41.4017476Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:14:41.4233188Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:14:41.4392731Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:14:41.4416174Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:14:41.4434253Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:14:41.4436291Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:14:41.4459757Z test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:14:41.4482522Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:14:41.4833873Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:14:41.4854847Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:14:41.4876498Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:14:41.4877059Z test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:14:41.4900744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:14:41.5038004Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:14:41.5173131Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:14:41.5179711Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:14:41.5205544Z test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:14:41.5271654Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:14:41.5292543Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:14:41.5354859Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:14:41.5355455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:14:41.5402819Z test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:14:41.5412319Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:14:41.5592576Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:14:41.5712329Z test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:14:41.5735423Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:14:41.5794672Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:14:41.5797696Z test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:14:41.5841090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:14:41.5853049Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:14:41.5869971Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:14:41.6032334Z [gw1] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:14:41.6055612Z test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:14:41.6152604Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:14:41.6175874Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:14:41.6274544Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:14:41.6275116Z test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:14:41.6400828Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:14:41.6403495Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:14:41.6473074Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:14:41.6496638Z test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:14:41.6592613Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:14:41.6616104Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:14:41.6714651Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:14:41.6715366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:14:41.6758275Z test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:14:41.6769684Z [gw1] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:14:41.6912429Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:14:41.6974972Z test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:14:41.7032242Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:14:41.7056149Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:14:41.7194377Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:14:41.7195052Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:14:41.7252655Z test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:14:41.7320188Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:14:41.7392290Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:14:41.7472005Z test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:14:41.7487900Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:14:41.7498804Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:14:41.7634040Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:14:41.7634739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:14:41.7696053Z test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:14:41.7832261Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:14:41.7913277Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:14:41.7936828Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:14:41.7961890Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:14:41.8074456Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:14:41.8078191Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:14:41.8104494Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:14:41.8120786Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:14:41.8220499Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:14:41.8271550Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:14:41.8352020Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:14:41.8377253Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:14:41.8513695Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:14:41.8514943Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:14:41.8576159Z test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:14:41.8633401Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:14:41.8649918Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:14:41.8711459Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:14:41.8733254Z test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:14:41.8791776Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:14:41.8813615Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:14:41.8980064Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:14:41.8980681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:14:41.8981238Z test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:14:41.9016976Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:14:41.9191513Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:14:41.9232120Z test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:14:41.9254928Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:14:41.9265951Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:14:41.9394036Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:14:41.9395634Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:14:41.9425141Z test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:14:41.9428606Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:14:41.9631724Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:14:41.9671777Z test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:14:41.9693262Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:14:41.9703395Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:14:41.9873592Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:14:41.9874439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:14:41.9910797Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:14:42.0071727Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:14:42.0090244Z test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:14:42.0111712Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:14:42.0132158Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:14:42.0242157Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:14:42.0313169Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:14:42.0315480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:14:42.0368205Z test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:14:42.0380515Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:14:42.0553545Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:14:42.0554736Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:14:42.0589073Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:14:42.0628390Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:14:42.0803644Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:14:42.0807367Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:14:42.0812993Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:14:42.0856343Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:14:42.0993261Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:14:42.1030029Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:14:42.1031793Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:14:42.1276830Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:14:42.1277611Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:14:42.1280606Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:14:42.1459308Z test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:14:42.1471195Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:14:42.1476848Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:14:42.1534422Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:14:42.1616055Z test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:14:42.1624483Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:14:42.1739379Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:14:42.1750443Z test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:14:42.1755364Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:14:42.1759189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:14:42.1872929Z [gw3] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:14:42.1900240Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:14:42.1952125Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:14:42.2034666Z test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:14:42.2153679Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:14:42.2187262Z test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:14:42.2192992Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:14:42.2232588Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:14:42.2313039Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:14:42.2338081Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:14:42.2392591Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:14:42.2407735Z test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:14:42.2594141Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:14:42.2595178Z test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:14:42.2617447Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:14:42.2634875Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:14:42.2752813Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:14:42.2778223Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:14:42.2831797Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:14:42.2920971Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:14:42.3074053Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:14:42.3074907Z test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:14:42.3095470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:14:42.3110021Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:14:42.3191814Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:14:42.3213312Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:14:42.3272154Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:14:42.3514125Z test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:14:42.3517168Z test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:14:42.3554876Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:14:42.3566367Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:14:42.3632899Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:14:42.3656540Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:14:42.3712486Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:14:42.3729596Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:14:42.3732432Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:14:42.3953308Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:14:42.3956544Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:14:42.3978985Z test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:14:42.4005297Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:14:42.4072130Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:14:42.4094760Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:14:42.4151686Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:14:42.4393401Z test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:14:42.4399467Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:14:42.4405293Z test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:14:42.4456994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:14:42.4492394Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:14:42.4511586Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:14:42.4532320Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:14:42.4591599Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:14:42.4612467Z test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:14:42.4833868Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:14:42.4834595Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:14:42.4920780Z test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:14:42.4936013Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:14:42.4952079Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:14:42.4974243Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:14:42.5031800Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:14:42.5212475Z test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:14:42.5273974Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:14:42.5274551Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:14:42.5300409Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:14:42.5328533Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:14:42.5391539Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:14:42.5414304Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:14:42.5471643Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:14:42.5752102Z test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:14:42.5762533Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:14:42.5764293Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:14:42.5788492Z test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:14:42.5830796Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:14:42.5838092Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:14:42.5863376Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:14:42.5912317Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:14:42.5947273Z test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:14:42.6195650Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:14:42.6196482Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:14:42.6261226Z test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:14:42.6273857Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:14:42.6284177Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:14:42.6297477Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:14:42.6351954Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:14:42.6635414Z test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:14:42.6646486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:14:42.6647810Z test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:14:42.6688324Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:14:42.6701059Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:14:42.6712515Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:14:42.6736534Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:14:42.6792640Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:14:42.6857139Z test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:14:42.7074659Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:14:42.7077546Z test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:14:42.7154018Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:14:42.7168931Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:14:42.7181258Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:14:42.7232796Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:14:42.7258146Z test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:14:42.7280236Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:14:42.7512588Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:14:42.7515431Z test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:14:42.7553065Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:14:42.7592244Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:14:42.7617274Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:14:42.7623909Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:14:42.7672151Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:14:42.7873174Z test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:14:42.8029525Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:14:42.8033835Z test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:14:42.8043244Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:14:42.8048031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:14:42.8070989Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:14:42.8082957Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:14:42.8112138Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:14:42.8169939Z test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:14:42.8433684Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:14:42.8438601Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:14:42.8507731Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:14:42.8510871Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:14:42.8610973Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:14:42.8741160Z test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:14:42.8872012Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:14:42.8944846Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:14:42.8948420Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:14:42.9105701Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:14:42.9109056Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:14:42.9135355Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:14:42.9139094Z test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:14:42.9195868Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:14:42.9211938Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:14:42.9311613Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:14:42.9385266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:14:42.9388504Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:14:42.9412997Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:14:42.9581959Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:14:42.9585206Z test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:14:42.9671046Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:14:42.9698339Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:14:42.9752165Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:14:42.9757410Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:14:42.9810641Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:14:42.9822322Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:14:42.9904592Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:14:42.9991643Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:14:43.0016179Z test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:14:43.0112477Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:14:43.0262173Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:14:43.0268567Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:14:43.0280776Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:14:43.0308474Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:14:43.0346255Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:14:43.0432009Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:14:43.0459365Z test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:14:43.0551754Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:14:43.0701462Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:14:43.0705648Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:14:43.0739302Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:14:43.0787804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:14:43.0791850Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:14:43.0911587Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:14:43.0991903Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:14:43.1021627Z test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:14:43.1147003Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:14:43.1151892Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:14:43.1232964Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:14:43.1242044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:14:43.1512361Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:14:43.1631249Z test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:14:43.1633280Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:14:43.1638514Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:14:43.1734982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:14:43.1829479Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:14:43.1871962Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:14:43.2070462Z test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:14:43.2072411Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:14:43.2120880Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:14:43.2122748Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:14:43.2333053Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:14:43.2365856Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:14:43.2428716Z test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:14:43.2561850Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:14:43.2564089Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:14:43.2570084Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:14:43.2736964Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:14:43.2812003Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:14:43.2992220Z test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:14:43.2994607Z test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:14:43.3000037Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:14:43.3276484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:14:43.3435449Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:14:43.3437232Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:14:43.3442698Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:14:43.3546724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:14:43.3686961Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:14:43.3699304Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:14:43.3869905Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:14:43.3872165Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:14:43.3877276Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:14:43.4002543Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:14:43.4316173Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:14:43.4317920Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:14:43.4324449Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:14:43.4448404Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:14:43.4562440Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:14:43.4589075Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:14:43.4749066Z test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:14:43.4751409Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:14:43.4756717Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:14:43.4894423Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:14:43.5075245Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:14:43.5098301Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:14:43.5146780Z test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:14:43.5186677Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:14:43.5188295Z test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:14:43.5212339Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:14:43.5325456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:14:43.5594039Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:14:43.5647206Z test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:14:43.5647790Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:14:43.5691107Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:14:43.5835864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:14:43.5954333Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:14:43.6062930Z test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:14:43.6068926Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:14:43.6089508Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:14:43.6090059Z test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:14:43.6113262Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:14:43.6175851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:14:43.6481730Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:14:43.6482304Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:14:43.6525067Z test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:14:43.6554425Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:14:43.6578359Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:14:43.6633614Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:14:43.6646469Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:14:43.6665653Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:14:43.6915558Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:14:43.6916169Z test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:14:43.6930553Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:14:43.6971059Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:14:43.6994273Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:14:43.7427225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:14:43.7427936Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:14:43.7433318Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:14:43.7444726Z test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:14:43.7558699Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:14:43.7572675Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:14:43.7892717Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:14:43.7895483Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:14:43.7916477Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:14:43.7917033Z test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:14:43.8278722Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:14:43.8280861Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:14:43.8316899Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:14:43.8357619Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:14:43.8730491Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:14:43.8731249Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:14:43.8758294Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:14:43.9118879Z test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:14:43.9136778Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:14:43.9143390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:14:43.9175985Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:14:43.9223984Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:14:43.9239911Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:14:43.9255438Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:14:43.9263025Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:14:43.9272045Z test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:14:43.9350736Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:14:43.9602773Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:14:43.9603348Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:14:43.9662815Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:14:43.9663460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:14:43.9746926Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:14:43.9844724Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:14:43.9999936Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:14:44.0046720Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:14:44.0052151Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:14:44.0116230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:14:44.0295685Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:14:44.0450051Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:14:44.0458381Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:14:44.0480800Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:14:44.0516034Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:14:44.0586863Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:14:44.0709645Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:14:44.0871873Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:14:44.0937103Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:14:44.0942308Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:14:44.1006199Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:14:44.1058676Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:14:44.1171502Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:14:44.1231176Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:14:44.1244945Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:14:44.1353464Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:14:44.1358344Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:14:44.1433775Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:14:44.1476954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:14:44.1724152Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:14:44.1737232Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:14:44.1801807Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:14:44.1806130Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:14:44.1874851Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:14:44.1929969Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:14:44.2236571Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:14:44.2243423Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:14:44.2319005Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:14:44.2352394Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:14:44.2682471Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:14:44.2685319Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:14:44.2871843Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:14:44.2924970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:14:44.3132151Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:14:44.3135130Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:14:44.3234791Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:14:44.3418238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:14:44.3428070Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:14:44.3464737Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:14:44.3554536Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:14:44.3555132Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:14:44.3675756Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:14:44.3718406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:14:44.4002506Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:14:44.4003122Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:14:44.4084605Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:14:44.4106289Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:14:44.4134547Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:14:44.4247210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:14:44.4341250Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:14:44.4367448Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:14:44.4437337Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:14:44.4437853Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:14:44.4569237Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:14:44.4594702Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:14:44.4812277Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:14:44.4829461Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:14:44.4872908Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:14:44.4879525Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:44.4883606Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:14:44.5039591Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:14:44.5040163Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:14:44.5324080Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:14:44.5324749Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:14:44.5325333Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:14:44.5454150Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:14:44.5756745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:14:44.5758893Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:14:44.5906374Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:14:44.5933519Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:14:44.5995440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:14:44.6235872Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:14:44.6242992Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:14:44.6247454Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:14:44.6254971Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:14:44.6384519Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:14:44.6390801Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:14:44.6430070Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:14:44.6680463Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:14:44.6682760Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:14:44.6717462Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:14:44.6837717Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:14:44.6839239Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:14:44.7115749Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:14:44.7116397Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:14:44.7254208Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:14:44.7295604Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:14:44.7556303Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:14:44.7564465Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:14:44.7746093Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:14:44.7747113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:14:44.7991478Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:14:44.7993358Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:14:44.8192659Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:14:44.8193250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:14:44.8438668Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:14:44.8439256Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:14:44.8632853Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:14:44.8872672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:14:44.8873873Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:14:44.8884719Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:14:44.8894426Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:14:44.8924396Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:14:44.8992604Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:14:44.9203930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:14:44.9358979Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:14:44.9359569Z test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:14:44.9519406Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:14:44.9519989Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:14:44.9804754Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:14:44.9805363Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:14:44.9912979Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:14:45.0023454Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:14:45.0234020Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:14:45.0234617Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:14:45.0434043Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:14:45.0536030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:14:45.0676162Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:14:45.0676761Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:14:45.0795964Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:14:45.0913601Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:14:45.1123398Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:14:45.1124007Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:14:45.1235707Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:14:45.1356741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:14:45.1435304Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:14:45.1452728Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:14:45.1537448Z test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:14:45.1596130Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:14:45.1596681Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:14:45.1749660Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:14:45.1756225Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:14:45.1963885Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:14:45.2012317Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:14:45.2059409Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:14:45.2068303Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:14:45.2090187Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:14:45.2100774Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:14:45.2153404Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:14:45.2318572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:14:45.2414286Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:14:45.2570898Z test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:14:45.2572147Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:14:45.2634859Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:14:45.3001707Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:14:45.3006848Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:14:45.3012298Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:14:45.3036768Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:14:45.3324338Z test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:14:45.3445818Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:14:45.3448565Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:14:45.3521784Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:14:45.3864722Z test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:14:45.3875486Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:14:45.3878103Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:14:45.3962252Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:14:45.3994342Z test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:14:45.4324076Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:14:45.4331672Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:14:45.4458257Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:14:45.4608618Z test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:14:45.4622268Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:14:45.4752196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:14:45.4757520Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:45.4832052Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:14:45.4863189Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:14:45.4877733Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:14:45.4884035Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:14:45.4946742Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:14:45.5066823Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:14:45.5081361Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:14:45.5188056Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:14:45.5193821Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:45.5348739Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:14:45.5354657Z test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:14:45.5634469Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:14:45.5641329Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:14:45.5797202Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:14:45.5804778Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:14:45.6079699Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:14:45.6085625Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:14:45.6269959Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:14:45.6405855Z test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:14:45.6510392Z [gw1] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:14:45.6516264Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:14:45.6670437Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:14:45.6737169Z test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:14:45.6948318Z [gw1] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:14:45.6953864Z test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:14:45.7137949Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:14:45.7144390Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:14:45.7385329Z [gw1] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:14:45.7390799Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:45.7632333Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:14:45.7831086Z test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:14:45.7837934Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:45.8279252Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:14:45.8286713Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:14:45.8715199Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:14:45.8722411Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:14:45.9160573Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:14:45.9170597Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:14:45.9599940Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:14:45.9605404Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:14:46.0071356Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:14:46.0075793Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:14:46.0132761Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:14:46.0158017Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:14:46.0214894Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:14:46.0245708Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:14:46.0508631Z test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:14:46.0522332Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:14:46.0526849Z test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:14:46.0584033Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:14:46.0597341Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:14:46.0673049Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:14:46.0681342Z test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:14:46.0702498Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:14:46.0709028Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:14:46.0781115Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:14:46.0999049Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:14:46.1001137Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:46.1120241Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:46.1152059Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:14:46.1171432Z [gw3] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:14:46.1199474Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:14:46.1470355Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:14:46.1471929Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:14:46.1568161Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:14:46.1626651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:14:46.1628579Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:14:46.1867143Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:14:46.1906144Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:14:46.1908098Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:14:46.1994344Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:14:46.2047944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:14:46.2086502Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:14:46.2154163Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:14:46.2351520Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:14:46.2354139Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:46.2512479Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:46.2520448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:14:46.2521029Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:14:46.2800680Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:14:46.2804774Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:46.2960177Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:14:46.2961077Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:14:46.3271408Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:14:46.3277127Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:14:46.3364216Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:14:46.3432015Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:14:46.3434145Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:14:46.3523103Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:14:46.3753457Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:14:46.3754092Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:14:46.3867683Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:14:46.3886622Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:14:46.3895478Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:14:46.4002313Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:14:46.4195359Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:14:46.4201508Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:14:46.4314887Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:14:46.4321465Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:14:46.4556409Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:14:46.4570918Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:14:46.4629486Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:14:46.4635160Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:14:46.4796214Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:14:46.4802505Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:14:46.5067045Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:14:46.5071330Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:14:46.5225495Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:14:46.5229743Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:14:46.5514414Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:14:46.5518688Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:46.5632406Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:14:46.5636933Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:14:46.5951361Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:14:46.5955987Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:46.6074908Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:14:46.6080362Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:14:46.6388946Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:14:46.6394087Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:46.6520359Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:14:46.6527277Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:14:46.6832855Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:14:46.6838129Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:46.6953023Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:14:46.6958172Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:14:46.7267977Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:14:46.7273291Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:46.7340314Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:14:46.7363496Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:14:46.7369576Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:14:46.7398766Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:14:46.7705669Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:14:46.7710084Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:46.7835057Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:14:46.7839638Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:14:46.8144471Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:14:46.8149217Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:14:46.8249885Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:14:46.8329776Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:14:46.8584781Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:14:46.8585539Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:46.8710769Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:14:46.8716230Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:14:46.9026510Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:14:46.9031655Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:46.9156698Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:14:46.9162019Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:14:46.9179322Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:14:46.9200622Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:14:46.9378599Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:14:46.9465150Z [gw2] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:14:46.9469815Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:46.9589515Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:14:46.9594340Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:14:46.9693890Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:14:46.9698388Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:14:46.9903588Z [gw2] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:14:46.9905264Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:47.0036796Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:14:47.0041886Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:14:47.0125471Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:14:47.0126336Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:14:47.0345936Z [gw2] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:14:47.0350009Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:47.0470694Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:14:47.0474787Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:14:47.0589853Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:14:47.0781719Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:14:47.0785914Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:47.0825484Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:14:47.0839771Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:14:47.0921409Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:14:47.0925445Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:14:47.0934951Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:14:47.0952496Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:14:47.1193032Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:14:47.1203809Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:14:47.1220218Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:14:47.1312613Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:14:47.1331716Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:14:47.1355404Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:14:47.1363808Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:14:47.1392650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:14:47.1442473Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:14:47.1591231Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:14:47.1632046Z [gw2] [ 16%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:14:47.1653731Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:47.1751731Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:14:47.1792688Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:14:47.1832946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:14:47.1840648Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:14:47.2074290Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:14:47.2103172Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:47.2193553Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:14:47.2225485Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:14:47.2272672Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:14:47.2278566Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:14:47.2308928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:14:47.2513307Z [gw3] [ 16%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:14:47.2542338Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:14:47.2633079Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:14:47.2657402Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:14:47.2753160Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:14:47.2805605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:14:47.2953739Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:14:47.2978017Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:14:47.3072806Z [gw0] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:14:47.3190700Z test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:14:47.3201237Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:14:47.3250177Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:14:47.3392579Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:14:47.3416531Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:14:47.3512691Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:14:47.3574079Z test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:14:47.3633392Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:14:47.3678728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:14:47.3764142Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:14:47.3773840Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:14:47.3832539Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:14:47.3857215Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:47.3952529Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:14:47.3987000Z test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:14:47.4073138Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:14:47.4149891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:14:47.4274517Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:14:47.4302722Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:14:47.4395087Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:14:47.4514224Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:14:47.4609139Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:14:47.4682840Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:14:47.4713499Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:14:47.4741588Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:14:47.4832734Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:14:47.4850664Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:14:47.4952831Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:14:47.4975543Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:14:47.4982889Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:14:47.5016613Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:14:47.5153051Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:14:47.5183041Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:47.5211620Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:14:47.5271976Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:14:47.5294836Z test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:14:47.5392354Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:14:47.5432448Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:14:47.5464548Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:14:47.5562808Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:14:47.5592185Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:14:47.5609260Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:14:47.5711736Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:14:47.5747986Z test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:14:47.5831209Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:14:47.5911836Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:14:47.5979136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:14:47.6033030Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:14:47.6054131Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:14:47.6091971Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:14:47.6151732Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:14:47.6173258Z test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:14:47.6271785Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:14:47.6352086Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:14:47.6392684Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:14:47.6472633Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:14:47.6500000Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:14:47.6504595Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:14:47.6593153Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:14:47.6636657Z test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:14:47.6713230Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:14:47.6794572Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:14:47.6914585Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:14:47.6932506Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:14:47.6946683Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:14:47.6989436Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:14:47.7033135Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:14:47.7058144Z test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:14:47.7152277Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:14:47.7272942Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:14:47.7314971Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:14:47.7357861Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:14:47.7359942Z test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:14:47.7376515Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:14:47.7472546Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:14:47.7495088Z test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:14:47.7592173Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:14:47.7712374Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:14:47.7792079Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:14:47.7811869Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:14:47.7822960Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:14:47.7912639Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:14:47.7928153Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:14:47.8033093Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:14:47.8210316Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:14:47.8218855Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:14:47.8233049Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:14:47.8252652Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:14:47.8338852Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:14:47.8353925Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:14:47.8453881Z test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:14:47.8472359Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:14:47.8569150Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:14:47.8577884Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:14:47.8631672Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:14:47.8672650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:14:47.8693146Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:14:47.8710816Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:14:47.8792047Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:14:47.8912021Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:14:47.8987435Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:14:47.9071718Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:14:47.9113122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:14:47.9136499Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:14:47.9170384Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:14:47.9181671Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:14:47.9231819Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:14:47.9254129Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:14:47.9352363Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:14:47.9394707Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:14:47.9511868Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:14:47.9554798Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:14:47.9560077Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:14:47.9576133Z test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:14:47.9671870Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:14:47.9720447Z test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:14:47.9791876Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:14:47.9841992Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:14:47.9951913Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:14:47.9992047Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:14:48.0012494Z test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:14:48.0111941Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:14:48.0161897Z test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:14:48.0188824Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:14:48.0232213Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:14:48.0274864Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:14:48.0392061Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:14:48.0432865Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:14:48.0451679Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:14:48.0461375Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:14:48.0551957Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:14:48.0576301Z test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:14:48.0672105Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:14:48.0833237Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:14:48.0862327Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:14:48.0874413Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:14:48.0905106Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:14:48.1011806Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:14:48.1024142Z test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:14:48.1351475Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:14:48.1356703Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:14:48.1370508Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:14:48.1410837Z test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:14:48.1447464Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:14:48.1541621Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:14:48.1791993Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:14:48.1795778Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:14:48.1806854Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:14:48.1844486Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:14:48.1873750Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:14:48.1899819Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:14:48.2156021Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:14:48.2236993Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:14:48.2284351Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:14:48.2338033Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:14:48.2586929Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:14:48.2608733Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:14:48.2737337Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:14:48.2755586Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:14:48.2794762Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:14:48.2930281Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:14:48.2947161Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:14:48.3025369Z test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:14:48.3033736Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:14:48.3046881Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:14:48.3054495Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:14:48.3098664Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:14:48.3176719Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:14:48.3193271Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:14:48.3359154Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:14:48.3483643Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:14:48.3487132Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:14:48.3527822Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:14:48.3598205Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:14:48.3637699Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:14:48.3794440Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:14:48.3909530Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:14:48.3971835Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:14:48.3972944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:14:48.4079602Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:14:48.4115614Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:48.4345416Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:14:48.4347631Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:14:48.4357305Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:14:48.4404784Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:14:48.4517423Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:14:48.4567422Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:14:48.4748417Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:14:48.4751326Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:14:48.4797001Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:14:48.4919260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:14:48.4932677Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:14:48.4938548Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:14:48.4953815Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:14:48.4990160Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:14:48.5193155Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:14:48.5197011Z test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:14:48.5343554Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:14:48.5416795Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:14:48.5453063Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:48.5478052Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:14:48.5593908Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:14:48.5713248Z test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:14:48.5739904Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:14:48.5761190Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:14:48.5876850Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:14:48.5915326Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:48.6033994Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:14:48.6074330Z test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:14:48.6155730Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:14:48.6354554Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:14:48.6360012Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:14:48.6436568Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:14:48.6449624Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:14:48.6480917Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:14:48.6521746Z test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:14:48.6615350Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:14:48.6636247Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:14:48.6795235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:14:48.6800958Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:14:48.7110325Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:14:48.7110865Z test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:14:48.7520510Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:14:48.7521015Z test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:14:48.7526101Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:14:48.7526605Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:14:48.7684844Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:14:48.7708559Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:14:48.7758744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:14:48.7843618Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:14:48.7844173Z test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:14:48.7844967Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:14:48.7963443Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:14:48.8116081Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:14:48.8182450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:14:48.8278100Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:14:48.8279920Z test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:14:48.8291133Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:14:48.8325448Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:14:48.8617233Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:14:48.8621388Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:14:48.8687610Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:14:48.8712774Z test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:14:48.8743522Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:14:48.9056196Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:14:48.9188472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:14:48.9193914Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:14:48.9203929Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:14:48.9214209Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:14:48.9235830Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:14:48.9286001Z test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:14:48.9482698Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:14:48.9637113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:14:48.9641214Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:14:48.9651266Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:14:48.9714514Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:14:48.9718415Z test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:14:48.9935117Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:14:49.0067033Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:14:49.0071338Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:14:49.0150293Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:14:49.0154738Z test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:14:49.0176421Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:14:49.0368016Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:14:49.0504476Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:49.0508806Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:14:49.0591263Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:14:49.0595587Z test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:14:49.0749572Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:14:49.0791725Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:14:49.0934918Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:14:49.0990675Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:14:49.0995976Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:14:49.1003885Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:14:49.1039213Z test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:14:49.1303207Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:14:49.1305817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:14:49.1401864Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:14:49.1440240Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:49.1472973Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:49.1475146Z test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:14:49.1791814Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:14:49.1856647Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:49.1867668Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:14:49.1879343Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:49.1894055Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:49.2153127Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:14:49.2284831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:14:49.2308136Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:14:49.2749592Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:14:49.2755752Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:14:49.3207316Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:14:49.3210195Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:14:49.3383568Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:14:49.3404270Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:14:49.3645342Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:14:49.3646110Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:14:49.4058784Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:14:49.4070693Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:14:49.4077618Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:14:49.4100263Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:14:49.4199769Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:14:49.4233524Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:14:49.4389443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:14:49.4402196Z [gw1] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:14:49.4422841Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:14:49.4479061Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:14:49.4519235Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:14:49.4694793Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:14:49.4792801Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:14:49.4960329Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:14:49.4963393Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:14:49.5195035Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:14:49.5370498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:49.5410957Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:14:49.5586496Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:14:49.5622469Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:14:49.5841851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:49.5847143Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:14:49.6277132Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:14:49.6283036Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:49.6754445Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:49.6759826Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:49.6882645Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:49.6918618Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:14:49.7196167Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:14:49.7206930Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:14:49.7407998Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:14:49.7446664Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:14:49.7474298Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:14:49.7500278Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:14:49.7631388Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:14:49.7639459Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:14:49.7808388Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:14:49.7824098Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:14:49.8214196Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:14:49.8252359Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:14:49.8716634Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:14:49.8724886Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:14:49.9224269Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:14:49.9235804Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:14:49.9629576Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:14:49.9639845Z test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:14:49.9921222Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:14:49.9950464Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:14:50.0070538Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:14:50.0081209Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:14:50.0544352Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:14:50.0544862Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:14:50.0800530Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:14:50.0821184Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:14:50.0966275Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:14:50.0966764Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:14:50.1394665Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:14:50.1395200Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:14:50.1839299Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:14:50.1839978Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:14:50.2320654Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:14:50.2348326Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:14:50.2765285Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:14:50.2765880Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:14:50.3200782Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:14:50.3201377Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:14:50.3639332Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:14:50.3639983Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:14:50.4094679Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:14:50.4095314Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:14:50.4531016Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:14:50.4531846Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:14:50.4961874Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:14:50.4962616Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:14:50.5442110Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:14:50.5452430Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:14:50.5881350Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:14:50.5890124Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:14:50.6327655Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:14:50.6339587Z test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:14:50.6626885Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:14:50.6664524Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:14:50.6757953Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:14:50.6766032Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:14:50.7196336Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:14:50.7206564Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:14:50.7636196Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:14:50.7647689Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:14:50.8087946Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:14:50.8099274Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:14:50.8532634Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:14:50.8545052Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:14:50.8993434Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:14:50.9027137Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:14:50.9589160Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:14:50.9590430Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:14:50.9591615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:14:50.9815900Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:14:51.0052627Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:14:51.0053572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:14:51.0054585Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:14:51.0228177Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:14:51.0404541Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:14:51.0418140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:14:51.0637995Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:14:51.0678261Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:14:51.0743017Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:14:51.0913354Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:14:51.0999422Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:14:51.1167019Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:14:51.1169477Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:14:51.1313655Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:14:51.1457106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:14:51.1657421Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:14:51.1659970Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:14:51.1713640Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:14:51.1832453Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:14:51.2111082Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:14:51.2132665Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:14:51.2154012Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:14:51.2390013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:14:51.2535238Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:14:51.2538306Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:14:51.2603796Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:14:51.2772291Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:14:51.2969360Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:14:51.2972302Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:14:51.3037107Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:14:51.3281493Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:14:51.3328772Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:14:51.3417019Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:14:51.3421519Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:14:51.3792257Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:14:51.3868839Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:14:51.3869384Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:14:51.3869900Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:14:51.4300166Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:14:51.4300770Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:14:51.4719101Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:14:51.4736540Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:14:51.5194963Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:14:51.5503267Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:14:51.5555260Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:14:51.5699856Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:14:51.6034331Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:14:51.6050790Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:14:51.6514359Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:14:51.6544724Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:14:51.6996094Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:14:51.7008142Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:14:51.7016121Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:14:51.7039616Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:14:51.7062291Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:14:51.7071482Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:14:51.7400035Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:14:51.7409857Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:14:51.7837374Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:14:51.7862347Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:14:51.8304790Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:14:51.8316126Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:14:51.8699854Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:14:51.8789196Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:14:51.9143245Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:14:51.9300507Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:14:51.9417639Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:14:51.9450371Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:14:51.9545826Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:14:51.9558765Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:14:51.9565779Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:14:51.9644683Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:14:51.9648255Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:14:51.9896615Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:14:52.0055432Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:14:52.0070032Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:14:52.0100868Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:14:52.0328042Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:14:52.0667779Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:14:52.0836040Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:14:52.0838620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:14:52.0970181Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:14:52.1114419Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:14:52.1122645Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:14:52.1558291Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:14:52.1567388Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:14:52.1582938Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:14:52.1593543Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:14:52.2038193Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:52.2047888Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:14:52.2057921Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:14:52.2076703Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:14:52.2250049Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:14:52.2478588Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:14:52.2491452Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:14:52.2502688Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:14:52.2512184Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:14:52.2931533Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:14:52.2941114Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:14:52.2952385Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:14:52.3374848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:14:52.3383893Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:14:52.3832613Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:14:52.3845636Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:14:52.3854659Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:14:52.3935402Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:14:52.3967631Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:14:52.4228856Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:14:52.4237582Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:14:52.4277601Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:14:52.4327768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:14:52.4675324Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:14:52.4685297Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:14:52.4771964Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:14:52.4851605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:14:52.5124382Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:14:52.5133756Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:14:52.5211284Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:14:52.5265763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:14:52.5579234Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:14:52.5589736Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:14:52.5648008Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:14:52.5693615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:14:52.6014216Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:14:52.6019627Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:14:52.6153394Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:14:52.6293488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:14:52.6472834Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:14:52.6478185Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:14:52.6635638Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:14:52.6688199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:14:52.6908234Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:14:52.6913225Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:14:52.6996115Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:14:52.7330981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:14:52.7336885Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:14:52.7764180Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:14:52.7769642Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:14:52.8265030Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:14:52.8278255Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:14:52.8654318Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:14:52.8715041Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:14:52.9123768Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:14:52.9136361Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:14:52.9551991Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:14:52.9565070Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:14:52.9580804Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:14:52.9634076Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:14:53.0077297Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:14:53.0165238Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:14:53.0492382Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:14:53.0506338Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:14:53.0542371Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:14:53.0573550Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:14:53.0916146Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:14:53.0925638Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:14:53.1370911Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:14:53.1371945Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:14:53.1834028Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:14:53.1881722Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:14:53.2196870Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:14:53.2238427Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:14:53.2396393Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:14:53.2416088Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:14:53.2521396Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:14:53.2635028Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:14:53.2684548Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:14:53.2901236Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:14:53.3140058Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:14:53.3154330Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:14:53.3593784Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:14:53.3607381Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:14:53.3736906Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:14:53.3762755Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:14:53.3921226Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:14:53.3949711Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:14:53.4032285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:14:53.4047441Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:14:53.4083572Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:14:53.4464677Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:14:53.4475716Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:14:53.4486690Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:14:53.4496199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:14:53.4607876Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:14:53.4628248Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:14:53.4868755Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:14:53.4884390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:14:53.4938730Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:14:53.5318050Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:14:53.5481088Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:14:53.5759988Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:14:53.5819295Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:14:53.6199547Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:14:53.6316404Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:14:53.6639815Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:14:53.6688622Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:14:53.6709318Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:14:53.6723134Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:14:53.7119516Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:14:53.7169030Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:14:53.7201494Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:14:53.7238333Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:14:53.7286126Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:14:53.7557955Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:14:53.7582769Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:14:53.7727970Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:14:53.7737012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:14:53.7997774Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:14:53.8046903Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:14:53.8168927Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:14:53.8327944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:14:53.8439653Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:14:53.8532854Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:14:53.8591337Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:14:53.8597075Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:14:53.8880292Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:14:53.8910529Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:14:53.9031097Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:14:53.9036457Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:14:53.9319989Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:14:53.9500620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:14:53.9508476Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:14:53.9513142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:14:53.9759778Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:14:53.9824248Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:14:53.9894935Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:14:54.0200308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:14:54.0292373Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:14:54.0431102Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:14:54.0457538Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:14:54.0702695Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:14:54.0710566Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:14:54.0733258Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:14:54.0769334Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:14:54.1154980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:14:54.1196051Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:14:54.1575666Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:14:54.1583380Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:14:54.1593034Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:14:54.1600599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:14:54.2036945Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:14:54.2043051Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:14:54.2405157Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:14:54.2468814Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:14:54.3016537Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:14:54.3017487Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:14:54.3018435Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:14:54.3318097Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:14:54.3319755Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:14:54.3558517Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:14:54.3798418Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:14:54.3806152Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:14:54.4039406Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:14:54.4054486Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:14:54.4181082Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:14:54.4223333Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:14:54.4499658Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:14:54.4553847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:14:54.4644787Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:14:54.4662714Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:14:54.4883048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:14:54.5002510Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:14:54.5003123Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:14:54.5013616Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:14:54.5032751Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:14:54.5075504Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:14:54.5160173Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:14:54.5405414Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:14:54.5521715Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:14:54.5552576Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:14:54.5882575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:14:54.5890068Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:14:54.5956799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:14:54.6035790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:14:54.6048367Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:14:54.6314754Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:14:54.6367060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:14:54.6399085Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:14:54.6766759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:14:54.6772953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:14:54.6835420Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:14:54.6891776Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:14:54.7209299Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:14:54.7209906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:14:54.7664568Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:14:54.7667051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:14:54.7962682Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:14:54.7984015Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:14:54.8100249Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:14:54.8101237Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:14:54.8133128Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:14:54.8402683Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:14:54.8442904Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:14:54.8443615Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:14:54.8512031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:14:54.8593667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:14:54.8604294Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:14:54.8724333Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:14:54.8744786Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:14:54.8808463Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:14:54.8907418Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:14:54.8907987Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:14:54.8908561Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:14:54.8972782Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:14:54.8973332Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:14:54.9043346Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:14:54.9273870Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:14:54.9351314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:14:54.9377095Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:14:54.9381512Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:14:54.9452903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:14:54.9500461Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:14:54.9756438Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:14:54.9832630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:14:54.9877041Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:14:54.9961094Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:14:55.0194251Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:14:55.0266058Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:14:55.0392623Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:14:55.0411233Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:14:55.0547406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:14:55.0742042Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:14:55.0742840Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:14:55.0951743Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:14:55.1106280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:14:55.1190966Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:14:55.1219371Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:14:55.1273991Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:14:55.1631744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:14:55.1656085Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:14:55.1823786Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:14:55.1843293Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:14:55.2046352Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:14:55.2074356Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:14:55.2090918Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:14:55.2157381Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:14:55.2234158Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:14:55.2311177Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:14:55.2351204Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:14:55.2387890Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:14:55.2433896Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:14:55.2709793Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:14:55.2732486Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:14:55.3076230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:14:55.3171166Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:14:55.3698398Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:14:55.3720457Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:14:55.5214325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:14:55.5239310Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:14:55.5350123Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:14:55.5735532Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:14:55.5742140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:14:55.6142014Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:14:55.6226325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:14:55.6319801Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:14:55.6343843Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:14:55.6570893Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:14:55.6664433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:14:55.6936924Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:14:55.6955725Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:14:55.6960868Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:14:55.6984051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:14:55.7000058Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:14:55.7105839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:14:55.7453037Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:14:55.7566828Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:14:55.7891115Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:14:55.7979072Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:14:55.8340383Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:14:55.8478205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:14:55.8780817Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:14:55.9169941Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:14:55.9196354Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:14:55.9415016Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:14:55.9430044Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:14:55.9502891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:14:55.9522256Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:14:55.9537526Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:14:55.9601964Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:14:55.9632052Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:14:55.9707104Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:14:55.9725201Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:14:55.9875216Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:14:55.9910018Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:14:56.0007353Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:14:56.0014739Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:14:56.0034620Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:14:56.0073245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:14:56.0314135Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:14:56.0345301Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:14:56.0443058Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:14:56.0450653Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:14:56.0474268Z [gw1] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:14:56.0642939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:14:56.0825261Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:14:56.0828340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:56.0913917Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:14:56.0953986Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:14:56.1082880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:14:56.1218058Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:14:56.1222054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:56.1242263Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:14:56.1273709Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:14:56.1453324Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:14:56.1624739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:14:56.1681828Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:14:56.1690353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:14:56.1741260Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:14:56.1758283Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:14:56.1873103Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:14:56.1943439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:14:56.2147803Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:14:56.2155531Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:14:56.2305816Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:14:56.2317272Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:14:56.2325715Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:14:56.2356818Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:14:56.2588338Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:14:56.2596351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:14:56.2754221Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:14:56.2822623Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:14:56.2842032Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:14:56.2986057Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:14:56.3035741Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:14:56.3073337Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:14:56.3237422Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:14:56.3420639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:14:56.3482448Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:14:56.3485478Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:14:56.3717112Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:14:56.3901055Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:14:56.3909999Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:14:56.3929407Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:14:56.3991236Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:14:56.4024767Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:14:56.4155011Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:14:56.4211684Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:14:56.4355003Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:14:56.4360054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:14:56.4634883Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:14:56.4664219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:14:56.4798281Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:14:56.4806467Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:14:56.4812693Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:14:56.4820356Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:14:56.5076685Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:14:56.5114956Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:14:56.5124500Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:14:56.5304301Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:14:56.5314809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:14:56.5375455Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:14:56.5551022Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:14:56.5571449Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:14:56.5667419Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:14:56.5704049Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:14:56.5709723Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:56.5754015Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:14:56.6032794Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:14:56.6045133Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:14:56.6107158Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:14:56.6116750Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:14:56.6138155Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:56.6193588Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:14:56.6495970Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:14:56.6501418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:14:56.6548868Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:14:56.6564684Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:14:56.6604520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:14:56.6633508Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:14:56.6842280Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:14:56.6875617Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:14:56.6899358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:14:56.7006433Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:14:56.7074218Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:14:56.7087914Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:14:56.7101086Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:14:56.7120108Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:14:56.7362228Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:14:56.7367798Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:14:56.7399038Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:14:56.7458015Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:14:56.7511706Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:14:56.7531805Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:14:56.7792577Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:14:56.7884484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:14:56.7888838Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:14:56.7932762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:14:56.7967621Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:14:56.7982502Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:14:56.8239741Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:14:56.8242817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:14:56.8268083Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:14:56.8350889Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:14:56.8353576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:14:56.8400714Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:14:56.8529931Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:14:56.8693768Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:14:56.8798229Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:14:56.8803260Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:14:56.8843085Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:14:56.8869752Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:14:56.8962631Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:14:56.9201308Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:14:56.9211006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:14:56.9221495Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:14:56.9280051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:14:56.9398652Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:14:56.9438461Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:14:56.9670393Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:14:56.9675690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:14:56.9787347Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:14:56.9793865Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:14:56.9802426Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:14:57.0229509Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:14:57.0234757Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:14:57.0239363Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:14:57.0285229Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:14:57.0307231Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:14:57.0331566Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:14:57.0460681Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:14:57.0513235Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:14:57.0659537Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:14:57.0664086Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:14:57.0753474Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:14:57.0869903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:14:57.0905470Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:14:57.0952971Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:14:57.0993302Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:14:57.1110340Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:14:57.1222482Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:14:57.1308714Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:14:57.1339818Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:14:57.1415823Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:14:57.1687198Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:14:57.1702239Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:14:57.1726253Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:14:57.1833091Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:14:57.1851928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:14:57.1888500Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:14:57.2152974Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:14:57.2212323Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:14:57.2286508Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:14:57.2518948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:14:57.2595184Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:14:57.2677266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:14:57.2733252Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:14:57.2764927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:14:57.3054669Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:14:57.3144396Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:14:57.3200450Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:14:57.3205748Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:14:57.3474250Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:14:57.3524240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:14:57.3661331Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:14:57.3666691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:14:57.3917136Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:14:57.3989857Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:14:57.4110965Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:14:57.4351602Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:14:57.4384004Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:14:57.4474133Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:14:57.4489040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:14:57.4510414Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:14:57.4838575Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:14:57.4880507Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:14:57.4959881Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:14:57.4965674Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:14:57.5252303Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:14:57.5286447Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:14:57.5390508Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:14:57.5412243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:14:57.5740677Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:14:57.5833625Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:14:57.6048532Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:14:57.6238826Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:14:57.6527256Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:14:57.6677297Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:14:57.6969305Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:14:57.7039174Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:14:57.7045523Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:14:57.7072175Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:14:57.7114990Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:14:57.7123514Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:14:57.7159748Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:14:57.7293148Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:14:57.7521923Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:14:57.7522583Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:14:57.7556031Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:14:57.7561156Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:14:57.7712513Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:14:57.7756011Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:14:57.7781359Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:14:57.8030113Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:14:57.8039422Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:14:57.8049241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:14:57.8105078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:14:57.8159243Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:14:57.8220643Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:14:57.8471391Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:14:57.8478048Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:14:57.8484047Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:14:57.8554279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:14:57.8610897Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:14:57.8668774Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:14:57.8910753Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:14:57.8915543Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:14:57.8919555Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:14:57.8994466Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:14:57.9034031Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:14:57.9390631Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:14:57.9397851Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:14:57.9463973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:14:57.9832572Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:14:58.0059156Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:14:58.0315609Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:14:58.0331227Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:14:58.0657956Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:14:58.0746445Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:14:58.0751005Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:14:58.0761166Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:14:58.0765775Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:14:58.0775808Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:14:58.0927597Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:14:58.1236443Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:14:58.1247666Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:14:58.1270903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:14:58.1391661Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:14:58.1621683Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:14:58.1678188Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:14:58.1700199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:14:58.1757473Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:14:58.2110074Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:14:58.2129007Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:14:58.2144120Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:14:58.2158117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:14:58.2190837Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:14:58.2234847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:14:58.2270390Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:14:58.2632846Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:14:58.2646951Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:14:58.2655774Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:14:58.2661768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:14:58.2676081Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:14:58.3016689Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:14:58.3022417Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:14:58.3027963Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:14:58.3064268Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:14:58.3438739Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:14:58.3517870Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:14:58.3524689Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:14:58.3542257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:14:58.3722013Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:14:58.3744633Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:14:58.3865443Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:14:58.3952127Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:14:58.3959437Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:14:58.3970595Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:14:58.3993299Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:14:58.4005203Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:14:58.4151908Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:14:58.4307144Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:14:58.4359844Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:14:58.4366858Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:14:58.4371968Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:14:58.4454818Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:14:58.4502813Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:14:58.4760329Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:14:58.4836282Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:14:58.4843104Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:14:58.4915855Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:14:58.4927455Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:14:58.4953756Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:14:58.5187633Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:14:58.5273509Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:14:58.5280311Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:14:58.5285783Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:14:58.5335668Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:14:58.5565312Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:14:58.5631542Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:14:58.5697681Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:14:58.5702980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:14:58.5749605Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:14:58.5771112Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:14:58.5807080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:14:58.6035878Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:14:58.6158615Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:14:58.6164525Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:14:58.6231907Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:14:58.6289999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:14:58.6552167Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:14:58.6622402Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:14:58.6629441Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:14:58.6658676Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:14:58.6692237Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:14:58.6714612Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:14:58.6827024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:14:58.6991858Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:14:58.7284359Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:14:58.7292897Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:14:58.7372957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:14:58.7389310Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:14:58.7743889Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:14:58.7798506Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:14:58.7808691Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:14:58.8045909Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:14:58.8115636Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:14:58.8160901Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:14:58.8217208Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:14:58.8455912Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:14:58.8494892Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:14:58.8508073Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:14:58.8596170Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:14:58.8604183Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:14:58.8632792Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:14:58.8827817Z [gw3] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:14:58.9043046Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:14:58.9051617Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:14:58.9060416Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:14:58.9281788Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:14:58.9473714Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:14:58.9510647Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:14:58.9793533Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:14:58.9808940Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:14:58.9874763Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:14:58.9915789Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:14:59.0257087Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:14:59.0345704Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:14:59.0384313Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:14:59.0397933Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:14:59.0458771Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:14:59.0527388Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:14:59.0555667Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:14:59.0758964Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:14:59.0836921Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:14:59.0841589Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:14:59.0851674Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:14:59.1037608Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:14:59.1320553Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:14:59.1324232Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:14:59.1341716Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:14:59.1441432Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:14:59.1759517Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:14:59.1833754Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:14:59.1842291Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:14:59.1899370Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:14:59.1927474Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:14:59.1938913Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:14:59.1963211Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:14:59.1967470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:14:59.2191322Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:14:59.2273344Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:14:59.2292979Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:14:59.2340121Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:14:59.2416342Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:14:59.2482623Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:14:59.2594846Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:14:59.2792006Z test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:14:59.2877404Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:14:59.2921988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:14:59.3025652Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:14:59.3051130Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:14:59.3337102Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:14:59.3341160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:14:59.3485985Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:14:59.3497634Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:14:59.3740501Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:14:59.3776741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:14:59.3889808Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:14:59.3963253Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:14:59.4231923Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:14:59.4327627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:14:59.4335350Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:14:59.4364784Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:14:59.4621896Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:14:59.4625752Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:14:59.4757464Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:14:59.4886676Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:14:59.5073823Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:14:59.5153382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:14:59.5197499Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:14:59.5266265Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:14:59.5400838Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:14:59.5435404Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:14:59.5544512Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:14:59.5549084Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:14:59.5635356Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:14:59.5731052Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:14:59.5864194Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:14:59.5892611Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:14:59.5978395Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:14:59.5983211Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:14:59.6073531Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:14:59.6185027Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:14:59.6385214Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:14:59.6429048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:14:59.6527173Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:14:59.6631695Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:14:59.6861968Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:14:59.6862537Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:14:59.7032744Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:14:59.7056614Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:14:59.7275516Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:14:59.7357777Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:14:59.7474468Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:14:59.7479612Z test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:14:59.7716926Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:14:59.7749851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:14:59.7983288Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:14:59.7988272Z test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:14:59.8408978Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:14:59.8435067Z test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:14:59.8443127Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:14:59.8754014Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:14:59.9163078Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:14:59.9163657Z test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:14:59.9164196Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:14:59.9275627Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:14:59.9278451Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:14:59.9278940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:14:59.9336584Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:14:59.9343039Z test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:14:59.9495244Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:14:59.9527307Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:14:59.9772018Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:14:59.9778045Z test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:14:59.9993607Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:15:00.0038141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:15:00.0196645Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:15:00.0201125Z test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:15:00.0434407Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:15:00.0558903Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:15:00.0572273Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:15:00.0579298Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:15:00.0678761Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:15:00.0683727Z test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:15:00.0794874Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:15:00.0899503Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:15:00.1153702Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:15:00.1238255Z test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:15:00.1265812Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:15:00.1596698Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:15:00.1619697Z test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:15:00.1675392Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:15:00.1922915Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:15:00.2139522Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:15:00.2312090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:15:00.2386496Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:15:00.2416866Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:15:00.2574446Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:15:00.2732401Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:15:00.3010664Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:15:00.3170544Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:15:00.3436051Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:15:00.3447147Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:15:00.3463468Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:15:00.3544340Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:15:00.3574162Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:15:00.3580288Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:15:00.3886110Z test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:15:00.4006534Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:15:00.4201645Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:15:00.4214501Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:15:00.4324769Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:15:00.4433390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:15:00.4753077Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:15:00.4780567Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:15:00.4787608Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:15:00.4893611Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:15:00.5220102Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:15:00.5324216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:15:00.5339572Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:15:00.5357603Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:15:00.5648657Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:15:00.5653023Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:15:00.5673750Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:15:00.5760106Z test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:15:00.5816542Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:15:00.5892754Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:15:00.5906035Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:15:00.6092610Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:15:00.6096905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:15:00.6114685Z test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:15:00.6192458Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:15:00.6365680Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:15:00.6376965Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:15:00.6527051Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:15:00.6555283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:15:00.6625576Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:15:00.6899901Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:15:00.6916285Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:15:00.6971281Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:15:00.7091235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:15:00.7314359Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:15:00.7410204Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:15:00.7424623Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:00.7432805Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:15:00.7442448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:15:00.7455845Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:15:00.7466167Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:15:00.7477439Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:15:00.7608092Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:15:00.7873901Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:15:00.7883725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:15:00.7913629Z test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:15:00.7919305Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:15:00.8022645Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:15:00.8043153Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:15:00.8322513Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:15:00.8351894Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:15:00.8357709Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:15:00.8693125Z test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:15:00.8753540Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:15:00.8759700Z test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:15:00.8798108Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:15:00.8808357Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:15:00.8833370Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:15:00.9192688Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:15:00.9228150Z test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:15:00.9252961Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:15:00.9276431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:15:00.9303224Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:15:00.9486523Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:15:00.9703465Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:15:00.9747157Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:15:00.9791882Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:15:00.9806451Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:15:00.9829891Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:15:00.9957750Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:15:01.0233977Z test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:01.0597088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:15:01.0615794Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:15:01.0879147Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:15:01.0896216Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:15:01.0982138Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:15:01.0997151Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:15:01.1117746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:15:01.1483765Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:15:01.1493261Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:15:01.1956893Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:15:01.1967877Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:15:01.2396162Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:15:01.2468009Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:15:01.2760259Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:15:01.2810853Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:15:01.3205578Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:15:01.3306856Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:15:01.3636997Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:15:01.3690481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:15:01.3715327Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:15:01.3815947Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:15:01.4098142Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:15:01.4150471Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:15:01.4543327Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:15:01.4573616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:15:01.4868415Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:15:01.4902152Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:15:01.4963117Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:15:01.5102426Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:15:01.5346582Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:15:01.5376548Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:15:01.5396387Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:15:01.5431561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:15:01.5883203Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:15:01.5893352Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:15:01.6295488Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:15:01.6323107Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:15:01.6755687Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:15:01.6756262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:15:01.7208579Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:15:01.7209140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:15:01.7375383Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:15:01.7400127Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:15:01.7634938Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:15:01.7635522Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:01.8069167Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:01.8069861Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:01.8247059Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:15:01.8264140Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:01.8513155Z test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:15:01.8517480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:15:01.8615221Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:15:01.8754988Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:15:01.8758663Z test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:15:01.8950914Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:15:01.8955547Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:15:01.9069758Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:15:01.9089773Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:15:01.9230929Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:15:01.9278438Z test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:15:01.9368391Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:15:01.9397616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:15:01.9463482Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:15:01.9477924Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:15:01.9628380Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:15:01.9839193Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:15:02.0275505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:15:02.0288462Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:15:02.0306943Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:15:02.0326685Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:15:02.0408510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:15:02.0809644Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:15:02.0820045Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:15:02.1233294Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:15:02.1605787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:02.1663651Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:15:02.1762928Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:15:02.1949894Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:15:02.1965946Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:15:02.2111464Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:15:02.2428609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:15:02.2590411Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:15:02.2647906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:15:02.2928361Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:15:02.2940335Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:15:02.2990965Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:15:02.3078546Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:15:02.3150442Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:15:02.3347110Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:15:02.3392977Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:15:02.3588091Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:15:02.3907024Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:15:02.3915465Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:15:02.4155694Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:15:02.4170832Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:15:02.4311197Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:15:02.4489344Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:15:02.4506079Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:15:02.4629523Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:15:02.4640836Z test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:15:02.4657235Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:15:02.5030427Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:15:02.5111014Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:15:02.5143069Z test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:15:02.6431662Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:15:02.6529856Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:15:02.6554309Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:15:02.6571558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:15:02.7380378Z test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:15:02.7406196Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:15:02.7598992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:15:02.7613753Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:15:02.7767995Z test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:15:02.7782408Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:15:02.8130177Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:15:02.8155500Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:15:02.8473992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:15:02.8488576Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:15:02.8693778Z test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:15:02.9034807Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:15:02.9208785Z test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:15:02.9233198Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:15:02.9648185Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:15:02.9672586Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:15:02.9792704Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:15:02.9816115Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:15:02.9958744Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:15:03.0099420Z test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:15:03.0108887Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:15:03.0138602Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:15:03.0179649Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:15:03.0193673Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:15:03.0471387Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:15:03.0589992Z test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:15:03.0839817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:15:03.0957291Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:15:03.1182745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:15:03.1196273Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:15:03.1723015Z test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:15:03.1733834Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:15:03.1741864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:03.2240300Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:15:03.2249941Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:15:03.2514732Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:15:03.2778314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:15:03.2847315Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:15:03.2977649Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:15:03.3222473Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:15:03.3243555Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:15:03.3348443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:15:03.3356425Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:15:03.3768944Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:15:03.3777005Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:15:03.4221442Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:15:03.4229539Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:15:03.4639938Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:15:03.4667072Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:15:03.5074156Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:15:03.5143490Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:15:03.5158192Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:15:03.5170925Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:15:03.5631780Z test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:15:03.5656933Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:15:03.6073140Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:15:03.6116932Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:15:03.6322948Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:15:03.6335888Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:15:03.6510941Z test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:15:03.6536536Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:15:03.6568142Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:15:03.6811080Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:15:03.6989811Z test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:15:03.7004754Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:15:03.7430496Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:15:03.7436047Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:15:03.7442682Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:15:03.7770732Z test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:15:03.7794268Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:15:03.7829442Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:03.8333458Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:03.8838808Z test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:15:03.8851825Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:15:03.8904470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:15:03.9139303Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:15:03.9163155Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:15:03.9352151Z test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:15:03.9522458Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:15:03.9791195Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:15:03.9926419Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:15:03.9950195Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:15:04.0001735Z test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:15:04.0017206Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:15:04.0038094Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:15:04.0384581Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:15:04.0389707Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:15:04.0832719Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:15:04.0837311Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:04.1312656Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:04.1317827Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:04.1518475Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:04.1552256Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:15:04.1761269Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:15:04.1762302Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:15:04.2188037Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:15:04.2312664Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:15:04.2594714Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:15:04.3258121Z test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:15:04.3435909Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:15:04.3482942Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:15:04.3891141Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:15:04.3977278Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:15:04.4005951Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:15:04.4040462Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:15:04.4330131Z test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:15:04.4430252Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:15:04.4778635Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:15:04.4919943Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:15:04.5206839Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:15:04.5308116Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:15:04.5669451Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:15:04.5835590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:15:04.6011208Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:15:04.6127535Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:15:04.6136964Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:15:04.6237719Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:15:04.6576844Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:15:04.6701052Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:15:04.7014801Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:15:04.7025076Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:15:04.7040334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:15:04.7161403Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:15:04.7197056Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:15:04.7270482Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:15:04.7473209Z test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:15:04.7482378Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:15:04.7894162Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:15:04.7990835Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:15:04.8109950Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:15:04.8123670Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:15:04.8191443Z test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:15:04.8332193Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:15:04.8470823Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:15:04.8628054Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:15:04.8637084Z test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:15:04.8651636Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:15:04.8673350Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:15:04.8773047Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:15:04.9116783Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:15:05.0296450Z test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:15:05.0318919Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:15:05.0832232Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:15:05.0853804Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:15:05.0901219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:15:05.0922452Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:15:05.0947788Z test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:15:05.1177501Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:15:05.1295694Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:15:05.1334631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:15:05.1354160Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:15:05.1386728Z test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:15:05.1869972Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:15:05.1874189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:15:05.1877072Z test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:15:05.2232004Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:15:05.2253825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:15:05.2620777Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:15:05.2627479Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:15:05.2741254Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:15:05.2861030Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:15:05.2950142Z test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:15:05.3071565Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:15:05.3107194Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:15:05.3274783Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:15:05.3525380Z test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:15:05.3532640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:05.3954185Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:15:05.4337210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:15:05.4373628Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:15:05.4566269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:05.4608415Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:15:05.4715009Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:15:05.4835471Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:15:05.4867667Z test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:15:05.4903229Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:15:05.4940245Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:05.5101628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:05.5313150Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:15:05.5320944Z test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:15:05.5364352Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:15:05.5461510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:05.5751235Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:15:05.5811181Z test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:15:05.5928317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:15:05.6117147Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:15:05.6255367Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:15:05.6263600Z test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:15:05.6421534Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:15:05.6715391Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:15:05.6724607Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:15:05.7188157Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:15:05.7390734Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:15:05.7596924Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:15:05.7658001Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:15:05.7810297Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:15:05.7827164Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:15:05.8068287Z test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:15:05.8079079Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:05.8090921Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:05.8108765Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:15:05.8277249Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:15:05.8298870Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:15:05.8491099Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:15:05.8602174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:15:05.8869122Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:15:05.8935966Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:15:05.8945755Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:15:05.9001195Z test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:15:05.9435068Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:15:05.9446954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:15:05.9853654Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:15:05.9883586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:15:06.0275001Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:15:06.0279954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:15:06.0697360Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:15:06.0702262Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:15:06.1139387Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:15:06.1176816Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:15:06.1395465Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:15:06.1433926Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:15:06.1577950Z test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:15:06.1663584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:15:06.1715990Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:15:06.1922326Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:15:06.1931046Z test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:15:06.2010492Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:15:06.2028389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:06.2042697Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:15:06.2190005Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:15:06.2266378Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:15:06.2363867Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:15:06.2452677Z test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:15:06.2468022Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:06.2478526Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:15:06.2705288Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:15:06.2874783Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:15:06.2903581Z test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:15:06.2951931Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:15:06.3059533Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:15:06.3087066Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:15:06.3189553Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:06.3275941Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:15:06.3553225Z test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:15:06.4282309Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:06.4364844Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:15:06.4607553Z test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:15:06.4955198Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:15:06.5167827Z test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:15:06.5194803Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:06.5307287Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:15:06.5412641Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:15:06.5656055Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:15:06.5715001Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:15:06.5744176Z test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:15:06.6197988Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:15:06.6666071Z test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:15:06.6710067Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:15:06.6846187Z test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:15:06.6875437Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:15:06.7464438Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:15:06.7499346Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:15:06.8797894Z test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:15:06.8827164Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:15:06.8843214Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:15:06.8869719Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:15:06.9047911Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:06.9287647Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:15:06.9632668Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:06.9713486Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:15:07.0129553Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:07.0173385Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:15:07.0518201Z test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:15:07.0545594Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:15:07.0724887Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:15:07.0759617Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:15:07.1232688Z test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:15:07.1265690Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:15:07.1463150Z test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:15:07.1479171Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:15:07.1502817Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:15:07.1716947Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:07.1722042Z test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:15:07.1895503Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:15:07.1922318Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:15:07.2158925Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:07.2164128Z test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:15:07.2629179Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:15:07.2637878Z test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:15:07.2825586Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:15:07.2861888Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:15:07.3067728Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:15:07.4347350Z test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:15:07.4372003Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:15:07.5280395Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:15:07.5303171Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:15:07.5336881Z test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:15:07.5406872Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:15:07.5433566Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:15:07.5534848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:07.5791569Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:15:07.5888994Z test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:15:07.6642886Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:07.6667605Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:07.7080448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:07.7104096Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:07.7332191Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:07.7356520Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:15:07.7393181Z test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:15:07.7438387Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:15:07.7514406Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:07.7672649Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:07.7832841Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:07.7841323Z test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:15:07.7863228Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:15:07.7887643Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:15:07.7996037Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:15:07.8278471Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:15:07.8288137Z test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:15:07.8484193Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:15:07.8513472Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:15:07.8624049Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:07.8750948Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:15:07.8929277Z test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:15:07.8996374Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:07.9172646Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:15:07.9398186Z test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:15:07.9625669Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:15:07.9633916Z test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:15:08.0112020Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:15:08.0341453Z test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:15:08.0363927Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:15:08.0764903Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:15:08.0789900Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:15:08.1258401Z test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:15:08.1314087Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:15:08.2241536Z test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:15:08.2268758Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:15:08.3125823Z test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:15:08.3171184Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:15:08.3238859Z test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:15:08.3674505Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:15:08.3708861Z test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:15:08.4152832Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:15:08.5080108Z test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:15:08.5106113Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:15:08.5287017Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:15:08.5312131Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:15:08.6020282Z test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:15:08.6059911Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:15:08.6130658Z test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:15:08.6143511Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:15:08.6156105Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:15:08.6514704Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:15:09.0455793Z test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:15:09.0481537Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:15:09.4667406Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:15:09.4692879Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:15:09.4872284Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:15:09.4896028Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:15:09.9051099Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:15:09.9080112Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:15:10.0068689Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:15:10.0181283Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:15:10.0352678Z test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:15:10.0546648Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:15:10.0567341Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:15:10.0670996Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:15:10.1692154Z test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:15:10.1721732Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:15:10.1876626Z test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:15:10.2232410Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:15:10.2399567Z test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:15:10.2435788Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:15:10.2451264Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:15:10.2630566Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:15:10.2639487Z test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:15:10.3078860Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:15:10.3088586Z test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:15:10.3513405Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:15:10.3523048Z test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:10.3951384Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:15:10.3960001Z test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:15:10.4388069Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:15:10.5058759Z test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:15:10.5088372Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:15:10.5368843Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:15:10.5382519Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:15:10.5797876Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:15:10.5823485Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:15:10.8220352Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:15:10.8246059Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:15:10.8701858Z test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:15:10.8851629Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:15:10.9096227Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:15:10.9350707Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:15:10.9368066Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:15:10.9418710Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:15:10.9440384Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:15:10.9750875Z test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:15:10.9843519Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:15:10.9967616Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:15:10.9991172Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:15:11.0230173Z test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:15:11.0315641Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:15:11.0367011Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:15:11.0394159Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:15:11.0420571Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:15:11.0714345Z [gw3] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:15:11.0720398Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:15:11.0910083Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:15:11.1079196Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:11.1100658Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:15:11.1185390Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:15:11.1190671Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:15:11.1630710Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:15:11.1659737Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:15:11.2070771Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:15:11.2099718Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:15:11.2510830Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:15:11.2522449Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:15:11.2952707Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:15:11.2975360Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:15:11.3317804Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:15:11.3406593Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:15:11.3727169Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:15:11.3757226Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:15:11.3793245Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:11.3884175Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:15:11.4047850Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:15:11.4232986Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:15:11.4270696Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:15:11.4317405Z test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:11.4750691Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:15:11.5742896Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:15:11.5777698Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:11.6122125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:11.6176637Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:15:11.9727789Z test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:15:11.9750404Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:15:12.0762544Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:15:12.0785673Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:15:12.2950974Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:15:12.3067133Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:15:12.4232383Z test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:12.4273388Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:15:12.5009698Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:15:12.5039921Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:12.5138919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:15:12.5515357Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:15:12.5571870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:12.5939092Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:12.5977059Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:12.6411848Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:15:12.6428077Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:15:12.6455787Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:15:12.7690200Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:15:12.7735129Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:15:12.8093798Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:12.8157696Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:12.8469018Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:12.8595312Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:12.8661693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:12.9076610Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:12.9081742Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:12.9496365Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:15:12.9660344Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:15:12.9918278Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:15:13.0016339Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:13.0432028Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:13.0501111Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:13.0832082Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:13.0912578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:13.1252009Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:15:13.1676477Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:15:13.1722620Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:15:13.1901257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:13.2154605Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:13.2445990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:15:13.2593084Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:15:13.2815546Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:13.3054086Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:13.3118194Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:13.3510233Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:13.3629800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:15:13.3975440Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:15:13.3981606Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:15:13.4039576Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:15:13.4065446Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:15:13.4380378Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:15:13.4414621Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:15:13.4847825Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:15:13.4851819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:15:13.5246484Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:15:13.5283948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:15:13.5677640Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:15:13.5745304Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:15:13.6135775Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:15:13.6276954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:15:13.6555586Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:15:13.6577207Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:13.6998245Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:15:13.7025496Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:13.7438043Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:15:13.7782790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:15:13.7874709Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:15:13.8208422Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:15:13.8233560Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:15:13.8278134Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:15:13.8312551Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:15:13.8566846Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:15:13.8773823Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:15:14.0149246Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:15:14.0185154Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:15:14.0264294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:15:14.0634268Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:15:14.0797576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:15:14.1033807Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:15:14.1166948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:15:14.1491992Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:15:14.1533705Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:15:14.1951743Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:15:14.2342701Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:15:14.2365167Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:15:14.2540040Z test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:14.2572678Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:15:14.3171926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:15:14.3234689Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:15:14.3380458Z test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:15:14.3422842Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:15:14.3763809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:15:14.3833004Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:15:14.3882352Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:15:14.4326244Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:15:14.4331033Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:15:14.4770506Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:15:14.4811907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:15:14.5239260Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:15:14.5244810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:15:14.5554641Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:15:14.5588064Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:15:14.5649935Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:15:14.5696071Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:15:14.5717733Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:15:14.5956235Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:15:14.6072768Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:15:14.7146272Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:15:14.7190781Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:15:14.7241769Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:15:14.7572661Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:15:14.7597077Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:15:14.7612640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:15:14.7737930Z test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:15:14.8056413Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:15:14.8061332Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:15:14.8097216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:15:14.8188090Z test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:15:14.8319617Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:15:14.8549155Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:15:14.8553732Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:15:14.8570239Z test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:15:14.8667453Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:15:14.8989795Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:15:14.9069374Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:14.9469545Z test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:15:14.9499738Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:15:15.0382537Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:15.0426209Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:15:15.2173412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:15:15.2212885Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:15:15.2380319Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:15:15.2651406Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:15:15.2772266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:15:15.2844052Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:15:15.2869769Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:15:15.3606161Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:15:15.3756083Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:15:15.3764951Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:15:15.3839863Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:15:15.4234368Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:15:15.4235317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:15:15.4654235Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:15:15.4691249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:15:15.5095277Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:15:15.5227113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:15:15.5300999Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:15:15.5333462Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:15:15.5552420Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:15:15.5669626Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:15:15.6047924Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:15:15.6101672Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:15:15.6537431Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:15:15.6543200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:15.7001457Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:15.7007925Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:15:15.7443268Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:15:15.7451966Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:15:15.7855727Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:15:15.7911683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:15.8298723Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:15:15.8307563Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:15.8733872Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:15:15.8823924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:15:15.9172742Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:15:15.9297800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:15.9645032Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:15:15.9734363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:15:16.0124199Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:15:16.0214005Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:15:16.0577413Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:15:16.0583386Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:16.1013851Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:15:16.1109512Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:16.1258764Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:15:16.1292148Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:15:16.1449500Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:15:16.1540420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:16.1929055Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:15:16.2042690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:15:16.2376107Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:15:16.2494094Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:16.2835025Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:15:16.2839272Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:16.3259305Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:15:16.3263425Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:16.3703728Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:15:16.3713317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:16.3855450Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:15:16.3880412Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:15:16.4187617Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:15:16.4305471Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:15:16.4600746Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:15:16.4689479Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:15:16.5096706Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:15:16.5196562Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:15:16.5573676Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:15:16.5691784Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:15:16.6055111Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:15:16.6163699Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:15:16.6570939Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:15:16.6575135Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:15:16.6607633Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:15:16.6630271Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:15:16.7044319Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:15:16.7170747Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:15:16.7457898Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:15:16.7739189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:15:16.7874278Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:15:16.7945638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:15:16.8379110Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:15:16.8482558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:15:16.8911006Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:15:17.2432983Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:15:17.2470518Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:15:17.2713164Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:15:17.2745310Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:15:17.5737447Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:15:17.5777017Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:15:17.6027505Z test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:15:17.6227127Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:15:17.6235785Z test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:15:17.6711986Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:15:17.6888259Z test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:15:17.7095586Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:15:17.7186920Z test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:15:17.7208983Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:15:17.7279622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:15:17.7303615Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:15:17.7307305Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:15:17.7698625Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:15:17.7726634Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:15:17.7756857Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:15:17.7788631Z test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:17.7827623Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:15:17.8170658Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:15:17.8301573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:15:17.8310179Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:15:17.8678289Z test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:15:17.8686891Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:15:17.8903129Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:15:17.8927494Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:15:17.8976631Z test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:15:17.9089792Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:15:17.9424752Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:15:17.9431944Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:15:17.9453972Z test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:15:17.9526990Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:15:17.9573122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:15:17.9836272Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:15:17.9976929Z test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:15:17.9982338Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:15:18.0052219Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:15:18.0313203Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:15:18.0453275Z test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:15:18.0526311Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:15:18.0850881Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:15:18.0887086Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:15:18.0893569Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:15:18.1083459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:15:18.1096824Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:15:18.1130523Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:15:18.1373116Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:15:18.1595950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:15:18.1831327Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:15:18.1860997Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:15:18.2316470Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:15:18.2317051Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:15:18.2732459Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:15:18.2738617Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:15:18.3130045Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:15:18.3215639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:15:18.3572506Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:15:18.3783883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:15:18.4033398Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:15:18.4521981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:15:18.4534195Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:15:18.4559775Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:15:18.4581558Z test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:15:18.4731006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:15:18.5028298Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:15:18.5032672Z test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:15:18.5092202Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:15:18.5118545Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:15:18.5463108Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:15:18.5470692Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:15:18.5904725Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:15:18.5913323Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:15:18.6384435Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:15:18.6394594Z test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:18.6773882Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:15:18.6809473Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:18.7237101Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:15:18.7246017Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:15:18.7652119Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:15:18.7728633Z test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:15:18.8104514Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:15:18.8112864Z test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:15:18.8558728Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:15:18.8567958Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:18.8980192Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:15:18.8992695Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:15:18.9000520Z test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:15:18.9010842Z [gw3] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:15:18.9471901Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:15:19.0024307Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:19.0060712Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:19.0119100Z test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:19.0446706Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:19.0471226Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:15:19.0478286Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:15:19.0514155Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:19.0964955Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:15:19.0973280Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:19.1083791Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:15:19.1110524Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:15:19.1260713Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:15:19.1391301Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:15:19.1395695Z test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:19.1533152Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:19.1737243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:15:19.1825212Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:15:19.1832344Z test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:19.1965528Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:19.2111318Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:15:19.2267302Z [gw0] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:15:19.2274818Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:19.2396391Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:15:19.2549754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:15:19.2713624Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:15:19.2721274Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:19.2874243Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:15:19.3015944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:15:19.3061470Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:15:19.3085084Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:15:19.3150060Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:15:19.3158363Z test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:19.3313957Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:15:19.3448847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:15:19.3630785Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:15:19.3753900Z test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:15:19.3878403Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:15:19.4196169Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:15:19.4354406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:15:19.4566404Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:15:19.4616097Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:15:19.4659304Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:19.4803906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:15:19.4893783Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:15:19.5068950Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:15:19.5078152Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:19.5087833Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:15:19.5150300Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:15:19.5170590Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:15:19.5357105Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:15:19.5507676Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:15:19.5513404Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:15:19.5520087Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:15:19.5596820Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:15:19.5834156Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:15:19.5854741Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:15:19.5946980Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:15:19.5952808Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:15:19.6016645Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:15:19.6075332Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:15:19.6392852Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:15:19.6420676Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:15:19.6427594Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:15:19.6465544Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:15:19.6526969Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:15:19.6546872Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:15:19.6864482Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:15:19.6907392Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:15:19.6910941Z test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:15:19.7029888Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:15:19.7306857Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:15:19.7484832Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:15:19.7485459Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:15:19.7486067Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:19.7486645Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:15:19.7487246Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:15:19.7833170Z [gw0] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:15:19.7840182Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:15:19.7854632Z test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:15:19.8299766Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:15:19.8304460Z test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:15:19.8473045Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:15:19.8491255Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:15:19.8549385Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:15:19.8785722Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:15:19.8911520Z test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:15:19.8993029Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:15:19.8994735Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:15:19.9265646Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:15:19.9353174Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:15:19.9384562Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:15:19.9841105Z [gw0] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:15:19.9842516Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:15:20.0296695Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:15:20.0303808Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:20.0344638Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:15:20.0369845Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:15:20.0383856Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:15:20.0393492Z test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:15:20.0494525Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:15:20.0735580Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:15:20.0743072Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:15:20.0822058Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:15:20.0829672Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:20.1193354Z [gw3] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:15:20.1203008Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:20.1351419Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:15:20.1359287Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:15:20.1381840Z test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:15:20.1618598Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:15:20.1625687Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:15:20.2053179Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:15:20.2060219Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:20.2487651Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:20.2494799Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:20.2515600Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:15:20.2545996Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:15:20.2605388Z test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:15:20.2641979Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:15:20.2950878Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:15:20.3291614Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:15:20.3319966Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:15:20.3327681Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:15:20.3336832Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:15:20.3365336Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:15:20.3383350Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:15:20.3390721Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:15:20.3870570Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:15:20.3896589Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:15:20.4257990Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:15:20.4660145Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:15:20.4745399Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:15:20.5570378Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:15:20.5591572Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:15:20.5909683Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:15:20.5996204Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:15:20.6079710Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:15:20.6091478Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:15:20.6113668Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:15:20.6130264Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:15:20.6139909Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:15:20.6483230Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:15:20.6501976Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:15:20.6909986Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:15:20.6915368Z test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:15:20.7247498Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:15:20.7323310Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:15:20.7398199Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:15:20.7406324Z test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:15:20.7837464Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:15:20.7845727Z test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:15:20.8121536Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:15:20.8182029Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:15:20.8188098Z test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:15:20.8270713Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:15:20.8276420Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:15:20.8278719Z test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:15:20.8284868Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:15:20.8629523Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:15:20.8958343Z test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:15:20.8962550Z test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:15:20.9320626Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:15:20.9338465Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:15:20.9414695Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:15:20.9418603Z test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:15:20.9475366Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:15:20.9607662Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:15:20.9624197Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:15:20.9653676Z test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:15:20.9769843Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:15:20.9834684Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:15:20.9838871Z test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:15:20.9853429Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:15:21.0113915Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:15:21.0120936Z test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:15:21.0195338Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:15:21.0278852Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:15:21.0284705Z test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:15:21.0292847Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:15:21.0620647Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:15:21.0622005Z test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:15:21.0709282Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:15:21.0713279Z test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:15:21.0861092Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:15:21.0883864Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:15:21.1029246Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:15:21.1270740Z test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:15:21.1275562Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:15:21.1281326Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:15:21.1314036Z test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:15:21.1391697Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:15:21.1660801Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:21.1665979Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:15:21.1801101Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:15:21.1825625Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:15:21.2098853Z test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:15:21.2103942Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:15:21.2509785Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:15:21.2541582Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:15:21.2996900Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:15:21.3003873Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:15:21.3434424Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:15:21.3441198Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:15:21.3629450Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:15:21.3659122Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:15:21.3781064Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:21.3817481Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:15:21.3864828Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:15:21.3869656Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:15:21.3894094Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:15:21.4269560Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:15:21.4311108Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:15:21.4317195Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:15:21.4405976Z test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:15:21.4713110Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:15:21.4764760Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:15:21.4771769Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:15:21.4779815Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:15:21.4786032Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:15:21.4792955Z test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:15:21.4899680Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:15:21.4912122Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:15:21.4941326Z test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:15:21.5232082Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:15:21.5240096Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:15:21.5433485Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:15:21.5810670Z test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:15:21.5851208Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:15:21.5968895Z test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:15:21.6007761Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:15:21.6080549Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:15:21.6466581Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:15:21.6513046Z test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:15:21.6553385Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:15:21.6639495Z test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:15:21.6952383Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:15:21.7086082Z test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:15:21.7427984Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:15:21.7437776Z test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:15:21.7689477Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:15:21.7708509Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:15:21.7872482Z test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:15:21.7883063Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:15:21.8204727Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:15:21.8233111Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:15:21.8327710Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:15:21.8338275Z test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:15:21.8364437Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:15:21.9652766Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:21.9678040Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:15:21.9749703Z test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:15:21.9778698Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:15:21.9814721Z test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:15:22.0118565Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:15:22.0130770Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:15:22.0317571Z test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:15:22.0325967Z test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:15:22.0412334Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:15:22.0557142Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:15:22.0577689Z test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:15:22.0712811Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:15:22.0793787Z test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:15:22.0970231Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:15:22.0994688Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:15:22.1071069Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:15:22.1187534Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:15:22.1195680Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:15:22.1322136Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:15:22.1439083Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:15:22.1714649Z test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:15:22.1827812Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:15:22.2154377Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:15:22.2307935Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:15:22.2593760Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:15:22.3262391Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:15:22.3287348Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:15:22.3463908Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:15:22.3503481Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:15:22.3511647Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:22.3994394Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:15:22.4099310Z test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:15:22.4124578Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:15:22.4164807Z test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:15:22.4674231Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:15:22.5412398Z test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:15:22.5448083Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:15:22.5571036Z test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:15:22.5951857Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:15:22.6514510Z test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:15:22.6531246Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:15:22.7055621Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:15:22.7079699Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:15:22.7943741Z test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:15:22.7966068Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:15:22.8721569Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:15:22.8739590Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:15:22.8796251Z test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:15:22.9220611Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:15:23.0162157Z test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:15:23.0180392Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:15:23.0510753Z test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:15:23.0633351Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:15:23.0633884Z test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:15:23.1113817Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:15:23.1288884Z test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:15:23.1477581Z [gw3] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:15:23.1610773Z test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:15:23.1954633Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:15:23.2151787Z test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:15:23.2396500Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:15:23.2403057Z test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:15:23.2829517Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:15:23.2837434Z test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:15:23.3249528Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:15:23.3292396Z test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:15:23.3681285Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:15:23.3714939Z test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:15:23.4157560Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:15:23.4161880Z test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:15:23.4169518Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:15:23.4199056Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:15:23.4520407Z test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:15:23.4595363Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:15:23.4601880Z test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:15:23.4634586Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:15:23.5044495Z test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:15:23.5048576Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:15:23.5501341Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:15:23.5507116Z test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:15:23.5921013Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:15:23.5925757Z test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:15:23.6090052Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:15:23.6111249Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:15:23.6230068Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:15:23.6253906Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:15:23.6358258Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:15:23.6365618Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:15:23.6834861Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:15:23.6847153Z test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:15:23.7273923Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:15:23.7690060Z test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:15:23.7727974Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:15:23.7897267Z test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:15:23.7950509Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:15:23.8002255Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:15:23.8057044Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:15:23.8082908Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:15:23.8270397Z test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:15:23.8276443Z test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:15:23.8714188Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:15:23.8743004Z test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:15:23.9117733Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:15:23.9250669Z test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:15:23.9597509Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:15:23.9617328Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:15:23.9644486Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:15:24.0159656Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:15:24.0184559Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:15:24.0221814Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:15:24.0373849Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:15:24.0441546Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:15:24.0875845Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:15:24.0892101Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:15:24.1276414Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:15:24.1285484Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:15:24.1574470Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:15:24.1613750Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:15:24.1752811Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:15:24.2080700Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:15:24.2103740Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:15:24.2323717Z test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:15:24.2470789Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:15:24.2491820Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:15:24.2516486Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:15:24.2618724Z test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:15:24.2691651Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:15:24.2709929Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:15:24.2890184Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:15:24.2952118Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:15:24.2959642Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:15:24.3055681Z test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:15:24.3435164Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:15:24.3547523Z test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:15:24.3838547Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:15:24.3848709Z test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:15:24.3885662Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:15:24.3909166Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:15:24.4279925Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:15:24.4289628Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:15:24.4753645Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:15:24.5426248Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:15:24.5451822Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:15:24.5673301Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:15:24.5696513Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:15:24.5728562Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:15:24.5774026Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:15:24.5803239Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:15:24.5931281Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:15:24.6193381Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:15:24.6206897Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:15:24.6299244Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:15:24.6309127Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:15:24.6635219Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:15:24.6644416Z test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:15:24.6756470Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:15:24.6757264Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:15:24.7029753Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:15:24.7033017Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:15:24.7238542Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:15:24.7243103Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:15:24.7512184Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:15:24.7673291Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:15:24.7684174Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:15:24.7785680Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:15:24.7879458Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:15:24.7887926Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:15:24.7909919Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:15:24.8114494Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:15:24.8119811Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:15:24.8246915Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:15:24.8313724Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:15:24.8547463Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:15:24.8552839Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:15:24.8922229Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:15:24.8943079Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:15:24.8954198Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:15:24.8986156Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:15:24.8995473Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:15:24.9000299Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:15:24.9426257Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:15:24.9432146Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:15:24.9787912Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:15:24.9873091Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:15:24.9876301Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:15:24.9885475Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:15:24.9891775Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:15:24.9895616Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:15:24.9918806Z test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:15:25.0295355Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:15:25.0299631Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:15:25.0391322Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:15:25.0735758Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:15:25.0740198Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:15:25.0792767Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:15:25.0809930Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:15:25.1181691Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:15:25.1185626Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:15:25.1558249Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:15:25.1993024Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:15:25.2017271Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:15:25.3508418Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:15:25.3599264Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:15:25.3801279Z test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:15:25.3814904Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:15:25.4016989Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:15:25.4062843Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:15:25.5325351Z test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:15:25.5367877Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:15:25.5824896Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:15:25.5838983Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:15:25.5938397Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:15:25.6042960Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:15:25.6248843Z test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:15:25.6534633Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:15:25.6541935Z test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:15:25.6995834Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:15:25.7003918Z test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:15:25.7351286Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:15:25.7365455Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:15:25.7470727Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:15:25.7481137Z test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:15:25.7487397Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:15:25.7508151Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:15:25.7834394Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:15:25.9514050Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:15:25.9526642Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:15:25.9615446Z test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:15:25.9640699Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:15:25.9689098Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:15:26.0033687Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:15:26.0462840Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:15:26.0507739Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:15:26.0715531Z test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:15:26.0730300Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:15:26.1728934Z test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:15:26.1743434Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:15:26.2203289Z test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:15:26.2225161Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:15:26.2742767Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:15:26.2756580Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:15:26.2786489Z test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:15:26.3228061Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:15:26.3236914Z test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:15:26.3714653Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:15:26.4460296Z test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:15:26.4498237Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:15:26.4928487Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:15:26.4953951Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:15:26.5017633Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:26.5272426Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:26.5304232Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:15:26.5426134Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:15:26.5430401Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:15:26.5872107Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:15:26.5875808Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:15:26.6366296Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:15:26.6371755Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:26.6794932Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:15:26.6802936Z test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:15:26.7274469Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:15:26.7282103Z test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:15:26.7713834Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:15:26.7721366Z test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:15:26.8088812Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:15:26.8111904Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:15:26.8205861Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:15:26.8210392Z test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:15:26.8634360Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:15:26.8710156Z test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:15:26.9006538Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:15:26.9025797Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:15:26.9063280Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:15:26.9131872Z test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:15:26.9560220Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:15:26.9567198Z test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:15:26.9994344Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:15:27.0856173Z test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:15:27.0888209Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:15:27.0950289Z test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:15:27.1355982Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:15:27.1364551Z test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:15:27.1793239Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:15:27.1802389Z test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:15:27.2259326Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:15:27.2264495Z test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:15:27.2714611Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:15:27.2739871Z test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:15:27.2885730Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:15:27.2907210Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:15:27.3233933Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:15:27.4022185Z test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:15:27.4139503Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:15:27.4576214Z test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:15:27.4601151Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:15:27.4843692Z test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:15:27.4862949Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:15:27.4880218Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:15:27.5156074Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:15:27.6242496Z test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:15:27.6270840Z [gw0] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:15:27.6406633Z test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:15:27.6713394Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:15:27.6719212Z test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:15:27.6956793Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:15:27.6978859Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:15:27.7233363Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:15:27.8301804Z test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:15:27.8339284Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:15:27.8407061Z test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:15:27.8827177Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:15:27.8831920Z test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:15:27.9258799Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:15:27.9347471Z test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:15:27.9419763Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:15:27.9444518Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:15:27.9722212Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:15:27.9726984Z test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:15:28.0158176Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:15:28.0169324Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:15:28.0176633Z test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:15:28.0185184Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:15:28.0298837Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:15:28.0318279Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:15:28.0606873Z test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:15:28.0614276Z test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:15:28.0743544Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:15:28.0763621Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:15:28.0805844Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:15:28.0816470Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:15:28.1072017Z test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:15:28.1077081Z test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:15:28.1477790Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:15:28.1502792Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:15:28.1509429Z test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:15:28.1540587Z test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:15:28.1947499Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:15:28.1948235Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:15:28.1976834Z [gw3] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:15:28.2009472Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:15:28.2432140Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:15:28.2785607Z test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:15:28.2807169Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:15:28.3023320Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:15:28.3098608Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:15:28.3352287Z test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:15:28.3394560Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:15:28.3414361Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:15:28.3434654Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:15:28.4151954Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:15:28.4176687Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:15:28.4243890Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:15:28.4383614Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:15:28.4408241Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:15:28.4627232Z test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:15:28.4631104Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:15:28.4831914Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:15:28.4857866Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:15:28.4971177Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:15:28.4991546Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:15:28.5068611Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:15:28.5073539Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:15:28.5496730Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:15:28.5521142Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:15:28.5528457Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:15:28.5534824Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:15:28.5568083Z test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:15:28.5950114Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:15:28.5955518Z test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:15:28.6031087Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:15:28.6215466Z test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:15:28.6224590Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:15:28.6247024Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:15:28.6391759Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:15:28.6395586Z test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:15:28.6422799Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:15:28.6900744Z test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:15:28.6949736Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:15:28.6959692Z test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:15:28.6964009Z test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:15:28.6989852Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:15:28.7394785Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:15:28.7399022Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:15:28.7434552Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:15:28.7438792Z test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:15:28.7475570Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:15:28.7497006Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:15:28.7736260Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:15:28.7757044Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:15:28.7875797Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:15:28.7881090Z test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:15:28.7910907Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:15:28.8206733Z test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:15:28.8274618Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:15:28.8310860Z test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:15:28.8351027Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:15:28.8604606Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:15:28.8617593Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:15:28.8795928Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:15:28.8798147Z test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:15:28.9123042Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:15:28.9135951Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:15:28.9271445Z test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:15:28.9288654Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:15:28.9587905Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:15:28.9590441Z test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:15:28.9862291Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:15:28.9901016Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:15:28.9950955Z test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:15:29.0072759Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:15:29.0363492Z test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:15:29.0388485Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:15:29.0400172Z test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:15:29.0411049Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:15:29.0417133Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:15:29.0434652Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:15:29.0464793Z test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:15:29.0833197Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:15:29.0868503Z test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:15:29.0991278Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:15:29.1369464Z test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:15:29.1374708Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:15:29.1458967Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:15:29.1479466Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:15:29.1600511Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:15:29.1613250Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:15:29.1792066Z test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:15:29.1795522Z test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:15:29.1857408Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:15:29.1870415Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:15:29.2006140Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:15:29.2034230Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:15:29.2272008Z test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:15:29.2663615Z test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:15:29.2675923Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:15:29.2846839Z test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:15:29.2878413Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:15:29.3022780Z test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:15:29.3119004Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:15:29.3193101Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:15:29.3393666Z test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:15:29.3781912Z test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:15:29.3798061Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:15:29.3832803Z test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:15:29.3856893Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:15:29.3880551Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:15:29.3975406Z test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:15:29.3986626Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:15:29.4265025Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:15:29.4267416Z test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:15:29.4347093Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:15:29.4378804Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:15:29.4586087Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:15:29.4751373Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:15:29.4887990Z test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:15:29.5551237Z test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:15:29.5562913Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:15:29.5636964Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:15:29.5745561Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:15:29.5798789Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:15:29.5814157Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:15:29.5823139Z test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:15:29.5994561Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:15:29.6311452Z test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:15:29.6470824Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:15:29.6474098Z test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:15:29.6518195Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:15:29.6547341Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:15:29.6836318Z test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:15:29.6911072Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:15:29.6914184Z test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:15:29.6955406Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:15:29.6988764Z test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:15:29.7137176Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:15:29.7156497Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:15:29.7425236Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:15:29.7428969Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:15:29.7471519Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:15:29.7643715Z test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:15:29.7746589Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:15:29.7768717Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:15:29.7775043Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:15:29.7804360Z test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:15:29.7911750Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:15:29.7993677Z test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:15:29.8207227Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:15:29.8231410Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:15:29.8310887Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:15:29.8328703Z test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:15:29.8344625Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:15:29.8634441Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:15:29.8670124Z test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:15:29.9023273Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:15:29.9039657Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:15:29.9075124Z test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:15:29.9109774Z test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:15:29.9460111Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:15:29.9479167Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:15:29.9533918Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:15:29.9731311Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:15:29.9752638Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:15:30.0076626Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:15:30.0096748Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:15:30.0546697Z test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:15:30.0560983Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:15:30.0572632Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:15:30.0576681Z test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:15:30.0965437Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:15:30.1034791Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:15:30.1197113Z test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:15:30.1554066Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:15:30.1559851Z test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:15:30.1667984Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:15:30.1686591Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:15:30.2032112Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:15:30.2065618Z test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:15:30.2333469Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:15:30.2353748Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:15:30.2437366Z test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:15:30.2441197Z test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:15:30.2547200Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:15:30.2804750Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:15:30.2810388Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:15:30.2826765Z test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:15:30.2839940Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:15:30.2874430Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:15:30.2881905Z test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:15:30.2920259Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:15:30.2936117Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:15:30.3263061Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:15:30.3270263Z test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:15:30.3350197Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:15:30.3371768Z test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:15:30.3394808Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:15:30.3408121Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:15:30.3711023Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:15:30.3716723Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:15:30.3782056Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:15:30.3830630Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:15:30.3836276Z test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:15:30.4150721Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:15:30.4158415Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:15:30.4232890Z test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:15:30.4313931Z test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:15:30.4705883Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:15:30.4709020Z test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:15:30.4748047Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:15:30.4771179Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:15:30.5151423Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:15:30.5218750Z test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:15:30.5453042Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:15:30.5469686Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:15:30.5524219Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:15:30.5549849Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:15:30.5589017Z test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:15:30.5591250Z test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:15:30.5980124Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:15:30.5996900Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:15:30.6015527Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:15:30.6034274Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:15:30.6058285Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:15:30.6483844Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:15:30.6497420Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:15:30.6510647Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:15:30.6518814Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:15:30.7152482Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:15:30.7178956Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:15:30.7587389Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:15:30.7612171Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:15:30.7807364Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:15:30.7836770Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:15:30.7851110Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:15:30.7897549Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:15:30.8097382Z test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:15:30.8237575Z [gw3] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:15:30.8295678Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:15:30.8315160Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:15:30.8540105Z test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:15:30.8546827Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:15:30.8581188Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:15:30.8715476Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:15:30.8751006Z test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:15:30.9193382Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:15:30.9193886Z test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:15:30.9282037Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:15:30.9302587Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:15:30.9406977Z test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:15:30.9444000Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:15:30.9675397Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:15:31.0046157Z test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:15:31.0085876Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:15:31.0104231Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:15:31.0114784Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:15:31.0122656Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:15:31.0132421Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:15:31.0261875Z test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:15:31.0285796Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:15:31.0346879Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:15:31.0631319Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:15:31.0756191Z test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:15:31.0778080Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:15:31.0838809Z test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:15:31.0979609Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:15:31.1005462Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:15:31.1038107Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:15:31.1049108Z test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:15:31.1515231Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:15:31.1608967Z test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:15:31.1734497Z [gw3] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:15:31.1759567Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:15:31.1951492Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:15:31.2011147Z test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:15:31.2432086Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:15:31.2456687Z test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:15:31.2480445Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:15:31.2832948Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:15:31.2851174Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:15:31.4038395Z test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:15:31.4084240Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:15:31.4681474Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:31.4698813Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:15:31.5004951Z test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:15:31.5152398Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:15:31.5153044Z test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:15:31.5593892Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:15:31.5594710Z test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:15:31.6040895Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:15:31.6041727Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:15:31.6475157Z [gw3] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:15:31.6961587Z test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:15:31.6975319Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:15:31.7058175Z test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:15:31.7078285Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:15:31.8239816Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:15:31.8309144Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:15:31.8595755Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:15:31.8792976Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:15:31.9162160Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:15:31.9194020Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:15:31.9222469Z test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:15:31.9246881Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:15:31.9997212Z test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:15:31.9997761Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:15:32.0638582Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:32.0672458Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:15:32.0962811Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:15:32.1054894Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:15:32.1074781Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:15:32.1079693Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:15:32.1246173Z test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:15:32.1267955Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:15:32.2212215Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:15:32.2242990Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:15:32.5359695Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:15:32.5380295Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:15:32.5620982Z test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:15:32.5641507Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:15:32.6067149Z test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:15:32.6087222Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:15:32.6339321Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:15:32.6365057Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:15:32.6651126Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:15:32.6674757Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:15:32.7368489Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:15:32.7392239Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:15:32.9028895Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:15:32.9045640Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:15:33.0198482Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:15:33.0216402Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:15:33.0278919Z test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:15:33.0714339Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:15:33.0857677Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:15:33.0881722Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:15:33.0910563Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:15:33.1110686Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:15:33.1117526Z test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:15:33.1553672Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:15:33.1762038Z test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:15:33.1774040Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:15:33.1785093Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:15:33.1993107Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:15:33.1999277Z test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:15:33.2410757Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:15:33.2586233Z test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:15:33.2608204Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:15:33.4320680Z test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:15:33.4387513Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:15:33.4449969Z test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:15:33.4509804Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:15:33.4538488Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:15:33.4660071Z test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:15:33.4914032Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:15:33.4983746Z test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:15:33.5258745Z test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:15:33.5289729Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:15:33.5386910Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:15:33.5407597Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:15:33.5522451Z test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:15:33.5874492Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:15:33.5951073Z test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:15:33.6085361Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:15:33.6143513Z test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:15:33.6277764Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:15:33.6398809Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:15:33.6471785Z test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:15:33.6548500Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:15:33.6787295Z test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:15:33.6871934Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:15:33.7024741Z test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:15:33.7029309Z test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:15:33.7266026Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:15:33.7492318Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:15:33.7510841Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:15:33.7520540Z [gw3] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:15:33.7865372Z test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:15:33.7885853Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:15:33.7914281Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:15:33.7921370Z test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:15:33.8354121Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:15:33.8358684Z test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:15:33.8800315Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:15:33.8803872Z test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:15:33.9239672Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:15:33.9278647Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:15:33.9695512Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:15:33.9718890Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:15:34.0175526Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:15:34.0786779Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:15:34.0825253Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:15:34.0882467Z test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:15:34.0901400Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:15:34.0980072Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:15:34.1039076Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:15:34.1312580Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:15:34.1412718Z test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:15:34.1443582Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:15:34.1598821Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:15:34.1599539Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:15:34.2035718Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:15:34.2036851Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:15:34.2371282Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:15:34.2372437Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:15:34.2774814Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:15:34.2850663Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:15:34.3256767Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:15:34.3266371Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:15:34.3280102Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:15:34.3289704Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:15:34.3639525Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:15:34.3674495Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:15:34.3684566Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:15:34.3735741Z test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:15:34.3760744Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:15:34.4116365Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:15:34.4141574Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:15:34.4232353Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:15:34.4631742Z test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:15:34.4639551Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:15:34.4977760Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:15:34.5012998Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:15:34.5076148Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:15:34.5082270Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:15:34.5207358Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:15:34.5220945Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:15:34.5341883Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:15:34.5379280Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:15:34.5527391Z test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:15:34.5533003Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:15:34.5599931Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:15:34.5873264Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:15:34.5906775Z test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:15:34.5916623Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:15:34.6142193Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:15:34.6728053Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:15:34.6749809Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:15:34.6873419Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:15:34.6881739Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:15:34.6910784Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:15:34.6945708Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:34.7198861Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:15:34.7200089Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:15:34.7347164Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:15:34.7352775Z test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:15:34.7614145Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:15:34.7649475Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:15:34.7699840Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:15:34.7721803Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:15:34.7790740Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:15:34.7796620Z test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:15:34.8110695Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:15:34.8119929Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:15:34.8235542Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:15:34.8241879Z test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:15:34.8594013Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:15:34.8603519Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:15:34.8701554Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:15:34.8714747Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:15:34.8726110Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:15:34.8738225Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:15:34.8763645Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:15:34.9069652Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:15:34.9078765Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:15:34.9151762Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:15:34.9180111Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:15:34.9187136Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:15:34.9207806Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:15:34.9534550Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:15:34.9611764Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:15:34.9635494Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:15:34.9691718Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:15:34.9708666Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:15:34.9760734Z [gw0] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:15:34.9986172Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:15:34.9994279Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:15:35.0035779Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:15:35.0068139Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:15:35.0074007Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:15:35.0108061Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:15:35.0424504Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:15:35.0432799Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:15:35.0477217Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:15:35.0490742Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:15:35.0523813Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:15:35.0560486Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:15:35.0869404Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:15:35.0878403Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:15:35.0948249Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:15:35.0954544Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:15:35.0985769Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:15:35.0991871Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:15:35.1345915Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:15:35.1354025Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:15:35.1395818Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:15:35.1401970Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:15:35.1432804Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:15:35.1438854Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:15:35.1755579Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:15:35.1780440Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:15:35.1863958Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:15:35.1864817Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:15:35.1866088Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:15:35.1869107Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:15:35.2062738Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:15:35.2107116Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:15:35.2192788Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:15:35.2300039Z test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:15:35.2303681Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:15:35.2306633Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:15:35.2333193Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:15:35.2750188Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:15:35.2754552Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:15:35.2764663Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:15:35.2834929Z test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:15:35.3192374Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:15:35.3198389Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:15:35.3231131Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:15:35.3262681Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:15:35.3343422Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:15:35.3356506Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:15:35.3609748Z test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:15:35.3629591Z [gw3] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:15:35.3637469Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:15:35.3647765Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:15:35.3678575Z test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:35.3856819Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:15:35.3858886Z test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:15:35.4058917Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:15:35.4062144Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:15:35.4108955Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:15:35.4115737Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:35.4232921Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:15:35.4474414Z test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:15:35.4507468Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:15:35.4515560Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:15:35.4546438Z test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:35.4584191Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:35.4677172Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:15:35.4697053Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:15:35.4994389Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:15:35.4997924Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:15:35.5047989Z test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:35.5088403Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:15:35.5158173Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:15:35.5190092Z test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:15:35.5354481Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:15:35.5450274Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:15:35.5479325Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:35.5532731Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:15:35.5601535Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:15:35.5697840Z test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:15:35.5793865Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:15:35.5890505Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:15:35.5920875Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:35.5975875Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:15:35.6046064Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:15:35.6076549Z test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:15:35.6233411Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:15:35.6330158Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:15:35.6353633Z test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:15:35.6446402Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:15:35.6476664Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:15:35.6638097Z test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:15:35.6674315Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:15:35.6790398Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:15:35.6792855Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:35.6912744Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:15:35.6943887Z test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:15:35.7009581Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:15:35.7077473Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:15:35.7095872Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:15:35.7112572Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:15:35.7229784Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:15:35.7232743Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:35.7291513Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:15:35.7380313Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:15:35.7382493Z test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:15:35.7630869Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:15:35.7635457Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:15:35.7680484Z test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:35.7711052Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:15:35.7793579Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:15:35.7894642Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:15:35.7996167Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:15:35.8121141Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:15:35.8123990Z test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:15:35.8155039Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:15:35.8238920Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:15:35.8266864Z test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:15:35.8436456Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:15:35.8532840Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:15:35.8563928Z test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:35.8605207Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:15:35.8674829Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:15:35.8914731Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:15:35.8957173Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:15:35.8993419Z test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:35.9005899Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:15:35.9069600Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:15:35.9112459Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:15:35.9354825Z test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:15:35.9418732Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:15:35.9452347Z test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:15:35.9700502Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:15:35.9796832Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:15:35.9911838Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:15:35.9937727Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:15:35.9982540Z test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:15:36.0412115Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:15:36.0415909Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:15:36.0421883Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:36.0463603Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:15:36.0792687Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:15:36.0873736Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:15:36.0877583Z test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:15:36.0924970Z [gw0] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:15:36.1273606Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:15:36.1297585Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:15:36.1335275Z test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:15:36.1502865Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:15:36.1676328Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:15:36.1779927Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:15:36.1788051Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:15:36.1825183Z test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:15:36.2217903Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:15:36.2231225Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:36.2257592Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:15:36.2655121Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:15:36.2688866Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:15:36.2707401Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:15:36.2739247Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:15:36.3112644Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:15:36.3131952Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:15:36.3516690Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:15:36.3517283Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:15:36.3576691Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:15:36.3588974Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:36.3595894Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:15:36.3993965Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:15:36.4001056Z test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:15:36.4106201Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:15:36.4115830Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:15:36.4517325Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:15:36.4517944Z test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:15:36.4521328Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:15:36.4548408Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:15:36.4953437Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:15:36.4956433Z test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:15:36.4962697Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:15:36.4972518Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:15:36.4985507Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:15:36.5004688Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:15:36.5036922Z test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:15:36.5363517Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:15:36.5371257Z test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:15:36.5379810Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:15:36.5433828Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:15:36.5459283Z test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:15:36.5491308Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:15:36.5784581Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:15:36.5786787Z test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:15:36.5891297Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:15:36.5894032Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:15:36.5971071Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:15:36.5972687Z test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:15:36.6224345Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:15:36.6226465Z test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:15:36.6235872Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:15:36.6341370Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:15:36.6372872Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:15:36.6666091Z test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:15:36.6667676Z test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:15:36.6679473Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:15:36.6913958Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:15:36.7076276Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:15:36.7234506Z test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:15:36.7366541Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:15:36.7713513Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:15:36.7812246Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:15:36.8026457Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:15:36.8038884Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:15:36.8087571Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:36.8100623Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:15:36.8152528Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:15:36.8213404Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:15:36.8250173Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:15:36.8632987Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:15:36.8711226Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:15:36.8734728Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:15:36.8881291Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:15:36.8970006Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:15:36.8988210Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:15:36.8994204Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:15:36.9071858Z test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:15:36.9150058Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:15:36.9184394Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:15:36.9433389Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:15:36.9493886Z test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:15:36.9505134Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:15:36.9515771Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:15:36.9548223Z test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:36.9561838Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:15:36.9615415Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:15:36.9993390Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:15:37.0000462Z test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:15:37.0042039Z test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:15:37.0054153Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:15:37.0063853Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:15:37.0163898Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:15:37.0371413Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:15:37.0439909Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:15:37.0442126Z test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:15:37.0460245Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:15:37.0473924Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:15:37.0566816Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:15:37.0871061Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:15:37.0874386Z test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:15:37.0879678Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:15:37.0930745Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:15:37.0937355Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:15:37.1035997Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:15:37.1298638Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:15:37.1299440Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:15:37.1314788Z [gw3] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:15:37.1341575Z test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:37.1357547Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:15:37.1454642Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:15:37.1872133Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:15:37.1875072Z test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:15:37.2118060Z test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:15:37.2323174Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:15:37.2341440Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:15:37.2358904Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:15:37.2379755Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:37.2396647Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:15:37.2410542Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:15:37.2464129Z test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:15:37.2571081Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:15:37.2831996Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:15:37.2839859Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:15:37.2878551Z test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:15:37.3303894Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:15:37.3311034Z test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:15:37.3792508Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:15:37.4436695Z test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:15:37.4455917Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:15:37.4470478Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:15:37.4481313Z test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:15:37.4608230Z test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:15:37.4872438Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:15:37.4966470Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:15:37.4973596Z test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:15:37.4981217Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:15:37.5380579Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:15:37.5390655Z test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:15:37.5398755Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:15:37.5423683Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:15:37.5716270Z test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:15:37.5762623Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:15:37.5794360Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:15:37.5799976Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:15:37.5832592Z test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:15:37.6162671Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:15:37.6273107Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:15:37.6301922Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:37.6382103Z [gw0] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:15:37.6417671Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:15:37.6510002Z test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:15:37.6754999Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:15:37.6763203Z test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:15:37.6911354Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:15:37.6999548Z test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:15:37.7270496Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:15:37.7345824Z test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:15:37.7352965Z test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:15:37.7582137Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:15:37.7638546Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:15:37.7716407Z test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:15:37.7751862Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:15:37.7759405Z test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:15:37.8005431Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:15:37.8105932Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:15:37.8119514Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:15:37.8120028Z test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:15:37.8200241Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:15:37.8380599Z test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:15:37.8514939Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:15:37.8546173Z test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:15:37.8593408Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:15:37.8961396Z test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:15:37.9073858Z test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:15:37.9413222Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:15:37.9441542Z test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:15:37.9659052Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:15:37.9694674Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:15:37.9845532Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:15:37.9883049Z test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:15:38.0353254Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:15:38.1119193Z test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:15:38.1161745Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:15:38.1215280Z test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:15:38.1641023Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:15:38.1649563Z test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:15:38.2068509Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:15:38.2076216Z test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:15:38.2512996Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:15:38.2521417Z test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:15:38.2871974Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:15:38.2897839Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:15:38.2954387Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:15:38.2962211Z test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:15:38.3433434Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:15:38.3443015Z test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:15:38.3856836Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:15:38.3866413Z test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:15:38.4276839Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:15:38.4286565Z test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:15:38.4723078Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:15:38.4732737Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:15:38.4955687Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:15:38.4969455Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:15:38.5153700Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:15:38.5167534Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:15:38.5175208Z test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:15:38.5185300Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:15:38.5596473Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:15:38.5606056Z test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:15:38.6044282Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:15:38.6044829Z test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:15:38.6514266Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:15:38.6609193Z test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:15:38.6955817Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:15:38.7716415Z test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:15:38.7747574Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:15:38.8425436Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:15:38.8457047Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:15:38.8465334Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:15:38.8712058Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:15:38.9115351Z test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:15:38.9146411Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:15:39.0420811Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:15:39.0451934Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:15:39.0549155Z test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:15:39.0962598Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:15:39.0971675Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:15:39.1474098Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:15:39.2334206Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:15:39.2378816Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:15:39.2458249Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:15:39.2916040Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:15:39.2921630Z test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:15:39.3396921Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:15:39.3403410Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:15:39.3419038Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:15:39.3521013Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:15:39.3547460Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:15:39.3778742Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:15:39.3815749Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:15:39.3943648Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:15:39.4314346Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:15:39.4379497Z test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:15:39.4396352Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:15:39.4404352Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:15:39.4793229Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:15:39.6219520Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:15:39.6237068Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:15:39.6961686Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:15:39.6997385Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:15:39.8774187Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:15:39.8808518Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:15:39.8995289Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:15:39.9009302Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:15:40.0243893Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:15:40.0275007Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:15:40.0790281Z test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:15:40.1038973Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:15:40.1268943Z test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:15:40.1509866Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:15:40.1545319Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:15:40.1551860Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:15:40.1625829Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:15:40.2034047Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:15:40.2823997Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:15:40.2853881Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:15:40.3722750Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:15:40.3796071Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:15:40.3819780Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:15:40.4156941Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:15:40.4211322Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:15:40.4269684Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:15:40.4280203Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:15:40.4714364Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:15:40.4723164Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:15:40.5194329Z [gw1] [ 24%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:15:40.5437315Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:15:40.5452020Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:15:40.6478835Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:15:40.6497697Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:15:40.7089054Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:15:40.7115635Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:15:40.7176700Z test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:15:40.7676458Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:15:40.9642392Z test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:15:40.9659739Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:15:40.9937231Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:15:41.0074604Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:15:41.0458245Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:15:41.0506957Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:15:41.1394220Z test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:15:41.1420023Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:15:41.1514426Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:15:41.1525865Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:15:41.1548114Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:15:41.1555912Z test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:15:41.1800605Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:15:41.1993258Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:15:41.2866851Z test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:15:41.2934466Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:15:41.3027979Z test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:15:41.3399810Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:15:41.4076536Z test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:15:41.4100349Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:15:41.4555819Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:15:41.4571139Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:15:41.6033356Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:15:41.6058310Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:15:41.7398722Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:15:41.7415388Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:15:41.7556255Z test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:15:41.7580662Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:15:41.7614375Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:15:41.7643526Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:15:41.8103176Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:15:41.8134123Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:15:41.8685645Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:15:41.8713473Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:15:41.9529562Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:15:41.9568364Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:15:41.9635375Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:15:41.9666725Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:15:41.9806612Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:15:41.9834404Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:15:42.1401244Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:15:42.1436694Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:15:42.1654347Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:15:42.1699433Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:15:42.1907762Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:15:42.2234636Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:15:42.2939462Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:15:42.2971606Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:15:42.3411596Z test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:15:42.3437399Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:15:42.3485879Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:42.3955061Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:42.4008914Z test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:15:42.4042671Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:15:42.4405670Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:15:42.4428668Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:15:42.4829682Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:42.4874045Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:15:42.5657651Z test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:15:42.5685320Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:15:42.5729348Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:15:42.6152829Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:15:42.6162305Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:15:42.6598459Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:15:42.6607894Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:15:42.6659052Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:15:42.6680106Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:15:42.7046988Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:15:42.7053682Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:15:42.7503627Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:15:42.7512164Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:15:42.7954318Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:15:42.8120507Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:15:42.8300413Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:15:42.8392745Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:15:42.8539495Z test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:15:42.8699852Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:15:42.8725050Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:15:43.0351646Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:15:43.0378519Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:15:43.1001388Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:15:43.1019279Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:15:43.2328983Z test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:15:43.2400601Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:15:43.3224422Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:15:43.3294624Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:15:43.3934973Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:15:43.3964191Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:15:43.4183683Z test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:15:43.4207897Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:15:43.5041433Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:15:43.5073341Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:15:43.5190715Z test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:15:43.5554314Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:15:43.5579950Z test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:15:43.6034301Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:15:43.6358882Z test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:15:43.6380935Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:15:43.7602565Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:15:43.7674561Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:15:43.7897369Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:15:43.8014834Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:15:43.8029629Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:15:43.8112590Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:15:43.8119174Z test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:15:43.8555973Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:15:43.9544200Z test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:15:43.9570047Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:15:43.9673693Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:15:43.9687639Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:15:43.9759972Z test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:15:43.9789852Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:15:43.9808530Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:15:44.0193810Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:44.0836124Z test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:15:44.0897441Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:15:44.0962969Z test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:15:44.1367079Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:15:44.1374217Z test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:15:44.2073882Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:15:44.2129413Z test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:15:44.2393435Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:15:44.2597049Z test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:15:44.2633228Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:15:44.2796730Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:15:44.2809187Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:15:44.3282333Z test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:15:44.3350446Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:15:44.3874834Z test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:15:44.3890588Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:15:44.4585604Z test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:15:44.4617635Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:15:44.4691506Z test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:15:44.5116307Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:15:44.5126467Z test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:15:44.5432962Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:15:44.5557450Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:15:44.5563765Z test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:15:44.5604118Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:15:44.5800375Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:15:44.5943732Z [gw3] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:15:44.6071606Z test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:15:44.6093919Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:15:44.6368728Z [gw3] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:15:44.6430780Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:15:44.6538509Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:15:44.6539969Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:15:44.6803737Z [gw3] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:15:44.6834949Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:15:44.6992297Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:15:44.7327691Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:15:44.7345054Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:15:44.7358146Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:15:44.7474908Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:15:44.7577304Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:15:44.7796480Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:15:44.7797985Z test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:15:44.7868193Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:15:44.7916013Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:15:44.8155366Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:15:44.8166734Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:15:44.8208967Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:15:44.8226316Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:15:44.8354128Z test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:15:44.8863496Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:15:44.8874582Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:15:44.9479418Z test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:15:44.9488427Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:15:45.0381297Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:15:45.0399379Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:15:45.0599046Z test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:15:45.0631916Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:15:45.0642862Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:15:45.0914984Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:15:45.1123584Z test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:15:45.1356322Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:15:45.1377902Z test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:15:45.1768581Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:15:45.1769274Z test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:15:45.2215647Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:15:45.2216164Z test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:15:45.2660006Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:15:45.2672285Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:15:45.2678800Z test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:15:45.2925172Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:15:45.3194305Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:15:45.3387651Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:15:45.3399113Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:15:45.3473522Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:15:45.3556224Z test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:15:45.3683022Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:15:45.3796892Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:15:45.3858541Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:15:45.4155637Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:15:45.4364866Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:15:45.4376315Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:15:45.4395801Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:15:45.4429644Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:15:45.4459002Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:15:45.4475464Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:15:45.4482952Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:15:45.4798728Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:15:45.4915364Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:15:45.4920248Z test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:15:45.5225543Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:15:45.5278203Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:15:45.5311633Z test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:15:45.5377172Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:15:45.5430467Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:15:45.5766363Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:15:45.5766886Z test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:15:45.5894362Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:15:45.5918738Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:15:45.6205990Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:15:45.6206501Z test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:15:45.6367355Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:15:45.6379386Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:15:45.6423605Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:15:45.6444106Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:15:45.6501730Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:15:45.6672511Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:15:45.6702983Z test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:15:45.6780365Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:15:45.6802209Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:15:45.6914839Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:15:45.6915491Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:15:45.7160958Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:15:45.7161502Z test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:15:45.7324868Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:15:45.7325867Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:15:45.7562545Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:15:45.7563162Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:15:45.7797058Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:15:45.7797640Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:15:45.8035839Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:15:45.8223532Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:15:45.8224374Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:15:45.8269077Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:15:45.8477015Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:15:45.8487029Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:15:45.8507063Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:15:45.8557349Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:15:45.8638714Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:15:45.8838962Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:15:45.9166809Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:15:45.9319826Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:15:45.9854332Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:15:45.9876542Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:15:45.9912765Z test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:15:46.0318469Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:15:46.0389957Z test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:15:46.0799679Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:15:46.1410564Z test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:15:46.1424551Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:15:46.1450509Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:15:46.1458307Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:15:46.1842086Z test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:15:46.1876434Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:15:46.1927659Z test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:15:46.2435187Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:15:46.2681042Z test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:15:46.2700072Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:15:46.5753591Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:15:46.5788288Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:15:46.6117681Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:15:46.6149465Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:15:46.6876637Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:15:46.6906455Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:15:46.7088968Z test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:15:46.7434511Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:15:46.7716033Z test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:15:46.7797705Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:15:46.7847141Z test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:15:46.8407773Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:15:46.8408354Z test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:15:46.8727644Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:15:46.8759878Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:15:46.8798169Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:15:46.8798652Z test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:15:46.9080434Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:15:46.9097550Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:15:46.9330176Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:15:46.9330829Z test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:15:46.9719454Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:15:46.9720210Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:15:47.0152749Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:15:47.0163020Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:15:47.0595219Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:15:47.0825636Z test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:15:47.0844958Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:15:47.0872926Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:15:47.1017573Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:47.1462626Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:15:47.1490002Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:15:47.1579984Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:15:47.1592551Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:15:47.1871104Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:15:47.1879122Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:15:47.1900850Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:15:47.2023216Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:15:47.2362538Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:15:47.2384425Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:15:47.2537659Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:15:47.2565996Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:15:47.3195256Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:15:47.3212935Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:15:47.3270384Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:15:47.3294182Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:15:47.3459666Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:15:47.3714719Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:15:47.3833269Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:15:47.3993546Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:15:47.4009439Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:15:47.4192448Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:15:47.4403823Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:15:47.4483349Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:15:47.4536645Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:15:47.4673597Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:15:47.4893712Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:15:47.4945655Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:15:47.4985400Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:15:47.5079353Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:15:47.5099409Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:15:47.5111000Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:15:47.5229901Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:15:47.5257764Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:15:47.5387236Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:15:47.5442997Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:15:47.5451954Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:15:47.5522848Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:15:47.5717896Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:15:47.5752767Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:15:47.5756090Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:15:47.5764514Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:15:47.5880641Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:15:47.6074609Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:47.6206357Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:15:47.6209667Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:15:47.6219572Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:15:47.6300302Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:15:47.6347231Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:15:47.6468595Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:15:47.6654069Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:15:47.6758002Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:15:47.6780883Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:15:47.6900993Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:15:47.6916246Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:15:47.6950433Z test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:15:47.7185968Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:15:47.7202035Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:15:47.7357199Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:15:47.7374944Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:15:47.7608476Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:15:47.7872636Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:15:47.7946478Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:15:47.7975528Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:15:47.8007060Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:47.8068400Z [gw1] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:15:47.8082141Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:15:47.8224134Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:15:47.8233407Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:15:47.8471497Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:15:47.8518978Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:15:47.8673358Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:15:47.8843807Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:15:47.9121147Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:15:47.9144685Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:15:47.9231574Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:15:47.9675156Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:15:47.9698594Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:15:48.0116246Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:48.0139927Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:15:48.0560906Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:15:48.0583437Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:15:48.2857390Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:15:48.2880210Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:15:48.3215291Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:15:48.3314373Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:15:48.3402722Z test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:15:48.3872400Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:15:48.3912380Z test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:15:48.4277359Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:15:48.4284494Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:15:48.4298028Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:15:48.4316431Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:48.4751782Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:15:48.4773335Z test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:15:48.5151497Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:15:48.5185991Z test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:15:48.5638368Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:15:48.5644195Z test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:15:48.6029322Z [gw0] [ 25%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:15:48.6035307Z test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:15:48.6326109Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:15:48.6338806Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:15:48.6511541Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:15:48.7280655Z test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:15:48.7317960Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:15:48.7479099Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:15:48.7490068Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:15:48.7500026Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:15:48.7667638Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:15:48.7732012Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:15:48.7793095Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:15:48.7824620Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:48.8233645Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:15:48.8463699Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:15:48.8483671Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:15:48.8549326Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:15:48.8673737Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:15:48.8700912Z test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:15:48.9116050Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:15:48.9181106Z test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:15:48.9553338Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:15:48.9636460Z test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:15:49.0034692Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:15:49.0336880Z test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:15:49.0353268Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:15:49.1364422Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:49.1376824Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:15:49.1599138Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:15:49.1645684Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:15:49.1670159Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:15:49.1752206Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:15:49.1803695Z test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:15:49.2034345Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:15:49.2063859Z test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:15:49.2518191Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:15:49.2546462Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:15:49.2628641Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:15:49.2752401Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:15:49.2953688Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:15:49.2982762Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:15:49.3432927Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:15:49.3458223Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:15:49.3905828Z [gw0] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:15:49.3914422Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:15:49.4290104Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:15:49.4304060Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:15:49.4351200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:15:49.4353645Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:15:49.4829700Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:15:49.4839621Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:15:49.5285408Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:15:49.5294700Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:15:49.5717932Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:15:49.5726204Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:15:49.6156568Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:15:49.6166823Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:15:49.6539740Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:15:49.6567082Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:15:49.6575394Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:15:49.6596971Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:15:49.7038564Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:15:49.7047903Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:15:49.7467610Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:15:49.7567591Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:15:49.7959003Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:15:49.7968300Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:15:49.8396468Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:15:49.8405142Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:15:49.8814544Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:15:49.8987669Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:15:49.9294111Z [gw0] [ 26%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:15:49.9356122Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:15:49.9714901Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:15:49.9931157Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:15:50.0161102Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:15:50.0189195Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:15:50.0621020Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:15:50.0726771Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:15:50.1068581Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:15:50.1077234Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:15:50.1434710Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:15:50.1471244Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:15:50.1514790Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:15:50.1517928Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:15:50.1954380Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:15:50.1959762Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:15:50.2442548Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:15:50.2446959Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:15:50.2760859Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:15:50.2780010Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:15:50.2898707Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:15:50.2899421Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:15:50.3353580Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:15:50.3521424Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:15:50.3756191Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:15:50.3775501Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:15:50.4209880Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:15:50.4210489Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:15:50.4714877Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:15:50.4923120Z test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:15:50.5075732Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:15:50.5108702Z test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:15:50.5554934Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:15:50.5555507Z test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:15:50.6028721Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:15:50.6029637Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:15:50.6479048Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:15:50.6481957Z test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:15:50.6901091Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:15:50.8186175Z test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:15:50.8221101Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:15:50.8920004Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:15:50.8945876Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:15:50.9067359Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:15:50.9108742Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:15:50.9200893Z test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:15:50.9219907Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:15:50.9234044Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:15:50.9593096Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:50.9626129Z test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:15:50.9716798Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:15:50.9736785Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:15:50.9931562Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:50.9954046Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:15:51.0000472Z test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:15:51.0153866Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:15:51.0440460Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:15:51.0449742Z test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:15:51.0877364Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:15:51.0887063Z test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:15:51.1304469Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:15:51.1313555Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:15:51.1793339Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:15:51.2877699Z test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:15:51.2915539Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:15:51.3412389Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:15:51.3439127Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:15:51.3476695Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:15:51.3913652Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:15:51.3922896Z test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:15:51.4395241Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:15:51.4404660Z test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:15:51.4831815Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:15:51.5085915Z test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:15:51.5235237Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:15:51.5485878Z test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:15:51.5715990Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:15:51.5755761Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:15:51.5781593Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:15:51.5849463Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:15:51.6187053Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:15:51.6196350Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:15:51.6675520Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:15:51.7030869Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:15:51.7064365Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:15:51.7641949Z test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:15:51.7655250Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:15:51.7757647Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:15:51.7922750Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:15:51.7947112Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:15:51.8074873Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:15:51.8171173Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:15:51.8519224Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:15:51.8539999Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:15:51.8999665Z [gw0] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:15:51.9100908Z test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:15:51.9469020Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:15:51.9485084Z test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:15:51.9494999Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:15:51.9505598Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:15:51.9957114Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:15:51.9965776Z test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:15:52.0375126Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:15:52.0401747Z test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:15:52.0913120Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:15:52.1634005Z test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:15:52.1669743Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:15:52.4831879Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:15:52.4856003Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:15:52.7901085Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:15:52.7942369Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:15:52.8411381Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:15:52.8432269Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:15:52.8485801Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:15:52.8935755Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:15:52.8940344Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:15:52.9363176Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:15:52.9371418Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:15:52.9828001Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:15:52.9836696Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:15:53.0274021Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:15:53.0314483Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:15:53.0712309Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:15:53.0717970Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:15:53.1151693Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:15:53.1157068Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:15:53.1592916Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:15:53.1672087Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:15:53.2070939Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:15:53.2095529Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:15:53.2166669Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:15:53.2191569Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:15:53.2513390Z test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:15:53.2521382Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:15:53.2562992Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:15:53.2598441Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:15:53.2663074Z test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:15:53.2913607Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:15:53.3114482Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:15:53.3841955Z test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:15:53.3861042Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:15:53.3898778Z test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:15:53.4355443Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:15:53.4757377Z test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:15:53.4798111Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:15:53.4889121Z test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:15:53.4918001Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:15:53.4940188Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:15:53.5270758Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:15:53.5275681Z test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:15:53.5724139Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:15:53.5730839Z test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:15:53.6195019Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:15:53.6229689Z test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:15:53.6557601Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:15:53.6585341Z test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:15:53.6994020Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:15:53.7028529Z test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:15:53.7510492Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:15:53.8805547Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:15:53.8888911Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:15:54.1891238Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:15:54.1937554Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:15:54.3300276Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:15:54.3441346Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:15:54.3518499Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:15:54.3677417Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:15:54.5479508Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:15:54.5502354Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:15:54.5798152Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:15:54.5835025Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:15:54.7229784Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:15:54.7257947Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:15:54.7481234Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:15:54.7521339Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:15:54.7629933Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:15:54.7678830Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:15:54.9583512Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:15:54.9632174Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:15:55.0776790Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:15:55.0808687Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:15:55.4105766Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:15:55.4145919Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:15:55.4507333Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:15:55.4540788Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:15:55.5078051Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:15:55.5115289Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:15:55.8823254Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:15:55.8871411Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:15:55.9659166Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:15:55.9694900Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:15:56.0188886Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:15:56.0203298Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:15:56.0229566Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:15:56.0236184Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:15:56.2986611Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:15:56.3033961Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:15:56.3211338Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:15:56.3248078Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:15:56.3481623Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:15:56.3506148Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:15:56.3724225Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:15:56.3749379Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:15:56.3841348Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:15:56.3914569Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:15:56.3952049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:15:56.4439545Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:15:56.4451984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:15:56.4607175Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:15:56.4648318Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:15:56.4872910Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:15:56.4879184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:15:56.5359037Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:15:56.5363772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:15:56.5835532Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:15:56.5840008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:15:56.6229939Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:15:56.6275093Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:15:56.6277377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:15:56.6294493Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:15:56.6716461Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:15:56.6720551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:15:56.7158277Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:15:56.7162610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:15:56.7563651Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:15:56.7617835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:15:56.7935789Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:15:56.7964306Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:15:56.7997055Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:15:56.8040600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:15:56.8316217Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:15:56.8325557Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:15:56.8332381Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:15:56.8352755Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:15:56.8483944Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:15:56.8489404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:15:56.8963461Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:15:56.8969099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:56.9401413Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:56.9406246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:15:56.9876253Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:15:56.9881018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:15:57.0315081Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:15:57.0316060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:15:57.0618512Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:15:57.0639774Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:15:57.0757029Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:15:57.0761695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:15:57.1214082Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:15:57.1224291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:15:57.1241882Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:15:57.1249923Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:15:57.1295344Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:15:57.1336909Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:15:57.1630125Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:15:57.1635216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:15:57.2080469Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:15:57.2085786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:15:57.2518766Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:15:57.2527531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:15:57.2957201Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:15:57.2963387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:15:57.3396940Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:15:57.3405115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:15:57.3878830Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:15:57.3889041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:15:57.4038267Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:15:57.4052946Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:15:57.4159691Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:15:57.4184078Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:15:57.4309832Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:15:57.4318957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:15:57.4749015Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:15:57.4759023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:15:57.5024428Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:15:57.5045644Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:15:57.5188706Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:15:57.5194150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:15:57.5636354Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:15:57.5647677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:15:57.6118132Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:15:57.6118827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:15:57.6558572Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:15:57.6604469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:15:57.7042438Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:15:57.7043061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:15:57.7485130Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:15:57.7496920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:15:57.7964997Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:15:57.7974635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:57.7993757Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:57.8017859Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:15:57.8401820Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:15:57.8494616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:15:57.8840472Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:15:57.8843698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:15:57.9275486Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:15:57.9280046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:15:57.9724055Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:15:57.9731898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:15:58.0157318Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:15:58.0164981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:15:58.0336131Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:15:58.0360226Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:15:58.0391565Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:15:58.0424788Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:15:58.0594830Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:15:58.0603780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:15:58.1047100Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:15:58.1056293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:15:58.1484026Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:15:58.1494505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:15:58.1920498Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:15:58.1926389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:15:58.2362685Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:15:58.2370530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:15:58.2440989Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:15:58.2462370Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:15:58.2797722Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:15:58.2802439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:15:58.3266322Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:15:58.3271131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:15:58.3714766Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:15:58.3724804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:15:58.4158808Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:15:58.4159477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:15:58.4358333Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:15:58.4382667Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:15:58.4594167Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:15:58.4600431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:15:58.5037803Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:15:58.5044302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:15:58.5478045Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:15:58.5485633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:15:58.5918458Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:15:58.5925534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:15:58.6352260Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:15:58.6361208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:15:58.6796036Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:15:58.6805084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:15:58.6931636Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:15:58.6967244Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:15:58.7270925Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:15:58.7280385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:15:58.7713883Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:15:58.7720076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:58.8155727Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:58.8164744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:15:58.8606876Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:15:58.8619865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:15:58.8839237Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:15:58.8870344Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:15:58.9021968Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:15:58.9032579Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:15:58.9043834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:15:58.9063506Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:15:58.9437448Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:15:58.9471276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:15:58.9918318Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:15:58.9964670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:15:59.0198989Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:15:59.0214445Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:15:59.0389047Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:15:59.0395385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:15:59.0842108Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:15:59.0849080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:15:59.1315265Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:15:59.1322051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:15:59.1580884Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:15:59.1606626Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:15:59.1616559Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:15:59.1634325Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:15:59.1756235Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:15:59.1762391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:15:59.1808527Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:15:59.1833448Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:15:59.2193991Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:59.2200865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:15:59.2634069Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:15:59.2640911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:15:59.3075437Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:15:59.3082804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:15:59.3133448Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:15:59.3159884Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:15:59.3554204Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:15:59.3560117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:15:59.3946162Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:15:59.3973067Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:15:59.4001531Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:15:59.4041663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:15:59.4515332Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:15:59.4522064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:15:59.4997018Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:15:59.5005942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:15:59.5486978Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:15:59.5496616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:15:59.5799460Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:15:59.5824577Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:15:59.5881583Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:15:59.5921083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:15:59.6028449Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:15:59.6275106Z [gw0] [ 26%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:15:59.6334472Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:15:59.6348353Z [gw0] [ 26%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:15:59.6354424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:15:59.6802339Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:15:59.6809321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:15:59.6820158Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:15:59.6889833Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:15:59.7235368Z [gw0] [ 26%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:15:59.7242736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:59.7280231Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:15:59.7292859Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:15:59.7317017Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:15:59.7714925Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:15:59.7721707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:15:59.7746616Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:15:59.7790680Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:15:59.8157891Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:15:59.8169338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:15:59.8303213Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:15:59.8319727Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:15:59.8600527Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:15:59.8608435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:15:59.8615870Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:15:59.8628267Z [gw2] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:15:59.8646402Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:15:59.8791981Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:15:59.9032094Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:15:59.9038609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:15:59.9474587Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:15:59.9483655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:15:59.9897128Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:15:59.9929554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:16:00.0365557Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:16:00.0376586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:16:00.0795175Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:16:00.0804519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:16:00.1013545Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:16:00.1037330Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:16:00.1268003Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:16:00.1276155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:16:00.1715213Z [gw3] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:16:00.1724961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:16:00.2147968Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:16:00.2156547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:16:00.2596778Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:16:00.2606317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:16:00.3041061Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:16:00.3051149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:16:00.3477861Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:16:00.3488203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:16:00.3570847Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:16:00.3600451Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:16:00.3924491Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:16:00.3935388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:16:00.3951131Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:16:00.4036274Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:16:00.4086015Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:16:00.4106846Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:16:00.4158002Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:16:00.4174214Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:16:00.4351022Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:16:00.4360752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:16:00.4372262Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:16:00.4477339Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:16:00.4799029Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:16:00.4803843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:16:00.5010087Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:16:00.5045182Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:16:00.5278290Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:16:00.5284357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:16:00.5602196Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:16:00.5669810Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:16:00.5758798Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:16:00.5764510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:16:00.5891478Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:16:00.6114509Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:16:00.6154155Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:16:00.6195944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:16:00.6319819Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:16:00.6554092Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:16:00.6629975Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:16:00.6635075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:00.6791850Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:00.7078279Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:16:00.7087412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:16:00.7157996Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:16:00.7472702Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:16:00.7509860Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:16:00.7526454Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:16:00.7530889Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:16:00.7536216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:16:00.7557800Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:16:00.7753341Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:00.7961338Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:16:00.8006773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:16:00.8031248Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:16:00.8101010Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:16:00.8392272Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:16:00.8414168Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:16:00.8471475Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:16:00.8476180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:16:00.8552324Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:16:00.8555609Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:16:00.8954012Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:16:00.8960380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:16:00.9035381Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:16:00.9036406Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:16:00.9400789Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:16:00.9404692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:16:00.9474813Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:16:00.9485831Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:16:00.9836380Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:16:00.9840216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:16:00.9911315Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:16:01.0293882Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:16:01.0299608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:16:01.0762079Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:16:01.0767932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:16:01.0962720Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:16:01.0989687Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:16:01.1200319Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:16:01.1208320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:16:01.1643199Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:16:01.1652319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:16:01.2084401Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:16:01.2093804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:16:01.2357099Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:16:01.2383079Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:16:01.2519813Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:16:01.2527021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:16:01.2963526Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:16:01.2968455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:16:01.3401069Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:16:01.3407034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:16:01.3425109Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:16:01.3456981Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:16:01.3841872Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:16:01.3851789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:16:01.4021287Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:16:01.4048032Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:16:01.4317596Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:16:01.4326567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:16:01.4779198Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:16:01.4825435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:16:01.5290208Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:16:01.5296580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:16:01.5716855Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:16:01.5720087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:16:01.5839161Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:16:01.5851650Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:16:01.6164497Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:16:01.6170850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:16:01.6640184Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:16:01.6652557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:16:01.6664246Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:16:01.6681943Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:16:01.7079538Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:16:01.7089415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:01.7557024Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:01.7567434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:16:01.8001493Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:16:01.8012754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:16:01.8437780Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:16:01.8446663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:16:01.8919540Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:16:01.8929456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:16:01.9356255Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:16:01.9366069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:16:01.9395632Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:16:01.9418673Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:16:01.9780124Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:16:01.9805279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:16:02.0235387Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:16:02.0243769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:16:02.0684230Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:16:02.0693861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:16:02.1107595Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:16:02.1115456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:16:02.1561392Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:16:02.1568812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:02.1925382Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:02.1990412Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:16:02.2006005Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:16:02.2014657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:16:02.2475476Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:16:02.2485962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:16:02.2915754Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:16:02.2921930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:16:02.3359375Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:16:02.3364655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:16:02.3834993Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:16:02.3839883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:16:02.4283366Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:16:02.4293248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:16:02.4320171Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:16:02.4337603Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:16:02.4537342Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:02.4562305Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:16:02.4710238Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:16:02.4715840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:16:02.5174149Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:16:02.5174948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:16:02.5325900Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:16:02.5354251Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:16:02.5635455Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:16:02.5641067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:16:02.6075570Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:16:02.6081433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:16:02.6550364Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:16:02.6555561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:16:02.7001785Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:16:02.7002584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:02.7402832Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:02.7438190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:16:02.7880734Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:16:02.7890317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:02.8083967Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:02.8109342Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:16:02.8352940Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:16:02.8361492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:02.8795182Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:02.8805168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:16:02.8855495Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:16:02.8878567Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:16:02.9273765Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:16:02.9279142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:16:02.9730241Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:16:02.9742304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:16:03.0161665Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:16:03.0170942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:16:03.0634065Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:16:03.0642573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:16:03.0908361Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:16:03.0935140Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:16:03.1080477Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:16:03.1091149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:16:03.1520715Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:16:03.1532729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:03.1961395Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:03.1973613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:16:03.2407611Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:16:03.2419761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:16:03.2546581Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:16:03.2569614Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:16:03.2839462Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:16:03.2848822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:16:03.3326609Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:16:03.3339100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:16:03.3761140Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:16:03.3772604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:16:03.3931036Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:16:03.3944639Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:16:03.4239305Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:16:03.4249557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:16:03.4680036Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:16:03.4724545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:16:03.5167543Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:16:03.5178463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:16:03.5643579Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:16:03.5653055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:16:03.6138086Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:16:03.6148267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:03.6192337Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:03.6220318Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:16:03.6453605Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:16:03.6478809Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:16:03.6559669Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:16:03.6566963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:16:03.7048001Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:16:03.7052807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:16:03.7478775Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:16:03.7521680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:16:03.7937197Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:16:03.7950942Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:16:03.7958125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:16:03.7983976Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:16:03.8403011Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:03.8412489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:16:03.8895040Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:16:03.8906951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:16:03.9278925Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:16:03.9314781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:16:03.9793680Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:16:03.9818788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:04.0276291Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:04.0285352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:16:04.0726795Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:16:04.0737738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:16:04.1021743Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:16:04.1135773Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:16:04.1153854Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:16:04.1158844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:16:04.1230412Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:16:04.1263867Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:16:04.1603377Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:16:04.1609412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:16:04.2080365Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:16:04.2084948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:16:04.2515898Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:16:04.2520453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:16:04.2957336Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:16:04.2966697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:16:04.3392712Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:16:04.3432279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:16:04.3874901Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:16:04.3884123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:16:04.4154221Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:16:04.4180196Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:16:04.4310085Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:16:04.4317772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:16:04.4755058Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:16:04.4764211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:16:04.5226804Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:16:04.5234898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:04.5693282Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:04.5706062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:16:04.6111273Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:16:04.6120831Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:16:04.6132235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:16:04.6189376Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:16:04.6368616Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:16:04.6392549Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:16:04.6595195Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:16:04.6599763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:16:04.7039734Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:16:04.7044565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:16:04.7476751Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:16:04.7484189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:16:04.7915915Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:16:04.7921015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:16:04.8350772Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:16:04.8355469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:16:04.8795229Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:16:04.8799774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:16:04.9235303Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:16:04.9241908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:16:04.9684404Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:16:04.9690816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:16:05.0116431Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:16:05.0121704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:16:05.0600223Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:16:05.0605148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:16:05.1082436Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:16:05.1087730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:16:05.1436352Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:16:05.1461141Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:16:05.1531248Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:16:05.1560794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:16:05.1990391Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:16:05.1997250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:16:05.2476136Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:16:05.2484298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:16:05.2911686Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:16:05.2916582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:16:05.3356189Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:16:05.3369603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:16:05.3795025Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:16:05.3804420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:16:05.4240958Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:16:05.4252664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:16:05.4678083Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:16:05.4688436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:16:05.5118967Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:16:05.5126991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:05.5556102Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:05.5569942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:16:05.5693431Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:16:05.5708822Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:16:05.6005058Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:16:05.6015261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:05.6457262Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:05.6470653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:05.6918665Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:05.6932887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:16:05.7397925Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:16:05.7408393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:16:05.7838910Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:16:05.7849635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:16:05.8237958Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:16:05.8268730Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:16:05.8278479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:16:05.8310916Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:16:05.8712030Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:05.8721882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:16:05.9157285Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:16:05.9169053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:16:05.9596227Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:16:05.9606288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:06.0035870Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:06.0045268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:16:06.0086925Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:16:06.0119227Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:16:06.0477757Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:16:06.0478538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:16:06.0946054Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:16:06.0951645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:16:06.1356358Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:16:06.1364750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:16:06.1797637Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:16:06.1805964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:16:06.2276867Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:16:06.2284928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:16:06.2459346Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:16:06.2501695Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:16:06.2713034Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:06.2718509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:16:06.3197690Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:16:06.3205762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:16:06.3543849Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:16:06.3580986Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:16:06.3672108Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:16:06.3679194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:16:06.4123930Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:16:06.4132112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:16:06.4524432Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:16:06.4548762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:16:06.4960994Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:16:06.4995551Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:16:06.5001174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:16:06.5011075Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:16:06.5406420Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:06.5466493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:16:06.5882227Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:16:06.5889453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:06.6120558Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:06.6146592Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:16:06.6319317Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:16:06.6326786Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:16:06.6330777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:16:06.6668070Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:16:06.6674656Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:16:06.6750783Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:16:06.6758294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:06.6959051Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:06.7000838Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:16:06.7149515Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:16:06.7156600Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:16:06.7241434Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:16:06.7250871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:06.7596576Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:06.7606426Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:16:06.7680612Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:16:06.7681242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:06.7681915Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:06.7688085Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:16:06.8037104Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:16:06.8041574Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:16:06.8134007Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:16:06.8143758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:16:06.8436954Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:16:06.8499484Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:16:06.8557153Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:16:06.8595229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:16:06.8880224Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:16:06.8967215Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:16:06.8997593Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:16:06.9031529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:16:06.9359230Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:16:06.9456261Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:16:06.9478501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:16:06.9494694Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:16:06.9799810Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:16:06.9878428Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:16:06.9886649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:16:06.9915738Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:16:06.9929575Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:16:06.9949333Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:16:07.0313445Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:16:07.0321896Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:16:07.0358224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:16:07.0403669Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:16:07.0417707Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:16:07.0795481Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:16:07.0798845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:16:07.1242558Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:16:07.1256491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:07.1675282Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:07.1681918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:16:07.2146359Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:16:07.2152322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:16:07.2596179Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:16:07.2599287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:16:07.2888861Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:16:07.2911993Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:16:07.3030638Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:16:07.3036208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:16:07.3177144Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:16:07.3191092Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:16:07.3511174Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:16:07.3520854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:16:07.3954424Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:16:07.3962216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:16:07.4398334Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:16:07.4401644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:16:07.4420625Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:16:07.4443897Z [gw2] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:16:07.4808138Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:16:07.4841309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:16:07.5276280Z [gw3] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:16:07.5286276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:16:07.5712580Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:16:07.5721660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:16:07.6160966Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:16:07.6170655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:16:07.6597327Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:16:07.6606723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:16:07.6717569Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:16:07.6731689Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:16:07.7032047Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:16:07.7041324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:16:07.7483671Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:16:07.7498665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:07.7753297Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:07.7776171Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:16:07.7911590Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:16:07.7920195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:16:07.8392838Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:16:07.8401222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:07.8837024Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:07.8846473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:07.9281277Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:07.9291812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:07.9715893Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:07.9726959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:16:07.9804440Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:16:07.9840021Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:16:08.0156813Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:16:08.0166161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:16:08.0494589Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:16:08.0516992Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:16:08.0589729Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:16:08.0597676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:16:08.1039281Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:16:08.1048454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:16:08.1477224Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:16:08.1487757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:16:08.1909820Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:16:08.1918195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:16:08.2346282Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:16:08.2354635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:16:08.2367995Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:16:08.2390106Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:16:08.2796758Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:16:08.2806042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:08.3232513Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:08.3242512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:16:08.3679639Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:16:08.3688394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:16:08.3700091Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:16:08.3715989Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:16:08.4120164Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:16:08.4130583Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:16:08.4137635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:16:08.4144042Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:16:08.4595699Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:16:08.4601775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:16:08.4745388Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:16:08.4766235Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:16:08.5072830Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:16:08.5077525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:16:08.5516533Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:16:08.5521124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:16:08.5955308Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:16:08.5978918Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:16:08.6004433Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:16:08.6013798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:16:08.6257521Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:16:08.6401694Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:16:08.6435266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:16:08.6511177Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:16:08.6946829Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:16:08.6947445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:16:08.7292789Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:16:08.7355392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:16:08.7376150Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:16:08.7472174Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:16:08.7755416Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:16:08.7756877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:16:08.8191368Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:16:08.8195454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:16:08.8672934Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:16:08.8677689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:16:08.9115132Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:16:08.9119887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:08.9547439Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:08.9552153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:16:08.9996898Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:16:09.0002298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:09.0308847Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:16:09.0328223Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:16:09.0471691Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:16:09.0480577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:09.0627730Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:16:09.0655422Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:16:09.0955547Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:16:09.0965135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:09.1394079Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:16:09.1402442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:16:09.1787379Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:16:09.1840696Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:16:09.1847547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:16:09.1876180Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:16:09.2312942Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:16:09.2323237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:16:09.2754946Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:16:09.2765235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:16:09.2853678Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:16:09.2867163Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:16:09.3238921Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:16:09.3249487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:16:09.3675160Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:16:09.3685382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:16:09.4112647Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:16:09.4122678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:16:09.4556320Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:16:09.4566779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:09.4985654Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:16:09.5038310Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:16:09.5044969Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:16:09.5052470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:16:09.5360601Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:16:09.5506816Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:16:09.5516818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:16:09.5551679Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:16:09.5719817Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:16:09.5994878Z [gw0] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:16:09.6006069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:16:09.6043300Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:16:09.6050254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:16:09.6194379Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:16:09.6206904Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:16:09.6428711Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:16:09.6433923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:16:09.6470029Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:16:09.6474818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:16:09.6875214Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:16:09.6879994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:16:09.6914887Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:16:09.6916850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:16:09.7204797Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:16:09.7235438Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:16:09.7357061Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:16:09.7362406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:16:09.7367393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:16:09.7374524Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:16:09.7789591Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:16:09.7795002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:16:09.7803819Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:16:09.7833186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:16:09.8232679Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:16:09.8234588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:16:09.8244244Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:16:09.8283486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:16:09.8615812Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:16:09.8626835Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:16:09.8673990Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:16:09.8677688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:16:09.8720540Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:16:09.8724245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:16:09.9181202Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:16:09.9191550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:16:09.9197146Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:16:09.9199111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:16:09.9666383Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:16:09.9675968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:16:09.9682880Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:16:09.9687998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:16:09.9872739Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:16:09.9885349Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:16:10.0145196Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:16:10.0157155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:16:10.0164119Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:16:10.0169438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:10.0559923Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:10.0585697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:16:10.0631108Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:16:10.0637226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:16:10.1004624Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:16:10.1016902Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:16:10.1035616Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:16:10.1064681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:16:10.1105501Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:16:10.1110541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:16:10.1551532Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:16:10.1580437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:16:10.1593883Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:16:10.1598599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:16:10.1999113Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:16:10.2028459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:16:10.2069659Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:16:10.2082828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:16:10.2088895Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:16:10.2102216Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:16:10.2258186Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:10.2270544Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:16:10.2473362Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:16:10.2503550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:16:10.2517098Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:16:10.2522112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:16:10.2880261Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:16:10.2912020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:16:10.2959420Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:16:10.2965025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:16:10.3318219Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:16:10.3346519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:16:10.3390412Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:16:10.3395156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:16:10.3490077Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:16:10.3509691Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:16:10.3759476Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:16:10.3784357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:16:10.3846187Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:16:10.3851089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:16:10.4238692Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:16:10.4284592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:16:10.4290447Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:16:10.4294399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:16:10.4677770Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:16:10.4690167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:16:10.4701401Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:16:10.4709302Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:16:10.4737127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:10.4751884Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:10.4905311Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:16:10.4924754Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:16:10.5109146Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:16:10.5114527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:16:10.5122463Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:16:10.5153375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:16:10.5560922Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:16:10.5600462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:16:10.5603698Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:16:10.5606115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:16:10.6025106Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:16:10.6030653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:16:10.6038404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:16:10.6041298Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:16:10.6081198Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:16:10.6089481Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:16:10.6457544Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:16:10.6472929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:16:10.6476842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:16:10.6480243Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:16:10.6881836Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:16:10.6885485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:16:10.6910725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:16:10.6928187Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:16:10.7243346Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:16:10.7252223Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:16:10.7359986Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:16:10.7366610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:16:10.7369251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:16:10.7373536Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:16:10.7378235Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:16:10.7386555Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:16:10.7818229Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:16:10.7824310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:16:10.7827399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:16:10.7831544Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:16:10.8240258Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:16:10.8240934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:16:10.8269057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:16:10.8281042Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:16:10.8377740Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:16:10.8390784Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:16:10.8714903Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:16:10.8715408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:16:10.8719163Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:16:10.8723001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:16:10.9156252Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:16:10.9166777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:16:10.9170481Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:16:10.9174348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:16:10.9594996Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:16:10.9595992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:16:10.9601182Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:16:10.9601842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:16:10.9634618Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:16:10.9644862Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:16:11.0020808Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:16:11.0033339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:16:11.0035945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:11.0037807Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:11.0207989Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:16:11.0218789Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:16:11.0461334Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:16:11.0463418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:16:11.0465266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.0467294Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:16:11.0758863Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.0771645Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:16:11.0908317Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:16:11.0908933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:16:11.0914145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:16:11.0925294Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:16:11.1347683Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:16:11.1351580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:16:11.1356914Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:16:11.1363149Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:16:11.1366450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:16:11.1376308Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:16:11.1794655Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:16:11.1797625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:16:11.1830286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:16:11.1839499Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:16:11.1865547Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:16:11.1879936Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:16:11.2269804Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:16:11.2276559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:16:11.2281200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:16:11.2289068Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:16:11.2475108Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:16:11.2494846Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:16:11.2744702Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:16:11.2753501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:16:11.2757693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:16:11.2763998Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:16:11.3089044Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:16:11.3106079Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:16:11.3154739Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:16:11.3191876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:16:11.3197710Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:16:11.3200607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.3506844Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.3523359Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:16:11.3634600Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:16:11.3639327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:16:11.3670164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:16:11.3683781Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:16:11.3796350Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:16:11.3814744Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:16:11.4121617Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:16:11.4125091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:16:11.4131162Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:16:11.4134279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:16:11.4418135Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:16:11.4439135Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:16:11.4537577Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:16:11.4547800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:16:11.4556293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:16:11.4559763Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:16:11.4993261Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:16:11.4995317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:16:11.4999455Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:16:11.5009921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:16:11.5013924Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:16:11.5024347Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:16:11.5487641Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:16:11.5489867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:16:11.5494756Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:16:11.5497149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:16:11.5571647Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:16:11.5591574Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:16:11.5920194Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:16:11.5922000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:16:11.5924679Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:16:11.5926917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:16:11.6061117Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:16:11.6080395Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:16:11.6365210Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:16:11.6368316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:16:11.6374036Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:16:11.6376591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:16:11.6560509Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:16:11.6585390Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:16:11.6668333Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:16:11.6684346Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:16:11.6792159Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:16:11.6794838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:16:11.6805449Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:16:11.6808270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:16:11.7044615Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:16:11.7059057Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:16:11.7235103Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:16:11.7279395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:16:11.7289517Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:16:11.7296379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:16:11.7526130Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:16:11.7545129Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:16:11.7721820Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:16:11.7726446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:16:11.7732958Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:16:11.7737626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:16:11.8009334Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:16:11.8026872Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:16:11.8153640Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:16:11.8158686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:11.8164344Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:11.8165221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:16:11.8599838Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:16:11.8609332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.8614274Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.8616968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.9090885Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:16:11.9091591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:16:11.9094840Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:16:11.9097711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:16:11.9477022Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:16:11.9562218Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:16:11.9563918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:16:11.9566550Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:16:11.9569667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:16:11.9587802Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:16:11.9995441Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:16:12.0003670Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:16:12.0016337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:16:12.0036450Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:16:12.0046610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:16:12.0050850Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:16:12.0535162Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:16:12.0535788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:16:12.0537839Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:16:12.0538477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:16:12.0965043Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:16:12.0971973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:16:12.0979749Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:16:12.0985321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:16:12.1450221Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:16:12.1451102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:16:12.1458527Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:16:12.1462637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:16:12.1928281Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:16:12.1934638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:16:12.1940893Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:16:12.1945224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:16:12.2409333Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:16:12.2416214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:16:12.2424100Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:16:12.2429326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:16:12.2540447Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:16:12.2554388Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:16:12.2841356Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:16:12.2849538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:16:12.2857104Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:16:12.2862541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:16:12.3030664Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:16:12.3044928Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:16:12.3108069Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:16:12.3268892Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:16:12.3278501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:16:12.3291451Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:16:12.3321465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:16:12.3477585Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:16:12.3554958Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:16:12.3751529Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:16:12.3800905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:16:12.3811065Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:16:12.3819284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:16:12.3913214Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:16:12.3986664Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:16:12.4258708Z [gw2] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:16:12.4267942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:16:12.4277555Z [gw3] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:16:12.4285632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:16:12.4352907Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:16:12.4428208Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:16:12.4676638Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:16:12.4733206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:16:12.4744282Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:16:12.4752722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:16:12.4795124Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:16:12.4860350Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:16:12.5073242Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:16:12.5095949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:16:12.5112199Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:16:12.5133190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:16:12.5231814Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:16:12.5277206Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:16:12.5512896Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:16:12.5534140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:16:12.5552625Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:16:12.5575386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:16:12.5713072Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:16:12.5763078Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:16:12.5960162Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:16:12.5988813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:16:12.6034277Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:16:12.6065496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:16:12.6122766Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:16:12.6131728Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:16:12.6153390Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:16:12.6217541Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:16:12.6397214Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:16:12.6423051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:12.6475715Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:12.6512339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:16:12.6597811Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:16:12.6659008Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:16:12.6834951Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:16:12.6860915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:16:12.6913507Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:16:12.6939206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:16:12.7034758Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:16:12.7107301Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:16:12.7282690Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:16:12.7324648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:16:12.7358986Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:16:12.7384572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:16:12.7474628Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:16:12.7538921Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:16:12.7720751Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:16:12.7759245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:16:12.7799815Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:16:12.7840503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:12.7917362Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:12.7970234Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:16:12.7980699Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:16:12.7987886Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:16:12.8153390Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:16:12.8178060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:16:12.8233658Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:16:12.8261645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:16:12.8356668Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:16:12.8444312Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:16:12.8596167Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:16:12.8621429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:16:12.8674090Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:16:12.8700493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:16:12.8793512Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:16:12.8903993Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:16:12.9037187Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:16:12.9064448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:16:12.9154707Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:16:12.9180411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:16:12.9234398Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:16:12.9320708Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:16:12.9477955Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:16:12.9508281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:16:12.9522461Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:16:12.9530383Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:16:12.9593624Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:16:12.9619742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:16:12.9675606Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:16:12.9797098Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:16:12.9935828Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:16:12.9952443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:16:13.0036765Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:16:13.0064101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:16:13.0113699Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:16:13.0218888Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:16:13.0356831Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:16:13.0393601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:16:13.0397096Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:16:13.0403849Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:16:13.0474351Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:16:13.0502456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:16:13.0557616Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:16:13.0673019Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:16:13.0795404Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:16:13.0829849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:16:13.0990175Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:16:13.1066627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:16:13.1087718Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:16:13.1094170Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:16:13.1233860Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:16:13.1266991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:16:13.1401033Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:16:13.1436464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:16:13.1445988Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:16:13.1477390Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:16:13.1506123Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:16:13.1534929Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:16:13.1674878Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:16:13.1701387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:16:13.1833421Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:16:13.1864371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:16:13.1873874Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:16:13.1954134Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:16:13.2030521Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:16:13.2037458Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:16:13.2113765Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:16:13.2139704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:16:13.2275201Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:16:13.2302580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:16:13.2314262Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:16:13.2401234Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:16:13.2523014Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:16:13.2530169Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:16:13.2553750Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:16:13.2583392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:16:13.2757279Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:16:13.2760041Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:16:13.2782802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:16:13.2838534Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:16:13.2870170Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:16:13.2952194Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:16:13.2993507Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:16:13.3018160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:16:13.3195174Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:16:13.3198307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:16:13.3225074Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:16:13.3277862Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:16:13.3442389Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:16:13.3443658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:16:13.3452481Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:16:13.3461992Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:16:13.3637513Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:16:13.3638120Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:16:13.3670306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:16:13.3704334Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:16:13.3875209Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:16:13.3899871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:16:13.4041242Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:16:13.4048609Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:16:13.4075747Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:16:13.4078579Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:16:13.4107086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:16:13.4155057Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:16:13.4313541Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:16:13.4337776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:16:13.4524014Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:16:13.4524970Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:16:13.4562054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:16:13.4565269Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:16:13.4754547Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:16:13.4783805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:13.4955177Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:13.4957519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:16:13.4984131Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:16:13.4989307Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:16:13.5194212Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:16:13.5219406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:16:13.5396418Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:16:13.5399642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:16:13.5416441Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:16:13.5425601Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:16:13.5637395Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:16:13.5669799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:16:13.5841114Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:16:13.5843035Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:16:13.5858217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:16:13.5873973Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:16:13.6074320Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:16:13.6104451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:16:13.6275753Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:16:13.6278661Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:16:13.6295419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:16:13.6308001Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:16:13.6516471Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:16:13.6545964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:16:13.6715310Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:16:13.6718422Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:16:13.6754162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:16:13.6758390Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:16:13.6762907Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:16:13.6766692Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:16:13.6952655Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:16:13.6976965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:16:13.7163454Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:16:13.7164909Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:16:13.7201128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:16:13.7211078Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:16:13.7398764Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:16:13.7430464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:16:13.7596993Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:16:13.7598750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:16:13.7622918Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:16:13.7633541Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:16:13.7834061Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:16:13.7862780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:16:13.8034785Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:16:13.8035971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:16:13.8065166Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:16:13.8069464Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:16:13.8278353Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:16:13.8302649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:16:13.8477259Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:16:13.8481823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:13.8493694Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:16:13.8509466Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:16:13.8713671Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:13.8737188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:13.8914939Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:13.8916268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:16:13.8943195Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:16:13.8947940Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:16:13.9160659Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:16:13.9196436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:16:13.9360817Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:16:13.9361440Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:16:13.9383654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:16:13.9393501Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:16:13.9595783Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:16:13.9625577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:16:13.9795284Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:16:13.9830402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:16:13.9841140Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:16:13.9863647Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:16:14.0034374Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:16:14.0061754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:16:14.0233908Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:16:14.0263547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:16:14.0274409Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:16:14.0295958Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:16:14.0481068Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:16:14.0518292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:16:14.0676778Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:16:14.0701660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:16:14.0715464Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:16:14.0734631Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:16:14.0914713Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:16:14.0939983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:16:14.1113383Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:16:14.1142199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:16:14.1153910Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:16:14.1176145Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:16:14.1397502Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:16:14.1424335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:16:14.1554182Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:16:14.1584470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:16:14.1636793Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:16:14.1663050Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:16:14.1813163Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:16:14.1823128Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:16:14.1834027Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:16:14.1870609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:16:14.1994090Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:16:14.2090224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:16:14.2102800Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:16:14.2125204Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:16:14.2276132Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:16:14.2303912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:16:14.2435060Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:16:14.2463427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:16:14.2514616Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:16:14.2536164Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:16:14.2714700Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:16:14.2742653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:16:14.2876105Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:16:14.2910709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:16:14.2958813Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:16:14.2990135Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:16:14.3157673Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:16:14.3188016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:16:14.3314949Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:16:14.3345530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:16:14.3394900Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:16:14.3414753Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:16:14.3594766Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:16:14.3622539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:16:14.3754364Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:16:14.3784279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:16:14.3833769Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:16:14.3850550Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:16:14.4042749Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:16:14.4070595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:14.4196498Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:14.4225564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:16:14.4275283Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:16:14.4293753Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:16:14.4474267Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:16:14.4501709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:16:14.4637550Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:16:14.4665962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:16:14.4713788Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:16:14.4733782Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:16:14.4963414Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:16:14.5003469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:16:14.5075228Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:16:14.5106515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:16:14.5154634Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:16:14.5172167Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:16:14.5394716Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:16:14.5422307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:16:14.5513827Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:16:14.5541472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:16:14.5593708Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:16:14.5610121Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:16:14.5834362Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:16:14.5861677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:16:14.5956686Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:16:14.5986834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:16:14.6034536Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:16:14.6100863Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:16:14.6111770Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:16:14.6274305Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:16:14.6304702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:16:14.6466327Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:16:14.6520686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:16:14.6715618Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:16:14.6752548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:16:14.6916923Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:16:14.6923435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:16:14.7194536Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:16:14.7202776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:16:14.7333505Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:16:14.7353075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:16:14.7626507Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:16:14.7631534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:16:14.7788332Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:16:14.7793683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:16:14.8073000Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:16:14.8073785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:16:14.8227908Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:16:14.8232960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:16:14.8505552Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:16:14.8509795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:14.8666131Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:14.8670935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:16:14.8958639Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:16:14.8966830Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:16:14.8968667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:16:14.8985867Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:16:14.9116128Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:16:14.9117591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:16:14.9354846Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:16:14.9393300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:16:14.9546507Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:16:14.9548359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:14.9826264Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:14.9829689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:16:14.9983342Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:16:14.9985431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:16:15.0267767Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:16:15.0269933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:16:15.0428453Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:16:15.0429794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:16:15.0438291Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:16:15.0455684Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:16:15.0707797Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:16:15.0709339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:16:15.0877223Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:16:15.0878689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:16:15.1159203Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:16:15.1159924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:16:15.1310644Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:16:15.1312264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:16:15.1476366Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:16:15.1507296Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:16:15.1555235Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:16:15.1602306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:16:15.1746318Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:16:15.1748261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:16:15.2033440Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:16:15.2046780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:16:15.2197042Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:16:15.2200060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:16:15.2477616Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:16:15.2480298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:16:15.2631435Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:16:15.2633954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:16:15.2909262Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:16:15.2913066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:16:15.3112686Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:16:15.3116527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:16:15.3359947Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:16:15.3363893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:16:15.3460839Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:16:15.3476176Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:16:15.3553483Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:16:15.3557011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:16:15.3790992Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:16:15.3793518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:16:15.3993075Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:16:15.3997882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:16:15.4239333Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:16:15.4243499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:15.4402670Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:15.4436112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:16:15.4676960Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:16:15.4679672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:16:15.4915307Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:16:15.4923855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:16:15.5115526Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:16:15.5117649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:16:15.5352880Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:16:15.5354015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:16:15.5563852Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:16:15.5565282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:16:15.5764519Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:16:15.5795518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:16:15.5996642Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:16:15.5998278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:16:15.6197565Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:16:15.6205055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:16:15.6228757Z [gw2] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:16:15.6235200Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:16:15.6446244Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:16:15.6459793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:16:15.6669829Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:16:15.6674996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:15.6864493Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:15.6869669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:16:15.7112310Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:16:15.7118283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:16:15.7310243Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:16:15.7315637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:16:15.7395794Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:16:15.7409425Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:16:15.7546571Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:16:15.7551404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:16:15.7753684Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:16:15.7758499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:16:15.8032455Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:16:15.8037608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:16:15.8198185Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:16:15.8203222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:16:15.8469975Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:16:15.8472308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:16:15.8629584Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:16:15.8632094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:16:15.8903452Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:16:15.8906054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:16:15.9064289Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:16:15.9066628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:16:15.9348493Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:16:15.9350464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:16:15.9514295Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:16:15.9516618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:16:15.9826125Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:16:15.9828146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:16:15.9893466Z [gw3] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:16:15.9909869Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:16:15.9958086Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:16:15.9960690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:16:16.0306408Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:16:16.0308771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:16:16.0388134Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:16:16.0390370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:16:16.0752873Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:16:16.0754617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:16:16.0836811Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:16:16.0837896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:16:16.1184657Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:16:16.1186209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:16:16.1264097Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:16:16.1266090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:16:16.1632998Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:16:16.1634653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:16:16.1716513Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:16:16.1717427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:16:16.2106762Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:16:16.2107578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:16:16.2149875Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:16:16.2151678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:16:16.2190262Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:16:16.2205935Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:16:16.2356946Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:16:16.2375152Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:16:16.2543695Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:16:16.2545340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:16:16.2588210Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:16:16.2589513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:16:16.2997666Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:16:16.2998766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:16:16.3056208Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:16:16.3057646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:16:16.3401255Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:16:16.3431690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:16:16.3475435Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:16:16.3476714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:16.3923978Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:16.3925057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:16.3981599Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:16.3982257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:16:16.4351695Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:16:16.4353522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:16:16.4392180Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:16:16.4393724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:16:16.4670086Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:16:16.4690415Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:16:16.4845419Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:16:16.4846987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:16:16.4892458Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:16:16.4894190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:16:16.5281324Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:16:16.5283505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:16:16.5329022Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:16:16.5331063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:16:16.5718528Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:16:16.5720224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:16:16.5763915Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:16:16.5765751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:16:16.5857724Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:16:16.5873693Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:16:16.6146273Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:16:16.6147734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:16:16.6187856Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:16:16.6189400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:16:16.6597614Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:16:16.6599373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:16:16.6668833Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:16:16.6670437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:16:16.7037730Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:16:16.7039396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:16:16.7109044Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:16:16.7110943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:16:16.7184012Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:16:16.7202407Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:16:16.7465991Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:16:16.7467441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:16:16.7553467Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:16:16.7554088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:16:16.7914815Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:16:16.7915509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:16:16.7984162Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:16:16.7986408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:16:16.8389241Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:16:16.8391613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:16:16.8436701Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:16:16.8437341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:16:16.8844207Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:16:16.8844878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:16:16.8910563Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:16:16.8912326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:16:16.9268845Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:16:16.9270302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:16:16.9343546Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:16:16.9346227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:16:16.9514472Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:16:16.9532661Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:16:16.9709332Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:16:16.9714053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:16:16.9784047Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:16:16.9787161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:16:16.9826069Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:16:16.9841867Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:16:16.9978018Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:16:16.9994628Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:16:17.0149699Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:16:17.0154325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:16:17.0225183Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:16:17.0228247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:16:17.0484705Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:16:17.0500567Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:16:17.0596552Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:16:17.0599959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:16:17.0667464Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:16:17.0670857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:16:17.0991237Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:16:17.1007144Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:16:17.1032484Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:16:17.1035729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:16:17.1109545Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:16:17.1112526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:16:17.1437638Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:16:17.1469993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:16:17.1474819Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:16:17.1479965Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:16:17.1513716Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:16:17.1537942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:16:17.1873732Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:16:17.1897539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:17.1938310Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:17.1950504Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:16:17.1958819Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:16:17.1962893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:16:17.1977112Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:16:17.1984346Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:16:17.2315946Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:16:17.2343995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:17.2358442Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:17.2370010Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:16:17.2397390Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:16:17.2431636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:16:17.2756071Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:16:17.2783320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:17.2804047Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:17.2815641Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:16:17.2835241Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:16:17.2862877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:16:17.3193765Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:16:17.3230090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:17.3240833Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:16:17.3273033Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:17.3319593Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:16:17.3350052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:17.3639141Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:17.3664781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:17.3681534Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:16:17.3713094Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:17.3794699Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:16:17.3826020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:16:17.4001082Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:16:17.4011913Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:16:17.4072999Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:16:17.4080402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:17.4098596Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:16:17.4151693Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:17.4213440Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:16:17.4232914Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:16:17.4263214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:16:17.4513414Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:16:17.4546283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:17.4592198Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:17.4654402Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:16:17.4672650Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:16:17.4700470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:16:17.4986882Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:16:17.4992427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:17.5033337Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:17.5095817Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:16:17.5112722Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:16:17.5144256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:16:17.5429565Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:16:17.5430357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:17.5477587Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:17.5541281Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:16:17.5592059Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:16:17.5593657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:16:17.5871322Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:16:17.5873216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:17.5915817Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:17.5980179Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:16:17.6030922Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:16:17.6032659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:16:17.6308352Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:16:17.6309790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:16:17.6354601Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:16:17.6385216Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:16:17.6398820Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:16:17.6417243Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:16:17.6463051Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:16:17.6465951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:17.6755592Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:16:17.6758433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:16:17.6792938Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:16:17.6848704Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:16:17.6876527Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:16:17.6905381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:16:17.7184904Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:16:17.7187835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:16:17.7232561Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:16:17.7295499Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:16:17.7328785Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:16:17.7347344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:16:17.7663254Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:16:17.7666321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:16:17.7675676Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:16:17.7731667Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:16:17.7761700Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:16:17.7787631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:16:17.8109852Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:16:17.8114876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:16:17.8127720Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:16:17.8182492Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:16:17.8228607Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:16:17.8235578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:16:17.8411504Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:16:17.8425469Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:16:17.8551359Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:16:17.8554110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:16:17.8566016Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:16:17.8627026Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:16:17.8642610Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:16:17.8669444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:16:17.8989264Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:16:17.9000747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:16:17.9016027Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:16:17.9070394Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:16:17.9084687Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:16:17.9118215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:16:17.9401675Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:16:17.9428982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:16:17.9450837Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:16:17.9504402Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:16:17.9512516Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:16:17.9541373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:16:17.9878266Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:16:17.9914638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:16:17.9935191Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:16:17.9954599Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:16:18.0005786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:16:18.0354799Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:16:18.0359492Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:16:18.0361218Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:16:18.0364469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:16:18.0396057Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:16:18.0447100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:16:18.0791073Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:16:18.0792736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:16:18.0838033Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:16:18.0877505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:16:18.1242866Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:16:18.1244409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:18.1278368Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:18.1316100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:18.1536228Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:18.1554578Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:16:18.1669512Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:16:18.1671471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:18.1748497Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:18.1751481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:16:18.2111500Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:16:18.2113249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:16:18.2156108Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:16:18.2195660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:16:18.2589447Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:16:18.2629145Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:16:18.2632391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:16:18.2637530Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:16:18.2638696Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:16:18.2641081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:16:18.2942717Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:16:18.2960531Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:16:18.2993794Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:16:18.3056743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:16:18.3060974Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:16:18.3081363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:16:18.3514476Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:16:18.3516479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:16:18.3522287Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:16:18.3524174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:16:18.3914376Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:16:18.3957693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:16:18.3962299Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:16:18.3964588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:16:18.4394564Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:16:18.4396527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:16:18.4402742Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:16:18.4404601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:16:18.4796798Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:16:18.4835605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:18.4845446Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:18.4846638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:16:18.4855411Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:16:18.4863787Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:16:18.5236880Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:16:18.5237634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:16:18.5249011Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:16:18.5282792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:16:18.5584870Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:16:18.5602180Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:16:18.5672071Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:16:18.5675238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:16:18.5739197Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:16:18.5740795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:16:18.6117020Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:16:18.6117779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:16:18.6170195Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:16:18.6170865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:16:18.6561138Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:16:18.6562179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:16:18.6592765Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:16:18.6602084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:16:18.6998275Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:16:18.7001226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:16:18.7039859Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:16:18.7040965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:16:18.7321031Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:16:18.7387805Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:16:18.7435902Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:16:18.7440536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:16:18.7456581Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:16:18.7478464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:16:18.7877675Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:16:18.7885300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:16:18.7897511Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:16:18.7927930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:16:18.8314502Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:16:18.8320870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:16:18.8335385Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:16:18.8371937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:16:18.8756417Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:16:18.8761955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:16:18.8781976Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:16:18.8815204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:16:18.9095414Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:16:18.9112519Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:16:18.9192678Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:16:18.9194605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:16:18.9241753Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:16:18.9279853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:16:18.9493360Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:16:18.9512131Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:16:18.9636049Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:16:18.9637229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:18.9756849Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:18.9758089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:16:19.0084522Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:16:19.0086558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:19.0180582Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:19.0199819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:19.0559386Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:19.0560389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:19.0590041Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:19.0636407Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:16:19.0637263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:16:19.0638065Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:16:19.1008480Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:16:19.1009167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:19.1072569Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:19.1075435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:16:19.1346237Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:16:19.1363508Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:16:19.1436069Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:16:19.1440267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:19.1547401Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:19.1550331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:16:19.1884877Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:16:19.1888779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:19.1967161Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:19.2003340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:16:19.2052262Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:16:19.2067243Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:16:19.2362380Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:16:19.2365874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:19.2473492Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:19.2476465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:16:19.2794222Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:16:19.2797129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:19.2928159Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:19.2931123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:16:19.3249344Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:16:19.3252324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:19.3374237Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:19.3377243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:16:19.3497897Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:16:19.3510459Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:16:19.3524702Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:16:19.3542637Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:16:19.3685052Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:16:19.3687777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:19.3811554Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:19.3816291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:16:19.4124993Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:16:19.4127996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:16:19.4247196Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:16:19.4250270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:16:19.4557453Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:16:19.4564209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:16:19.4567628Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:16:19.4577280Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:16:19.4688629Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:16:19.4690128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:16:19.4907255Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:16:19.4922870Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:16:19.5005442Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:16:19.5007419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:16:19.5136490Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:16:19.5138470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:16:19.5447519Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:16:19.5449589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:16:19.5589034Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:16:19.5589794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:16:19.5890477Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:16:19.5891176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:16:19.6016088Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:16:19.6017250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:16:19.6154327Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:16:19.6161739Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:16:19.6176208Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:16:19.6181358Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:16:19.6311762Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:16:19.6313021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:16:19.6476029Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:16:19.6494542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:16:19.6767404Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:16:19.6768594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:16:19.6966183Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:16:19.6967173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:16:19.7112104Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:16:19.7122173Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:16:19.7190428Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:16:19.7192265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:16:19.7396738Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:16:19.7398473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:16:19.7642774Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:16:19.7645073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:16:19.7834686Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:16:19.7836421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:16:19.7966411Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:16:19.7982724Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:16:19.8057498Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:16:19.8073952Z [gw2] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:16:19.8075696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:16:19.8165700Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:16:19.8271983Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:16:19.8273926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:16:19.8516154Z [gw3] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:16:19.8524333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:16:19.8657514Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:16:19.8709771Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:16:19.8716956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:16:19.8721253Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:16:19.8955294Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:16:19.8958188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:16:19.9266383Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:16:19.9267501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:16:19.9392103Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:16:19.9398991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:16:19.9542122Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:16:19.9579924Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:16:19.9632174Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:16:19.9638914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:16:19.9731855Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:16:19.9745237Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:16:19.9832706Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:16:19.9837534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:20.0073300Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:20.0080196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:16:20.0279425Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:16:20.0285037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:16:20.0382569Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:16:20.0397291Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:16:20.0508628Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:16:20.0514466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:20.0679871Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:20.0710745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:16:20.0954464Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:16:20.0960465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:16:20.1115072Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:16:20.1160284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:16:20.1434714Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:16:20.1441117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:16:20.1602178Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:16:20.1606516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:16:20.1633167Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:16:20.1653041Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:16:20.1853199Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:16:20.1886504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:16:20.2033385Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:16:20.2039293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:16:20.2124656Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:16:20.2142085Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:16:20.2290405Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:16:20.2319585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:16:20.2482890Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:16:20.2493004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:16:20.2754187Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:16:20.2757528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:16:20.2911190Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:16:20.2915788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:16:20.3193951Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:16:20.3197067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:16:20.3351099Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:16:20.3354056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:16:20.3633289Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:16:20.3636146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:16:20.3806864Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:16:20.3812514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:16:20.4085649Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:16:20.4088907Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:16:20.4100281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:16:20.4115495Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:16:20.4239890Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:16:20.4241812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:16:20.4562184Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:16:20.4567082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:16:20.4672479Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:16:20.4674864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:16:20.5000502Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:16:20.5002889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:16:20.5162024Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:16:20.5163749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:20.5248299Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:20.5265040Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:16:20.5293661Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:16:20.5310962Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:16:20.5410590Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:16:20.5436723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:16:20.5598632Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:16:20.5600009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:16:20.5875753Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:16:20.5876880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:16:20.6086894Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:16:20.6088237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:16:20.6315887Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:16:20.6323812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:16:20.6513544Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:16:20.6515192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:16:20.6755623Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:16:20.6757742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:16:20.6829567Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:16:20.6856379Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:16:20.6963875Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:16:20.6965835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:16:20.7208040Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:16:20.7209762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:16:20.7400407Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:16:20.7403030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:16:20.7698031Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:16:20.7702169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:16:20.7835741Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:16:20.7836643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:16:20.8164104Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:16:20.8164979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:16:20.8293067Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:16:20.8294131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:16:20.8324090Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:16:20.8349385Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:16:20.8712427Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:16:20.8713467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:16:20.8728419Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:16:20.8730271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:16:20.8750041Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:16:20.8770012Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:16:20.9086276Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:16:20.9092145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:16:20.9150996Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:16:20.9152081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:16:20.9514878Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:16:20.9516998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:16:20.9602687Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:16:20.9603962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:16:20.9954339Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:16:20.9961752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:16:21.0034038Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:16:21.0037970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:21.0395883Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:21.0402664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:16:21.0485847Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:16:21.0490401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:21.0558631Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:21.0570029Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:16:21.0837036Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:16:21.0844339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:16:21.0963909Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:16:21.0968359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:21.1314440Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:21.1321383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:16:21.1434272Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:16:21.1438605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:21.1797273Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:21.1804671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:16:21.1872392Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:16:21.1876483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:21.2001972Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:21.2033750Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:16:21.2044990Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:16:21.2057483Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:16:21.2207488Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:16:21.2238178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:21.2357615Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:21.2366572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:21.2675403Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:21.2680866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:16:21.2798859Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:16:21.2803967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:21.3114119Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:21.3119882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:21.3274917Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:21.3284664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:21.3461600Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:21.3473115Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:16:21.3550702Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:16:21.3555467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:21.3735599Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:21.3740241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:21.4004343Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:21.4012091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:21.4150732Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:21.4155336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:21.4447247Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:21.4454262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:16:21.4610492Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:16:21.4618686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:16:21.4816749Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:16:21.4828825Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:16:21.4861899Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:16:21.4887733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:16:21.4895557Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:16:21.4903039Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:16:21.5076775Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:16:21.5083893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:16:21.5324937Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:16:21.5331833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:16:21.5512434Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:16:21.5518504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:16:21.5764303Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:16:21.5769729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:16:21.5972057Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:16:21.5980528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:16:21.6200343Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:16:21.6207549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:16:21.6215165Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:16:21.6221801Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:16:21.6393721Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:16:21.6398850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:16:21.6646797Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:16:21.6654056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:16:21.6875524Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:16:21.6880912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:16:21.6941255Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:16:21.6967823Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:16:21.7081919Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:16:21.7086302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:16:21.7321287Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:16:21.7325711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:16:21.7518497Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:16:21.7523892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:21.7758949Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:21.7766107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:16:21.7958769Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:16:21.7963098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:16:21.7976124Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:16:21.7993718Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:16:21.8194339Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:16:21.8199248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:16:21.8401021Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:16:21.8412182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:16:21.8639490Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:16:21.8643863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:16:21.8837738Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:16:21.8842763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:16:21.9075649Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:16:21.9079688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:21.9315662Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:21.9323558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:16:21.9515672Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:16:21.9520180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:21.9976769Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:21.9977443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:16:21.9978056Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:16:21.9978665Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:16:22.0108999Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:16:22.0120830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:22.0132059Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:22.0154114Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:16:22.0231849Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:16:22.0234654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:16:22.0459942Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:16:22.0460604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:22.0681769Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:22.0682421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:16:22.0884633Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:16:22.0885294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:22.1117504Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:22.1124298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:16:22.1280889Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:16:22.1315500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:22.1372470Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:22.1390622Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:16:22.1550912Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:16:22.1552467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:16:22.1720483Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:16:22.1767979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:22.1997383Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:22.1998010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:16:22.2022908Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:16:22.2044612Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:16:22.2237327Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:16:22.2245123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:22.2439545Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:22.2446809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:16:22.2678177Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:16:22.2715209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:22.2868352Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:22.2890106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:16:22.2919168Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:16:22.2942063Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:16:22.3115566Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:16:22.3155693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:22.3310797Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:22.3324147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:16:22.3602349Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:16:22.3606322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:16:22.3664352Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:16:22.3684755Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:16:22.3754080Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:16:22.3760318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:22.4048433Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:22.4052603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:16:22.4203534Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:16:22.4207700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:16:22.4479006Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:16:22.4483506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:16:22.4683928Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:16:22.4689900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:16:22.4796436Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:16:22.4818216Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:16:22.4925727Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:16:22.4928241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:16:22.5161636Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:16:22.5162289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:16:22.5371917Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:16:22.5372680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:16:22.5599778Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:16:22.5601465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:16:22.5648394Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:16:22.5666235Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:16:22.5792063Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:16:22.5793647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:16:22.6079817Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:16:22.6082074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:16:22.6242610Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:16:22.6243267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:16:22.6568283Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:16:22.6568917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:16:22.6677394Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:16:22.6702905Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:16:22.6707252Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:16:22.6735730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:16:22.7001178Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:16:22.7001827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:16:22.7171441Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:16:22.7172117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:16:22.7446781Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:16:22.7447494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:16:22.7481000Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:16:22.7496529Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:16:22.7520534Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:16:22.7555333Z [gw1] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:16:22.7596929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:16:22.7877995Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:16:22.7880196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:16:22.7955719Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:16:22.8031871Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:16:22.8038214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:22.8323398Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:22.8329305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:16:22.8358303Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:16:22.8387302Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:16:22.8458516Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:16:22.8475719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:22.8753812Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:22.8754480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:16:22.8909251Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:16:22.8924284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:22.9213709Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:22.9214384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:16:22.9362969Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:16:22.9363653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:22.9644171Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:22.9644833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:16:22.9799748Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:16:22.9801434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:23.0081929Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:23.0083746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:16:23.0240336Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:16:23.0246568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:23.0250911Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:23.0264473Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:16:23.0554753Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:16:23.0560286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:16:23.0673996Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:16:23.0679436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:23.0993935Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:23.0998941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:16:23.1114446Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:16:23.1119358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:23.1473711Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:23.1479131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:16:23.1598806Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:16:23.1605366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:23.1765439Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:23.1781475Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:16:23.1920034Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:16:23.1925201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:16:23.2032505Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:16:23.2037250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:23.2357004Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:23.2376469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:16:23.2476999Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:16:23.2482919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:16:23.2838914Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:16:23.2845746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:16:23.2961730Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:16:23.2969298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:16:23.3271412Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:16:23.3277006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:16:23.3392455Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:16:23.3398206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:16:23.3642049Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:16:23.3657283Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:16:23.3721189Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:16:23.3728134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:16:23.3790726Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:16:23.3800991Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:16:23.3830168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:16:23.3848376Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:16:23.4168137Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:16:23.4174273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:16:23.4237239Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:16:23.4266551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:16:23.4594239Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:16:23.4614410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:16:23.4718151Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:16:23.4722767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:16:23.5037210Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:16:23.5046516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:16:23.5161336Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:16:23.5166531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:16:23.5529493Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:16:23.5537074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:23.5599174Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:23.5603910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:16:23.5976370Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:16:23.5984045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:16:23.6089996Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:16:23.6095752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:16:23.6202792Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:16:23.6216548Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:16:23.6390950Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:16:23.6396585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:16:23.6517761Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:16:23.6522307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:16:23.6836938Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:16:23.6844450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:16:23.6957711Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:16:23.6962013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:23.7219077Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:23.7268212Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:16:23.7273417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:16:23.7291207Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:16:23.7398724Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:16:23.7403625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:23.7722962Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:23.7729775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:16:23.7834417Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:16:23.7836184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:23.8156985Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:23.8157649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:16:23.8282849Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:16:23.8284813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:23.8606464Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:23.8611573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:16:23.8649545Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:16:23.8669706Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:16:23.8716497Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:16:23.8718647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:23.9043356Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:23.9045536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:16:23.9116265Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:16:23.9143854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:23.9481192Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:23.9487842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:16:23.9632392Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:16:23.9637285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:23.9907425Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:23.9920395Z [gw2] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:16:23.9930255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:16:23.9941374Z [gw3] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:16:24.0079733Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:16:24.0108081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:24.0318515Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:24.0344322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:16:24.0555395Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:16:24.0583108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:24.0798459Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:24.0825204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:16:24.0969132Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:16:24.0979254Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:16:24.1034326Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:16:24.1062659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:24.1235721Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:24.1262963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:16:24.1478612Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:16:24.1510085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:16:24.1593100Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:16:24.1617008Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:16:24.1678305Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:16:24.1706071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:16:24.1958359Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:16:24.1984789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:16:24.2114716Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:16:24.2142908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:16:24.2434047Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:16:24.2460035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:16:24.2597039Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:16:24.2628746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:16:24.2918653Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:16:24.2948582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:16:24.3036069Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:16:24.3063780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:16:24.3323589Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:16:24.3342229Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:16:24.3382614Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:16:24.3392526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:16:24.3405939Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:16:24.3419067Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:16:24.3514696Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:16:24.3551293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:16:24.3836664Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:16:24.3839834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:16:24.3997635Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:16:24.4003635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:16:24.4315494Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:16:24.4319503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:16:24.4473470Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:16:24.4479848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:16:24.4639292Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:16:24.4651453Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:16:24.4751711Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:16:24.4755921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:16:24.4917046Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:16:24.4924359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:16:24.5235655Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:16:24.5242669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:16:24.5396872Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:16:24.5401595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:16:24.5673113Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:16:24.5677386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:16:24.5876371Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:16:24.5886629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:16:24.5892848Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:16:24.5900789Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:16:24.5970435Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:16:24.5979816Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:16:24.6136710Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:16:24.6154501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:16:24.6319388Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:16:24.6321943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:16:24.6634053Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:16:24.6636151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:24.6756146Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:24.6758072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:24.7075809Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:24.7077019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:24.7196837Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:24.7197550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:16:24.7357813Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:16:24.7370518Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:16:24.7520360Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:16:24.7520984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:16:24.7634373Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:16:24.7635072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:16:24.7999967Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:16:24.8000754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:16:24.8075255Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:16:24.8076139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:16:24.8261724Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:16:24.8271384Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:16:24.8471503Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:16:24.8516787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:16:24.8520500Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:16:24.8522368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:16:24.8745290Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:16:24.8761988Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:16:24.8962142Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:16:24.8962798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:16:24.8965107Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:16:24.8966859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:16:24.9406030Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:16:24.9411300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:16:24.9412067Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:16:24.9412798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:16:24.9886686Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:16:24.9887826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:16:24.9889429Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:16:24.9891357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:16:25.0132758Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:16:25.0150235Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:16:25.0317705Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:16:25.0320282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:16:25.0326585Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:16:25.0327372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:25.0692671Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:25.0706929Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:16:25.0751925Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:16:25.0761130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:16:25.0764836Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:16:25.0766590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:16:25.1206898Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:16:25.1212169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:16:25.1212887Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:16:25.1213602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:16:25.1694807Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:16:25.1702452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:16:25.1708678Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:16:25.1712873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:16:25.2056922Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:16:25.2095874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:16:25.2127657Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:16:25.2154593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:16:25.2218805Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:16:25.2236387Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:16:25.2543859Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:16:25.2544627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:16:25.2610419Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:16:25.2640934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:16:25.2958089Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:16:25.2958812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:16:25.3052250Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:16:25.3077556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:16:25.3173945Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:16:25.3183340Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:16:25.3392952Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:16:25.3393581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:16:25.3540675Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:16:25.3544325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:16:25.3880839Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:16:25.3883375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:16:25.3897640Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:16:25.3910223Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:16:25.3991714Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:16:25.3992311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:16:25.4359616Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:16:25.4360273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:16:25.4476898Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:16:25.4477685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:16:25.4606173Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:16:25.4621672Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:16:25.4831702Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:16:25.4832565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:16:25.4952058Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:16:25.4953675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:16:25.5292264Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:16:25.5293346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:25.5397700Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:25.5399476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:16:25.5437172Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:16:25.5452864Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:16:25.5721716Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:16:25.5724322Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:16:25.5741505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:25.5757998Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:16:25.5872092Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:25.5873891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:16:25.6233876Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:16:25.6234882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:25.6339470Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:25.6353769Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:16:25.6355196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:16:25.6363715Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:16:25.6672380Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:16:25.6672998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:25.6756388Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:25.6794803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:16:25.7118877Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:16:25.7119584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:25.7233847Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:25.7242217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:16:25.7246525Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:16:25.7254716Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:16:25.7556420Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:16:25.7575090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:25.7712365Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:25.7713911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:16:25.7762964Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:16:25.7776223Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:16:25.8037243Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:16:25.8039068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:25.8138535Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:25.8151468Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:16:25.8153663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:25.8163080Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:25.8474242Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:16:25.8475872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:25.8600437Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:25.8646552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:16:25.8738674Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:16:25.8751389Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:16:25.8918795Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:16:25.8919607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:25.8959920Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:25.8985307Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:16:25.9112234Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:16:25.9113222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:16:25.9393636Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:16:25.9394699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:25.9594960Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:25.9595623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:16:25.9760780Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:16:25.9782551Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:16:25.9858885Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:16:25.9879965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:16:25.9956766Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:16:25.9973837Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:16:26.0029307Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:16:26.0030766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:16:26.0314463Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:16:26.0315303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:16:26.0456735Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:16:26.0473954Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:16:26.0476494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:16:26.0481774Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:16:26.0755505Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:16:26.0756707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:16:26.0906781Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:16:26.0908926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:16:26.1193452Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:16:26.1199226Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:16:26.1208077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:16:26.1215842Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:16:26.1223393Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:16:26.1232971Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:16:26.1349134Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:16:26.1354341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:16:26.1637881Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:16:26.1664377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:16:26.1830254Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:16:26.1835585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:16:26.1952038Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:16:26.1966323Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:16:26.2078241Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:16:26.2114082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:16:26.2258527Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:16:26.2273136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:16:26.2490299Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:16:26.2550186Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:16:26.2554304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:16:26.2561055Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:16:26.2644711Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:16:26.2658448Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:16:26.2710825Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:16:26.2715630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:16:26.2994379Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:16:26.2997814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:16:26.3145336Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:16:26.3151305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:16:26.3318426Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:16:26.3330798Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:16:26.3431368Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:16:26.3434716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:16:26.3595092Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:16:26.3598463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:16:26.3634185Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:16:26.3740761Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:16:26.3755202Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:16:26.3760896Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:16:26.3872235Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:16:26.3872872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:16:26.4037769Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:16:26.4038493Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:16:26.4039059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:16:26.4206101Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:16:26.4319974Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:16:26.4320625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:16:26.4470504Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:16:26.4472200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:16:26.4531749Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:16:26.4672567Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:16:26.4751956Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:16:26.4753483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:16:26.4955440Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:16:26.4956610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:16:26.5148304Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:16:26.5205698Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:16:26.5207562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:16:26.5211587Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:16:26.5354762Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:16:26.5364259Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:16:26.5368609Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:16:26.5404627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:16:26.5506622Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:16:26.5598769Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:16:26.5627714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:26.5639049Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:26.5795187Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:16:26.5827725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:16:26.5863759Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:16:26.6037928Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:16:26.6062133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:16:26.6074145Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:16:26.6242107Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:16:26.6281315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:16:26.6310973Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:16:26.6412116Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:16:26.6412489Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:16:26.6468614Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:16:26.6477419Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:16:26.6505480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:16:26.6513539Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:16:26.6673313Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:16:26.6697236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:16:26.6736028Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:16:26.6791889Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:16:26.6852533Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:16:26.6911900Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:16:26.6934658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:16:26.6952163Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:16:26.7113075Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:16:26.7135497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:16:26.7146422Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:16:26.7231786Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:16:26.7310191Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:16:26.7392911Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:16:26.7395076Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:16:26.7421705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:16:26.7552500Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:16:26.7574250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:16:26.7596283Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:16:26.7671912Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:16:26.7749120Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:16:26.7833296Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:16:26.7835045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:16:26.7860043Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:16:26.7992349Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:16:26.8013988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:16:26.8032831Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:16:26.8112286Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:16:26.8185925Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:16:26.8271898Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:16:26.8311505Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:16:26.8328113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:16:26.8432103Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:16:26.8456244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:26.8471517Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:26.8551209Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:16:26.8624076Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:16:26.8711261Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:16:26.8751211Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:16:26.8766977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:16:26.8871805Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:16:26.8897552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:16:26.8906339Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:16:26.8991022Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:16:26.9062846Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:16:26.9150827Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:16:26.9191163Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:16:26.9208670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:16:26.9311450Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:16:26.9335595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:16:26.9434053Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:16:26.9439246Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:16:26.9489886Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:16:26.9590788Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:16:26.9630917Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:16:26.9646594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:16:26.9755107Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:16:26.9778151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:16:26.9822296Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:16:26.9871522Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:16:26.9930758Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:16:27.0031209Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:16:27.0071903Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:16:27.0089525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:16:27.0192929Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:16:27.0221998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:16:27.0313437Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:16:27.0350056Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:16:27.0374215Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:16:27.0471227Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:16:27.0512160Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:16:27.0530546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:16:27.0632885Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:16:27.0661249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:16:27.0752773Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:16:27.0790797Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:16:27.0813180Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:16:27.0910858Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:16:27.0951749Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:16:27.0974524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:27.1072018Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:16:27.1098505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:16:27.1192198Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:16:27.1197475Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:16:27.1251815Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:16:27.1350890Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:16:27.1391347Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:16:27.1406836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:16:27.1511592Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:16:27.1536773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:16:27.1631580Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:16:27.1646591Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:16:27.1795442Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:16:27.1839279Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:16:27.1869329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:16:27.1954725Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:16:27.1985767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:16:27.2105559Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:16:27.2232660Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:16:27.2280149Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:16:27.2323675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:16:27.2395915Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:16:27.2424310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:16:27.2482272Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:16:27.2675120Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:16:27.2753014Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:16:27.2759037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:16:27.2835189Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:16:27.2866003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:16:27.2904289Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:16:27.2908423Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:16:27.2927484Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:16:27.3112181Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:16:27.3153440Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:16:27.3185439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:16:27.3278190Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:16:27.3306270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:16:27.3355709Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:16:27.3558236Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:16:27.3619256Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:16:27.3626591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:16:27.3714741Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:16:27.3744217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:16:27.3804501Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:16:27.3993071Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:16:27.4041543Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:16:27.4076809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:16:27.4154889Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:16:27.4188652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:16:27.4244118Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:16:27.4438215Z [gw1] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:16:27.4475518Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:16:27.4504595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:16:27.4665228Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:16:27.4757254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:16:27.4856313Z [gw3] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:16:27.4869441Z [gw2] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:16:27.4959139Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:16:27.4965824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:27.5115458Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:27.5119965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:16:27.5414268Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:16:27.5418966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:27.5673167Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:27.5678348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:16:27.5831397Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:16:27.5871418Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:16:27.5875198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:27.5877775Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:27.5990336Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:16:27.5992292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:16:27.6304369Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:16:27.6313197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:27.6434508Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:27.6442227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:16:27.6679179Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:16:27.6733589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:27.6877602Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:27.6887696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:16:27.6989698Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:16:27.7006496Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:16:27.7170403Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:16:27.7179674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:27.7322379Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:27.7333958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:16:27.7499586Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:16:27.7515100Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:16:27.7602845Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:16:27.7610277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:27.7769243Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:27.7791817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:27.8040419Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:27.8049018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:27.8206263Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:27.8219612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:16:27.8485637Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:16:27.8489361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:16:27.8496356Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:16:27.8502218Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:16:27.8641559Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:16:27.8669773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:16:27.8834030Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:16:27.8852361Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:16:27.8918212Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:16:27.8923054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:16:27.9084607Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:16:27.9094396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:16:27.9318432Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:16:27.9355552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:16:27.9525186Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:16:27.9534357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:16:27.9757855Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:16:27.9794828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:16:27.9973093Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:16:27.9979084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:16:28.0110661Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:16:28.0122131Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:16:28.0194385Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:16:28.0206492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:16:28.0221796Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:16:28.0240461Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:16:28.0392592Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:16:28.0399646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:16:28.0682245Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:16:28.0686803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:16:28.0835548Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:16:28.0839986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:16:28.1124706Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:16:28.1131163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:16:28.1280133Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:16:28.1284856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:16:28.1330944Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:16:28.1344031Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:16:28.1552948Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:16:28.1557729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:16:28.1731926Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:16:28.1736784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:16:28.1984864Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:16:28.1996807Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:16:28.2002502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:28.2009057Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:28.2154237Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:16:28.2158581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:16:28.2401342Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:16:28.2437211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:28.2595149Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:28.2599496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:16:28.2674184Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:16:28.2688522Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:16:28.2839155Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:16:28.2871179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:28.3034451Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:28.3040564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:16:28.3277260Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:16:28.3311562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:28.3478637Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:28.3483001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:16:28.3719656Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:16:28.3756001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:28.3915073Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:28.3919647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:16:28.4037109Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:16:28.4049993Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:16:28.4163611Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:16:28.4187412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:28.4244259Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:28.4319521Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:16:28.4371081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:16:28.4475318Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:16:28.4534609Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:16:28.4548324Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:16:28.4594572Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:16:28.4636171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:28.4663105Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:28.4788485Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:16:28.4791706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:16:28.5034013Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:16:28.5074165Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:16:28.5079370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:28.5135430Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:28.5258815Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:16:28.5266213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:16:28.5434344Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:16:28.5552069Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:16:28.5557246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:16:28.5669958Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:16:28.5675101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:16:28.5697672Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:16:28.5871966Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:16:28.6000871Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:16:28.6007614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:16:28.6113734Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:16:28.6119399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:16:28.6156201Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:16:28.6313803Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:16:28.6395496Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:16:28.6428504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:16:28.6575722Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:16:28.6583792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:16:28.6636459Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:16:28.6987774Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:16:28.6988380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:16:28.6989014Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:16:28.7030342Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:16:28.7030915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:16:28.7233937Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:16:28.7314805Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:16:28.7343083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:16:28.7393850Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:16:28.7433228Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:16:28.7435066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:28.7637164Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:28.7796316Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:16:28.7834011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:16:28.7883668Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:16:28.7884559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:16:28.7891031Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:16:28.8054101Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:16:28.8224629Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:16:28.8237558Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:16:28.8242792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:16:28.8284566Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:16:28.8310455Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:16:28.8315967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:28.8324008Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:16:28.8464053Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:16:28.8729165Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:16:28.8733645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:16:28.8753474Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:16:28.8787313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:28.8796695Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:16:28.8973202Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:16:28.9147306Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:16:28.9150209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:28.9161721Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:28.9196657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:16:28.9208342Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:16:28.9328582Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:16:28.9597980Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:16:28.9602994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:28.9614202Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:28.9657392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:16:28.9673279Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:16:28.9810505Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:16:29.0076742Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:16:29.0080717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:16:29.0096557Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:16:29.0144806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:29.0148928Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:29.0226655Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:16:29.0508099Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:16:29.0510914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:16:29.0527369Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:16:29.0557925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:29.0578190Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:29.0715455Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:16:29.1020789Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:16:29.1033718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:16:29.1038875Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:16:29.1041651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:29.1053408Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:29.1162452Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:16:29.1176779Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:16:29.1224195Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:16:29.1403330Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:16:29.1418235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:16:29.1423895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:29.1461538Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:16:29.1490051Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:29.1650980Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:16:29.1835383Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:16:29.1838216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:29.1873074Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:16:29.1890593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:29.1963285Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:29.2160323Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:16:29.2257795Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:16:29.2289459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:16:29.2297021Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:16:29.2304238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:29.2311432Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:16:29.2335855Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:16:29.2393483Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:29.2553117Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:16:29.2718608Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:16:29.2724919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:16:29.2732269Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:16:29.2770770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:16:29.2874545Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:16:29.3026556Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:16:29.3126010Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:16:29.3178722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:16:29.3190875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:16:29.3198934Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:16:29.3321332Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:16:29.3508378Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:16:29.3590547Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:16:29.3595886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:16:29.3604108Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:16:29.3643498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:16:29.3758880Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:16:29.3959497Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:16:29.3997750Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:16:29.4033550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:16:29.4067637Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:16:29.4080340Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:16:29.4081010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:16:29.4088151Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:16:29.4192678Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:16:29.4369175Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:16:29.4472319Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:16:29.4472976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:16:29.4517784Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:16:29.4558154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:16:29.4723730Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:16:29.4815868Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:16:29.4910203Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:16:29.4913347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:16:29.4966718Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:16:29.5003968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:16:29.5077717Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:16:29.5268708Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:16:29.5315283Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:16:29.5356118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:16:29.5471398Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:16:29.5478180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:16:29.5515064Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:16:29.5696999Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:16:29.5754758Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:16:29.5792657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:16:29.5803071Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:16:29.5807195Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:16:29.5909363Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:16:29.5914273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:16:29.5953400Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:16:29.6131467Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:16:29.6204024Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:16:29.6231978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:16:29.6349691Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:16:29.6354202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:16:29.6393659Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:16:29.6586006Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:16:29.6672194Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:16:29.6677176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:16:29.6771728Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:16:29.6796686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:16:29.6832836Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:16:29.7022143Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:16:29.7117945Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:16:29.7123621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:16:29.7219350Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:16:29.7237458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:29.7274663Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:29.7279698Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:16:29.7292486Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:16:29.7472471Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:16:29.7553759Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:16:29.7558700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:16:29.7652837Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:16:29.7673286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:29.7714167Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:16:29.7892131Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:16:29.8117837Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:16:29.8118518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:29.8163345Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:16:29.8164034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:29.8232671Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:16:29.8365539Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:29.8572202Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:16:29.8603142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:29.8628707Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:29.8638618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:16:29.8644084Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:16:29.8826398Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:16:29.8903015Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:16:29.8915558Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:16:29.9030277Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:16:29.9031804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:29.9078696Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:29.9079649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:16:29.9085696Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:16:29.9249819Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:16:29.9472064Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:16:29.9476934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:29.9486664Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:29.9512915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:16:29.9520779Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:16:29.9653153Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:16:29.9877375Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:16:29.9902240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:29.9913356Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:29.9939032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:16:29.9953231Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:16:30.0083393Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:16:30.0323399Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:16:30.0326934Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:16:30.0336598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:30.0344064Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:16:30.0353595Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:30.0379328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:16:30.0393241Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:16:30.0519303Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:16:30.0756099Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:16:30.0780639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:30.0794092Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:30.0817477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:16:30.0833664Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:16:30.1032539Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:16:30.1199916Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:16:30.1241011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:30.1246904Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:30.1284762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:16:30.1293659Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:16:30.1471035Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:16:30.1498100Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:16:30.1506802Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:16:30.1635626Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:16:30.1664715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:16:30.1676126Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:16:30.1711101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:16:30.1717463Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:16:30.1864445Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:16:30.2077975Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:16:30.2104592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:16:30.2115927Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:16:30.2141756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:16:30.2154292Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:16:30.2304555Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:16:30.2513297Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:16:30.2539305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:16:30.2553172Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:16:30.2576453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:16:30.2592631Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:16:30.2730360Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:16:30.2955121Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:16:30.2978863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:16:30.2992837Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:16:30.3018212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:16:30.3032324Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:16:30.3211244Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:16:30.3400645Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:16:30.3428964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:16:30.3468891Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:16:30.3471598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:16:30.3629023Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:16:30.3648337Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:16:30.3858783Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:16:30.3861440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:16:30.3879211Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:16:30.3909789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:16:30.3924304Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:16:30.4091495Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:16:30.4305449Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:16:30.4307405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:16:30.4323248Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:16:30.4331913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:16:30.4338315Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:16:30.4363870Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:16:30.4374820Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:16:30.4525590Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:16:30.4742384Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:16:30.4744121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:16:30.4760192Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:16:30.4791562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:16:30.4814616Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:16:30.5023607Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:16:30.5176110Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:16:30.5201092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:16:30.5277867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:16:30.5300628Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:16:30.5331990Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:16:30.5530643Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:16:30.5599527Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:16:30.5632011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:16:30.5674110Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:16:30.5674904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:16:30.5752352Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:16:30.5918103Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:16:30.6067007Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:16:30.6078318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:30.6090558Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:30.6126377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:16:30.6192461Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:16:30.6357273Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:16:30.6475717Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:16:30.6536730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:30.6545286Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:16:30.6589384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:16:30.6674446Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:16:30.6851446Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:16:30.6953055Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:16:30.7004809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:30.7009190Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:16:30.7011299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:16:30.7114433Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:16:30.7339511Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:16:30.7402297Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:16:30.7407179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:30.7447463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:16:30.7469204Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:16:30.7593877Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:30.7768806Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:16:30.7835195Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:16:30.7838344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:30.7846078Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:30.7859975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:30.8072761Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:30.8209114Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:16:30.8234277Z [gw2] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:16:30.8270212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:30.8274726Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:30.8304199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:16:30.8557306Z [gw3] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:16:30.8693524Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:16:30.8739246Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:16:30.8741179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:30.8747035Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:30.8751146Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:16:30.8760597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:16:30.8767935Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:16:30.9071659Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:16:30.9149694Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:16:30.9151340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:30.9189697Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:30.9190974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:16:30.9293657Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:16:30.9597939Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:16:30.9599005Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:16:30.9605535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:30.9640586Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:30.9644256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:16:30.9696659Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:16:30.9958670Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:16:31.0071817Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:16:31.0074877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.0107871Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.0113286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:16:31.0132646Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:16:31.0432360Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:16:31.0440102Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:16:31.0474364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:16:31.0547869Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:16:31.0556242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:16:31.0597750Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:16:31.0904379Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:16:31.0912932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:16:31.0922464Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:16:31.0989150Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:16:31.0997483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:16:31.1074270Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:16:31.1480231Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:16:31.1490482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.1501765Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.1510802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:16:31.1521083Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:16:31.1635144Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:16:31.1844751Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:16:31.1854899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:16:31.1879105Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:16:31.1889584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:16:31.1901544Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:16:31.2066123Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:16:31.2277504Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:16:31.2287862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:16:31.2312964Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:16:31.2330349Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:16:31.2338825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:16:31.2505366Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:16:31.2713815Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:16:31.2723162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:16:31.2737013Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:16:31.2755040Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:16:31.2762718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:16:31.2986332Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:16:31.3109789Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:16:31.3122292Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:16:31.3127665Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:16:31.3156676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:16:31.3164190Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:16:31.3170520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:16:31.3202263Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:16:31.3327026Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:16:31.3585580Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:16:31.3591537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:16:31.3632443Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:16:31.3637959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:16:31.3646488Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:16:31.3754696Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:16:31.4025192Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:16:31.4027498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:16:31.4037498Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:16:31.4104894Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:16:31.4112340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:16:31.4242483Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:16:31.4474427Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:16:31.4481288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:16:31.4489897Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:16:31.4550320Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:16:31.4556449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:16:31.4694393Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:16:31.4904103Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:16:31.4914689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:31.4924584Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:31.4969823Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:16:31.4993517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:16:31.5123157Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:16:31.5345634Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:16:31.5349414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:31.5359731Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:16:31.5428440Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:16:31.5436355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:16:31.5557693Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:16:31.5770199Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:16:31.5783930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:31.5804165Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:16:31.5862184Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:16:31.5863595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:31.5995274Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:31.6226138Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:16:31.6227752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:31.6239076Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:31.6307042Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:16:31.6308826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:16:31.6437815Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:16:31.6676653Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:16:31.6678688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:31.6725427Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:31.6726056Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:16:31.6761951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:16:31.6932586Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:16:31.7154619Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:16:31.7199943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:31.7204509Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:31.7206353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:16:31.7216662Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:16:31.7390578Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:16:31.7626664Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:16:31.7635130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:31.7646883Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:31.7685208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:16:31.7692405Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:16:31.7850729Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:16:31.8111916Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:16:31.8112523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:31.8117508Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:31.8119794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:16:31.8132181Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:16:31.8296717Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:16:31.8349103Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:16:31.8355213Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:16:31.8542670Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:16:31.8546138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:31.8552114Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:31.8554430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:16:31.8564823Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:16:31.8747494Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:16:31.8953807Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:16:31.8955605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:16:31.8976414Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:16:31.9010573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.9026868Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.9201972Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:16:31.9387378Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:16:31.9390198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.9408177Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:16:31.9443249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:16:31.9453484Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:16:31.9631908Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:16:31.9882098Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:16:31.9885083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:16:31.9891371Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:16:31.9893634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:16:31.9907791Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:16:32.0088694Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:16:32.0511044Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:16:32.0511908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:16:32.0522587Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:16:32.0523592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:16:32.0630787Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:16:32.0870502Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:16:32.0873698Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:16:32.0876361Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:16:32.0877567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:16:32.0880883Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:16:32.0883149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:16:32.0992226Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:16:32.1112088Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:16:32.1190507Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:16:32.1194554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:16:32.1260823Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:16:32.1263167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:16:32.1270538Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:16:32.1553716Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:16:32.1636795Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:16:32.1640734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:16:32.1710616Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:16:32.1714420Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:16:32.1719242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:16:32.1914103Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:16:32.2069795Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:16:32.2072210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:16:32.2114048Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:16:32.2141231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:16:32.2160484Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:16:32.2356283Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:16:32.2521506Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:16:32.2524347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:16:32.2558884Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:16:32.2563327Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:16:32.2600712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:16:32.2855124Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:16:32.2971558Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:16:32.2973445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:32.3005702Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:16:32.3039733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:16:32.3069594Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:16:32.3233359Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:16:32.3398718Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:16:32.3400543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:32.3435143Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:16:32.3473424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:16:32.3499149Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:16:32.3716181Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:16:32.3838473Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:16:32.3844310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:32.3853390Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:16:32.3865065Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:16:32.3908610Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:16:32.3913257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:16:32.4007570Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:16:32.4153072Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:16:32.4266045Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:16:32.4267729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:32.4314549Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:16:32.4350177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:16:32.4422672Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:16:32.4593672Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:16:32.4713378Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:16:32.4715875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:32.4790402Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:16:32.4793475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:16:32.4888914Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:16:32.5033718Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:16:32.5145814Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:16:32.5150624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:32.5224140Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:16:32.5228549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:32.5312762Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:32.5476988Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:16:32.5597777Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:16:32.5603163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:32.5671197Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:16:32.5677357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:16:32.5785476Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:16:32.5913678Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:16:32.6036021Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:16:32.6040812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:32.6101475Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:16:32.6102695Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:16:32.6105972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:16:32.6121333Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:16:32.6210056Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:16:32.6352547Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:16:32.6465663Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:16:32.6469611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:16:32.6533402Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:16:32.6543801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:16:32.6630194Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:16:32.6794936Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:16:32.6889081Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:16:32.6915807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:16:32.6990501Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:16:32.6993610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:16:32.7094175Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:16:32.7233620Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:16:32.7348337Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:16:32.7351593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:16:32.7398396Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:16:32.7434371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:16:32.7509909Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:16:32.7678746Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:16:32.7775677Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:16:32.7797309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:16:32.7871217Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:16:32.7873847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:16:32.8011117Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:16:32.8113942Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:16:32.8209920Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:16:32.8233308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:16:32.8314294Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:16:32.8318001Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:16:32.8325203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:16:32.8335064Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:16:32.8425541Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:16:32.8552942Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:16:32.8679619Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:16:32.8681980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:16:32.8749640Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:16:32.8751492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:16:32.8785878Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:16:32.8993858Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:16:32.9117941Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:16:32.9120732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:16:32.9191918Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:16:32.9196927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:16:32.9232322Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:16:32.9434110Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:16:32.9556481Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:16:32.9559410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:16:32.9627038Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:16:32.9632516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:16:32.9670059Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:16:32.9876799Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:16:32.9994922Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:16:32.9995547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:33.0070462Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:16:33.0076497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:16:33.0156078Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:16:33.0354071Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:16:33.0429459Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:16:33.0431171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:33.0496368Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:16:33.0516185Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:16:33.0516837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:16:33.0520453Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:16:33.0606281Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:16:33.0793250Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:16:33.0876806Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:16:33.0877450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.0913832Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.0949423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:16:33.0980050Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:16:33.1305791Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:16:33.1308482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:33.1317342Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:16:33.1432013Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:16:33.1432687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:16:33.1597140Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:16:33.1748746Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:16:33.1749447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:33.1825297Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:16:33.1833498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:16:33.1842661Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:16:33.1999434Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:16:33.2190887Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:16:33.2198197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:33.2269034Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:16:33.2277577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:16:33.2287114Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:16:33.2443006Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:16:33.2598554Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:16:33.2629823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:33.2674403Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:16:33.2703700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:16:33.2714366Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:16:33.2896276Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:16:33.3034684Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:16:33.3045592Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:16:33.3046945Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:16:33.3072194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:33.3113548Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:16:33.3142098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:16:33.3153679Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:16:33.3314203Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:16:33.3475379Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:16:33.3502542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:16:33.3554375Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:16:33.3592540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:16:33.3598757Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:16:33.3748610Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:16:33.3912381Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:16:33.3934493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:16:33.3992641Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:16:33.4015811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:16:33.4032216Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:16:33.4177797Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:16:33.4353963Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:16:33.4384888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:16:33.4433384Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:16:33.4460460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:33.4472868Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:33.4617908Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:16:33.4677660Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:16:33.4686899Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:16:33.4792287Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:16:33.4817427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:16:33.4874807Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:16:33.4908041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:16:33.4950742Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:16:33.5092495Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:16:33.5235503Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:16:33.5269670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:16:33.5314520Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:16:33.5341501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:16:33.5353257Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:16:33.5513340Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:16:33.5678998Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:16:33.5707908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:16:33.5754882Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:16:33.5783949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.5794253Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.5944596Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:16:33.6123061Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:16:33.6158105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:16:33.6196028Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:16:33.6224009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:16:33.6234558Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:16:33.6390039Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:16:33.6413964Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:16:33.6424120Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:16:33.6554860Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:16:33.6580435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:16:33.6633845Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:16:33.6659052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:16:33.6673687Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:16:33.6922913Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:16:33.7032342Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:16:33.7034719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:33.7124215Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:16:33.7126953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:16:33.7145842Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:16:33.7366287Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:16:33.7435696Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:16:33.7475498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:33.7548921Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:16:33.7551588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:16:33.7592348Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:16:33.7776011Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:16:33.7917778Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:16:33.7920202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.8012849Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:16:33.8016022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:16:33.8035689Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:16:33.8251413Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:16:33.8330047Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:16:33.8378388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:33.8400070Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:16:33.8437477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:16:33.8515210Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:16:33.8722191Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:16:33.8756718Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:16:33.8796275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:33.8872610Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:16:33.8873272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:16:33.8966043Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:16:33.9187285Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:16:33.9197921Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:16:33.9231811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:33.9268605Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:16:33.9278835Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:16:33.9281658Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:16:33.9319769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:16:33.9393682Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:16:33.9587890Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:16:33.9644449Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:16:33.9704598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:33.9753584Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:16:33.9754528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:16:33.9837445Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:16:34.0114923Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:16:34.0119991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:34.0141209Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:16:34.0191849Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:16:34.0195095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:16:34.0272707Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:16:34.0449479Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:16:34.0518692Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:16:34.0547683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:16:34.0627553Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:16:34.0632127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:16:34.0712794Z [gw3] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:16:34.0951883Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:16:34.0997263Z [gw2] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:16:34.1050695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:16:34.1106850Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:16:34.1127762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:16:34.1195550Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:16:34.1412222Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:16:34.1443125Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:16:34.1487145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:16:34.1550509Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:16:34.1553672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:16:34.1633527Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:16:34.1826938Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:16:34.1876422Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:16:34.1912278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:16:34.1976489Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:16:34.1992029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:16:34.2072666Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:16:34.2302726Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:16:34.2329243Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:16:34.2381936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:16:34.2486424Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:16:34.2487162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:16:34.2556120Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:16:34.2835034Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:16:34.2835733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:16:34.2919911Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:16:34.2921717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:16:34.2974878Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:16:34.3036140Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:16:34.3314182Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:16:34.3315270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:16:34.3364339Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:16:34.3366051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:16:34.3445874Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:16:34.3475911Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:16:34.3557537Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:16:34.3572109Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:16:34.3688898Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:16:34.3791171Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:16:34.3792189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:16:34.3797804Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:16:34.3799940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:16:34.3918162Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:16:34.4208347Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:16:34.4209345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:16:34.4245015Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:16:34.4252546Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:16:34.4257401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:34.4354179Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:34.4643784Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:16:34.4653734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:16:34.4658933Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:16:34.4676247Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:16:34.4714879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:16:34.4793298Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:16:34.5020999Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:16:34.5081306Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:16:34.5082035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:16:34.5117804Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:16:34.5157314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:16:34.5236483Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:16:34.5480021Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:16:34.5518892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:16:34.5577858Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:16:34.5604805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:16:34.5639102Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:16:34.5673776Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:16:34.5908704Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:16:34.5949087Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:16:34.5950554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:16:34.6005833Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:16:34.6032572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:16:34.6112735Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:16:34.6379482Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:16:34.6387275Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:16:34.6396351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:34.6449250Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:34.6480907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.6601003Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.6798983Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:16:34.6834412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:16:34.6900187Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:16:34.6918267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.6975327Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.7026054Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:16:34.7037564Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:16:34.7041741Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:16:34.7278067Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:16:34.7282586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:16:34.7289549Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:16:34.7374168Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:16:34.7402971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:16:34.7476703Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:16:34.7636086Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:16:34.7703823Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:16:34.7708982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:16:34.7871172Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:16:34.7875261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:16:34.7915598Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:16:34.8069902Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:16:34.8149271Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:16:34.8154296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:16:34.8309590Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:16:34.8313995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:16:34.8353191Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:16:34.8509615Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:16:34.8593847Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:16:34.8602150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.8791459Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:16:34.8798157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:16:34.8811560Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:16:34.8886298Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:16:34.8900206Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:16:34.9033140Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:16:34.9039698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.9052061Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:16:34.9233796Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:16:34.9241490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:16:34.9255496Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:16:34.9428751Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:16:34.9437206Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:16:34.9478404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:16:34.9677917Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:16:34.9679752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:16:34.9685695Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:16:34.9844018Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:16:34.9908640Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:16:34.9915099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:16:35.0153692Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:16:35.0159333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:16:35.0174050Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:16:35.0354785Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:16:35.0361709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:16:35.0412268Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:16:35.0589561Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:16:35.0598558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:16:35.0608649Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:16:35.0790398Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:16:35.0795656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:16:35.0817140Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:16:35.1034039Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:16:35.1040969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:16:35.1052852Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:16:35.1233213Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:16:35.1236928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:16:35.1261525Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:16:35.1278378Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:16:35.1286718Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:16:35.1465490Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:16:35.1470506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:16:35.1480572Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:16:35.1631967Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:16:35.1637524Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:16:35.1679681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:16:35.1953820Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:16:35.1955782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:16:35.1968325Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:16:35.2110140Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:16:35.2115179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:16:35.2156081Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:16:35.2364837Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:16:35.2412964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:16:35.2434901Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:16:35.2552660Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:16:35.2557858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:16:35.2593839Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:16:35.2827293Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:16:35.2831890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:16:35.2873264Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:16:35.2989711Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:16:35.2994884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:16:35.3027870Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:16:35.3314749Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:16:35.3320709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:16:35.3335231Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:16:35.3440940Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:16:35.3449439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:16:35.3457533Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:16:35.3465827Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:16:35.3542302Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:16:35.3879432Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:16:35.3880111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:16:35.3884636Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:16:35.3885296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:16:35.3888179Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:16:35.4239562Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:16:35.4240095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:16:35.4278103Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:16:35.4282849Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:16:35.4324460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:16:35.4353329Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:16:35.4608479Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:16:35.4676430Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:16:35.4678141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:16:35.4755905Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:16:35.4761153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:16:35.4873350Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:16:35.5007029Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:16:35.5074916Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:16:35.5111478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:16:35.5169984Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:16:35.5193178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:16:35.5394769Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:16:35.5554500Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:16:35.5556755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:16:35.5639819Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:16:35.5645547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:16:35.5692370Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:16:35.5753524Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:16:35.5804855Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:16:35.5826191Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:16:35.5943184Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:16:35.5959824Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:16:35.5987497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:35.6036535Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:35.6079109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:16:35.6201388Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:16:35.6444878Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:16:35.6450031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:16:35.6518769Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:16:35.6522126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:16:35.6534075Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:16:35.6634748Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:16:35.6841596Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:16:35.6898919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:35.6953928Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:35.6957311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:16:35.7043829Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:16:35.7075416Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:16:35.7278905Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:16:35.7327351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:35.7394532Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:35.7417183Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:16:35.7452004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:16:35.7558810Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:16:35.7752090Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:16:35.7756002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:35.7836777Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:35.7847421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:35.7864626Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:16:35.7880103Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:16:35.7890159Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:16:35.7992222Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:35.8180368Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:16:35.8227497Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:16:35.8230044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:16:35.8331533Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:16:35.8333544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:16:35.8437607Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:16:35.8674026Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:16:35.8681922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:16:35.8687252Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:16:35.8724113Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:16:35.8756627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:16:35.8876747Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:16:35.9114814Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:16:35.9124014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:16:35.9130573Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:16:35.9165861Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:16:35.9206107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:16:35.9313603Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:16:35.9555270Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:16:35.9574724Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:16:35.9588926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:16:35.9610897Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:16:35.9649280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:16:35.9754010Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:16:35.9780038Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:16:35.9797724Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:16:35.9977350Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:16:35.9993659Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:16:36.0025227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.0037096Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.0067796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:16:36.0197525Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:16:36.0418661Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:16:36.0482343Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:16:36.0486447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.0503487Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.0527461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:16:36.0632800Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:16:36.0811802Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:16:36.0887391Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:16:36.0933837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:16:36.0995154Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:16:36.0996025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:16:36.1075370Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:16:36.1244720Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:16:36.1344766Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:16:36.1379087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:36.1452727Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:36.1454226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:16:36.1557012Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:16:36.1735347Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:16:36.1770889Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:16:36.1779396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:16:36.1795560Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:16:36.1796584Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:16:36.1870307Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:16:36.1872018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.2000212Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:16:36.2182401Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:16:36.2200428Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:16:36.2243182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:16:36.2278542Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:16:36.2322240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.2596238Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:16:36.2669380Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:16:36.2675858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:16:36.2702144Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:16:36.2761902Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:16:36.2767657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:16:36.2955673Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:16:36.3122206Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:16:36.3131356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:16:36.3157934Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:16:36.3201351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:16:36.3284291Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:16:36.3345835Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:16:36.3360043Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:16:36.3433340Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:16:36.3543157Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:16:36.3551268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:16:36.3596039Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:16:36.3631031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:16:36.3661535Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:16:36.3875138Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:16:36.3984231Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:16:36.3991711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:16:36.4036093Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:16:36.4074203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:16:36.4095437Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:16:36.4319064Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:16:36.4426440Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:16:36.4433015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:16:36.4476941Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:16:36.4515711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:16:36.4550139Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:16:36.4660176Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:16:36.4674225Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:16:36.4753322Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:16:36.4889866Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:16:36.4948527Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:16:36.4955914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:16:36.5067902Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:16:36.5068666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:16:36.5276590Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:16:36.5336444Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:16:36.5382407Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:16:36.5440711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:16:36.5476946Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:16:36.5515552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:16:36.5670249Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:16:36.5760741Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:16:36.5909021Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:16:36.5917457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:16:36.5942900Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:16:36.5948150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:16:36.6112964Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:16:36.6236183Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:16:36.6274475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:16:36.6294742Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:16:36.6398834Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:16:36.6436360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:16:36.6714852Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:16:36.6722842Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:16:36.6731037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:16:36.6813435Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:16:36.6857925Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:16:36.6866856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:16:36.7040730Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:16:36.7205623Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:16:36.7219631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:16:36.7302270Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:16:36.7311219Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:16:36.7319744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:16:36.7329304Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:16:36.7375284Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:16:36.7477700Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:16:36.7638054Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:16:36.7652109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:16:36.7702185Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:16:36.7715897Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:16:36.7747323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:36.7920047Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:36.8075245Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:16:36.8088715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:16:36.8129337Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:16:36.8178135Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:16:36.8188247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:16:36.8361695Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:16:36.8558342Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:16:36.8570218Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:16:36.8579900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:16:36.8594201Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:16:36.8632358Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:16:36.8660966Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:16:36.8668870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:16:36.8960235Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:16:36.8971020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:36.8995901Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:16:36.9073413Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:36.9081645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:16:36.9120708Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:16:36.9284173Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:16:36.9438101Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:16:36.9448877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:16:36.9524691Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:16:36.9534369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:16:36.9553382Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:16:36.9718650Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:16:36.9876494Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:16:36.9887357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:16:36.9923606Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:16:36.9970427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:16:37.0038163Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:16:37.0074447Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:16:37.0087806Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:16:37.0194073Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:16:37.0313952Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:16:37.0323085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:16:37.0380912Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:16:37.0389389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:16:37.0456365Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:16:37.0635602Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:16:37.0749966Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:16:37.0758201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:16:37.0831030Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:16:37.0840619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:16:37.0890716Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:16:37.0904339Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:16:37.0923307Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:16:37.1076034Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:16:37.1191643Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:16:37.1199846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:16:37.1265647Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:16:37.1274993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:16:37.1327927Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:16:37.1558307Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:16:37.1628441Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:16:37.1642675Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:16:37.1653116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:16:37.1664556Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:16:37.1707594Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:16:37.1716952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:16:37.1816480Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:16:37.1997072Z [gw2] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:16:37.2040208Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:16:37.2066317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:16:37.2148941Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:16:37.2157227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:16:37.2414075Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:16:37.2440948Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:16:37.2475338Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:16:37.2510914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:16:37.2582293Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:16:37.2590626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:16:37.2956168Z [gw3] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:16:37.2965702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:16:37.3025862Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:16:37.3036276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:16:37.3219617Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:16:37.3235696Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:16:37.3432790Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:16:37.3442163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:16:37.3468947Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:16:37.3479898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:16:37.3493233Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:16:37.3507579Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:16:37.3873696Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:16:37.3883137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:16:37.3910668Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:16:37.3921053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:16:37.4313534Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:16:37.4323128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:16:37.4355446Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:16:37.4366276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:16:37.4468232Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:16:37.4493600Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:16:37.4794867Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:16:37.4805245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:16:37.4832929Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:16:37.4855121Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:16:37.4855725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:16:37.4863981Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:16:37.5253245Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:16:37.5283495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:16:37.5289200Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:16:37.5292298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:16:37.5532358Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:16:37.5555098Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:16:37.5713972Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:16:37.5752461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:16:37.5758166Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:16:37.5762145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:16:37.6192759Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:16:37.6198460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:16:37.6478135Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:16:37.6490835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:16:37.6625321Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:16:37.6631347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:16:37.6756543Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:16:37.6792151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:16:37.7065835Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:16:37.7071191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:16:37.7242215Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:16:37.7281582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:16:37.7514420Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:16:37.7520777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:16:37.7622260Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:16:37.7642178Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:16:37.7754295Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:16:37.7758693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:16:37.7798684Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:16:37.7816255Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:16:37.7940593Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:16:37.7946436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:16:37.8197863Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:16:37.8202381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:16:37.8382977Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:16:37.8389193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:16:37.8640422Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:16:37.8645528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:16:37.8833948Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:16:37.8840834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:16:37.9071895Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:16:37.9075927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:16:37.9266983Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:16:37.9273805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:37.9387558Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:37.9405244Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:16:37.9558217Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:16:37.9562981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:16:37.9708349Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:16:37.9715114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:16:37.9998543Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:16:38.0004020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:38.0062950Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:38.0080962Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:16:38.0145025Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:16:38.0150856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:16:38.0476717Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:16:38.0482770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:16:38.0594566Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:16:38.0602123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:16:38.0915193Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:16:38.0920798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:16:38.1039075Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:16:38.1047811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:16:38.1199059Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:16:38.1216022Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:16:38.1395862Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:16:38.1400047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:16:38.1469146Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:16:38.1475407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:16:38.1838983Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:16:38.1843986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:16:38.1904464Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:16:38.1910423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:16:38.2031644Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:16:38.2056256Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:16:38.2148011Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:16:38.2166387Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:16:38.2271090Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:16:38.2275033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:16:38.2344835Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:16:38.2351074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:16:38.2723116Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:16:38.2727727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:16:38.2790629Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:16:38.2796803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:16:38.3103366Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:16:38.3128166Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:16:38.3139805Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:16:38.3200546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:16:38.3242717Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:16:38.3279151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:16:38.3602810Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:16:38.3608924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:16:38.3710793Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:16:38.3716017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.3947563Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.3967043Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:16:38.4047428Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:16:38.4088336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.4143398Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:16:38.4149957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:16:38.4228733Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:16:38.4246870Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:16:38.4507943Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:16:38.4512315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:16:38.4590406Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:16:38.4591612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:16:38.4903238Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:16:38.4920408Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:16:38.4921009Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:16:38.4965367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:16:38.5030501Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:16:38.5032459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:16:38.5396579Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:16:38.5403954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:16:38.5475032Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:16:38.5476036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:16:38.5822998Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:16:38.5826843Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:16:38.5837324Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:16:38.5839276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:16:38.5912638Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:16:38.5913865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:16:38.6222777Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:16:38.6278370Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:16:38.6279426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:16:38.6286834Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:16:38.6353571Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:16:38.6354948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:16:38.6733691Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:16:38.6738148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:16:38.6800229Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:16:38.6800918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:16:38.7167054Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:16:38.7171637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:16:38.7245068Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:16:38.7250305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:16:38.7574967Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:16:38.7595949Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:16:38.7597993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:16:38.7606714Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:16:38.7672584Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:16:38.7674526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:16:38.8027153Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:16:38.8041321Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:16:38.8052312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:16:38.8077729Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:16:38.8079680Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:16:38.8123650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:16:38.8523770Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:16:38.8533826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:16:38.8588256Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:16:38.8589232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:16:38.8919474Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:16:38.8949442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:16:38.9006797Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:16:38.9007487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:16:38.9359620Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:16:38.9391378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:16:38.9450844Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:16:38.9451439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:16:38.9463032Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:16:38.9474089Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:16:38.9798942Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:16:38.9832341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:16:38.9885280Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:16:38.9889535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:16:39.0316638Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:16:39.0322872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:16:39.0338195Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:16:39.0342636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:16:39.0434525Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:16:39.0447557Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:16:39.0533920Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:16:39.0552220Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:16:39.0800531Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:16:39.0818894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:16:39.0827615Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:16:39.0834368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:39.1234950Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:39.1248325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:16:39.1257045Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:16:39.1262885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:16:39.1591376Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:16:39.1607986Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:16:39.1680984Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:16:39.1686891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:39.1695646Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:39.1700754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:16:39.2112683Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:16:39.2126700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:16:39.2136225Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:16:39.2141865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:16:39.2479713Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:16:39.2496102Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:16:39.2552165Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:16:39.2565830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:16:39.2575116Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:16:39.2580060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:16:39.2997230Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:16:39.3002595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:16:39.3010918Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:16:39.3015879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:16:39.3430491Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:16:39.3444599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:16:39.3450896Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:16:39.3453930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:16:39.3572763Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:16:39.3590884Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:16:39.3879446Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:16:39.3883274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:16:39.3889235Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:16:39.3892181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:16:39.4312182Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:16:39.4325146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:16:39.4329814Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:16:39.4332227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:16:39.4564122Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:16:39.4578742Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:16:39.4756647Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:16:39.4761551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:16:39.4766472Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:16:39.4770102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:16:39.4989343Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:16:39.5005251Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:16:39.5190067Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:16:39.5202761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:16:39.5206610Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:16:39.5209692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:16:39.5345767Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:16:39.5436555Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:16:39.5601077Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:16:39.5644308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:16:39.5647921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:16:39.5656483Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:16:39.5739338Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:16:39.5753395Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:16:39.5908001Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:16:39.5925084Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:16:39.6066833Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:16:39.6075430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:16:39.6128981Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:16:39.6131537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:16:39.6382791Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:16:39.6403066Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:16:39.6478598Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:16:39.6513188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:16:39.6598715Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:16:39.6599387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:16:39.6893301Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:16:39.6908448Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:16:39.6918132Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:16:39.6960181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:16:39.7029709Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:16:39.7032621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:16:39.7321056Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:16:39.7336342Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:16:39.7415424Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:16:39.7458707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:16:39.7471834Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:16:39.7474745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:16:39.7752051Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:16:39.7769032Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:16:39.7848574Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:16:39.7868686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:16:39.7907846Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:16:39.7910835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:16:39.8185573Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:16:39.8201217Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:16:39.8278882Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:16:39.8313472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:16:39.8354711Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:16:39.8357167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:16:39.8562358Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:16:39.8634909Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:16:39.8747521Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:16:39.8781676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:16:39.8787439Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:16:39.8788087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:16:39.9234078Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:16:39.9234771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:16:39.9240751Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:16:39.9246354Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:16:39.9246951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:16:39.9250653Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:16:39.9690192Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:16:39.9690782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:16:39.9694962Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:16:39.9697943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:16:39.9765711Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:16:39.9791243Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:16:40.0080151Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:16:40.0080735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:16:40.0119856Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:16:40.0134590Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:16:40.0138284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:16:40.0144369Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:16:40.0150259Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:16:40.0192259Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:16:40.0517598Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:16:40.0519516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:16:40.0525467Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:16:40.0571358Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:16:40.0574488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:16:40.0632670Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:16:40.0737038Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:16:40.0954920Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:16:40.0964530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:16:40.0973074Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:16:40.0998434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:16:40.1119856Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:16:40.1244703Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:16:40.1391338Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:16:40.1395012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:40.1408691Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:40.1420525Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:16:40.1427204Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:16:40.1449998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:16:40.1552948Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:16:40.1692795Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:16:40.1835231Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:16:40.1842851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:16:40.1858284Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:16:40.1894368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:16:40.1998688Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:16:40.2126947Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:16:40.2275609Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:16:40.2342023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:16:40.2396488Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:16:40.2397260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:16:40.2442097Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:16:40.2552184Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:16:40.2675129Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:16:40.2705491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:16:40.2719687Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:16:40.2743741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:40.2918724Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:40.3024404Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:16:40.3027367Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:16:40.3034935Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:16:40.3155889Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:16:40.3157027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:16:40.3183544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:16:40.3196806Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:16:40.3358539Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:16:40.3459401Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:16:40.3605807Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:16:40.3606837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:16:40.3630524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:16:40.3641902Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:16:40.3838182Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:16:40.3946980Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:16:40.4055772Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:16:40.4056360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:16:40.4061065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:16:40.4074995Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:16:40.4158167Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:16:40.4168189Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:16:40.4273830Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:16:40.4363066Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:16:40.4481630Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:16:40.4482212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:16:40.4499873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:16:40.4515366Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:16:40.4714333Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:16:40.4781951Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:16:40.4915197Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:16:40.4922785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:16:40.4937657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:16:40.4954499Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:16:40.5157016Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:16:40.5223630Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:16:40.5361790Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:16:40.5362733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:16:40.5393361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:16:40.5408342Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:16:40.5599449Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:16:40.5609600Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:16:40.5613418Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:16:40.5703719Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:16:40.5806025Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:16:40.5806837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:16:40.5831807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.5842297Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:16:40.6037452Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.6107587Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:16:40.6239985Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:16:40.6240956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.6269036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:16:40.6273228Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:16:40.6484327Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.6533016Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:16:40.6649904Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:16:40.6657894Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:16:40.6703301Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:16:40.6703879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.6704520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:16:40.6708486Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:16:40.6918880Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.6964125Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:16:40.7116933Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:16:40.7117563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:16:40.7137337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:16:40.7167377Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:16:40.7358401Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:16:40.7402521Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:16:40.7599842Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:16:40.7601083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:16:40.7617041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.7634704Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:16:40.7703077Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:16:40.7713069Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:16:40.7793484Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:16:40.7827786Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:16:40.8041160Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:16:40.8044180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.8056645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:16:40.8074994Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:16:40.8234049Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:16:40.8279798Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:16:40.8480582Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:16:40.8482472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:16:40.8512391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.8521472Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:16:40.8722486Z [gw3] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:16:40.8781818Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:16:40.8911335Z [gw2] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:16:40.8922748Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:16:40.8928526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:16:40.8930724Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:16:40.8956784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:16:40.8964970Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:16:40.9160821Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:16:40.9204544Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:16:40.9354700Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:16:40.9384797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:16:40.9398012Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:16:40.9430410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:16:40.9595732Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:16:40.9648660Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:16:40.9797487Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:16:40.9830209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:16:40.9874517Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:16:40.9906942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:16:41.0037783Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:16:41.0090885Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:16:41.0238182Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:16:41.0270478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:16:41.0313170Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:16:41.0336462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:16:41.0396536Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:16:41.0404602Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:16:41.0473842Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:16:41.0514851Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:16:41.0720629Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:16:41.0760675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:16:41.0770324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.0793443Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:16:41.0960274Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.1016351Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:16:41.1155453Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:16:41.1183757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:16:41.1193981Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:16:41.1224540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:16:41.1396415Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:16:41.1458179Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:16:41.1594855Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:16:41.1622690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:16:41.1636363Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:16:41.1669659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.1878347Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.1917799Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:16:41.2045140Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:16:41.2077569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:16:41.2081962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.2107849Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:16:41.2198321Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.2206821Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:16:41.2358062Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:16:41.2428108Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:16:41.2517863Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:16:41.2521006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:16:41.2550216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:16:41.2559103Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:16:41.2795080Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:16:41.2844274Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:16:41.2954989Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:16:41.2995698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:16:41.3011601Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:16:41.3053071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:16:41.3276485Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:16:41.3318419Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:16:41.3394835Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:16:41.3423318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:16:41.3433942Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:16:41.3458112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:16:41.3759203Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:16:41.3815437Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:16:41.3876007Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:16:41.3879777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:16:41.3913927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:16:41.3923905Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:16:41.4194428Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:16:41.4240834Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:16:41.4320960Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:16:41.4322437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.4365849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:16:41.4379389Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:16:41.4638552Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.4681943Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:16:41.4756303Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:16:41.4757984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:16:41.4791079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:16:41.4799962Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:16:41.5080381Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:16:41.5145128Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:16:41.5196426Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:16:41.5201560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:16:41.5234106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:16:41.5237788Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:16:41.5515358Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:16:41.5557197Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:16:41.5675864Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:16:41.5678383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:16:41.5712408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:16:41.5726419Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:16:41.5958466Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:16:41.6004670Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:16:41.6007660Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:16:41.6014629Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:16:41.6116024Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:16:41.6117725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.6145432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:16:41.6149721Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:41.6396383Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:16:41.6429961Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:16:41.6556852Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:16:41.6557949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.6583280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:16:41.6591422Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.6840171Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:16:41.7000317Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:16:41.7004108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.7043800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.7051791Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.7515213Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:16:41.7518347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:16:41.7533628Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:16:41.7537282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.7962594Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:16:41.7967771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:16:41.7975317Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:16:41.7978720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:16:41.8407846Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:16:41.8409742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:16:41.8412606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:16:41.8417139Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:16:41.8842055Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:16:41.8844097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:16:41.8849222Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:16:41.8852117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:16:41.9281830Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:16:41.9284743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:16:41.9289310Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:16:41.9293210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:16:41.9721768Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:16:41.9725343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:16:41.9740249Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:16:41.9744624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:16:41.9934698Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:16:41.9945959Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:16:42.0170974Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:16:42.0176305Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:16:42.0181063Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:16:42.0183109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:16:42.0187698Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:16:42.0189682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:16:42.0594920Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:16:42.0602382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:16:42.0637645Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:16:42.0651902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:16:42.1038257Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:16:42.1051954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:16:42.1150570Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:16:42.1151248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:16:42.1402609Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:16:42.1417573Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:16:42.1469897Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:16:42.1476128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:16:42.1552845Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:16:42.1561075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:16:42.1919855Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:16:42.1926934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:42.1993816Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:42.2003277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:16:42.2354090Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:16:42.2362564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:16:42.2435215Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:16:42.2443566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:16:42.2800747Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:16:42.2808868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:16:42.2873622Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:16:42.2881889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:16:42.3242852Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:16:42.3253267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:16:42.3316817Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:16:42.3325632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:16:42.3591166Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:16:42.3608734Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:16:42.3671129Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:16:42.3679672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:16:42.3752681Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:16:42.3761857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:16:42.4115675Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:16:42.4125804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:16:42.4192354Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:16:42.4200617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:16:42.4557210Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:16:42.4568508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:16:42.4640628Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:16:42.4649447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:16:42.4889826Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:16:42.4909361Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:16:42.5050670Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:16:42.5061180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:16:42.5131365Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:16:42.5140266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:16:42.5319532Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:16:42.5339612Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:16:42.5470777Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:16:42.5479660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:16:42.5559787Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:16:42.5570000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:16:42.5916313Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:16:42.5925222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:16:42.5993038Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:16:42.6000947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:42.6371432Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:42.6381008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:16:42.6441666Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:16:42.6449604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:16:42.6816393Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:16:42.6825681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:16:42.6837836Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:16:42.6877887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:16:42.7027175Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:16:42.7041066Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:16:42.7315444Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:16:42.7316024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:16:42.7330860Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:16:42.7331720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:16:42.7720956Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:16:42.7724856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:16:42.7765599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:16:42.7769407Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:16:42.8210039Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:16:42.8210813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:16:42.8211445Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:16:42.8212063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:16:42.8646297Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:16:42.8646990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:16:42.8655066Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:16:42.8655722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:16:42.8660254Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:16:42.8673522Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:16:42.9084676Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:16:42.9085813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:16:42.9093361Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:16:42.9098688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:16:42.9566605Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:16:42.9573235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:16:42.9579836Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:16:42.9584237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:16:42.9960670Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:16:42.9999729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:16:43.0034125Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:16:43.0037189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:16:43.0387283Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:16:43.0419433Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:16:43.0479532Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:16:43.0481804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:16:43.0485284Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:16:43.0488859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:16:43.0877917Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:16:43.0914663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:16:43.0963280Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:16:43.0963911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.1371027Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.1371684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:16:43.1399332Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:16:43.1402046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:16:43.1835337Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:16:43.1839732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:16:43.1846811Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:16:43.1850001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:16:43.2077297Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:16:43.2096264Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:16:43.2285344Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:16:43.2289257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:16:43.2292970Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:16:43.2294120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:16:43.2473663Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:16:43.2515383Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:16:43.2719913Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:16:43.2724701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:16:43.2729240Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:16:43.2734063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:16:43.2765360Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:16:43.2781165Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:16:43.2879289Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:16:43.2957385Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:16:43.3144716Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:16:43.3145990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:16:43.3154372Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:16:43.3189923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:16:43.3309627Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:16:43.3399243Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:16:43.3635918Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:16:43.3641655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:16:43.3691048Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:16:43.3696995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:16:43.4077199Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:16:43.4084790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:16:43.4157371Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:16:43.4163263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:16:43.4515408Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:16:43.4522513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:16:43.4589776Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:16:43.4591689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:16:43.4917814Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:16:43.4956236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:43.5029744Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:16:43.5033520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:16:43.5424089Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:16:43.5426026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:16:43.5468469Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:16:43.5470130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:16:43.5874132Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:16:43.5916779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:16:43.5925928Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:16:43.5934506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:16:43.6363998Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:16:43.6371208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:16:43.6395334Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:16:43.6402390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:16:43.6841047Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:16:43.6847444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:16:43.6877172Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:16:43.6882399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:16:43.7269921Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:16:43.7275660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:16:43.7323608Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:16:43.7332241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:16:43.7723169Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:16:43.7732429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:16:43.7788082Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:16:43.7795349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.8018447Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.8061930Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:16:43.8193164Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:16:43.8201790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:16:43.8209274Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:16:43.8214063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:16:43.8630313Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:16:43.8636940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:16:43.8672756Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:16:43.8677965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:16:43.9074391Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:16:43.9081828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:16:43.9119489Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:16:43.9125162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:16:43.9520138Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:16:43.9527541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.9561052Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:43.9565990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:16:43.9953393Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:16:43.9960847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:16:43.9997503Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.0003698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.0207911Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.0221432Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:16:44.0393916Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:16:44.0402532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.0450616Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.0456209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.0831143Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.0839191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.0874915Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.0879943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.1282699Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.1292435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.1331022Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.1336722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.1720466Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.1729457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:16:44.1771415Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:16:44.1776302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:16:44.2159536Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:16:44.2179306Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:16:44.2194930Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:16:44.2206727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:16:44.2214394Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:16:44.2220134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:16:44.2637285Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:16:44.2644305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:16:44.2650644Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:16:44.2654574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:16:44.3075676Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:16:44.3081998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:16:44.3118491Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:16:44.3123551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:16:44.3517245Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:16:44.3524335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.3563328Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.3568997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.3952338Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.4006393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:16:44.4014514Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:16:44.4019834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:16:44.4398090Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:16:44.4402639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:16:44.4411657Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:16:44.4435553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:16:44.4750593Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:16:44.4763060Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:16:44.4831413Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:16:44.4839403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:16:44.4884016Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:16:44.4890460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.5194130Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.5213538Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:16:44.5278560Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:16:44.5283540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.5312927Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.5319038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.5715247Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.5724420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.5762441Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:16:44.5768237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.6199453Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.6207920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.6256073Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.6264913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.6635363Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.6641098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.6678951Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.6685333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:16:44.7115667Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:16:44.7124766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:16:44.7165852Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:16:44.7171584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:16:44.7593707Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:16:44.7600391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.7635866Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:44.7640758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:16:44.7977679Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:16:44.8004377Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:16:44.8034572Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:16:44.8039082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.8112189Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:16:44.8114709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:16:44.8146077Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:16:44.8159974Z [gw2] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:16:44.8472079Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:16:44.8472870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.8561547Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:16:44.8563216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:16:44.8915854Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:16:44.8916696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.8992452Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:16:44.8996293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:16:44.9349381Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:16:44.9353635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:16:44.9428266Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:16:44.9431368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.9835329Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:16:44.9841360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:16:44.9880399Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:16:44.9884621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.0274009Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.0280800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.0319754Z [gw3] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.0324068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.0705664Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.0720623Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:16:45.0726047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.0734619Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.0765410Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:16:45.0770361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.1150096Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:16:45.1154455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.1226146Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.1230607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.1595478Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:16:45.1601562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.1609198Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.1619997Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:16:45.1671440Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:16:45.1674651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.2028005Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.2032019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:16:45.2110455Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:16:45.2115104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:16:45.2477282Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:16:45.2483527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:16:45.2551280Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:16:45.2553665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:16:45.2918835Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:16:45.2923846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.2992038Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.2997380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:16:45.3243364Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:16:45.3259221Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:16:45.3352278Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:16:45.3354806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.3431407Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.3435030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:16:45.3810665Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:16:45.3814564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.3873648Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.3876611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:16:45.4238299Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:16:45.4241230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.4311324Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.4314378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:16:45.4668478Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:16:45.4672339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:16:45.4748048Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:16:45.4751025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:16:45.5113989Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:16:45.5117317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:16:45.5173711Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:16:45.5193355Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:16:45.5198070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:16:45.5202798Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:16:45.5566929Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:16:45.5571131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.5634109Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.5656273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:16:45.5990983Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:16:45.5996769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.6075177Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.6079994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.6437499Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.6446358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.6511339Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.6518918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:16:45.6759900Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:16:45.6783685Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:16:45.6870022Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:16:45.6875098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.6991532Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.6997139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:16:45.7308331Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:16:45.7313825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:16:45.7483957Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:16:45.7491525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.7757330Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.7758020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:16:45.7909134Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:16:45.7910751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.8187488Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.8189351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.8336411Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:45.8346451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:16:45.8674471Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:16:45.8676590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.8691484Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:16:45.8708515Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:16:45.8768574Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:16:45.8792983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.9108658Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:16:45.9110386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.9204279Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:16:45.9229634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.9594355Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:16:45.9595985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.9616655Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:16:45.9637735Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:16:45.9689714Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:16:45.9712474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.0031846Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.0036377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:16:46.0127453Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:16:46.0153273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.0517197Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.0521504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:16:46.0614343Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:16:46.0658545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.0953379Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.0954098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:16:46.1061115Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:16:46.1078421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:16:46.1395851Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:16:46.1396520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:16:46.1494177Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:16:46.1524426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:16:46.1829607Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:16:46.1830590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:16:46.1840772Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:16:46.1858325Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:16:46.1923488Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:16:46.1950732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:16:46.2271107Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:16:46.2271818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:16:46.2371067Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:16:46.2396160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:16:46.2485494Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:16:46.2504559Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:16:46.2711120Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:16:46.2711784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.2808741Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.2835845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:16:46.3149395Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:16:46.3150145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.3245720Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.3275730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:16:46.3589061Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:16:46.3589744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.3735627Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.3749757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:16:46.4076566Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:16:46.4077268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.4226976Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.4233752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:16:46.4515483Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:16:46.4516164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.4720023Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.4720981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:16:46.4963202Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:16:46.4963873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.5154242Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.5156153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.5319509Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.5336770Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:16:46.5443094Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:16:46.5443758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.5598185Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.5598886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:16:46.5873730Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:16:46.5874475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.6021237Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.6026910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:16:46.6322651Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:16:46.6323357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:16:46.6483547Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:16:46.6484367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.6759451Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.6760146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:16:46.6786930Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:16:46.6799800Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:16:46.6909568Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:16:46.6910129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.7194540Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.7195255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.7340871Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:46.7361269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.7639079Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:16:46.7640101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.7795619Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:46.7796210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.8121342Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:16:46.8122047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.8238352Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:46.8239190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.8556005Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:16:46.8556978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.8677757Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.8678482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.8974307Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:16:46.8984321Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:16:46.8997786Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:16:46.8998553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:16:46.9086548Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:16:46.9103882Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:16:46.9116678Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:16:46.9117250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.9443602Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:16:46.9444336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:16:46.9600425Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:16:46.9601191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.9923235Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:16:46.9924232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:16:47.0040742Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:16:47.0041426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:16:47.0402031Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:16:47.0402836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:16:47.0409784Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:16:47.0426796Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:16:47.0487783Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:16:47.0488367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:16:47.0800571Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:16:47.0830602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:16:47.0918914Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:16:47.0919681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:16:47.1325328Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:16:47.1326531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.1386768Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.1387459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:16:47.1498582Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:16:47.1520400Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:16:47.1758933Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:16:47.1765430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:16:47.1802856Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:16:47.1808036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:16:47.2197010Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:16:47.2203358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:16:47.2240761Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:16:47.2246685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:16:47.2640132Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:16:47.2645848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:16:47.2674004Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:16:47.2720329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:16:47.2915499Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:16:47.2941983Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:16:47.2947971Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:16:47.2955551Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:16:47.2977524Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:16:47.3065177Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:16:47.3070829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.3078230Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.3111821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:16:47.3391769Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:16:47.3515067Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:16:47.3518557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.3544512Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.3590304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:16:47.3989712Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:16:47.4026672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.4028863Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.4031415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.4427370Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.4438317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:16:47.4450864Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:16:47.4463350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:16:47.4828557Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:16:47.4832007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:16:47.4860697Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:16:47.4868600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:16:47.5238388Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:16:47.5258777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.5273443Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.5298258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.5386681Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.5398335Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:16:47.5674870Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:16:47.5699682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.5713275Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.5738662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.6118763Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.6159063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.6162808Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.6195140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.6597862Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:16:47.6602598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.6640620Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.6686736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.7080388Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:16:47.7080973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:16:47.7081526Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:16:47.7131215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.7480382Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:16:47.7481820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:16:47.7519384Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:16:47.7565153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.7915264Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:16:47.7915989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.7986064Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:47.7998435Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:16:47.7999070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.8003767Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:16:47.8348234Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:16:47.8350066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.8431223Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:16:47.8432989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.8797421Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.8799386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.8871717Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:16:47.8875612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:16:47.9235642Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:16:47.9242425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.9352172Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:16:47.9357702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:16:47.9671412Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:16:47.9674878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:16:47.9788553Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:16:47.9792811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:16:48.0114513Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:16:48.0117765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:16:48.0230704Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:16:48.0233177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:16:48.0243486Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:16:48.0259342Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:16:48.0547042Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:16:48.0547654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:16:48.0711478Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:16:48.0715775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:16:48.0994159Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:16:48.0995268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:16:48.1150565Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:16:48.1153560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:16:48.1425946Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:16:48.1426707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:16:48.1605940Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:16:48.1608047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:16:48.1872139Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:16:48.1872859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:16:48.2027745Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:16:48.2030986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:16:48.2314822Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:16:48.2316662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:16:48.2430837Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:16:48.2448815Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:16:48.2451678Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:16:48.2478491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:16:48.2746980Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:16:48.2748720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.2907588Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.2909361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:16:48.3197752Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:16:48.3199912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.3394598Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.3397405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:16:48.3628208Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:16:48.3631067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.3844838Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.3847922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:16:48.4073843Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:16:48.4075624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.4309982Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.4313848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.4508587Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:48.4510621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.4757573Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.4763040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.4870667Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:16:48.4885814Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:16:48.4916490Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:16:48.4949189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.5188902Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.5194718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:16:48.5358138Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:16:48.5406206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.5637258Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.5644764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:16:48.5809811Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:16:48.5839255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.6070737Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.6077269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:16:48.6282426Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:16:48.6291598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:16:48.6553069Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:16:48.6561253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:16:48.6705505Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:16:48.6712265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:16:48.6989504Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:16:48.6996576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.7159811Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.7168698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.7434648Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:16:48.7443077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.7585258Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.7596907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.7880049Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:16:48.7889415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.8039544Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:16:48.8047513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:16:48.8355404Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:16:48.8364828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.8450398Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:16:48.8471078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:16:48.8795741Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:16:48.8805184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.8915429Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:16:48.8923804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:16:48.9126106Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:16:48.9155555Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:16:48.9231708Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:16:48.9240411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.9348781Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:16:48.9356467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:16:48.9683332Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:16:48.9692577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.9792118Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:16:48.9800078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.0116979Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.0126799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.0237724Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.0246763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.0557110Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.0566141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:16:49.0670641Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:16:49.0678613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.0996886Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.1006522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.1113230Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.1121349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:16:49.1202514Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:16:49.1226278Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:16:49.1475756Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:16:49.1485280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.1556256Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.1563816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:16:49.1910727Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:16:49.1918623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.2006280Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.2015346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.2363222Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.2372317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:16:49.2434241Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:16:49.2439832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.2793710Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.2799076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:16:49.2872872Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:16:49.2878124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.3235512Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.3241130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:16:49.3312766Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:16:49.3318174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.3676318Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:16:49.3684922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:16:49.3716338Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:16:49.3740553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:16:49.3855711Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:16:49.3864786Z [gw2] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:16:49.4075990Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:16:49.4105623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:16:49.4154420Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:16:49.4188991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:16:49.4447456Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:16:49.4457081Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:16:49.4514542Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:16:49.4546427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:16:49.4594391Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:16:49.4624470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:16:49.4960390Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:16:49.4987220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:16:49.5034647Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:16:49.5061628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:16:49.5395410Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:16:49.5419917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:16:49.5473826Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:16:49.5507098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:16:49.5862185Z [gw3] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:16:49.5910029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:16:49.5923000Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:16:49.5952803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:16:49.6321596Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:16:49.6324557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.6391809Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.6392480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:16:49.6495574Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:16:49.6511520Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:16:49.6785506Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:16:49.6786076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.6826791Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.6838251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.7230876Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:49.7233948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.7243019Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.7278934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.7666926Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:16:49.7670004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.7716039Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.7717301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.8102598Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:16:49.8103546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.8147509Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.8149203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.8483637Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:16:49.8497902Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:16:49.8515875Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:16:49.8549934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.8594662Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.8596022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.9028689Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:16:49.9036455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.9040395Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:16:49.9042868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.9462999Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:16:49.9472593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:16:49.9477648Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:16:49.9479053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.9910512Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:16:49.9913796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:16:49.9952606Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:16:49.9956100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.0394726Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.0396166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.0435813Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.0438099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:16:50.0852912Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:16:50.0856931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:16:50.0912151Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:16:50.0913746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:16:50.1085425Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:16:50.1101409Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:16:50.1277813Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:16:50.1280336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:16:50.1387566Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:16:50.1389072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:16:50.1714419Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:16:50.1716047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:16:50.1872920Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:16:50.1875745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:16:50.2199914Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:16:50.2205421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:16:50.2312810Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:16:50.2314110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:16:50.2671705Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:16:50.2698758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:16:50.2746631Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:16:50.2748435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:16:50.3041864Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:16:50.3055729Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:16:50.3148850Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:16:50.3151853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:16:50.3198141Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:16:50.3200687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.3594721Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:16:50.3595891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:16:50.3674469Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:16:50.3675847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.4036320Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.4037973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.4116056Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.4117322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.4513783Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.4515412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.4590028Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.4591428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.4953619Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.4955169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.4994127Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:16:50.5009420Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:16:50.5068606Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:16:50.5070869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.5383356Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.5385683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.5504849Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:16:50.5506830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.5892603Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.5894163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.5991153Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:16:50.5993687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.6352695Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.6355023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.6470952Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:16:50.6473981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.6788777Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.6791214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.6904893Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:16:50.6907422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.7264458Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.7267301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.7385750Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:16:50.7387727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:16:50.7729636Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:16:50.7731297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.7832765Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:16:50.7835333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:16:50.8192557Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:16:50.8193778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:16:50.8307563Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:16:50.8310177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:16:50.8626708Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:16:50.8629167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:16:50.8785166Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:16:50.8787778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:16:50.9067614Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:16:50.9069182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.9232659Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:50.9235247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:16:50.9515946Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:16:50.9520364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.9679065Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:16:50.9727731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:16:50.9994289Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:16:50.9997193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.0150564Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.0153724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:16:51.0466080Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:16:51.0468161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.0576196Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.0599459Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:16:51.0628476Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:16:51.0630313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:16:51.0912067Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:16:51.0914204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:16:51.1068621Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:16:51.1070697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.1353409Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.1355133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:16:51.1520783Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:16:51.1521727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.1792325Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.1793302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.1957178Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.1989255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.2198275Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.2226487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.2396325Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.2425259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.2633631Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.2664902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.2877970Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.2907200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.3115364Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:16:51.3143823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.3172190Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.3184221Z [gw2] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:16:51.3353477Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:16:51.3382833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:16:51.3553964Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:16:51.3580682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:16:51.3794131Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:16:51.3818961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:16:51.4037561Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:16:51.4068708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:16:51.4274785Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:16:51.4308578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:16:51.4477473Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:16:51.4505538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.4757955Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:51.4785584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:16:51.4958667Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:16:51.4993270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.5238215Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.5270632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:16:51.5475203Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:16:51.5480106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.5714358Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:16:51.5718921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:16:51.5880370Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:16:51.5911596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.6198584Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:16:51.6203084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:16:51.6353078Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:16:51.6357496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:16:51.6669002Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:16:51.6673495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:16:51.6831597Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:16:51.6834537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:16:51.7145458Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:16:51.7149215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:16:51.7240601Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:16:51.7255745Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:16:51.7304747Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:16:51.7310325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:16:51.7625371Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:16:51.7630918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:16:51.7746420Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:16:51.7752309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:16:51.8114336Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:16:51.8121012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:16:51.8190942Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:16:51.8196681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:16:51.8546964Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:16:51.8553578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:16:51.8626563Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:16:51.8632297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:16:51.8982095Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:16:51.8988266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.9062006Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:16:51.9067429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:16:51.9473717Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:16:51.9480438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.9563607Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:16:51.9569371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:16:51.9945410Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:16:51.9951423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.0025105Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.0030166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:16:52.0389210Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:16:52.0395306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:16:52.0489810Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:16:52.0493993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.0878266Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.0885057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.0916746Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.0959270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:16:52.1306193Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:16:52.1312525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.1332301Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.1353716Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:16:52.1355927Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:16:52.1393465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:16:52.1790240Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:16:52.1790944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.1798777Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.1838132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.2195643Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.2197679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.2271867Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.2273283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.2630042Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.2631215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.2709500Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.2710393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:16:52.3068372Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:16:52.3071110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:16:52.3148552Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:16:52.3149239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.3516811Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:16:52.3517673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:16:52.3599332Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:16:52.3601075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.3956450Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:16:52.3957146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:16:52.4030871Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:16:52.4032789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.4384609Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:16:52.4388139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:16:52.4465020Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:16:52.4465858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.4879648Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:16:52.4883046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:16:52.4932683Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:16:52.4936098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.5315728Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:16:52.5318922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:16:52.5398208Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:16:52.5401555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:16:52.5758060Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:16:52.5761274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:16:52.5831239Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:16:52.5834502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:16:52.5926799Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:16:52.5938410Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:16:52.6184869Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:16:52.6187536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:16:52.6265403Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:16:52.6268188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:16:52.6639153Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:16:52.6642062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:16:52.6710936Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:16:52.6715179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:16:52.7073595Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:16:52.7076479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:16:52.7146855Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:16:52.7147523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:16:52.7483360Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:16:52.7519375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.7631196Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.7633460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:16:52.7953840Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:16:52.7956815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:16:52.8067578Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:16:52.8070568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:16:52.8387952Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:16:52.8390098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:16:52.8506849Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:16:52.8508810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.8830221Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:52.8832771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:16:52.8946548Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:16:52.8948943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.9272369Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.9274586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.9393700Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:16:52.9396052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.9717097Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.9719088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.9833126Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:16:52.9835036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.0155349Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.0157159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.0265354Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:16:53.0267309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.0607737Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.0611116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.0718871Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:16:53.0721092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.1035387Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.1037522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.1145219Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:16:53.1147476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.1478045Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.1480160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.1596113Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:16:53.1596797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.1921448Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.1922382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.2031832Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:16:53.2032674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.2237764Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.2259332Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:16:53.2353610Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:16:53.2357556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.2467941Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.2471392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:16:53.2573462Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:16:53.2590210Z [gw2] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:16:53.2754045Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:16:53.2781590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:16:53.2918179Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:16:53.2953292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:16:53.3197371Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:16:53.3227494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:16:53.3354248Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:16:53.3382503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:16:53.3636156Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:16:53.3671304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:16:53.3837621Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:16:53.3843198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:16:53.4076986Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:16:53.4109104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:16:53.4272475Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:16:53.4277563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:16:53.4513339Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:16:53.4540966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:16:53.4704693Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:16:53.4710338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.4967116Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.4998435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:16:53.5148949Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:16:53.5155097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.5426909Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.5432274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:16:53.5625314Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:16:53.5633832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.5876973Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.5882468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:16:53.6071799Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:16:53.6078022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:16:53.6310737Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:16:53.6317017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:16:53.6493717Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:16:53.6515445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.6768710Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:16:53.6774631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:16:53.6993664Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:16:53.7000486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:16:53.7189421Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:16:53.7194822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:16:53.7466089Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:16:53.7472573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.7652424Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:16:53.7661484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.7914346Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:53.7921099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:16:53.8036028Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:16:53.8067121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:16:53.8329973Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:16:53.8348503Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:16:53.8350762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:16:53.8359891Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:16:53.8473804Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:16:53.8511198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.8790533Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:16:53.8791323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:16:53.8950946Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:16:53.8954116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.9228173Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:16:53.9231353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:16:53.9281851Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:16:53.9299640Z [gw2] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:16:53.9399597Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:16:53.9401343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:16:53.9710840Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:16:53.9713136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:16:53.9835115Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:16:53.9835867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.0153662Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.0154486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:16:54.0276135Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:16:54.0278389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.0631844Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.0632723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:16:54.0710722Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:16:54.0712515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.1114480Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.1116776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:16:54.1172281Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:16:54.1173674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.1588817Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.1600339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:16:54.1607050Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:16:54.1608663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.2044270Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.2044919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:16:54.2073508Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:16:54.2074167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:16:54.2477969Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:16:54.2478519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:16:54.2525330Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:16:54.2526196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:16:54.2923611Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:16:54.2924249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:16:54.2954438Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:16:54.2956115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:16:54.3391507Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:16:54.3401369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:16:54.3407929Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:16:54.3411119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.3801138Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.3805440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:16:54.3833347Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:16:54.3836370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.4238578Z [gw3] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.4246228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:16:54.4284247Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:16:54.4287806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:16:54.4364885Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:16:54.4382364Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:16:54.4672651Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:16:54.4676584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:16:54.4715676Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:16:54.4719518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:16:54.5112395Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:16:54.5120236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:16:54.5166626Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:16:54.5173757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:16:54.5592644Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:16:54.5598806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:16:54.5606015Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:16:54.5609394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:16:54.6035115Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:16:54.6040299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:16:54.6077911Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:16:54.6082277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.6399878Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:16:54.6416052Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:16:54.6434078Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:16:54.6473184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:16:54.6513667Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:16:54.6514344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.6904228Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:16:54.6907099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:16:54.6958576Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:16:54.6959262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.7361790Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:16:54.7362927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:16:54.7400616Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:16:54.7402581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.7845506Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:16:54.7847041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:16:54.7859186Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:16:54.7860651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.8268910Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:16:54.8269607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:16:54.8280942Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:16:54.8282097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:16:54.8668277Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:16:54.8710123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.8713786Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:54.8714414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:16:54.9117362Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:16:54.9158446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.9163873Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:16:54.9164557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:16:54.9554214Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:16:54.9556916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:16:54.9616739Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:16:54.9617408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:16:55.0003284Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:16:55.0005043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:16:55.0071189Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:16:55.0071998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:16:55.0358396Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:16:55.0381486Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:16:55.0477055Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:16:55.0481307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:16:55.0551563Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:16:55.0556809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:16:55.0911827Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:16:55.0916098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:16:55.1030543Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:16:55.1037499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:16:55.1353927Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:16:55.1358307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.1505442Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.1511778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:16:55.1792999Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:16:55.1798485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.1994901Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.2000528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:16:55.2239400Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:16:55.2243157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.2402724Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.2432971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:16:55.2674973Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:16:55.2678803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.2871212Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.2876927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:16:55.2961335Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:16:55.2975329Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:16:55.3114846Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:16:55.3118851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.3309348Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.3314937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:16:55.3555133Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:16:55.3559597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.3786760Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.3792765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:16:55.3990106Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:16:55.3995056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.4235524Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.4241274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:16:55.4438473Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:16:55.4442108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:16:55.4665728Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:16:55.4670976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:55.4864775Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:55.4869562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:16:55.5154151Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:16:55.5162079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:16:55.5317485Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:16:55.5322933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:16:55.5590723Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:16:55.5596332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:16:55.5756675Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:16:55.5761520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:16:55.6035481Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:16:55.6041818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:16:55.6198438Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:16:55.6202612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:16:55.6497105Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:16:55.6506785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:16:55.6630241Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:16:55.6634348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:16:55.6685773Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:16:55.6705506Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:16:55.6951765Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:16:55.6955979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.7103741Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:16:55.7107957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:16:55.7390598Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:16:55.7401362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.7558314Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:16:55.7562227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:16:55.7836065Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:16:55.7840993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.7995826Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:16:55.7999514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:16:55.8266149Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:16:55.8271604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.8425163Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:16:55.8428751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:16:55.8705612Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:16:55.8710822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.8865338Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:16:55.8868958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:16:55.9166859Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:16:55.9172008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.9313067Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:16:55.9316236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:16:55.9587659Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:16:55.9592967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.9747782Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:16:55.9751249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:16:56.0002328Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:16:56.0034528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.0048073Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.0058143Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:16:56.0194357Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:16:56.0197736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.0234095Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.0252510Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:16:56.0464083Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:16:56.0468802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:16:56.0630301Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:16:56.0633888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:16:56.0911046Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:16:56.0915155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:16:56.1068034Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:16:56.1073665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.1345775Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.1351142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:16:56.1505065Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:16:56.1508928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:56.1807734Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:16:56.1815798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:16:56.1952396Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:16:56.1955570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.2274175Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.2280090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:16:56.2395955Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:16:56.2402438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.2608151Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.2626104Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:16:56.2706909Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:16:56.2711150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:16:56.2869093Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:16:56.2873249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.3154652Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.3161212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:16:56.3317400Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:16:56.3322836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.3635375Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.3641553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:16:56.3750394Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:16:56.3754690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.4094807Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.4101486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:16:56.4194269Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:16:56.4198076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:16:56.4513556Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:16:56.4518777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:16:56.4628825Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:16:56.4632234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:16:56.4957766Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:16:56.4963517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.5071699Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.5076316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:16:56.5393614Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:16:56.5399967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.5516052Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.5520206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.5596017Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.5615763Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:16:56.5828863Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:16:56.5834777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.5950455Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.5967435Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:16:56.5971513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.5983862Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:16:56.6319191Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:16:56.6322077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.6356126Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.6392244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:16:56.6799273Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:16:56.6804143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.6844117Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:16:56.6845133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:16:56.7195989Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:16:56.7224372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.7268731Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:16:56.7269460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:16:56.7680895Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:16:56.7720268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.7731044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:16:56.7737530Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:16:56.8158125Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:16:56.8163947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:16:56.8168314Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:16:56.8171426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:16:56.8212373Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:16:56.8230121Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:16:56.8637310Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:16:56.8640381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:16:56.8643789Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:16:56.8646161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.9075917Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:56.9079085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:16:56.9083556Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:16:56.9086276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.9514439Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:16:56.9519234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.9567129Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:16:56.9569524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.9914930Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:16:56.9939257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.9953881Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:16:56.9978017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:16:57.0353750Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:16:57.0377201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.0417028Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.0419795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:16:57.0792537Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:16:57.0818565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.0833270Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.0859475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:16:57.1237906Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:16:57.1267486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.1280549Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.1311961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:16:57.1673503Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:16:57.1700191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:16:57.1712704Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:16:57.1740000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:16:57.2094509Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:16:57.2106029Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:16:57.2114645Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:16:57.2144020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:16:57.2156850Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:16:57.2184065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:16:57.2558528Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:16:57.2587436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:16:57.2597260Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:16:57.2625641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:16:57.2993595Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:16:57.3021326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:16:57.3034769Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:16:57.3060809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:16:57.3437979Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:16:57.3466572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:16:57.3478927Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:16:57.3509619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:16:57.3876969Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:16:57.3905161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:57.3918023Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:57.3947469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:16:57.3996434Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:16:57.4003384Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:16:57.4317168Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:16:57.4345610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.4356674Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.4385405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.4758019Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:16:57.4786283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.4797813Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.4825394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.5197036Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:16:57.5226984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:16:57.5239710Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:16:57.5266693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.5638130Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:16:57.5667045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.5678578Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.5707297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.6083311Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:16:57.6118396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.6127665Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.6152490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.6254382Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:16:57.6264040Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:16:57.6513149Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:16:57.6540171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.6553558Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.6576588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:16:57.6955030Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:16:57.6983299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:16:57.6994321Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:16:57.7020748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.7394226Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:16:57.7426185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:16:57.7437581Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:16:57.7469257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.7838054Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:16:57.7871352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:16:57.7880880Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:16:57.7910247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.8226933Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:16:57.8233582Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:16:57.8274120Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:16:57.8303251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:16:57.8341301Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:16:57.8342442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.8717663Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:16:57.8746024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:16:57.8758776Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:16:57.8789369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.9155697Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:16:57.9184550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:16:57.9193913Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:16:57.9219274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:16:57.9598884Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:16:57.9628245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:16:57.9638884Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:16:57.9667263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:16:58.0036571Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:16:58.0066157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:16:58.0076143Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:16:58.0103905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:16:58.0155451Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:16:58.0169032Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:16:58.0475732Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:16:58.0506837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:16:58.0521215Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:16:58.0556803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:16:58.0915029Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:16:58.0945670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:16:58.0954574Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:16:58.0983655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:16:58.1358570Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:16:58.1386610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:16:58.1396618Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:16:58.1425674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:16:58.1798645Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:16:58.1822740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.1837077Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.1868142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:16:58.1871935Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:16:58.1947884Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:16:58.2236115Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:16:58.2264525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.2276977Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.2308469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:16:58.2678953Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:16:58.2704271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:16:58.2727457Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:16:58.2754965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:16:58.3117176Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:16:58.3142676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:16:58.3157818Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:16:58.3187146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:16:58.3558183Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:16:58.3585283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:16:58.3599902Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:16:58.3627996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:16:58.3812884Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:16:58.3825876Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:16:58.3995553Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:16:58.4025117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.4037616Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.6577888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:16:58.6676263Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:16:58.6686675Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:16:58.6695469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.6699341Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.6704314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.6705010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.6708782Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:58.6715486Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.6722868Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:16:58.6758585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.7109585Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:16:58.7113660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.7201782Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:16:58.7210990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.7589479Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:16:58.7593427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.7643261Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:16:58.7650030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:16:58.8037632Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:16:58.8041454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.8088885Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:16:58.8092683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:16:58.8590386Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:16:58.8592217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:16:58.8595258Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:16:58.8597032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.8955886Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:16:58.8958269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:16:58.9001875Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:16:58.9003898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.9393890Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:16:58.9396171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:16:58.9438808Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:16:58.9442168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.9798026Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:16:58.9832162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:16:58.9910074Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:16:58.9914793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.9926276Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:16:58.9940996Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:16:59.0311087Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:16:59.0318278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:16:59.0325771Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:16:59.0361329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.0794329Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.0800572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:16:59.0808402Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:16:59.0842232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.1234284Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.1241154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:16:59.1280272Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:16:59.1284457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.1679219Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.1684707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:16:59.1726202Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:16:59.1730838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.1871654Z [gw3] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.1884235Z [gw2] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:16:59.2074990Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:16:59.2105882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:16:59.2137287Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:16:59.2146367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.2516312Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.2545458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:16:59.2558972Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:16:59.2583528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:16:59.2958951Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:16:59.2986608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:16:59.2998193Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:16:59.3024730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:16:59.3397664Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:16:59.3424304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:16:59.3434774Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:16:59.3464106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:16:59.3836339Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:16:59.3865646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:16:59.3874820Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:16:59.3903582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:16:59.4277524Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:16:59.4306732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.4355404Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.4381560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:16:59.4718791Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:16:59.4747027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.4794912Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.4824500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:16:59.5157071Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:16:59.5184522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.5233861Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.5264388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:16:59.5595147Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:16:59.5623514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.5705254Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.5716001Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:16:59.5718797Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:16:59.5744527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:16:59.6035231Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:16:59.6073481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:16:59.6157534Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:16:59.6186449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:16:59.6474211Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:16:59.6501212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.6592647Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:16:59.6617253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:16:59.6921453Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:16:59.6957924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.7034970Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:16:59.7062043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:16:59.7355184Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:16:59.7384252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.7515896Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:16:59.7544447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:16:59.7587580Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:16:59.7594687Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:16:59.7794096Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:16:59.7821212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.7957070Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:16:59.7983546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.8239857Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:16:59.8266851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.8394585Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:16:59.8421887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.8675157Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:16:59.8700776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.8835755Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:16:59.8868319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.9117591Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:16:59.9151934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.9279109Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:16:59.9305304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:16:59.9557267Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:16:59.9585710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.9713232Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:16:59.9745488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.9934362Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:16:59.9942876Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:16:59.9994274Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:17:00.0025571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:17:00.0155341Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:17:00.0187945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.0437320Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.0468460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:17:00.0595166Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:17:00.0625546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.0872956Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.0901824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:17:00.1073634Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:17:00.1099036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.1355464Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.1384866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:17:00.1553458Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:17:00.1582867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.1794630Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.1820163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:17:00.1913533Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:17:00.1924236Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:17:00.1992944Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:17:00.2018389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.2232429Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.2255845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:17:00.2476205Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:17:00.2500596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.2673371Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.2700544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:17:00.2912468Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:17:00.2938636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.3113295Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.3137212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:17:00.3396460Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:17:00.3422790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.3554247Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:17:00.3579297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:17:00.3840591Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:17:00.3851723Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:17:00.3873350Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:17:00.3899278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.3993212Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:17:00.4016640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:17:00.4355381Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:17:00.4378404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:17:00.4473417Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:17:00.4497501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:17:00.4833390Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:17:00.4856258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:17:00.4913704Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:17:00.4936837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.5317537Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.5346023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:17:00.5358729Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:17:00.5386787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.5546252Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:17:00.5557963Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:17:00.5793254Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:17:00.5799974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:17:00.5829978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:17:00.5837099Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:17:00.6313845Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:17:00.6320180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:17:00.6329450Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:17:00.6351746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:17:00.6704573Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:17:00.6708220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.6783731Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:17:00.6787374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:17:00.7160447Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:17:00.7164098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.7270843Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:17:00.7274416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:17:00.7379633Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:17:00.7393368Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:17:00.7587893Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:17:00.7589599Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.7668731Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:17:00.7683949Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:17:00.7746014Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:17:00.7747889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:17:00.8026357Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:17:00.8028214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.8228330Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:17:00.8230020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:17:00.8468616Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:17:00.8470293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.8665814Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:17:00.8667501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:17:00.8973102Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:17:00.8973757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.9159516Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:17:00.9163600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:17:00.9389875Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:17:00.9394179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.9587460Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:17:00.9590708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.9797945Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:00.9812802Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:17:00.9835699Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:17:00.9847498Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:17:00.9870872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.0046904Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.0068349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.0312228Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.0352495Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:17:01.0357102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.0550303Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.0551109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.0785240Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.0790725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:17:01.1026003Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:17:01.1030966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.1225715Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.1231041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:17:01.1513093Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:17:01.1516789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.1661679Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.1670810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:17:01.1955650Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:17:01.1959490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.2108678Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.2112919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:17:01.2389743Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:17:01.2393056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.2515683Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.2552933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:17:01.2866265Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:17:01.2872164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.2963887Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.2995948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:17:01.3352914Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:17:01.3358364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.3390398Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.3399029Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:17:01.3435967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:17:01.3450943Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:17:01.3789062Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:17:01.3790174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.3885884Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.3915275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:17:01.4235317Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:17:01.4239641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.4314844Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.4362980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:17:01.4668438Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:17:01.4673174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.4764375Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:17:01.4791381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:17:01.5167096Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:17:01.5172807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.5200919Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:17:01.5251921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.5536116Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.5554697Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:17:01.5591369Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:17:01.5596273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:17:01.5679777Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:17:01.5684642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.6035042Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:17:01.6040268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:17:01.6133719Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:17:01.6163732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.6474557Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:17:01.6478855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:17:01.6571193Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:17:01.6595368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.6955026Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:17:01.6960137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:17:01.6998997Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:17:01.7041337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.7396477Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:17:01.7400999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:17:01.7437757Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:17:01.7482889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.7836612Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:17:01.7841854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:17:01.7879241Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:17:01.7929550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.8109723Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:17:01.8130853Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:17:01.8269109Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:17:01.8274031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:17:01.8320080Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:17:01.8356979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.8716274Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:17:01.8722180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:17:01.8814922Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:17:01.8844931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.9139716Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:17:01.9151383Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:17:01.9156312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.9171562Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:01.9282734Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:17:01.9287899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.9590277Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:17:01.9594793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.9688546Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:17:01.9718476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.0039714Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.0043878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.0138427Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.0177680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.0475840Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.0479724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.0570344Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.0598995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:17:02.0956040Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:17:02.0956739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.1000556Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.1046217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:17:02.1064773Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:17:02.1084833Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:17:02.1388369Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:17:02.1394373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.1437710Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.1472004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:17:02.1839839Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:17:02.1844946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.1877434Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.1923309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:17:02.2277771Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:17:02.2282152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.2317348Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.2350002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:17:02.2754943Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:17:02.2762053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.2771924Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.2816550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:17:02.3188800Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:17:02.3195186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.3204664Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.3242836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:17:02.3529856Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:17:02.3552323Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:17:02.3677282Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:17:02.3683196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:17:02.3716689Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:17:02.3722526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:17:02.4124137Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:17:02.4131043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:17:02.4191119Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:17:02.4196897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:17:02.4553505Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:17:02.4559272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:17:02.4628666Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:17:02.4634717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:17:02.5036425Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:17:02.5042896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.5077253Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.5082801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:17:02.5283142Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:17:02.5299288Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:17:02.5478185Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:17:02.5483641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.5490010Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.5523678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:17:02.5909840Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:17:02.5915574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.5923211Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:02.5950547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:17:02.5973424Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:17:02.5986546Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:17:02.6352130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:17:02.6358735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.6366626Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:02.6395662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:17:02.6790846Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:17:02.6797654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.6804867Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:17:02.6833180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:17:02.7235901Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:17:02.7242747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.7250763Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:17:02.7280295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:17:02.7675959Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:17:02.7682667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.7690984Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:17:02.7720544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:17:02.8112606Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:17:02.8118873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.8126428Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:17:02.8153302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:17:02.8222952Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:17:02.8240196Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:17:02.8551535Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:17:02.8592010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.8592851Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:17:02.8601084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:17:02.8989873Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:17:02.8991757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.9008373Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:17:02.9048792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.9424148Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:02.9425797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.9441382Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:02.9470175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.9876724Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:17:02.9878295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.9884276Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:17:02.9922878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:17:03.0312062Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:17:03.0313998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:17:03.0323631Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:17:03.0356867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:17:03.0696548Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:17:03.0717001Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:17:03.0722654Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:17:03.0765170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:17:03.0768014Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:17:03.0793416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:17:03.0883849Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:17:03.0902546Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:17:03.1187707Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:17:03.1190799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:17:03.1201315Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:17:03.1234452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:17:03.1627153Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:17:03.1627804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:17:03.1643061Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:17:03.1679122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.2063759Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.2068234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:17:03.2112570Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:17:03.2144329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.2506368Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.2510527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:17:03.2552830Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:17:03.2586143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.3069091Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.3069888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:17:03.3106983Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:17:03.3107587Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.3510831Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.3512690Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:17:03.3513960Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:17:03.3515203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:17:03.3517918Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:17:03.3519914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.3992092Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.3993677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:17:03.4065544Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:17:03.4066351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.4310976Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.4314894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:17:03.4478232Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:17:03.4515117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.4756904Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:17:03.4759508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:17:03.4954167Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:17:03.4956677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:17:03.5197968Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:17:03.5200385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:03.5397189Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:03.5400074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:17:03.5422251Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:17:03.5437414Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:17:03.5624779Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:17:03.5627198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.5871000Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:17:03.5872421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:17:03.6076250Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:17:03.6078367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:17:03.6313721Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:17:03.6315282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:17:03.6511756Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:17:03.6513515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:17:03.6793834Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:17:03.6796356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:17:03.6994476Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:17:03.6996685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:17:03.7231288Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:17:03.7233330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:17:03.7428528Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:17:03.7430338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.7667416Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:17:03.7671061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:17:03.7873920Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:17:03.7876109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.8112099Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:17:03.8118577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:17:03.8122496Z [gw3] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:17:03.8131422Z [gw2] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:17:03.8351957Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:17:03.8353727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.8598627Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:17:03.8599833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:17:03.8791018Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:17:03.8792482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.9075399Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:17:03.9076555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:17:03.9230875Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:17:03.9232671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.9556565Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:17:03.9557575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:17:03.9674866Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:17:03.9676369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.9873816Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:17:03.9889440Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:17:03.9990826Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:17:03.9993311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:17:04.0124880Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:17:04.0125648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.0435862Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.0437366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:17:04.0543227Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:17:04.0545262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:17:04.0875485Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:17:04.0876863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:04.1026887Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:04.1028173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:17:04.1311615Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:17:04.1313753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.1457758Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:17:04.1459304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:17:04.1761534Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:17:04.1762975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.1850320Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.1862522Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:17:04.1909154Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:17:04.1912041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:17:04.1918301Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:17:04.1929057Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:17:04.2195597Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:17:04.2199504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:17:04.2361060Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:17:04.2362980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:17:04.2634950Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:17:04.2636240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.2783601Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.2784845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:17:04.3077781Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:17:04.3079658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:17:04.3224044Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:17:04.3225949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:17:04.3521678Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:17:04.3522623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.3670056Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.3673696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:17:04.3702332Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:17:04.3718269Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:17:04.3992217Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:17:04.3993556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.4103489Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.4105159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:17:04.4435333Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:17:04.4436461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.4545298Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.4546472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.4799674Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:17:04.4815366Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:17:04.4910919Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:17:04.4912303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.4981355Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.4982324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.5353614Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:17:04.5354768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.5428221Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.5429251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.5794833Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:17:04.5795989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.5894040Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.5927006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.6278796Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:17:04.6280021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.6317901Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.6350504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.6730692Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:17:04.6733490Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:17:04.6756720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.6796775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.6816045Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:17:04.6825127Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.7194998Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:17:04.7233188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:17:04.7238452Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:17:04.7242701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.7309423Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:17:04.7321863Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:17:04.7641869Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:17:04.7680914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:17:04.7685841Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:17:04.7689954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.8109813Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:17:04.8114206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:17:04.8122171Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:17:04.8128020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.8512412Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:17:04.8559616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:17:04.8567374Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:17:04.8573140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.8954600Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:17:04.9005505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:17:04.9013170Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:17:04.9018816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:17:04.9443508Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:17:04.9449841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:17:04.9457667Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:17:04.9464560Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:17:04.9469340Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:17:04.9474997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:17:04.9881439Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:17:04.9888063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:17:04.9895654Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:17:04.9901145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:17:05.0272187Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:17:05.0320018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:17:05.0326898Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:17:05.0330034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:17:05.0716102Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:17:05.0729255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:17:05.0741798Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:17:05.0773365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:17:05.1154673Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:17:05.1159391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:17:05.1169223Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:17:05.1198895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:17:05.1376592Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:17:05.1389407Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:17:05.1595007Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:17:05.1602333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:17:05.1634998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:17:05.1654489Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:17:05.1695962Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:17:05.1710190Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:17:05.2040468Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:17:05.2048584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:17:05.2073285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.2093523Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:17:05.2478377Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.2487274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:17:05.2512504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.2536055Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:17:05.2917222Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.2924077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:17:05.2954963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.2966707Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:17:05.3454784Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.3456968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:17:05.3461987Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:17:05.3464192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.3883861Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.3895490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:17:05.3901231Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:17:05.3906115Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:17:05.3908052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:17:05.3912106Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:17:05.4278437Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:17:05.4282237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.4324312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.4328131Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.4765215Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.4769634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.4775652Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:17:05.4778119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.4930674Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.4944908Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:17:05.5210728Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:17:05.5212098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.5216022Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:05.5217444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.5648756Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.5650617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.5655189Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.5657067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:17:05.6082948Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:17:05.6085565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.6098937Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.6100421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.6480174Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:05.6487056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:17:05.6551443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.6561327Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:17:05.6918578Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.6927258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.6999712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.7008635Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.7027792Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.7038881Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:17:05.7250569Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:17:05.7262521Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:17:05.7398688Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:17:05.7404031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.7409813Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:17:05.7429249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:17:05.7833670Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:17:05.7843726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.7848729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:17:05.7874531Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:17:05.8238821Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:17:05.8258217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.8296533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:17:05.8301942Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:17:05.8762215Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:17:05.8764899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.8770259Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:17:05.8772333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.8972108Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:05.8989934Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:17:05.9227545Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:17:05.9244121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.9248011Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:17:05.9250764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.9263174Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:17:05.9281367Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:17:05.9683442Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:17:05.9686425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.9691185Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:17:05.9693948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.0125819Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.0127108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.0131699Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.0133183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.0559606Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:17:06.0568304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:17:06.0573830Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:17:06.0576270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:17:06.0732061Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:17:06.0749975Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:17:06.0989172Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:17:06.1004440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:17:06.1012078Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:17:06.1015066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:17:06.1438443Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:17:06.1440897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:17:06.1444572Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:17:06.1446591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:17:06.1873526Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:17:06.1885308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:17:06.1888998Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:17:06.1890360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:17:06.2331825Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:17:06.2332860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:17:06.2337656Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:17:06.2339482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:17:06.2469808Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:17:06.2488581Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:17:06.2752575Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:17:06.2765918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:17:06.2774781Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:17:06.2782098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:17:06.2787522Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:17:06.2791979Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:17:06.3194450Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:17:06.3209321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:17:06.3213660Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:17:06.3216426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:17:06.3638775Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:17:06.3640746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:17:06.3644556Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:17:06.3646392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:17:06.4071979Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:17:06.4085639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:17:06.4089283Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:17:06.4090641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:17:06.4135751Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:17:06.4153182Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:17:06.4512736Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:17:06.4526864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:17:06.4532008Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:17:06.4534026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:17:06.4590482Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:17:06.4603556Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:17:06.4993168Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:17:06.5001708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:17:06.5008595Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:17:06.5013169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.5438036Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.5450302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.5456370Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.5460032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.5886760Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:06.5898940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.5905975Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.5910647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.5916985Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:17:06.5922767Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:17:06.6325919Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:17:06.6330525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.6336710Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:17:06.6340343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.6808502Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.6815829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.6823626Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:17:06.6828026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.7243676Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.7292651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:06.7298334Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:17:06.7301848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.7474855Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.7495862Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:17:06.7647755Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:17:06.7711705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.7723962Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:17:06.7726464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.7757645Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.7771408Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:17:06.8154150Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:17:06.8206535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.8211883Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:17:06.8214725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.8601286Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.8606094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.8676639Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:17:06.8682174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.9035040Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.9038845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.9112694Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:17:06.9117051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.9475228Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:17:06.9480721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.9560536Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:17:06.9566182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.9575456Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:17:06.9582703Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:17:06.9924121Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:17:06.9928981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.0001166Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.0041855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.0086329Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.0102726Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:17:07.0350934Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:17:07.0354557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.0469383Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.0472692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:17:07.0794001Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:17:07.0798779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.0926850Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.0931550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:17:07.1231202Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:17:07.1233207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:17:07.1350393Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:17:07.1352560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:17:07.1596638Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:17:07.1609252Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:17:07.1635265Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:17:07.1666524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:17:07.1798450Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:17:07.1801241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:17:07.2172171Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:17:07.2175048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.2246083Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.2283495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:17:07.2511370Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:17:07.2524596Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:17:07.2590602Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:17:07.2593063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.2690799Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.2716963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:17:07.3045523Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:17:07.3048358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.3122446Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.3164900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:17:07.3500057Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:17:07.3506193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.3592895Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:17:07.3597875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:17:07.3953743Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:17:07.3958647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:17:07.4072898Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:17:07.4077913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:17:07.4387939Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:17:07.4424264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:17:07.4555483Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:17:07.4562931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:17:07.4758121Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:17:07.4775623Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:17:07.4796502Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:17:07.4830597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:17:07.4911012Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:17:07.4925880Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:17:07.5000870Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:17:07.5033944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.5331516Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.5335478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:17:07.5474162Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:17:07.5479333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:17:07.5791237Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:17:07.5795221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:17:07.5910697Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:17:07.5915297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:17:07.6232909Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:17:07.6236079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:17:07.6350954Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:17:07.6353526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:17:07.6674942Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:17:07.6675766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:17:07.6790539Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:17:07.6795503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.7150444Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:17:07.7154971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:17:07.7179143Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:17:07.7198085Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:17:07.7202192Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:17:07.7235008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.7595046Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:17:07.7598721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:17:07.7718055Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:17:07.7720444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.8077753Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:17:07.8080634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:17:07.8309520Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:17:07.8310191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.8310839Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:17:07.8313040Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:17:07.8511253Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:17:07.8513102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:17:07.8590979Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:17:07.8592722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.8959262Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:17:07.8961666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:17:07.9073927Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:17:07.9076225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.9395050Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:17:07.9396246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.9510530Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:07.9512623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.9702364Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:17:07.9718971Z [gw2] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:17:07.9849182Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:17:07.9869421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.9946126Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:17:07.9947783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.0314340Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.0315426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:17:08.0394101Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:17:08.0395401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:17:08.0745105Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:17:08.0746286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:17:08.0824353Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:17:08.0827576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:17:08.1200465Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:17:08.1201759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:17:08.1312399Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:17:08.1314225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:17:08.1416275Z [gw3] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:17:08.1439628Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:17:08.1694702Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:17:08.1698111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:17:08.1751412Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:17:08.1753419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:17:08.2165799Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:17:08.2170894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.2177446Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.2194367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:17:08.2595114Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:17:08.2598229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.2638739Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.2641448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:17:08.2669843Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:17:08.2693312Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:17:08.3018135Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:17:08.3033640Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:17:08.3037177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.3044846Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.3078469Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:17:08.3082217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:17:08.3438164Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:17:08.3472014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.3516368Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.3519312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:17:08.3925405Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:17:08.3927499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.3951553Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.3953892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:17:08.4355626Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:17:08.4357551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.4404943Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.4405927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:17:08.4794716Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:17:08.4799834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.4831550Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.4843360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:08.4853246Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:08.4867697Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:17:08.5127780Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:17:08.5148860Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:17:08.5228338Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:17:08.5232680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.5276578Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.5277998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.5671815Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:17:08.5716016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:17:08.5718654Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:17:08.5719661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:17:08.5975692Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:17:08.5991212Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:17:08.6162178Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:17:08.6163236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:17:08.6166074Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:17:08.6167570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:17:08.6602459Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:17:08.6603694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.6607992Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:17:08.6609011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:17:08.7042948Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:17:08.7044513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:17:08.7047016Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:17:08.7048902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.7097940Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:17:08.7111811Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:17:08.7482308Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:17:08.7483624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:17:08.7486648Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:17:08.7488400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.7925633Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:17:08.7926343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:17:08.7928432Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:17:08.7929746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.8072357Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:17:08.8094365Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:17:08.8350045Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:17:08.8359062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.8364778Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:17:08.8368370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:17:08.8801538Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:17:08.8804806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.8811961Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:17:08.8815861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:17:08.9159685Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:17:08.9183204Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:17:08.9280174Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:17:08.9282455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.9285655Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:17:08.9288071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:17:08.9728160Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:17:08.9731367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:17:08.9735758Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:17:08.9738058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.9745758Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:17:08.9776541Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:17:09.0160607Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:17:09.0162371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:17:09.0165643Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:17:09.0167969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:17:09.0608002Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:17:09.0608880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:17:09.0612868Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:17:09.0614560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:17:09.0792328Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:17:09.0812660Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:17:09.0896929Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:17:09.1076938Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:17:09.1083046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:17:09.1091495Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:17:09.1119592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.1315486Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.1316963Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:17:09.1326816Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:17:09.1340172Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:17:09.1544702Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:17:09.1548506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:17:09.1589492Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:17:09.1590673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.1761360Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.1762542Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:17:09.1994495Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:17:09.2001241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:17:09.2012779Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:17:09.2044845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:09.2141925Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:17:09.2204983Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:17:09.2397512Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:17:09.2433764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:17:09.2449051Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:17:09.2491882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:09.2555046Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:17:09.2648923Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:17:09.2836297Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:17:09.2861214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:17:09.2913035Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:17:09.2935033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.2992919Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:17:09.3054218Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:17:09.3275290Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:17:09.3303779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:17:09.3357250Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:17:09.3382226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.3431046Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.3440714Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:17:09.3441344Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:17:09.3507762Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:17:09.3753440Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:17:09.3774963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:17:09.3792778Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:17:09.3814630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.3873580Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.3940071Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:17:09.4193320Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:17:09.4223520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.4233246Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:09.4256757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.4311864Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.4372973Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:17:09.4635254Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:17:09.4660234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.4673935Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:17:09.4702222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.4753685Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.4817014Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:17:09.5016563Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:17:09.5023981Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:17:09.5072628Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:17:09.5097240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.5112424Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:17:09.5136472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.5192515Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.5254031Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:17:09.5515173Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:17:09.5543157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.5554362Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:17:09.5581336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.5633450Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.5694692Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:17:09.5953652Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:17:09.5979556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.6033137Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:17:09.6059690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.6073232Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.6137179Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:17:09.6394594Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:17:09.6423979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.6473335Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:17:09.6502683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.6512995Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.6610978Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:17:09.6620210Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:17:09.6668124Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:17:09.6833133Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:17:09.6857671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.6913986Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:17:09.6941793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.6953399Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.7088709Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:17:09.7272840Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:17:09.7296931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.7352904Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:17:09.7379846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:17:09.7392980Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:17:09.7565226Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:17:09.7715388Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:17:09.7747755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.7794150Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:17:09.7830483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:17:09.7838470Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:17:09.8026905Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:17:09.8033987Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:17:09.8041527Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:17:09.8152062Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:17:09.8175749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.8232936Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:17:09.8254756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:17:09.8272093Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:17:09.8392357Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:17:09.8593579Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:17:09.8623525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.8672949Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:17:09.8699351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:17:09.8713655Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:17:09.8863319Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:17:09.9033695Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:17:09.9056486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:17:09.9112705Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:17:09.9136789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:17:09.9152479Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:17:09.9300185Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:17:09.9475048Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:17:09.9502861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:17:09.9553975Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:17:09.9584074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:17:09.9633745Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:17:09.9688124Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:17:09.9695675Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:17:09.9784272Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:17:09.9953605Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:17:09.9981838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:17:09.9992658Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:17:10.0021998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:17:10.0073613Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:17:10.0221666Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:17:10.0394975Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:17:10.0425364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:17:10.0433708Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:17:10.0460348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:17:10.0513316Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:17:10.0657306Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:17:10.0835806Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:17:10.0868956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:17:10.0879193Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:17:10.0906258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:17:10.0953901Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:17:10.1104752Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:17:10.1197983Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:17:10.1205102Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:17:10.1273239Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:17:10.1300342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:17:10.1314086Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:17:10.1341467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:17:10.1392698Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:17:10.1532238Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:17:10.1712244Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:17:10.1737441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:17:10.1752552Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:17:10.1776477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:17:10.1833169Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:17:10.1985231Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:17:10.2157806Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:17:10.2185836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:17:10.2199292Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:17:10.2232640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:17:10.2274003Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:17:10.2430169Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:17:10.2593439Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:17:10.2620208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:17:10.2635202Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:17:10.2661320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.2713224Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.2851257Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:17:10.3032468Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:17:10.3057071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.3112803Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:10.3136570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.3152448Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.3293368Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:17:10.3475723Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:17:10.3499927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.3552574Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:17:10.3575595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.3592308Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:17:10.3740746Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:17:10.3914413Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:17:10.3942687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.3998043Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.4025324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.4035198Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:17:10.4176149Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:17:10.4353988Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:17:10.4385746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.4433588Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.4458934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.4473254Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:17:10.4602713Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:17:10.4793253Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:17:10.4821257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.4872775Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.4895737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.4912495Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:17:10.5169295Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:17:10.5234458Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:17:10.5261622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.5313822Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.5340839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.5393469Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:17:10.5636788Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:17:10.5673067Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:17:10.5701365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.5752871Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.5778075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.5799339Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:17:10.5809589Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:17:10.5832252Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:17:10.6069968Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:17:10.6112806Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:17:10.6140621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.6192869Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.6217875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.6272697Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:17:10.6540092Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:17:10.6553215Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:17:10.6584810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.6634433Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.6659683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.6713646Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:17:10.6941518Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:17:10.6993226Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:17:10.7020547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.7076661Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.7102029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.7152936Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:17:10.7373930Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:17:10.7432647Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:17:10.7459074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.7513087Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.7538522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.7593030Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:17:10.7872411Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:17:10.7902662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:17:10.7952770Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:17:10.7978499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.8358416Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:17:10.8366051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:17:10.8439451Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:17:10.8443613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.8801090Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:17:10.8804804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:17:10.8869858Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:17:10.8872967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:17:10.9230049Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:17:10.9232278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:17:10.9303181Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:17:10.9305708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:17:10.9662448Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:17:10.9665652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:17:10.9743507Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:17:10.9746979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:17:11.0119246Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:17:11.0122904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:17:11.0156922Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:17:11.0186082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:17:11.0560513Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:17:11.0567903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:17:11.0578922Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:17:11.0584848Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:17:11.0595348Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:17:11.0636137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:17:11.1030514Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:17:11.1035311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:17:11.1041692Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:17:11.1070363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.1512020Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.1523773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:17:11.1529888Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:17:11.1534251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.1915983Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.1954869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.1971856Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.1976290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:17:11.2407764Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:17:11.2415313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.2423723Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.2430221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.2609046Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.2635509Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:17:11.2836437Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:17:11.2842943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.2851415Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:17:11.2857703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.3325497Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.3333066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.3341330Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.3347951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.3807015Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.3814194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.3821111Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.3827366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.4237265Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.4243009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.4250025Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.4255305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:17:11.4673128Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:17:11.4679910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:17:11.4687133Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:17:11.4692813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.5164795Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.5171876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.5179793Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:17:11.5185662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:17:11.5616749Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:17:11.5620171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:17:11.5624530Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:17:11.5627223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.6039507Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:17:11.6046895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.6051983Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:17:11.6054518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:17:11.6483605Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:17:11.6485572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.6490229Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:11.6492700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.6968284Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:17:11.6969392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.6972112Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:17:11.6973740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.7202326Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:17:11.7214827Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:17:11.7394066Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:17:11.7406485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.7411114Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:17:11.7413232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.7794994Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.7839840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:17:11.7843309Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:17:11.7844897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.8278173Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:17:11.8279161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:17:11.8282640Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:17:11.8284136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.8419230Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:17:11.8431750Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:17:11.8720514Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:17:11.8721816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.8726129Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:17:11.8727596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:17:11.9169929Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:17:11.9171114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:17:11.9174929Z [gw3] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:17:11.9176478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.9609225Z [gw0] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:17:11.9610359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:17:11.9613245Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:17:11.9614722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:17:11.9754788Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:17:11.9768104Z [gw1] [ 44%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:17:12.0006134Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:17:12.0029595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:17:12.0037382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:17:12.0041247Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:17:12.0438511Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:17:12.0484270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:17:12.0489269Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:17:12.0493313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:17:12.0916488Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:17:12.0929952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:17:12.0935752Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:17:12.0939437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:17:12.1313420Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:17:12.1354033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:17:12.1359388Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:17:12.1361250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:17:12.1815460Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:17:12.1818164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:17:12.1827518Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:17:12.1831070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:17:12.2245776Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:17:12.2248915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.2253439Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.2258221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:17:12.2682880Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:17:12.2689562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:17:12.2696759Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:17:12.2701872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.3123070Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.3130005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:17:12.3138052Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:17:12.3144130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.3475994Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.3494591Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:17:12.3563183Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:17:12.3566444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.3571626Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.3574884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:17:12.4041282Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:17:12.4043179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.4047367Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.4049487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:17:12.4484848Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:17:12.4486545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:17:12.4490547Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:17:12.4492445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.4733853Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.4751117Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:17:12.4922707Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:17:12.4924632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.4928067Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.4930273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.5355755Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.5358098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.5361739Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.5364265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.5809159Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:17:12.5811957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.5814625Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.5816687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.6240163Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:17:12.6249303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:17:12.6255442Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:17:12.6258156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.6696563Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:17:12.6697264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.6700504Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:17:12.6702481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.7129437Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:12.7130110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.7133269Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:17:12.7135232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.7562002Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.7563624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:17:12.7566819Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:17:12.7568862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.8010643Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.8012931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.8017770Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.8019446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:17:12.8438306Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:17:12.8440726Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:17:12.8463511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.8490814Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:17:12.8496300Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:17:12.8497816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.8928849Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:12.8932582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.8936678Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:17:12.8938286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.9367026Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:17:12.9371200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.9373186Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:17:12.9374975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.9791945Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:17:12.9801970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.9805846Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:17:12.9808061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.0198193Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:17:13.0243372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.0248865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:17:13.0256573Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:17:13.0677611Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:17:13.0681885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:17:13.0687632Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:17:13.0691857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.0787552Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:17:13.0799302Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:17:13.1099466Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:17:13.1116755Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:17:13.1118002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:17:13.1130336Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:17:13.1131285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:17:13.1135272Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:17:13.1563389Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:17:13.1565085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:17:13.1568028Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:17:13.1570918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:17:13.2005584Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:17:13.2009809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:17:13.2013970Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:17:13.2017680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:17:13.2442134Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:17:13.2445925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:17:13.2449757Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:17:13.2453424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:17:13.2926512Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:17:13.2930613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:17:13.2934355Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:17:13.2938330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:17:13.3405607Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:17:13.3409776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:17:13.3413612Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:17:13.3417305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:17:13.3835132Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:17:13.3846498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.3852191Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.3856632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:17:13.4312283Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:17:13.4412030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.4412661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:17:13.4413280Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:17:13.4426377Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.4443557Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:17:13.4783614Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:17:13.4784202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.4796328Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.4796955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:17:13.5159039Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:17:13.5205937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:17:13.5207553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.5245927Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.5659356Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:17:13.5667560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.5670603Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:17:13.5672221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:17:13.6039771Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:17:13.6074640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:17:13.6111955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.6119944Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:17:13.6477906Z [gw3] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:17:13.6527765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:13.6528635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.6672250Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:13.6689124Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:17:13.6946992Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:17:13.6951963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.6955905Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:17:13.7031435Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:17:13.7100120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:13.7117249Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:17:13.7385704Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:17:13.7436166Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:17:13.7437352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.7448278Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:17:13.7810110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:13.7837934Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:17:13.7883518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:13.7891942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:13.8161450Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:17:13.8353681Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:17:13.8363484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:13.8373497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:13.8554225Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:17:13.8755634Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:17:13.8797130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.8807796Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:17:13.8843030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:13.9214657Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:17:13.9239159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:13.9239875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.9281909Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:17:13.9679801Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:17:13.9701424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.9702356Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:17:13.9759313Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:14.0119534Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:17:14.0120308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:14.0121008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.0179766Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:17:14.0596816Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:17:14.0600785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.0601592Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:17:14.0682193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:14.0714047Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:17:14.0741389Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:17:14.1035051Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:17:14.1035773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.1043159Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:17:14.1105035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:14.1476651Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:17:14.1484284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.1492277Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:17:14.1551930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:14.1921130Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:17:14.1927801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:17:14.1935627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.2079198Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:17:14.2349987Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:17:14.2357915Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:17:14.2366465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.2439726Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:17:14.2792983Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:17:14.2802977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:17:14.2813865Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:17:14.2864206Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:17:14.3231277Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:17:14.3239835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:17:14.3248458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:17:14.3360383Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:17:14.3684614Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:17:14.3694763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:17:14.3711004Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:17:14.3796405Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:17:14.4113422Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:17:14.4122007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:17:14.4130357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:17:14.4273118Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:17:14.4408700Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:17:14.4433270Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:17:14.4551062Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:17:14.4560998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:17:14.4569300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:17:14.4636396Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:17:14.4660443Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:17:14.4892806Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:17:14.4965744Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:17:14.4996704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:17:14.5008524Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:17:14.5311300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:14.5411592Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:17:14.5435343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:17:14.5510474Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:17:14.5587320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:14.5875297Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:17:14.5883372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:17:14.5951602Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:17:14.5998137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:14.6308010Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:17:14.6314620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:17:14.6383628Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:17:14.6430136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:14.6744210Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:17:14.6748996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:17:14.6830916Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:17:14.6902225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:14.7188871Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:17:14.7192310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:17:14.7230649Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:17:14.7342502Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:14.7623605Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:17:14.7627366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:17:14.7750740Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:17:14.7781550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:14.8053358Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:17:14.8067134Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:17:14.8075958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.8097532Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:14.8151037Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:17:14.8235186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:14.8511193Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:17:14.8521343Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.8563267Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:14.8705837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:14.8952298Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:17:14.8962578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.9030553Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:14.9387041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:17:14.9396429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:14.9825783Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:14.9834680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.0267869Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:15.0277319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.0370945Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:15.0399111Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:17:15.0707189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:17:15.0715833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.0789783Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:15.0814673Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:17:15.1085866Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:17:15.1109839Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:17:15.1145930Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:17:15.1154119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.1410694Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:15.1584085Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:17:15.1594021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.1603528Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:15.1783417Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:17:15.1797503Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:17:15.1959114Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:17:15.2031372Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:17:15.2031993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.2038502Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:15.2232640Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:17:15.2525783Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:17:15.2526539Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:17:15.2527880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.2752337Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:15.2834886Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:17:15.2966528Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:17:15.2971863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.3162166Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:15.3311918Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:17:15.3397399Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:17:15.3400516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.3636974Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:15.3755115Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:17:15.3836785Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:17:15.3841389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.4040356Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:17:15.4193312Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:17:15.4267270Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:17:15.4271744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:17:15.4570170Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:17:15.4636673Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:17:15.4753380Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:17:15.4762081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:17:15.4768795Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:17:15.4830689Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:17:15.5197728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:17:15.5201217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:17:15.5236981Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:17:15.5249015Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:17:15.5587170Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:17:15.5630578Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:17:15.5635061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:17:15.5711285Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:17:15.5991900Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:17:15.6069335Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:17:15.6073908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:17:15.6150712Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:17:15.6453173Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:17:15.6510479Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:17:15.6515940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:17:15.6603824Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:17:15.6608324Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:17:15.6944889Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:17:15.6949537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:17:15.7037749Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:17:15.7041731Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:17:15.7400158Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:17:15.7404200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:17:15.7471087Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:17:15.7481970Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:17:15.7790501Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:17:15.7802803Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:17:15.7833687Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:17:15.7860006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:17:15.7874128Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:17:15.7919888Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:17:15.8273717Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:17:15.8309293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:17:15.8363429Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:17:15.8366703Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:17:15.8690390Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:17:15.8704100Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:17:15.8749295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:17:15.8754038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:17:15.8761808Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:17:15.8819384Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:17:15.9199677Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:17:15.9205603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:17:15.9211721Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:17:15.9250242Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:17:15.9638213Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:17:15.9643514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.9649843Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:15.9693144Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:17:16.0074933Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:17:16.0079074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.0133218Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:17:16.0136651Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:17:16.0515569Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:17:16.0519685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:17:16.0576585Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:17:16.0579078Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:17:16.0594772Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:17:16.0609203Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:17:16.0949063Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:17:16.0953304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:17:16.1010946Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:17:16.1013788Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:17:16.1393879Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:17:16.1398709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:17:16.1457211Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:17:16.1459486Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:17:16.1827849Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:17:16.1830676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:17:16.1950484Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:17:16.2272125Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:17:16.2276982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.2762775Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:17:16.2767942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.2939554Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:17:16.2978584Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:17:16.3198614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:17:16.3205121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.3329338Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:17:16.3406228Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:17:16.3469486Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:17:16.3635273Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:17:16.3639470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.3837497Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:17:16.3911590Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:17:16.4087566Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:17:16.4094439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.4277380Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:17:16.4335111Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:17:16.4366321Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:17:16.4373867Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:17:16.4514728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:17:16.4521365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.4718445Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:17:16.4783769Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:17:16.4969522Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:17:16.4979143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.5159359Z [gw0] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:17:16.5234435Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:17:16.5319093Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:17:16.5333584Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:17:16.5432246Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:17:16.5672170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:17:16.5678793Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:17:16.5781739Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:17:16.5799490Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:17:16.6118369Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:17:16.6119036Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:17:16.6598573Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:17:16.6599167Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:17:16.7027902Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:17:16.7030980Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:17:16.7242410Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:17:16.7261218Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:17:16.7510052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:17:16.7513566Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:17:16.7780334Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:17:16.7804378Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:17:16.7947083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:17:16.7953401Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:17:16.8396819Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:17:16.8397379Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:17:16.8755946Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:17:16.8779644Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:17:16.8873623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:17:16.8874258Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:17:16.9309333Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:17:16.9309927Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:17:16.9553107Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:17:16.9580236Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:17:16.9780929Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:17:16.9781450Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:17:17.0196750Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:17:17.0205276Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:17:17.0265375Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:17:17.0305354Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:17:17.0710324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:17:17.0710866Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:17:17.1140870Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:17:17.1141456Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:17:17.1587853Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:17:17.1588454Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:17:17.2030798Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:17:17.2031373Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:17:17.2061848Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:17:17.2092474Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:17:17.2199243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:17:17.2227458Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:17:17.2451509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:17:17.2452048Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:17:17.2908474Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:17:17.2909179Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:17:17.3343017Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:17:17.3343724Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:17:17.3780716Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:17:17.3781429Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:17:17.3836892Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:17:17.3854119Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:17:17.4200746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:17:17.4224542Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:17:17.4512275Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:17:17.4548495Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:17:17.4656917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:17:17.4667587Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:17:17.5116413Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:17:17.5524038Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:17:17.5550730Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:17:17.6500668Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:17:17.6551434Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:17:17.6707090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:17:17.6746544Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:17:17.7470393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:17:17.7497872Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:17:17.8500218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:17:17.8526953Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:17:17.9360069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:17:17.9386097Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:17:17.9906007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:17:17.9946035Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:17:18.0336594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:17:18.0374616Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:17:18.1077734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:17:18.1107346Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:17:18.1686095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:17:18.1724381Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:17:18.2368605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:17:18.2398225Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:17:18.2963404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:17:18.2994510Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:17:18.3388841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:17:18.3427851Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:17:18.3566735Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:17:18.3596565Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:17:18.3614485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:17:18.3640115Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:17:18.4164367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:17:18.4196451Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:17:18.4416229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:17:18.4714352Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:17:18.4753140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:17:18.5193084Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:17:18.5199218Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:17:18.5205525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:17:18.5239629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:17:18.5259928Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:17:18.5266349Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:17:18.5668928Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:17:18.5733770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:17:18.6112899Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:17:18.6147958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:17:18.6593439Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:17:18.6639059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:17:18.7032608Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:17:18.7080786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:17:18.7406866Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:17:18.7509730Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:17:18.7515473Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:17:18.7541155Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:17:18.7950629Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:17:18.7971007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:17:18.8374511Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:17:18.8381296Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:17:18.8401772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:17:18.8455088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:17:18.8501836Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:17:18.8528298Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:17:18.8833000Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:17:18.8930510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:17:18.9268977Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:17:18.9277641Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:17:18.9296629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:17:18.9373506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:17:18.9754631Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:17:18.9770503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:19.0196338Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:17:19.0235198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:17:19.0576936Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:17:19.0599488Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:17:19.0635323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:17:19.0686034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:17:19.1078087Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:17:19.1123847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:17:19.1516172Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:17:19.1560273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:17:19.2011335Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:17:19.2020894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:17:19.2277412Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:17:19.2312693Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:17:19.2447928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:17:19.2456265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:17:19.2881306Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:17:19.2886994Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:17:19.3329596Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:17:19.3338640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:17:19.3364042Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:17:19.3386381Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:17:19.3808874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:17:19.3813384Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:17:19.3956234Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:17:19.3981059Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:17:19.4006472Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:17:19.4025764Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:17:19.4283053Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:17:19.4286981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:17:19.4740157Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:17:19.4746544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:17:19.4959289Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:17:19.4991396Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:17:19.5209969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:17:19.5212965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:17:19.5657954Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:17:19.5664388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:17:19.6092509Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:17:19.6101577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:17:19.6550189Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:17:19.6558165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:17:19.6793613Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:17:19.6814126Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:17:19.7010226Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:17:19.7014110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:17:19.7462356Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:17:19.7468421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:17:19.7638521Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:17:19.7652215Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:17:19.7927774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:17:19.7934343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:17:19.8352053Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:17:19.8413649Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:17:19.8416385Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:17:19.8435906Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:17:19.8797320Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:17:19.8843682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:17:19.9238388Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:17:19.9276799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:17:19.9725173Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:17:19.9731919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:17:20.0207520Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:17:20.0214348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:17:20.0674270Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:17:20.1220036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:17:20.1277453Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:17:20.5136396Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:17:20.5187190Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:17:20.5840215Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:17:20.5877693Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:17:20.6885843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:17:20.6908989Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:17:20.7679902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:17:20.7712813Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:17:21.0123212Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:17:21.0157194Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:17:21.2678656Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:17:21.2691181Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:17:21.3358798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:17:21.3391649Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:17:21.3768669Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:17:21.3795000Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:17:21.3825143Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:17:21.3862635Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:17:21.4345828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:17:21.4516528Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:17:21.7195240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:17:21.7222071Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:17:21.7607281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:17:21.7643148Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:17:21.9605079Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:17:21.9637937Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:17:22.1047344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:17:22.1073188Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:17:22.1087414Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:17:22.1245072Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:17:22.1773845Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:17:22.1796051Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:17:22.3960772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:17:22.3986640Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:17:22.5751420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:17:22.5794328Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:17:22.6242765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:17:22.6282240Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:17:22.6583239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:17:22.6595952Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:17:22.6630014Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:17:22.6792361Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:17:22.8430324Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:17:22.8465035Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:17:23.1427502Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:17:23.1454910Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:17:23.2254297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:17:23.2280560Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:17:23.4270521Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:17:23.4298635Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:17:23.5731587Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:17:23.5775106Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:17:23.8035010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:17:23.8047034Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:17:23.8076784Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:17:23.8087930Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:17:24.2933346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:17:24.2979666Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:17:24.4247905Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:17:24.4281758Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:17:24.7293735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:17:24.7333785Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:17:24.8229674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:17:24.8260701Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:17:24.8684819Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:17:24.8709249Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:17:25.0876084Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:17:25.0910383Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:17:25.2595413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:17:25.2635439Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:17:25.4513811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:17:25.4554063Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:17:25.5735339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:17:25.5768468Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:17:25.9031628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:17:25.9068800Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:17:25.9071396Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:17:25.9110319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:17:25.9577512Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:17:25.9600025Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:17:26.1435436Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:17:26.1457723Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:17:26.1476848Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:17:26.1513143Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:17:26.3446175Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:17:26.3472850Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:17:26.3619449Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:17:26.3650715Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:17:26.5964111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:17:26.6010273Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:17:26.7578914Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:17:26.7629567Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:17:26.9140753Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:17:26.9171250Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:17:26.9382744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:17:26.9429155Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:17:27.1132234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:17:27.1183748Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:17:27.1928516Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:17:27.1954698Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:17:27.6167076Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:17:27.6193336Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:17:27.7146910Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:17:27.7188210Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:17:27.7457789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:17:27.7491779Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:17:27.9405390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:17:27.9463155Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:17:28.0382532Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:17:28.0399201Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:17:28.2712244Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:17:28.2749434Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:17:28.4443111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:17:28.4477108Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:17:28.4620720Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:17:28.4660994Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:17:28.8519636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:17:28.8547662Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:17:28.8602215Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:17:28.8626537Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:17:28.8798678Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:17:28.9077547Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:17:28.9086085Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:17:28.9534535Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:17:28.9544436Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:17:29.0015275Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:17:29.0026513Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:17:29.0468529Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:17:29.0469317Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:17:29.0935794Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:17:29.0936570Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:17:29.1197729Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:17:29.1215933Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:17:29.1345687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:17:29.1368603Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:17:29.1838215Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:17:29.1845043Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:17:29.2292284Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:17:29.2298406Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:17:29.2481834Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:17:29.2507323Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:17:29.2758777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:17:29.2764266Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:17:29.3260419Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:17:29.3267355Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:17:29.3689928Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:17:29.3695750Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:17:29.4118039Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:17:29.4126504Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:17:29.4555659Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:17:29.4563584Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:17:29.5033714Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:17:29.5041528Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:17:29.5202669Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:17:29.5226749Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:17:29.5486538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:17:29.5495586Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:17:29.5502857Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:17:29.5510043Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:17:29.5924077Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:17:29.5932589Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:17:29.6355730Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:17:29.6363100Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:17:29.6838328Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:17:29.6845887Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:17:29.7277896Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:17:29.7288397Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:17:29.7329614Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:17:29.7368286Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:17:29.7722271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:17:29.7731674Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:17:29.8192884Z [gw1] [ 45%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:17:29.8205431Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:17:29.8678485Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:17:29.8689501Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:17:29.8747394Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:17:29.8769123Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:17:29.9112354Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:17:29.9139153Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:17:29.9552992Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:17:29.9587462Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:17:29.9993053Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:17:30.0026806Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:17:30.0433125Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:17:30.0456434Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:17:30.0521930Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:17:30.0542634Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:17:30.0874448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:30.0884309Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:17:30.1355222Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:17:30.1376933Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:17:30.1794589Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:17:30.1803624Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:17:30.2237357Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:17:30.2246830Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:17:30.2330385Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:17:30.2357423Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:17:30.2679104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:17:30.2688089Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:17:30.3159546Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:17:30.3169052Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:17:30.3630996Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:17:30.3639343Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:17:30.4114039Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:17:30.4309589Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:17:30.4337579Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:17:30.7843580Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:17:30.7869521Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:17:31.0108698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:17:31.0150439Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:17:31.1641585Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:17:31.1668998Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:17:31.7858301Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:17:31.7888555Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:17:31.8531205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:17:31.8553102Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:17:31.9182472Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:17:31.9216458Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:17:32.2572032Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:17:32.2598204Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:17:32.4228807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:17:32.4255067Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:17:32.8445173Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:17:32.8527218Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:17:32.9046479Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:17:32.9071918Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:17:33.0577245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:17:33.0614741Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:17:33.4224366Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:17:33.4252203Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:17:33.4808584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:17:33.4854370Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:17:33.7530538Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:17:33.7659962Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:17:33.9456371Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:17:33.9499216Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:17:34.4404452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:17:34.4476218Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:17:34.5807731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:17:34.5833195Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:17:34.7490079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:17:34.7511589Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:17:34.8560432Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:17:34.8600431Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:17:35.2549177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:17:35.2590447Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:17:35.3202038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:17:35.3235068Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:17:35.5604314Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:17:35.5640042Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:17:35.7437744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:17:35.7480527Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:17:35.8491059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:17:35.8542593Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:17:35.9522288Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:17:35.9545220Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:17:36.0457581Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:17:36.0506287Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:17:36.1322342Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:17:36.1354121Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:17:36.2892227Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:17:36.2922906Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:17:36.3142962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:17:36.3471500Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:17:36.3502286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:17:36.3910759Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:17:36.4005400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:17:36.4395297Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:17:36.4479771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:17:36.4872363Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:17:36.5122918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:17:36.5233327Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:17:36.5416505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:17:36.5772486Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:17:36.5878364Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:17:36.6261415Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:17:36.6267592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:17:36.6599173Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:17:36.6615743Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:17:36.6671589Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:17:36.6747839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:17:36.7114254Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:17:36.7225982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:17:36.7632451Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:17:36.7670195Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:17:36.7999612Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:17:36.8125291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:17:36.8436594Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:17:36.9003720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:17:36.9038474Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:17:36.9621534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:17:36.9655487Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:17:36.9743919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:17:36.9768087Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:17:37.0411093Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:17:37.0441966Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:17:37.1215996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:17:37.1251382Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:17:37.2108262Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:17:37.2264681Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:17:37.3169176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:17:37.3200577Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:17:37.3383034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:17:37.3406087Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:17:37.3910419Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:17:37.3941782Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:17:37.4660366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:17:37.4694985Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:17:37.5415412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:17:37.5446179Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:17:37.6144560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:17:37.6173317Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:17:37.6850599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:17:37.6873371Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:17:37.7290433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:17:37.7313607Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:17:37.9951360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:17:38.0113382Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:17:38.2814992Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:17:38.2844514Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:17:38.3511067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:17:38.3531806Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:17:38.4638187Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:17:38.4647423Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:17:38.4970681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:17:38.4983595Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:17:38.6313163Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:17:38.6343348Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:17:38.9160483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:17:38.9191339Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:17:39.0619217Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:17:39.0657348Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:17:39.2397723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:17:39.2424284Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:17:39.4550793Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:17:39.4582155Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:17:39.5440948Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:17:39.5455433Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:17:39.7357332Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:17:39.7388949Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:17:39.7909947Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:17:39.7924831Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:17:39.7938325Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:17:39.7952992Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:17:39.8213553Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:17:39.8384817Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:17:39.8752935Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:17:39.8870786Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:17:39.9122153Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:17:39.9233855Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:17:39.9565587Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:17:39.9630194Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:17:39.9640786Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:17:39.9674456Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:17:40.0025586Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:17:40.0114506Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:17:40.0438125Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:17:40.0591323Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:17:40.1293995Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:17:40.1305297Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:17:40.1939075Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:17:40.1989307Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:17:40.2554774Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:17:40.2618288Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:17:40.3151747Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:17:40.3312621Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:17:40.3336890Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:17:40.3361762Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:17:40.3717896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:17:40.3752478Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:17:40.4184305Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:17:40.4208550Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:17:40.4221561Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:17:40.4232202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:17:40.4342955Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:17:40.4581944Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:17:40.4632346Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:17:40.4672086Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:17:40.4887070Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:17:40.5112360Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:17:40.5395261Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:17:40.5463133Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:17:40.5491246Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:17:40.5629973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:17:40.5677171Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:17:40.6069911Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:17:40.6116030Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:17:40.6219127Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:17:40.6246889Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:17:40.6432093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:17:40.6544741Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:17:40.6872244Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:17:40.6939123Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:17:40.6956475Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:17:40.6979535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:17:40.7390312Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:17:40.7419234Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:17:40.7528568Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:17:40.7546874Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:17:40.7830329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:17:40.7849057Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:17:40.8036500Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:17:40.8056549Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:17:40.8193613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:17:40.8312489Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:17:40.8366734Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:17:40.8472923Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:17:40.8634194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:17:40.8737357Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:17:40.8780106Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:17:40.8990569Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:17:40.9150677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:17:40.9174432Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:17:40.9334039Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:17:40.9353447Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:17:40.9590151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:17:40.9613808Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:17:41.0032483Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:17:41.0041860Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:17:41.0132335Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:17:41.0155558Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:17:41.0475315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:17:41.0480267Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:17:41.0560807Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:17:41.0593414Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:17:41.0913106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:17:41.0941271Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:17:41.1048160Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:17:41.1068813Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:17:41.1351677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:17:41.1388625Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:17:41.1395193Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:17:41.1510238Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:17:41.1712886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:17:41.1814727Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:17:41.1821191Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:17:41.1953045Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:17:41.2192729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:17:41.2259012Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:17:41.2335888Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:17:41.2433624Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:17:41.2594179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:17:41.2698209Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:17:41.2725443Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:17:41.2738467Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:17:41.2797490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:17:41.2874129Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:17:41.3036006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:17:41.3125293Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:17:41.3232172Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:17:41.3312586Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:17:41.3473233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:17:41.3549763Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:17:41.3674726Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:17:41.3792120Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:17:41.3913046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:17:41.3983840Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:17:41.4163642Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:17:41.4233424Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:17:41.4352230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:17:41.4427655Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:17:41.4661267Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:17:41.4675004Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:17:41.4792325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:17:41.4867918Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:17:41.5057596Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:17:41.5152409Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:17:41.5232542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:17:41.5317822Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:17:41.5597040Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:17:41.5613534Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:17:41.5678384Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:17:41.5861343Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:17:41.6105333Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:17:41.6119024Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:17:41.6126798Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:17:41.6236988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:17:41.6528940Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:17:41.6541500Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:17:41.6596662Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:17:41.6713957Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:17:41.6835454Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:17:41.6842407Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:17:41.7073027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:17:41.7192429Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:17:41.7272179Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:17:41.7284347Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:17:41.7552116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:17:41.7649703Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:17:41.7711395Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:17:41.7725498Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:17:41.8033755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:17:41.8154789Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:17:41.8168097Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:17:41.8194519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:17:41.8553189Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:17:41.8604899Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:17:41.8625320Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:17:41.8799518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:17:41.8913519Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:17:41.9067944Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:17:41.9089371Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:17:41.9222779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:17:41.9352779Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:17:41.9540532Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:17:41.9562748Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:17:41.9653565Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:17:41.9792387Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:17:42.0092242Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:17:42.0114508Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:17:42.0156978Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:17:42.0272610Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:17:42.0340535Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:17:42.0463176Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:17:42.0553096Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:17:42.0712466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:17:42.0764072Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:17:42.0931308Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:17:42.1109679Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:17:42.1270014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:17:42.1274793Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:17:42.1432196Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:17:42.1714349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:17:42.1953680Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:17:42.1961031Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:17:42.2372070Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:17:42.2392042Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:17:42.2401406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:17:42.2406227Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:17:42.2753200Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:17:42.2829810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:17:42.3194693Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:17:42.3269405Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:17:42.3631428Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:17:42.3647979Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:17:42.3655333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:17:42.3717856Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:17:42.4076591Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:17:42.4153669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:17:42.4516445Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:17:42.4591118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:17:42.4789293Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:17:42.4809584Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:17:42.5031375Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:17:42.5045565Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:17:42.5191228Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:17:42.5209436Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:17:42.5476316Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:17:42.5476855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:17:42.5707091Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:17:42.5723811Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:17:42.5920654Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:17:42.5921147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:17:42.6352451Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:17:42.6371456Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:17:42.6485542Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:17:42.6501923Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:17:42.6795920Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:17:42.6838122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:17:42.7236420Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:17:42.7242511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:17:42.7682943Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:17:42.7683538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:17:42.7880800Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:17:42.7909830Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:17:42.8117780Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:17:42.8118283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:17:42.8552031Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:17:42.8565446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:17:42.8998774Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:17:42.8999350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:17:42.9254712Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:17:42.9277532Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:17:42.9433420Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:17:42.9433946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:17:42.9878582Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:17:42.9879166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:17:43.0312051Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:17:43.0312614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:17:43.0682534Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:17:43.0694717Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:17:43.0713180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:17:43.0749044Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:17:43.1118583Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:17:43.1193782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:17:43.1390594Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:17:43.1408007Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:17:43.1558674Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:17:43.1638125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:17:43.2000539Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:17:43.2077532Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:17:43.2111159Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:17:43.2130876Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:17:43.2439266Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:17:43.2521007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:17:43.2961368Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:17:43.2961960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:17:43.3006866Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:17:43.3030887Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:17:43.3397673Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:17:43.3398473Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:17:43.3840347Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:17:43.3840935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:17:43.4286166Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:17:43.4286785Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:17:43.4287420Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:17:43.4287934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:17:43.4746330Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:17:43.4746961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:17:43.5166052Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:17:43.5166669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:17:43.5260553Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:17:43.5268865Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:17:43.5328631Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:17:43.5599123Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:17:43.5599755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:17:43.5756756Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:17:43.5757346Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:17:43.6042510Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:17:43.6043113Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:17:43.6194212Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:17:43.6194826Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:17:43.6477313Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:17:43.6477875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:17:43.6522543Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:17:43.6540868Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:17:43.6625998Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:17:43.6626557Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:17:43.6911151Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:17:43.7105899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:17:43.7110557Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:17:43.7538370Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:17:43.7588270Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:17:43.7977483Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:17:43.7984877Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:17:43.8431472Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:17:43.8462751Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:17:43.8905100Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:17:43.8914085Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:17:43.9171368Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:17:43.9193563Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:17:43.9381630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:17:43.9387559Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:17:43.9860707Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:17:43.9869032Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:17:44.0248992Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:17:44.0293902Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:17:44.0677549Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:17:44.0733266Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:17:44.1228932Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:17:44.1236822Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:17:44.1659070Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:17:44.1667093Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:17:44.1752105Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:17:44.1775534Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:17:44.2099781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:17:44.2108158Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:17:44.2598973Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:17:44.2613384Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:17:44.3030617Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:17:44.3039510Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:17:44.3471653Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:17:44.3481333Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:17:44.3910958Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:17:44.3919799Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:17:44.4360438Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:17:44.4369469Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:17:44.4788815Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:17:44.4797682Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:17:44.4949895Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:17:44.4986320Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:17:44.5218130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:17:44.5226234Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:17:44.5634280Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:17:44.5673274Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:17:44.6157702Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:17:44.6166739Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:17:44.6626296Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:17:44.6636523Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:17:44.6821955Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:17:44.6842835Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:17:44.7105452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:17:44.7486520Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:17:44.7593105Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:17:44.7627662Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:17:44.7652244Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:17:44.7705162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:17:44.7718140Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:17:44.7999001Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:17:44.8035458Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:17:44.8558951Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:17:44.8576774Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:17:44.8898879Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:17:44.9071422Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:17:44.9447003Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:17:44.9606735Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:17:44.9856862Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:17:44.9880763Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:17:45.0116387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:17:45.0135628Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:17:45.0660438Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:17:45.0729995Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:17:45.1752704Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:17:45.1836487Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:17:45.2150978Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:17:45.2185323Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:17:45.2218202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:17:45.2273885Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:17:45.2773764Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:17:45.2783195Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:17:45.2809912Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:17:45.2849276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:17:45.3171573Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:17:45.3252756Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:17:45.3283645Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:17:45.3314301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:17:45.3591868Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:17:45.3721630Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:17:45.3751293Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:17:45.3793855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:17:45.4089709Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:17:45.4235337Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:17:45.4257620Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:17:45.4677726Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:17:45.4723914Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:17:45.5110137Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:17:45.5164534Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:17:45.5166316Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:17:45.5189994Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:17:45.5586877Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:17:45.5593058Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:17:45.6036879Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:17:45.6037480Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:17:45.6478969Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:17:45.6512277Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:17:45.6918186Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:17:45.6954062Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:17:45.7214791Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:17:45.7246299Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:17:45.7403575Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:17:45.7442639Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:17:45.7874351Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:17:45.7881009Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:17:45.8325355Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:17:45.8331470Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:17:45.8375451Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:17:45.8396728Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:17:45.8755088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:17:45.8767324Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:17:45.9209050Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:17:45.9215576Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:17:45.9643965Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:17:45.9648482Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:17:46.0073922Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:17:46.0080550Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:17:46.0276014Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:17:46.0303457Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:17:46.0504800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:17:46.0509891Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:17:46.0816088Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:17:46.0842700Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:17:46.0898342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:17:46.0947462Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:17:46.0951117Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:17:46.0956344Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:17:46.1215891Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:17:46.1273818Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:17:46.1398526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:17:46.1404425Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:17:46.1589466Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:17:46.1752674Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:17:46.1832582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:17:46.1897480Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:17:46.2273469Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:17:46.2313321Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:17:46.2756543Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:17:46.2765289Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:17:46.3235538Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:17:46.3244934Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:17:46.3667818Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:17:46.3674797Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:17:46.4076572Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:17:46.4104840Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:17:46.4512738Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:17:46.4538738Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:17:46.4606394Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:17:46.4635984Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:17:46.4987013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:17:46.4991737Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:17:46.5075382Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:17:46.5134059Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:17:46.5441416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:17:46.5450110Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:17:46.5914900Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:17:46.5923097Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:17:46.6358108Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:17:46.6367562Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:17:46.6806878Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:17:46.6816373Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:17:46.6909441Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:17:46.6933630Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:17:46.7234462Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:17:46.7242112Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:17:46.7723930Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:17:46.7732472Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:17:46.8218166Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:17:46.8226707Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:17:46.8643212Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:17:46.8649480Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:17:46.9093574Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:17:46.9099305Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:17:46.9269193Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:17:46.9293252Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:17:46.9520630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:17:46.9528543Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:17:46.9951041Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:17:46.9958338Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:17:47.0258696Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:17:47.0282553Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:17:47.0388561Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:17:47.0394032Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:17:47.0869686Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:17:47.0875306Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:17:47.1321989Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:17:47.1328929Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:17:47.1438202Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:17:47.1455659Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:17:47.1802102Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:17:47.1802705Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:17:47.2236849Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:17:47.2244476Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:17:47.2249147Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:17:47.2253111Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:17:47.2677239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:17:47.2681051Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:17:47.3113013Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:17:47.3147048Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:17:47.3590754Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:17:47.3595706Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:17:47.4033590Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:17:47.4143137Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:17:47.4480291Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:17:47.4504205Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:17:47.4526211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:17:47.4531816Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:17:47.4551962Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:17:47.4579603Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:17:47.4966891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:17:47.4970904Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:17:47.5395619Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:17:47.5399069Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:17:47.5847219Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:17:47.5849725Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:17:47.6121226Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:17:47.6146928Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:17:47.6271619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:17:47.6276553Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:17:47.6718906Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:17:47.6722907Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:17:47.7188029Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:17:47.7191670Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:17:47.7267477Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:17:47.7287368Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:17:47.7671874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:17:47.7675225Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:17:47.8098724Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:17:47.8118100Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:17:47.8151658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:17:47.8156624Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:17:47.8600654Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:17:47.8606391Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:17:47.9080135Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:17:47.9087693Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:17:47.9556921Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:17:47.9563525Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:17:47.9680841Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:17:47.9701469Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:17:48.0038194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:17:48.0042443Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:17:48.0309550Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:17:48.0340723Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:17:48.0496656Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:17:48.0507502Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:17:48.0953365Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:17:48.0983162Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:17:48.1424672Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:17:48.1432421Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:17:48.1531625Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:17:48.1539770Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:17:48.1752372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:17:48.1763068Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:17:48.1833131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:17:48.1873496Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:17:48.2365610Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:17:48.2375550Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:17:48.2835382Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:17:48.2842480Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:17:48.2981511Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:17:48.2995019Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:17:48.3268363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:17:48.3275756Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:17:48.3748007Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:17:48.3755895Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:17:48.4152133Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:17:48.4176239Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:17:48.4228446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:17:48.4234764Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:17:48.4246418Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:17:48.4260061Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:17:48.4444848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:17:48.4710231Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:17:48.4714775Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:17:48.4750056Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:17:48.4902757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:17:48.5194454Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:17:48.5198598Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:17:48.5205071Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:17:48.5402349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:17:48.5628605Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:17:48.5632545Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:17:48.5666937Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:17:48.5816389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:17:48.6039743Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:17:48.6121447Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:17:48.6124842Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:17:48.6228262Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:17:48.6544799Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:17:48.6555299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:17:48.6579427Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:17:48.6695171Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:17:48.7018591Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:17:48.7025183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:17:48.7033152Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:17:48.7078172Z [gw1] [ 47%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:17:48.7515415Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:17:48.7556571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:17:48.7564928Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:17:48.7572125Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:17:48.7910582Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:17:48.7951236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:17:48.7992111Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:17:48.7995616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.8313245Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:17:48.8428777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:17:48.8433358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:17:48.8548795Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:17:48.8629017Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:17:48.8646864Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:17:48.8792954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:17:48.8957674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:17:48.9237274Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:17:48.9242463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:17:48.9270168Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:17:48.9446055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:17:48.9497706Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:17:48.9517665Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:17:48.9716707Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:17:48.9721877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:17:48.9750595Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:17:49.0071642Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:17:49.0077409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:17:49.0511687Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:17:49.0517991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:17:49.0573274Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:17:49.0594298Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:17:49.0948558Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:17:49.0954465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:17:49.1430313Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:17:49.1435995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:17:49.1912543Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:17:49.1918322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:17:49.2063388Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:17:49.2083314Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:17:49.2155854Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:17:49.2176157Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:17:49.2346959Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:17:49.2351267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:17:49.2795962Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:17:49.2798632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:17:49.3236540Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:17:49.3237513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:17:49.3588409Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:17:49.3600933Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:17:49.3670631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:17:49.3676103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.4122207Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:49.4129116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.4554992Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:17:49.4560806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.4992082Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:17:49.4996703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.5435119Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:17:49.5440983Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:17:49.5456680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.5465233Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:17:49.5491469Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:17:49.5493144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:17:49.5906195Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:17:49.5908373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.6353729Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:17:49.6356033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.6765297Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:17:49.6786600Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:17:49.6795922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:17:49.6826929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:17:49.7130777Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:17:49.7145234Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:17:49.7277511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:17:49.7281806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.7707976Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:17:49.7713864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.8206272Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:17:49.8206961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.8630103Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:17:49.8638829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.8644117Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:17:49.8656042Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:17:49.8800928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:17:49.8817442Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:17:49.9077932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:17:49.9079256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.9437176Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:17:49.9469825Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:17:49.9519255Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:17:49.9523141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:17:49.9960810Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:17:49.9963972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:17:50.0475233Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:17:50.0479214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:17:50.0595004Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:17:50.0599239Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:17:50.0997544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:17:50.1000424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:17:50.1314548Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:17:50.1318465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:17:50.1634896Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:17:50.1647172Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:17:50.1658317Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:17:50.1684375Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:17:50.1750162Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:17:50.1759346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:17:50.2231246Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:17:50.2241614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:17:50.2441074Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:17:50.2455686Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:17:50.2707186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:17:50.2716435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:17:50.3194804Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:17:50.3205554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:17:50.3569224Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:17:50.3597723Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:17:50.3630586Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:17:50.3639574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:17:50.3926488Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:17:50.3947065Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:17:50.4009651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:17:50.4024612Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:17:50.4072758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:17:50.4077215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.4516442Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:50.4527818Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:17:50.4532619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:17:50.4546439Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:17:50.4920015Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:17:50.4948956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:50.5405987Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:17:50.5434563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:50.5633425Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:17:50.5657229Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:17:50.5727492Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:17:50.5741307Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:17:50.5919821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:17:50.5927035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.6356426Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:17:50.6362277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.6760284Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:17:50.6790085Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:17:50.6801955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:17:50.6810805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.6950673Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:17:50.6966056Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:17:50.7037230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:17:50.7068501Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:17:50.7284994Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:17:50.7296194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.7717544Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:17:50.7728780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.8155165Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:17:50.8164229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.8354723Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:17:50.8380840Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:17:50.8590632Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:17:50.8598762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.9076060Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:17:50.9085223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.9158011Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:17:50.9186390Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:17:50.9414580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:17:50.9442893Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:17:50.9509169Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:17:50.9517288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:17:50.9584110Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:17:50.9610644Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:17:50.9921478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:17:50.9990280Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:17:50.9998360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:17:51.0034305Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:17:51.0293296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:17:51.0470800Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:17:51.0479082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:17:51.0550675Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:17:51.0606921Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:17:51.0631196Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:17:51.0649714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:17:51.0667569Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:17:51.0905734Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:17:51.0911101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:17:51.1348719Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:17:51.1353932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:17:51.1793916Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:17:51.1799138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:17:51.1934812Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:17:51.1954114Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:17:51.2235564Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:17:51.2241061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:17:51.2671500Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:17:51.2680781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:17:51.3145964Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:17:51.3155144Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:17:51.3633696Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:17:51.3641953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:17:51.3729761Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:17:51.3750838Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:17:51.4063483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:17:51.4069678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.4505700Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:51.4512132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:51.4990784Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:17:51.4996251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.5108820Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:17:51.5122675Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:17:51.5464158Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:17:51.5469588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.5911368Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:17:51.5920920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.6348970Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:17:51.6358253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.6540162Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:17:51.6565547Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:17:51.6834341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:17:51.6843465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.7320663Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:17:51.7329978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.7550478Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:17:51.7631902Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:17:51.7719666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:17:51.7754186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.7938905Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:17:51.8073818Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:17:51.8186588Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:17:51.8194603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:51.8664718Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:17:51.8673211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.9155480Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:17:51.9164581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.9589353Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:17:51.9597598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:17:52.0076777Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:17:52.0086489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:17:52.0517475Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:17:52.0527185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:17:52.0955404Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:17:52.0961619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:17:52.1394312Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:17:52.1403787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:17:52.1879297Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:17:52.1888502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:17:52.2072716Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:17:52.2105399Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:17:52.2317720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:17:52.2324626Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:17:52.2330011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:17:52.2335647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:17:52.2790375Z [gw1] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:17:52.2796823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:17:52.3201090Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:17:52.3223725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:17:52.3679810Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:17:52.3707253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:17:52.4154811Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:17:52.4179135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:17:52.4397852Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:17:52.4412031Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:17:52.4594229Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:17:52.4618412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:17:52.5076212Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:17:52.5081911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.5180404Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:52.5201884Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:17:52.5552281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:17:52.5557793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:17:52.5994013Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:17:52.5994845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.6401112Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:17:52.6428788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:17:52.6873722Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:17:52.6875463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.7323740Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:17:52.7330374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:17:52.7726984Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:17:52.7758020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.8195962Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:17:52.8200770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.8601470Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:17:52.8635136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.8814820Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:17:52.8835156Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:17:52.9066722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:17:52.9071126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.9558145Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:17:52.9565100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.0034940Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:17:53.0044022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.0267252Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:17:53.0291461Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:17:53.0471303Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:17:53.0479659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.0492511Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:17:53.0507292Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:17:53.0956531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:17:53.0960543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.1392267Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.1398911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:17:53.1666309Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:17:53.1710336Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:17:53.1837682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:17:53.1843413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:17:53.2318451Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:17:53.2323385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:17:53.2728648Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:17:53.2759055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:17:53.3002112Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:17:53.3025631Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:17:53.3230079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:17:53.3239199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.3531536Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:53.3567453Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:17:53.3672381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:17:53.3681961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:17:53.4113057Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:17:53.4123128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:17:53.4596139Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:17:53.4604490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.4755280Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:17:53.4774844Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:17:53.5045040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:17:53.5069286Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:17:53.5083458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.5095577Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:17:53.5509617Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:17:53.5516494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.5653169Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:17:53.5676519Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:17:53.5995257Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:17:53.6005925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:17:53.6444233Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:17:53.6454865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:17:53.6631126Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:17:53.6663025Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:17:53.6734307Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:17:53.6763502Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:17:53.6872635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:17:53.6875528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:17:53.7352849Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:17:53.7360165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:17:53.7839126Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:17:53.7846464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:17:53.7944489Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:17:53.7961689Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:17:53.8264158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:17:53.8270202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:17:53.8753167Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:17:53.8758157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:17:53.9125881Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:17:53.9151333Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:17:53.9228246Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:17:53.9235114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:17:53.9608256Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:17:53.9623492Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:17:53.9713319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:17:53.9722491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:17:54.0162378Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:17:54.0174363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:17:54.0516818Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:17:54.0533889Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:17:54.0595838Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:17:54.0631644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:17:54.1078294Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:17:54.1078932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:54.1562753Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:54.1563418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:17:54.2007573Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:17:54.2008251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:54.2027173Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:17:54.2055803Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:17:54.2398412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:17:54.2433758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:54.2517810Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:17:54.2546808Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:17:54.2870823Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:17:54.2873649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:17:54.3266148Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:17:54.3301783Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:17:54.3348393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:17:54.3351164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:17:54.3796815Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:17:54.3797471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:17:54.4233894Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:17:54.4236698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:17:54.4716288Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:17:54.4716953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:17:54.5156322Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:17:54.5162239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:17:54.5558653Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:17:54.5582938Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:17:54.5587436Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:17:54.5601476Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:17:54.5606703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:17:54.5645003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:17:54.6083805Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:17:54.6086714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:54.6118439Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:17:54.6135875Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:17:54.6479136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:17:54.6511041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:17:54.6918581Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:17:54.6966449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:17:54.6975902Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:17:54.6983977Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:17:54.7389756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:17:54.7395360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:17:54.7876085Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:17:54.7882014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:17:54.8359024Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:17:54.8364775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:17:54.8719917Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:17:54.8749228Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:17:54.8791085Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:17:54.8797217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:17:54.8805738Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:17:54.8814338Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:17:54.8868414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:17:54.8889163Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:17:54.9235826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:17:54.9242592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:17:54.9679747Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:17:54.9684780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:17:55.0116919Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:17:55.0121988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:17:55.0136313Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:17:55.0148474Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:17:55.0596548Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:17:55.0604626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:17:55.1037762Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:17:55.1046400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:17:55.1191610Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:17:55.1221036Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:17:55.1508129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:17:55.1515686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:17:55.1769052Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:17:55.1792855Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:17:55.1939996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:17:55.1955202Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:17:55.1964768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:55.1987194Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:17:55.2394305Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:55.2432574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:17:55.2881956Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:17:55.2887906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:17:55.3080843Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:17:55.3102502Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:17:55.3315187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:17:55.3321856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:17:55.3787107Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:17:55.3792758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:17:55.4228404Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:17:55.4237025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:17:55.4355044Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:17:55.4378018Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:17:55.4704125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:17:55.4711304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:17:55.4763332Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:17:55.4793543Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:17:55.4864111Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:17:55.4876663Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:17:55.5184444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:17:55.5192237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:17:55.5643570Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:17:55.5648712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:17:55.6019545Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:17:55.6055166Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:17:55.6070971Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:17:55.6076464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:17:55.6513346Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:17:55.6513972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:17:55.6524582Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:17:55.6542121Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:17:55.6998151Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:17:55.6998745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:17:55.7435681Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:17:55.7441523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:55.7913086Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:55.7917133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:17:55.8368144Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:17:55.8392475Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:17:55.8397453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:17:55.8407434Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:17:55.8865738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:17:55.8875128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:17:55.9055637Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:17:55.9076532Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:17:55.9312790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:17:55.9317597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:17:55.9391180Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:17:55.9407533Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:17:55.9766996Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:17:55.9776970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:17:56.0196951Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:17:56.0201603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.0644085Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.0658067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.0796876Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.0823992Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:17:56.1068973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:17:56.1077517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.1556615Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.1566348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:17:56.2037791Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:17:56.2044499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.2161878Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:17:56.2189117Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:17:56.2475342Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:17:56.2482747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:17:56.2921150Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:17:56.2925487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:17:56.3362097Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:17:56.3369845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:17:56.3795587Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:17:56.3800113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:17:56.3950318Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:17:56.3984688Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:17:56.4100348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:17:56.4120777Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:17:56.4231641Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:17:56.4236634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:17:56.4674975Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:17:56.4679567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:17:56.5114232Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:17:56.5123306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:17:56.5521072Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:17:56.5563930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:17:56.5736091Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:17:56.5761161Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:17:56.5991013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:17:56.5999915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:17:56.6394101Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:17:56.6443902Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:17:56.6447261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:17:56.6468061Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:17:56.6921120Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:17:56.6927941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:17:56.7359596Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:17:56.7370386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.7802330Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:56.7812280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:56.8077323Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:17:56.8109916Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:17:56.8156889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:17:56.8183756Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:17:56.8233692Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:17:56.8240779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.8719170Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:17:56.8728262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:56.9156562Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:17:56.9162220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.9596264Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:17:56.9601825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:57.0014961Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:17:57.0044090Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:17:57.0051668Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:17:57.0078813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.0196701Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.0227531Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:17:57.0479595Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:17:57.0522478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.0992588Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.1000857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:57.1443387Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:17:57.1453749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:57.1741871Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:17:57.1765744Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:17:57.1917022Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:17:57.1924697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:57.2317546Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:17:57.2360574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:57.2796836Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:17:57.2805707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:57.3011023Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:17:57.3034579Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:17:57.3230263Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:17:57.3238614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:17:57.3249410Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:17:57.3278195Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:17:57.3674911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:17:57.3684789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:17:57.4010650Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:17:57.4037856Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:17:57.4061604Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:17:57.4083935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:17:57.4091800Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:17:57.4118392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:17:57.4598329Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:17:57.4607561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:57.5032424Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:57.5041029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.5485512Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:17:57.5525700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.5713331Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:17:57.5733908Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:17:57.5955287Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:17:57.5959488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:17:57.6401054Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:17:57.6406662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:17:57.6842282Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:17:57.6854180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:17:57.6861857Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:17:57.6876240Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:17:57.7274237Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:17:57.7280039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:17:57.7718776Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:17:57.7729491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:17:57.7785150Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:17:57.7801141Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:17:57.8150147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:17:57.8159133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:17:57.8595889Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:17:57.8606131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:17:57.8680236Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:17:57.8706864Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:17:57.9031196Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:17:57.9040104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:17:57.9116572Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:17:57.9128491Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:17:57.9474372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:17:57.9483894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:17:57.9917022Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:17:57.9927253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.0396360Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.0405859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:17:58.0796111Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:17:58.0806589Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:17:58.0844487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:17:58.0852506Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:17:58.1271963Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:17:58.1277994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:17:58.1717375Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:17:58.1723876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:17:58.2120652Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:17:58.2130000Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:17:58.2159912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:17:58.2235532Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:17:58.2636739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:17:58.2643679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:17:58.3075796Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:17:58.3081904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:17:58.3556530Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:17:58.3566258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:17:58.3856444Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:17:58.3882078Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:17:58.3994685Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:17:58.4002891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:58.4067387Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:17:58.4103949Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:17:58.4477971Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:17:58.4484009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:17:58.4955054Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:17:58.4960898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:17:58.5391635Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:17:58.5397780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:17:58.5672754Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:17:58.5685351Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:17:58.5838328Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:17:58.5847362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.6318778Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.6324937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:17:58.6755888Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:17:58.6765397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:58.6808213Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:17:58.6828677Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:17:58.7195530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:17:58.7201510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:58.7640965Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:17:58.7646226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:17:58.7855450Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:17:58.7884792Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:17:58.8070432Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:17:58.8074607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:17:58.8501417Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:17:58.8514496Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:17:58.8522620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:17:58.8533829Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:17:58.8883924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:17:58.8907646Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:17:58.8969748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:17:58.8977674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:17:58.9397143Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:17:58.9406143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.9879653Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:58.9880297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:17:59.0352929Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:17:59.0359793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:17:59.0518094Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:17:59.0532044Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:17:59.0790702Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:17:59.0795838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:17:59.1239921Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:17:59.1247879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:17:59.1675931Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:17:59.1683893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:17:59.2112027Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:17:59.2117396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:17:59.2302626Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:17:59.2319654Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:17:59.2381406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:17:59.2426376Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:17:59.2546820Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:17:59.2552862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:17:59.2996465Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:17:59.3003333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:17:59.3437329Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:17:59.3444421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:17:59.3922287Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:17:59.3932241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:59.4153026Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:17:59.4179628Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:17:59.4348542Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:17:59.4356759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:17:59.4791310Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:17:59.4800311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:17:59.4909508Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:17:59.4939013Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:17:59.5229341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:17:59.5238833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:17:59.5352218Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:17:59.5372495Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:17:59.5384477Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:17:59.5563626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:17:59.5660446Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:17:59.5680604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:17:59.6153874Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:17:59.6162307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:17:59.6629017Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:17:59.6635971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:17:59.7072379Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:17:59.7079874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:17:59.7371613Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:17:59.7399197Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:17:59.7495292Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:17:59.7517582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:17:59.7949844Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:17:59.7956019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:17:59.8397683Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:17:59.8404510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:17:59.8753897Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:17:59.8777790Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:17:59.8807880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:17:59.8822558Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:17:59.8847861Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:17:59.8873867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:17:59.9314021Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:17:59.9319578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:59.9753543Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:17:59.9758064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:18:00.0186141Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:18:00.0226459Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:18:00.0230915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:18:00.0256606Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:18:00.0712934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:00.0719128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:18:00.1155839Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:18:00.1160762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:18:00.1478201Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:18:00.1502320Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:18:00.1593056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:00.1598211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:18:00.1763341Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:18:00.1777595Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:18:00.2032602Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:18:00.2036779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:18:00.2478419Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:18:00.2483895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:18:00.2876938Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:18:00.2924126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:18:00.3393468Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:18:00.3401535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:18:00.3485305Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:18:00.3489906Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:18:00.3514321Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:18:00.3527527Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:18:00.3873299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:18:00.3877875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:18:00.4356245Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:18:00.4360818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:18:00.4795628Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:18:00.4801320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:18:00.5221381Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:18:00.5248337Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:18:00.5253958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:18:00.5284819Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:18:00.5736356Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:18:00.5762055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:18:00.6121154Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:18:00.6147140Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:18:00.6232379Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:18:00.6239528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:18:00.6590405Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:18:00.6606151Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:18:00.6707982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:18:00.6716907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:18:00.7116523Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:18:00.7147409Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:18:00.7192414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:18:00.7202107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:18:00.7566576Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:18:00.7579891Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:18:00.7628005Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:18:00.7636208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:18:00.8078824Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:18:00.8089173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:18:00.8505327Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:18:00.8515376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:18:00.8951755Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:18:00.8962254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:18:00.9341104Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:18:00.9369880Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:18:00.9392391Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:18:00.9401574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:18:00.9679601Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:18:00.9828979Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:18:00.9839688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:18:00.9850367Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:18:01.0256662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:18:01.0274808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:18:01.0506798Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:18:01.0534616Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:18:01.0709212Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:18:01.0717797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:01.1157399Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:01.1168240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:18:01.1461677Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:18:01.1485613Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:18:01.1590958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:18:01.1599704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:18:01.2076684Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:18:01.2087525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:18:01.2288989Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:18:01.2305260Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:18:01.2518231Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:18:01.2526995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:18:01.2688540Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:18:01.2739757Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:18:01.2953455Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:18:01.2962913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:18:01.3435596Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:18:01.3445675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:18:01.3874959Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:18:01.3886031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:18:01.3898515Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:18:01.3926081Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:18:01.4128613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:18:01.4152071Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:18:01.4352538Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:18:01.4358040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:18:01.4796185Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:18:01.4803739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:18:01.5233142Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:18:01.5241658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:18:01.5278318Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:18:01.5295073Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:18:01.5307979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:18:01.5332873Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:18:01.5671282Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:18:01.5676767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:18:01.6155309Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:18:01.6160017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:18:01.6595252Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:18:01.6599628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:18:01.7005030Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:18:01.7013466Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:18:01.7035741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:18:01.7048271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:18:01.7496810Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:18:01.7507658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:18:01.7929600Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:18:01.7957975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:18:01.8388025Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:18:01.8394473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:18:01.8518751Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:18:01.8533984Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:18:01.8823342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:18:01.8829919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:18:01.9266268Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:18:01.9272525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:18:01.9341449Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:18:01.9364888Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:18:01.9705732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:18:01.9711757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:18:02.0142442Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:18:02.0152165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:18:02.0587841Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:18:02.0597095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:18:02.0959425Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:18:02.0987580Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:18:02.1069802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:18:02.1080214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:18:02.1511707Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:18:02.1520937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:18:02.2003550Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:18:02.2013798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:18:02.2441488Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:18:02.2451992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:02.2463876Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:02.2477629Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:18:02.2875724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:18:02.2885515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:18:02.2933109Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:18:02.2957223Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:18:02.3358980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:18:02.3368653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:18:02.3795345Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:18:02.3805187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:18:02.4272212Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:18:02.4281743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:18:02.4648282Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:18:02.4675307Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:18:02.4746261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:18:02.4755905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:18:02.5227691Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:18:02.5237348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:18:02.5669612Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:18:02.5678815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:18:02.6148802Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:18:02.6158581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:18:02.6372025Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:18:02.6396402Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:18:02.6438109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:18:02.6453748Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:18:02.6584573Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:18:02.6592668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:18:02.7034529Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:18:02.7038014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:18:02.7120414Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:18:02.7126857Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:18:02.7557607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:18:02.7562391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:18:02.7912324Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:18:02.7917005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:18:02.8356742Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:18:02.8362295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:18:02.8832864Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:18:02.8837123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:18:02.9059077Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:18:02.9087133Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:18:02.9271265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:18:02.9285822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:18:02.9296029Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:18:02.9307526Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:18:02.9706508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:18:02.9712958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:18:03.0146203Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:18:03.0153253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:18:03.0585291Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:18:03.0592238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:18:03.1075942Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:18:03.1086334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:18:03.1550588Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:18:03.1562242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:18:03.1651210Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:18:03.1671802Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:18:03.1842579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:18:03.1869075Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:18:03.2023813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:18:03.2032600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:18:03.2466603Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:18:03.2475864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:18:03.2844005Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:18:03.2866936Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:18:03.2909309Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:18:03.2914712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:18:03.3346375Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:18:03.3351229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:18:03.3791620Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:18:03.3796557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:03.3968670Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:03.3992912Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:18:03.4273275Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:18:03.4278389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:18:03.4409721Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:18:03.4435460Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:18:03.4753458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:18:03.4758648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:18:03.4902280Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:18:03.4925258Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:18:03.5185633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:18:03.5197533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:18:03.5207477Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:18:03.5230444Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:18:03.5250751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:18:03.5434998Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:18:03.5601086Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:18:03.5621959Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:18:03.5624685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:18:03.5912377Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:18:03.6114040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:18:03.6114953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:18:03.6197572Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:18:03.6350841Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:18:03.6553468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:18:03.6554792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:18:03.6655141Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:18:03.6750013Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:18:03.6985711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:18:03.6989136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:18:03.7429385Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:18:03.7432629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:18:03.7435936Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:18:03.7452906Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:18:03.7913666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:18:03.7916137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:18:03.8355564Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:18:03.8356799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:18:03.8564432Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:18:03.8590787Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:18:03.8789680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:18:03.8790721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:18:03.8813400Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:18:03.8836839Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:18:03.9225976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:18:03.9233450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:18:03.9651648Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:18:03.9669905Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:18:03.9672867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:18:03.9681124Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:18:04.0103728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:18:04.0109185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:18:04.0546358Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:18:04.0551704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:18:04.0752974Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:18:04.0775981Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:18:04.1028092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:18:04.1033618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:18:04.1106383Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:18:04.1127550Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:18:04.1462505Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:18:04.1467230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:18:04.1779694Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:18:04.1802418Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:18:04.1840847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:18:04.1863860Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:18:04.1902357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:18:04.1907279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:18:04.2346270Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:18:04.2353004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:18:04.2801479Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:18:04.2810294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:18:04.3033895Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:18:04.3058443Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:18:04.3229485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:18:04.3238803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:18:04.3673399Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:18:04.3682919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:04.3697132Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:04.3717753Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:18:04.4147448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:18:04.4154103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:18:04.4374276Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:18:04.4399603Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:18:04.4583707Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:18:04.4592592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:18:04.5068601Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:18:04.5078038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:18:04.5250177Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:18:04.5272855Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:18:04.5492013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:18:04.5522721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:18:04.6000594Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:18:04.6009524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:18:04.6292623Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:18:04.6305092Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:18:04.6433828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:18:04.6443110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:18:04.6875701Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:18:04.6887467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:18:04.7292636Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:18:04.7356259Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:18:04.7365937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:18:04.7377364Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:18:04.7790401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:18:04.7800297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:18:04.8229244Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:18:04.8240769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:18:04.8279094Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:18:04.8302264Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:18:04.8671038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:18:04.8675597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:18:04.8920729Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:18:04.8941010Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:18:04.9120391Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:18:04.9123723Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:18:04.9142287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:18:04.9153477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:18:04.9256207Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:18:04.9279032Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:18:04.9590666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:18:04.9596899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:18:05.0078780Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:18:05.0085844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:18:05.0263402Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:18:05.0283461Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:18:05.0520723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:18:05.0524993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:18:05.0962787Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:18:05.0971528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:18:05.1402984Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:18:05.1411856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:18:05.1834009Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:18:05.1839950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:18:05.2275347Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:18:05.2280514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:18:05.2757498Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:18:05.2764612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:05.2821322Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:05.2842605Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:18:05.3198806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:18:05.3203534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:18:05.3262885Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:18:05.3283292Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:18:05.3639336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:18:05.3645470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:18:05.4083085Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:18:05.4092604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:18:05.4551486Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:18:05.4560443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:18:05.4986038Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:18:05.4994981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:18:05.5440297Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:18:05.5446180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:18:05.5683931Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:18:05.5870172Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:18:05.5879179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:18:05.5951207Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:18:05.6314585Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:18:05.6325108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:18:05.6490041Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:18:05.6513675Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:18:05.6750595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:18:05.6759665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:18:05.7241919Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:18:05.7253810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:18:05.7489215Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:18:05.7510742Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:18:05.7681097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:18:05.7690476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:18:05.8113552Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:18:05.8121990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:18:05.8587445Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:18:05.8596562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:18:05.8725568Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:18:05.8747593Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:18:05.9029661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:18:05.9038757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:18:05.9516985Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:18:05.9525133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:18:05.9958839Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:18:05.9968265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:18:06.0153691Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:18:06.0177521Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:18:06.0391753Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:18:06.0398672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:18:06.0576347Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:18:06.0599086Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:18:06.0717337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:18:06.0731984Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:18:06.0784051Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:18:06.0841133Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:18:06.0847022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:18:06.0940112Z [gw1] [ 49%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:18:06.1285574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:18:06.1292439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:18:06.1714130Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:18:06.1722733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:18:06.1841568Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:18:06.1856022Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:18:06.2171320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:18:06.2187731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:18:06.2665802Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:18:06.2674516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:18:06.3041740Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:18:06.3118430Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:18:06.3149202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:18:06.3157146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:18:06.3586209Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:18:06.3594659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:18:06.3825714Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:18:06.3845970Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:18:06.4038966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:18:06.4047489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:18:06.4062682Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:18:06.4084670Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:18:06.4320006Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:18:06.4339087Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:18:06.4468437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:18:06.4472493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:18:06.4912790Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:18:06.4915497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:18:06.4999321Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:18:06.5018040Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:18:06.5353158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:18:06.5358679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:18:06.5770944Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:18:06.5796433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:18:06.5913130Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:18:06.5935897Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:18:06.6208424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:18:06.6219558Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:18:06.6228470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:06.6256136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:18:06.6663470Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:06.6671124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:18:06.7151321Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:18:06.7160700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:18:06.7632704Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:18:06.7641419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:18:06.8117257Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:18:06.8127111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:18:06.8552542Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:18:06.8561245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:18:06.8994363Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:18:06.9003833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:18:06.9431286Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:18:06.9441559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:18:06.9907647Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:18:06.9916607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:18:06.9948454Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:18:06.9969236Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:18:07.0230001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:18:07.0266307Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:18:07.0335215Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:18:07.0353385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:18:07.0829537Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:18:07.0834745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:18:07.1281205Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:18:07.1286939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:18:07.1375506Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:18:07.1399839Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:18:07.1720469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:18:07.1729507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:18:07.2164660Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:18:07.2173928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:18:07.2444483Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:18:07.2456895Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:18:07.2597024Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:18:07.2602778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:18:07.3032378Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:18:07.3038150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:18:07.3522932Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:18:07.3530499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:18:07.3848117Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:18:07.3876002Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:18:07.3952805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:18:07.3958156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:18:07.4454287Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:18:07.4458368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:18:07.4884218Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:18:07.4889486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:07.5349321Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:07.5349988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:18:07.5668032Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:18:07.5671324Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:18:07.5789084Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:18:07.5789690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:18:07.6230491Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:18:07.6234715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:18:07.6677072Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:18:07.6680734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:18:07.7111998Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:18:07.7115414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:18:07.7546193Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:18:07.7549695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:18:07.7720091Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:18:07.7745246Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:18:07.7985745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:18:07.7991102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:18:07.8406231Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:18:07.8441274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:18:07.8921313Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:18:07.8931880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:07.9360552Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:07.9373566Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:18:07.9380063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:18:07.9388213Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:18:07.9792283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:18:07.9798866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:18:07.9870475Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:18:07.9890294Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:18:08.0237670Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:18:08.0244327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:18:08.0677828Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:18:08.0684631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:18:08.1118413Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:18:08.1125041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:18:08.1598407Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:18:08.1608967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:08.2039556Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:08.2050721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:18:08.2291810Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:18:08.2314731Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:18:08.2511388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:18:08.2517171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:18:08.2817388Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:18:08.2835531Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:18:08.2952691Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:18:08.2959919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:18:08.3396481Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:18:08.3404450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:08.3832731Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:08.3839590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:08.4272981Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:08.4279328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:08.4723159Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:08.4731145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:18:08.5012989Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:18:08.5038892Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:18:08.5156992Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:18:08.5163112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:18:08.5587136Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:18:08.5594156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:18:08.5650180Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:18:08.5668371Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:18:08.6071264Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:18:08.6078197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:18:08.6377626Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:18:08.6400574Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:18:08.6556490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:18:08.6563297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:18:08.6988845Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:18:08.6995516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:08.7427647Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:08.7434197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:18:08.7873526Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:18:08.7882063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:18:08.8322406Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:18:08.8330074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:18:08.8787611Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:18:08.8796408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:08.8812384Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:08.8840403Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:18:08.9555106Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:18:08.9564557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:08.9793952Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:08.9822976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:18:09.0327086Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:18:09.0340268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:18:09.0691634Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:18:09.0749083Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:18:09.0752075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:18:09.0759227Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:18:09.1196987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:18:09.1197740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:18:09.1672908Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:18:09.1674811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:18:09.2112049Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:18:09.2119852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:18:09.2555426Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:18:09.2562202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:18:09.2986997Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:18:09.2993213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:18:09.3431233Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:18:09.3437511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:18:09.3488736Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:18:09.3533932Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:18:09.3676955Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:18:09.3692121Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:18:09.3768867Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:18:09.3871405Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:18:09.3881736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:18:09.3893377Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:18:09.4331535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:18:09.4343077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:18:09.4754625Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:18:09.4766189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:18:09.5235447Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:18:09.5247562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:18:09.5650563Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:18:09.5681498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:18:09.6156575Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:18:09.6170299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:18:09.6218216Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:18:09.6243781Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:18:09.6601001Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:18:09.6606861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:18:09.7045152Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:18:09.7055404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:09.7479564Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:09.7494491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:18:09.7507444Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:18:09.7516774Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:18:09.7919917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:18:09.7926198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:18:09.8241681Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:18:09.8262303Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:18:09.8349288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:18:09.8354779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:18:09.8798103Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:18:09.8803061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:18:09.9235655Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:18:09.9240632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:18:09.9675804Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:18:09.9680860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:10.0148785Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:10.0158353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:18:10.0741762Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:18:10.0768108Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:18:10.0921786Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:18:10.0931113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:18:10.1400082Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:18:10.1409508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:18:10.1681854Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:18:10.1691944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:10.2115537Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:10.2120494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:10.2599751Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:10.2600566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:18:10.2652041Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:18:10.2676767Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:18:10.3086102Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:18:10.3086843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:18:10.3467454Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:18:10.3486971Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:18:10.3513010Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:18:10.3518461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:18:10.3841314Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:18:10.3855347Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:18:10.3951834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:18:10.3957098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:18:10.4431850Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:18:10.4437349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:18:10.4880983Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:18:10.4888895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:18:10.5283957Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:18:10.5325292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:18:10.5752448Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:18:10.5758944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:18:10.6202613Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:18:10.6209943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:18:10.6636615Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:18:10.6640930Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:18:10.6664373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:18:10.6683479Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:18:10.6783493Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:18:10.6805570Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:18:10.7114185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:18:10.7123533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:18:10.7562679Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:18:10.7571556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:10.7902644Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:10.7921871Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:18:10.7997395Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:18:10.8002063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:18:10.8428238Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:18:10.8434697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:18:10.8883004Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:18:10.8892712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:18:10.9314367Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:18:10.9320835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:18:10.9757495Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:18:10.9766401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:18:11.0135104Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:18:11.0196395Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:18:11.0203557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:18:11.0211645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:18:11.0320016Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:18:11.0339162Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:18:11.0633223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:18:11.0638279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:18:11.1079917Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:18:11.1109290Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:18:11.1122583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:18:11.1130634Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:18:11.1674692Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:18:11.1701437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:18:11.2116562Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:18:11.2150247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:18:11.2642049Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:18:11.2646739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:18:11.3078009Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:18:11.3082490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:18:11.3514065Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:18:11.3525336Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:18:11.3539580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:18:11.3559292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:18:11.3840673Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:18:11.3856418Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:18:11.3992197Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:18:11.3997091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:18:11.4426429Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:18:11.4436410Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:18:11.4444695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:18:11.4454959Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:18:11.4879061Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:18:11.4884730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:18:11.5362009Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:18:11.5371964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:18:11.5835992Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:18:11.5844774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:18:11.6287443Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:18:11.6296246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:18:11.6617423Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:18:11.6645094Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:18:11.6751863Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:18:11.6759746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:18:11.6925562Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:18:11.6939597Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:18:11.7199542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:18:11.7207789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:18:11.7308087Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:18:11.7328574Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:18:11.7634000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:18:11.7642179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:11.8109304Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:11.8116908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:18:11.8595437Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:18:11.8604111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:18:11.9073909Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:18:11.9083349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:18:11.9555578Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:18:11.9567602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:18:11.9578016Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:18:11.9600552Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:18:11.9994152Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:18:12.0003007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:18:12.0437267Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:18:12.0446173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:18:12.0869098Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:18:12.0877881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:18:12.1043325Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:18:12.1056381Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:18:12.1313430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:18:12.1322020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:18:12.1607337Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:18:12.1622085Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:18:12.1748759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:18:12.1758553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:18:12.2199534Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:18:12.2209578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:18:12.2223041Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:18:12.2251967Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:18:12.2308915Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:18:12.2324623Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:18:12.2626460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:18:12.2634600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:18:12.2915762Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:18:12.2930760Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:18:12.3066566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:18:12.3075076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:18:12.3554709Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:18:12.3564509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:18:12.3908713Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:18:12.3919148Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:18:12.3998699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:18:12.4007593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:18:12.4241332Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:18:12.4249501Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:18:12.4367820Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:12.4377643Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:18:12.4396462Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:18:12.4433258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:18:12.4793067Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:18:12.4800866Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:18:12.4862328Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:18:12.4866818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:18:12.5198156Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:18:12.5233374Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:18:12.5274309Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:18:12.5312945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:18:12.5631500Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:18:12.5673305Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:18:12.5713395Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:18:12.5744009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:18:12.6061695Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:18:12.6073459Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:18:12.6080909Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:18:12.6112318Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:12.6152010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:18:12.6177353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:18:12.6595566Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:18:12.6625903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:12.6750917Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:12.6760198Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:18:12.6769799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:18:12.6780910Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:18:12.6841587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:18:12.7072363Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:18:12.7077122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:18:12.7194541Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:18:12.7254784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:18:12.7505299Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:18:12.7510219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:18:12.7632445Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:18:12.7694504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:18:12.7953121Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:18:12.7956772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:18:12.8103288Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:18:12.8140134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:18:12.8349594Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:18:12.8367294Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:18:12.8391349Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:18:12.8393460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:18:12.8586015Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:18:12.8588818Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:18:12.8824107Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:18:12.8825822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:18:12.8974062Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:18:12.9018477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:18:12.9263293Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:18:12.9269264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:18:12.9393297Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:18:12.9450460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:18:12.9702034Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:18:12.9706990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:18:12.9851106Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:18:12.9901495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:18:13.0141245Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:18:13.0145795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:18:13.0218250Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:18:13.0237941Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:18:13.0272821Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:13.0327572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:18:13.0581051Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:18:13.0585477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:18:13.0720846Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:18:13.0766813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:18:13.1020743Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:18:13.1025065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:18:13.1152432Z [gw1] [ 50%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:18:13.1204804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:18:13.1474001Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:18:13.1478167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:18:13.1622366Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:18:13.1675611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:18:13.1904850Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:18:13.1910096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:18:13.2032798Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:18:13.2086816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:18:13.2342609Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:18:13.2348000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:18:13.2473009Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:18:13.2641315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:18:13.2663754Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:18:13.2795759Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:13.2801159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:18:13.3224107Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:18:13.3228480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:18:13.3548621Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:18:13.3666760Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:18:13.3673629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:18:13.3680581Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:18:13.4104767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:18:13.4110309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:18:13.4549220Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:18:13.4557152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:18:13.4995575Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:18:13.4996210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:18:13.5088019Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:18:13.5106271Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:18:13.5395978Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:18:13.5432910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:13.5521441Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:13.5534846Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:18:13.5839805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:18:13.5887799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:18:13.6030805Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:18:13.6046160Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:18:13.6275518Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:18:13.6304846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:18:13.6722566Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:18:13.6756056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:18:13.6840277Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:18:13.6861463Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:18:13.7157114Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:18:13.7184193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:18:13.7598762Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:18:13.7625318Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:18:13.7647462Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:18:13.7668212Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:18:13.7811288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:18:13.7834051Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:18:13.8033180Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:18:13.8059768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:18:13.8474004Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:18:13.8499098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:18:13.8755607Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:18:13.8776693Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:18:13.8912698Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:18:13.8942728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:18:13.9384204Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:18:13.9390007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:18:13.9673555Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:18:13.9693353Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:18:13.9826919Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:18:13.9831799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:18:14.0263426Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:18:14.0268825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:18:14.0531265Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:18:14.0553524Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:18:14.0704828Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:18:14.0710724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:18:14.1142354Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:18:14.1147601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:18:14.1375648Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:18:14.1395103Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:18:14.1468391Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:18:14.1486656Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:18:14.1587571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:18:14.1591757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:18:14.2034707Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:18:14.2037460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:18:14.2472998Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:18:14.2477616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:18:14.2913146Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:18:14.2917630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:18:14.3039259Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:18:14.3058015Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:18:14.3347526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:18:14.3352239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:18:14.3790209Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:18:14.3796446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:18:14.4229572Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:18:14.4237404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:18:14.4502759Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:18:14.4525780Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:18:14.4663833Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:18:14.4671147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:18:14.4979241Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:18:14.5008790Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:18:14.5109371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:18:14.5116671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:14.5552392Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:14.5560758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:18:14.5752088Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:18:14.5778457Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:18:14.5993559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:18:14.6001454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:18:14.6443629Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:18:14.6452455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:18:14.6532346Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:18:14.6538595Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:18:14.6722973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:18:14.6735769Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:18:14.6870856Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:18:14.6873128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:18:14.7304717Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:18:14.7310475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:18:14.7430850Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:18:14.7445073Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:18:14.7757140Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:18:14.7762584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:18:14.8187790Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:18:14.8192822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:18:14.8226919Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:18:14.8252607Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:18:14.8625472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:18:14.8629920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:18:14.9066579Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:18:14.9071596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:18:14.9497677Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:18:14.9502250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:18:14.9877920Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:18:14.9897844Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:18:14.9941906Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:18:14.9947214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:18:15.0015306Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:18:15.0037605Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:18:15.0358050Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:18:15.0391392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:18:15.0795596Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:18:15.0825668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:18:15.0910014Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:18:15.0933944Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:18:15.1233378Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:18:15.1257633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:15.1697053Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:15.1705211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:18:15.1739455Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:18:15.1752713Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:18:15.2139436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:18:15.2146996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:18:15.2343433Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:18:15.2357481Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:18:15.2582995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:18:15.2591652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:18:15.2779539Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:18:15.2802974Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:18:15.3023972Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:18:15.3032540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:18:15.3158376Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:18:15.3233158Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:18:15.3462288Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:18:15.3470560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:18:15.3480041Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:18:15.3489300Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:18:15.3604291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:18:15.3673406Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:18:15.3790697Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:18:15.3814980Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:18:15.3873634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:18:15.3898002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:18:15.4143532Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:18:15.4175028Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:18:15.4313100Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:18:15.4341192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:18:15.4559965Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:18:15.4593125Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:18:15.4785570Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:18:15.4787731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:18:15.5234401Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:18:15.5236173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:18:15.5463570Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:18:15.5477118Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:18:15.5665923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:18:15.5668406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:18:15.6114448Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:18:15.6115491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:18:15.6549919Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:18:15.6550862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:18:15.6992348Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:18:15.6995549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:18:15.7442914Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:18:15.7445909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:18:15.7875640Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:18:15.7878792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:15.8312712Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:15.8317807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:18:15.8756171Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:18:15.8763565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:18:15.9217771Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:18:15.9224139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:18:15.9412536Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:18:15.9424402Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:18:15.9477145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:18:15.9496120Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:18:15.9631079Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:18:15.9634118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:18:16.0075739Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:18:16.0078895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:18:16.0514766Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:18:16.0518365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:18:16.0948338Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:18:16.0951962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:18:16.1397648Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:18:16.1399905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:18:16.1464416Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:18:16.1476500Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:18:16.1833089Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:18:16.1841511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:18:16.2269567Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:18:16.2278394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:18:16.2408478Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:18:16.2432017Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:18:16.2708080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:18:16.2716283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:18:16.3116529Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:18:16.3144628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:18:16.3374820Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:18:16.3387716Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:18:16.3557648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:18:16.3590254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:18:16.3998423Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:18:16.4009634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:18:16.4027629Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:18:16.4036823Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:18:16.4483209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:18:16.4487082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:18:16.4498992Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:18:16.4516086Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:18:16.4914887Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:16.4916284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:18:16.4980642Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:18:16.4998994Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:18:16.5347736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:18:16.5352355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:18:16.5789245Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:18:16.5794193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:18:16.6076102Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:18:16.6099988Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:18:16.6226683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:18:16.6231136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:18:16.6667277Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:18:16.6670845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:18:16.7113335Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:18:16.7117092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:18:16.7163525Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:18:16.7181662Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:18:16.7549293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:18:16.7552545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:18:16.7993926Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:18:16.7996756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:18:16.8077413Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:18:16.8095963Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:18:16.8441351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:18:16.8442091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:16.8881078Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:16.8882078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:18:16.9155817Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:18:16.9176822Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:18:16.9316083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:18:16.9316775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:18:16.9404788Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:18:16.9421702Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:18:16.9752382Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:18:16.9753006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:18:17.0026167Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:18:17.0044296Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:18:17.0192813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:18:17.0199551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:18:17.0204695Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:18:17.0214589Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:18:17.0630507Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:18:17.0632419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:18:17.1075997Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:18:17.1077463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:18:17.1518301Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:18:17.1519728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:18:17.1949697Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:18:17.1952126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:18:17.2390207Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:18:17.2392550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:18:17.2840839Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:18:17.2843331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:18:17.3270326Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:18:17.3272337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:18:17.3719372Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:18:17.3721604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:18:17.4204231Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:18:17.4204913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:18:17.4333773Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:18:17.4355502Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:18:17.4391342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:18:17.4416287Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:18:17.4629928Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:18:17.4634739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:18:17.5067718Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:18:17.5070823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:18:17.5510112Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:18:17.5516059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:18:17.5957449Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:18:17.5960550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:18:17.6390810Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:18:17.6394858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:18:17.6780141Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:18:17.6798818Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:18:17.6829697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:18:17.6832709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:18:17.7269485Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:18:17.7272941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:18:17.7714809Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:18:17.7717865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:18:17.8159870Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:18:17.8163091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:18:17.8595273Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:18:17.8595922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:18:17.8780197Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:18:17.8797055Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:18:17.9040953Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:18:17.9041573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:17.9481714Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:17.9482411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:18:17.9518873Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:18:17.9543443Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:18:17.9914710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:18:17.9923645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:18:18.0357457Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:18:18.0366938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:18:18.0791925Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:18:18.0800905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:18:18.1242546Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:18:18.1252401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:18:18.1666759Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:18:18.1675685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:18:18.1973145Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:18:18.1991376Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:18:18.2117880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:18:18.2118514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:18:18.2603054Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:18:18.2603735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:18:18.3036649Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:18:18.3038643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:18:18.3257561Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:18:18.3278408Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:18:18.3465148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:18:18.3472121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:18:18.3618514Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:18:18.3636854Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:18:18.3874966Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:18:18.3904016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:18:18.4103089Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:18:18.4126787Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:18:18.4358172Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:18:18.4363288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:18:18.4584152Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:18:18.4599856Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:18:18.4804337Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:18:18.4845790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:18:18.5058146Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:18:18.5080135Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:18:18.5238287Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:18:18.5243914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:18:18.5559448Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:18:18.5585537Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:18:18.5677035Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:18:18.5682680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:18:18.5995677Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:18:18.6016923Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:18:18.6116993Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:18:18.6122124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:18:18.6421298Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:18:18.6444342Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:18:18.6511685Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:18:18.6531427Z [gw2] [ 51%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:18:18.6559043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:18:18.6874186Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:18:18.6899435Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:18:18.6953734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:18:18.7010511Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:18:18.7015813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:18:18.7021985Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:18:18.7318095Z [gw2] [ 51%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:18:18.7388606Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:18:18.7437870Z [gw2] [ 51%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:18:18.7441701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:18:18.7885219Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:18:18.7889950Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:18:18.7895359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:18:18.8323900Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:18:18.8330229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:18:18.8396236Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:18:18.8410885Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:18:18.8764541Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:18:18.8770250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:18:18.8803807Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:18:18.8834428Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:18:18.9200307Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:18:18.9202191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:18:18.9637858Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:18:18.9648220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:19.0077461Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:19.0088275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:18:19.0509674Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:18:19.0521015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:18:19.0961027Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:18:19.0962046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:18:19.1273236Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:18:19.1290486Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:18:19.1401784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:18:19.1402377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:18:19.1601911Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:18:19.1627533Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:18:19.1833657Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:18:19.1842106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:18:19.2275907Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:18:19.2285460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:18:19.2717407Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:18:19.2724907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:18:19.2955074Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:18:19.2971651Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:18:19.3209739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:18:19.3215142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:18:19.3636733Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:18:19.3643828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:18:19.4090141Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:18:19.4100592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:18:19.4162106Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:18:19.4175602Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:18:19.4558446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:18:19.4566526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:18:19.4997465Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:18:19.5003701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:18:19.5446750Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:18:19.5453997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:18:19.5880371Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:18:19.5888225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:18:19.6142050Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:18:19.6170407Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:18:19.6318959Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:18:19.6325589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:18:19.6801790Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:18:19.6808431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:18:19.7239180Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:18:19.7245513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:18:19.7503887Z [gw1] [ 51%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:18:19.7537131Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:18:19.7672208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:18:19.7676874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:18:19.8120586Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:18:19.8121334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:18:19.8556501Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:18:19.8561858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:18:19.8960167Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:18:19.8990336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:18:19.9427111Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:18:19.9435617Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:19.9875380Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:19.9880974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:18:20.0316152Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:18:20.0321705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:18:20.0918073Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:18:20.0918768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:18:20.1237012Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:18:20.1237736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:18:20.1642777Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:18:20.1643467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:18:20.2077999Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:18:20.2082736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:18:20.2520595Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:18:20.2521285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:18:20.2994681Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:18:20.3001203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:18:20.3004906Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:18:20.3008046Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:18:20.3013480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:18:20.3031051Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:18:20.3247002Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:18:20.3266949Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:18:20.3344168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:18:20.3478603Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:18:20.3479160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:18:20.3758760Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:18:20.3759396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:18:20.3918391Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:18:20.3919013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:18:20.4196228Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:18:20.4196839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:18:20.4397707Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:18:20.4398324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:18:20.4641558Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:18:20.4642151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:18:20.4839351Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:18:20.4839988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:18:20.5082172Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:18:20.5082792Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:18:20.5280015Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:18:20.5280653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:18:20.5441338Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:18:20.5522181Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:18:20.5717516Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:18:20.5718217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:18:20.5952091Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:18:20.5953652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:18:20.6161388Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:18:20.6162015Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:18:20.6164934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:18:20.6175020Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:18:20.6394821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:18:20.6445407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:18:20.6594816Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:18:20.6600761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:18:20.6682847Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:18:20.6701554Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:18:20.6847566Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:18:20.6876418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:18:20.7035145Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:18:20.7038388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:18:20.7192048Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:18:20.7213285Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:18:20.7288969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:18:20.7357363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:18:20.7473478Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:18:20.7477240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:18:20.7755976Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:18:20.7797057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:18:20.7914649Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:18:20.7915301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:20.7931923Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:20.7946282Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:18:20.8159128Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:18:20.8244979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:18:20.8291972Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:18:20.8307015Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:18:20.8315062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:18:20.8343141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:18:20.8599256Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:18:20.8680479Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:18:20.8795793Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:18:20.8799171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:18:20.9109618Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:18:20.9110284Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:18:20.9245929Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:18:20.9256271Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:18:20.9268995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:18:20.9276033Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:18:20.9401211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:18:20.9418568Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:18:20.9511031Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:18:20.9539796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:18:20.9758348Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:18:20.9759164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:18:20.9994314Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:18:20.9994984Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:18:21.0129217Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:18:21.0146979Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:18:21.0157350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:18:21.0206849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:18:21.0441524Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:18:21.0442229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:18:21.0639759Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:18:21.0640391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:18:21.0881869Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:18:21.0882471Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:18:21.0907936Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:18:21.0925057Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:18:21.1023219Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:18:21.1039014Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:18:21.1074554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:18:21.1076275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:18:21.1312196Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:18:21.1313174Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:18:21.1518293Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:18:21.1518939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:18:21.1749544Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:18:21.1751822Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:18:21.1886861Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:18:21.2089630Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:18:21.2130186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:18:21.2138462Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:18:21.2154889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:18:21.2179172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:18:21.2362795Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:18:21.2385424Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:18:21.2556918Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:18:21.2562643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:18:21.2596503Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:18:21.2655744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:18:21.2996464Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:18:21.3003104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:18:21.3100088Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:18:21.3105864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:18:21.3442980Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:18:21.3449287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:18:21.3589198Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:18:21.3595207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:18:21.3739450Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:18:21.3762238Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:18:21.3872037Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:18:21.3889565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:18:21.3939125Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:18:21.3953563Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:18:21.3958617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:18:21.4023153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:18:21.4315808Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:18:21.4322206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:18:21.4459537Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:18:21.4465288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:18:21.4756733Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:18:21.4763171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:18:21.4814951Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:18:21.4828454Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:18:21.4953299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:18:21.5180829Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:18:21.5188364Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:18:21.5208017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:18:21.5225522Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:18:21.5635789Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:18:21.5643804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:18:21.5864004Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:18:21.5886529Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:18:21.6072125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:18:21.6077375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:18:21.6524276Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:18:21.6528810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:21.6828100Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:21.6849863Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:18:21.6957888Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:18:21.6964791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:18:21.7160654Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:18:21.7171818Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:18:21.7394114Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:18:21.7396923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:18:21.7839463Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:18:21.7840078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:18:21.8120587Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:18:21.8163747Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:18:21.8274076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:18:21.8277333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:18:21.8719073Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:18:21.8721710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:18:21.9119086Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:18:21.9163627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:18:21.9379351Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:18:21.9404390Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:18:21.9591325Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:18:21.9594856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:18:21.9850364Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:18:21.9866259Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:18:22.0032428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:18:22.0037936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:18:22.0518020Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:18:22.0518630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:18:22.0958905Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:18:22.0959551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:18:22.1399231Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:18:22.1399859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:18:22.1560726Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:18:22.1577831Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:18:22.1774458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:18:22.1793504Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:18:22.1798571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:18:22.1836749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:18:22.1932842Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:18:22.1994576Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:18:22.2312814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:18:22.2319085Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:18:22.2423003Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:18:22.2458889Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:18:22.2795769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:18:22.2802367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:18:22.2960611Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:18:22.2972761Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:18:22.3167841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:18:22.3184775Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:18:22.3234991Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:18:22.3243287Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:18:22.3309499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:18:22.3400500Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:18:22.3676570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:18:22.3686348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:18:22.3795032Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:18:22.3838018Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:18:22.4115707Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:18:22.4125298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:18:22.4256182Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:18:22.4276444Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:18:22.4491036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:18:22.4509984Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:18:22.4564699Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:18:22.4573128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:18:22.4608566Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:18:22.4665171Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:18:22.4681094Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:18:22.4835483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:18:22.4997376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:18:22.5006505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:18:22.5083166Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:18:22.5336435Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:18:22.5435247Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:18:22.5443920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:18:22.5553519Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:18:22.5834953Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:18:22.5885140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:18:22.5893800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:18:22.6031876Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:18:22.6158210Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:18:22.6175333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:18:22.6195523Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:18:22.6314100Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:18:22.6314687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:18:22.6539406Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:18:22.6595259Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:18:22.6755428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:18:22.6756184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:22.7013146Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:22.7075561Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:18:22.7159548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:18:22.7193366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:18:22.7487949Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:18:22.7636709Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:18:22.7637428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:18:22.7641945Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:18:22.7815752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:18:22.7826292Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:18:22.8075035Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:18:22.8076013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:18:22.8118574Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:18:22.8141582Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:18:22.8434878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:18:22.8478623Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:18:22.8494792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:18:22.8517309Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:18:22.8521042Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:18:22.8632975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:18:22.8965299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:18:22.8966260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:18:22.9202088Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:18:22.9217576Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:18:22.9282782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:18:22.9300010Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:18:22.9393283Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:18:22.9396716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:18:22.9724119Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:18:22.9748619Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:18:22.9818911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:18:22.9840714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:18:23.0062426Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:18:23.0232725Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:18:23.0239536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:18:23.0295520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:18:23.0533846Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:18:23.0558829Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:18:23.0680381Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:18:23.0684941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:18:23.0699111Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:18:23.0718360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:18:23.1040113Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:18:23.1116245Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:18:23.1122641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:18:23.1159382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:18:23.1500356Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:18:23.1513194Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:18:23.1654892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:18:23.1659776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:18:23.1693354Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:18:23.1706266Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:18:23.2076002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:18:23.2086730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:18:23.2208084Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:18:23.2227172Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:18:23.2349309Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:18:23.2362000Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:18:23.2481886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:18:23.2529092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:18:23.2920616Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:18:23.2961089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:18:23.2971718Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:18:23.3114775Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:18:23.3400673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:18:23.3444947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:18:23.3457674Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:18:23.3477289Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:18:23.3562712Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:18:23.3670532Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:18:23.3930162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:18:23.3934919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:18:23.4248430Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:18:23.4274396Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:18:23.4317370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:18:23.4347813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:18:23.4798725Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:18:23.4799417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:18:23.5277661Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:18:23.5278230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:18:23.5718323Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:18:23.5719015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:18:23.5739267Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:18:23.5751606Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:18:23.6015770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:18:23.6039507Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:18:23.6156844Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:18:23.6164282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:18:23.6176103Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:18:23.6187882Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:18:23.6445693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:18:23.6461274Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:18:23.6563787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:18:23.6604109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:18:23.7057973Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:18:23.7058769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:23.7478493Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:23.7479179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:18:23.7758236Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:18:23.7827746Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:18:23.7917615Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:18:23.7918217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:18:23.8362430Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:18:23.8363146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:18:23.8705112Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:18:23.8733870Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:18:23.8832635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:18:23.8833242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:18:23.9288528Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:18:23.9289201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:18:23.9591851Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:18:23.9608090Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:18:23.9757028Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:18:23.9757667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:18:24.0208775Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:18:24.0209429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:18:24.0640339Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:18:24.0641234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:18:24.1082921Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:18:24.1083591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:18:24.1517543Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:18:24.1518202Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:18:24.1881172Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:18:24.1914258Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:18:24.1956847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:18:24.1957369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:18:24.2356997Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:18:24.2393422Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:18:24.2397723Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:18:24.2435521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:18:24.2449802Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:18:24.2450442Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:18:24.2840911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:18:24.2877340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:18:24.3364009Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:18:24.3364669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:18:24.3800936Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:18:24.3801632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:18:24.4237266Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:18:24.4237910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:24.4680904Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:24.4681584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:18:24.5113036Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:18:24.5113712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:18:24.5501761Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:18:24.5519595Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:18:24.5564390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:18:24.5572637Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:18:24.6034579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:18:24.6044432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:18:24.6222324Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:18:24.6236741Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:18:24.6513655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:18:24.6523442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:18:24.6951946Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:18:24.6961204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:18:24.7396409Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:18:24.7406321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:18:24.7832196Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:18:24.7840680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:18:24.8185527Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:18:24.8237372Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:18:24.8257320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:18:24.8288218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:18:24.8470611Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:18:24.8488517Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:18:24.8711384Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:18:24.8715506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:18:24.9152487Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:18:24.9158130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:18:24.9644792Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:18:24.9645915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:18:24.9649166Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:18:24.9654332Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:18:25.0080760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:18:25.0081545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:18:25.0518595Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:18:25.0553235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:18:25.0637116Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:18:25.0648124Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:18:25.0992445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:18:25.0993077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:18:25.1481305Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:18:25.1484274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:18:25.1591579Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:18:25.1619917Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:18:25.1652261Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:18:25.1678401Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:18:25.1948483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:18:25.1949107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:18:25.2401811Z [gw1] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:18:25.2402997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:25.2847711Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:25.2882826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:18:25.3075517Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:18:25.3096709Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:18:25.3356882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:18:25.3357675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:18:25.3740929Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:18:25.3761414Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:18:25.3761976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:18:25.3795023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:18:25.4233679Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:18:25.4234407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:18:25.4718373Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:18:25.4719124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:18:25.4944601Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:18:25.4962142Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:18:25.5148154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:18:25.5150376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:18:25.5588603Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:18:25.5593152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:18:25.5887475Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:18:25.5899989Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:18:25.6028752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:18:25.6033048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:18:25.6289483Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:18:25.6325316Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:18:25.6472548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:18:25.6479215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:18:25.6952973Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:18:25.6959488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:18:25.7391224Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:18:25.7412998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:18:25.7835772Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:18:25.7846590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:18:25.8043296Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:18:25.8058710Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:18:25.8267009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:18:25.8274704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:18:25.8714710Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:18:25.8723922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:18:25.9062669Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:18:25.9086709Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:18:25.9190111Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:18:25.9197588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:18:25.9674709Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:18:25.9684871Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:18:25.9689686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:18:25.9695259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:18:26.0118717Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:18:26.0128639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:18:26.0553646Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:18:26.0559960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:18:26.0995029Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:18:26.1001450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:18:26.1063163Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:18:26.1079713Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:18:26.1434961Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:18:26.1439281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:18:26.1914383Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:18:26.1920397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:18:26.2395726Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:18:26.2402455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:18:26.2842107Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:18:26.2887797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:18:26.2937005Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:18:26.3024065Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:18:26.3317561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:18:26.3323627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:26.3396547Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:26.3417403Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:18:26.3762865Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:18:26.3770910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:18:26.4195599Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:18:26.4205757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:18:26.4632416Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:18:26.4642045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:18:26.5082792Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:18:26.5092977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:18:26.5553939Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:18:26.5559960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:18:26.5797746Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:18:26.5814682Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:18:26.5992602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:18:26.5997155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:18:26.6046955Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:18:26.6075211Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:18:26.6401672Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:18:26.6516704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:18:26.6884855Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:18:26.6885815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:18:26.7361933Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:18:26.7362674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:18:26.7839286Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:18:26.7842043Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:18:26.7993148Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:18:26.8017388Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:18:26.8325657Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:18:26.8336511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:18:26.8795748Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:18:26.8807022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:18:26.9237427Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:18:26.9246977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:18:26.9719040Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:18:26.9729308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:18:26.9847074Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:18:26.9873607Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:18:27.0199239Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:18:27.0209242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:18:27.0637565Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:18:27.0649548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:18:27.1072549Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:18:27.1083547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:18:27.1558611Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:18:27.1572520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:18:27.2039066Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:18:27.2052876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:18:27.2314179Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:18:27.2322789Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:18:27.2334100Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:18:27.2344532Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:18:27.2477053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:18:27.2511534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:18:27.2826607Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:18:27.2838385Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:18:27.2950775Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:18:27.2954279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:18:27.3399812Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:18:27.3433782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:27.3838416Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:27.3874613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:18:27.3932643Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:18:27.3958059Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:18:27.4276143Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:18:27.4304560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:18:27.4759911Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:18:27.4794190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:18:27.5199630Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:18:27.5232798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:18:27.5679350Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:18:27.5720393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:18:27.5992373Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:18:27.6019043Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:18:27.6130255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:18:27.6147922Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:18:27.6159416Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:18:27.6206481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:18:27.6651759Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:18:27.6652491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:18:27.7080264Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:18:27.7081092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:18:27.7121240Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:18:27.7151350Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:18:27.7566736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:18:27.7567428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:18:27.7998270Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:18:27.7999130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:18:27.8481862Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:18:27.8482651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:18:27.8919951Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:18:27.8920858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:18:27.9359895Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:18:27.9360567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:18:27.9835653Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:18:27.9836508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:18:28.0272930Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:18:28.0284802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:18:28.0754124Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:18:28.0759431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:18:28.0823033Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:18:28.0849232Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:18:28.1187486Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:18:28.1192139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:18:28.1641571Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:18:28.1646109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:18:28.2070526Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:18:28.2079789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:18:28.2090160Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:18:28.2101191Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:18:28.2506295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:18:28.2514716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:18:28.2995981Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:18:28.3001615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:18:28.3473239Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:18:28.3477631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:18:28.3913375Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:18:28.3917804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:28.4355307Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:28.4359771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:18:28.4599627Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:18:28.4619576Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:18:28.4789962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:18:28.4794175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:18:28.5275907Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:18:28.5280424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:18:28.5710919Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:18:28.5715767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:18:28.6198902Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:18:28.6205251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:18:28.6671628Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:18:28.6681107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:18:28.7115529Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:18:28.7125265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:18:28.7548151Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:18:28.7557074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:18:28.8029853Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:18:28.8038978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:18:28.8264693Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:18:28.8286239Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:18:28.8527289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:18:28.8532241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:18:28.8767257Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:18:28.8784804Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:18:28.8810804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:18:28.8838730Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:18:28.8952454Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:18:28.8954541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:18:28.9393812Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:18:28.9395604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:18:28.9843102Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:18:28.9845842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:18:29.0276778Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:18:29.0285845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:18:29.0713084Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:18:29.0722566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:18:29.1199877Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:18:29.1209974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:18:29.1675693Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:18:29.1685149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:18:29.2108848Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:18:29.2117254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:18:29.2595569Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:18:29.2605317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:18:29.3033905Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:18:29.3043182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:18:29.3334305Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:18:29.3367264Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:18:29.3474489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:18:29.3480051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:18:29.3914339Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:18:29.3921857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:18:29.4359326Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:18:29.4363290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:18:29.4746884Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:18:29.4795780Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:18:29.4796325Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:18:29.4800515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:18:29.5235982Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:18:29.5240469Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:18:29.5718506Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:18:29.5723766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:29.6103443Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:29.6123950Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:18:29.6151604Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:18:29.6157302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:18:29.6580110Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:18:29.6599692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:18:29.7080238Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:18:29.7090192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:18:29.7222012Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:18:29.7240239Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:18:29.7515578Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:18:29.7519703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:18:29.7955409Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:18:29.7960421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:18:29.7988543Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:18:29.8018986Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:18:29.8307757Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:18:29.8327524Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:18:29.8399772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:18:29.8429423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:18:29.8875631Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:18:29.8879334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:18:29.9307821Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:18:29.9312122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:18:29.9755532Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:18:29.9759090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:18:30.0196677Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:18:30.0201962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:18:30.0556683Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:18:30.0578444Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:18:30.0676442Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:18:30.0681771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:18:30.1117208Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:18:30.1126729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:18:30.1553271Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:18:30.1563314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:18:30.2035559Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:18:30.2045328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:18:30.2260775Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:18:30.2289060Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:18:30.2472382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:18:30.2481279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:18:30.2680719Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:18:30.2698200Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:18:30.2912056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:18:30.2922721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:18:30.3220117Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:18:30.3240709Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:18:30.3351080Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:18:30.3354548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:18:30.3838831Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:18:30.3843735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:18:30.4332502Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:18:30.4337302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:18:30.4611670Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:18:30.4633788Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:18:30.4791808Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:18:30.4796334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:18:30.5237381Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:18:30.5246609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:18:30.5707944Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:18:30.5713444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:18:30.6153964Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:18:30.6159848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:30.6276380Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:30.6301397Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:18:30.6634674Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:18:30.6642955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:18:30.7076285Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:18:30.7086081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:18:30.7127474Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:18:30.7189666Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:18:30.7511896Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:18:30.7517257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:18:30.7995177Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:18:30.8004955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:18:30.8436763Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:18:30.8446065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:18:30.8798397Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:18:30.8817340Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:18:30.8871778Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:18:30.8876793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:18:30.9315077Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:18:30.9323195Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:18:30.9352970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:18:30.9365565Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:18:30.9767425Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:18:30.9774827Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:18:30.9782928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:18:30.9804546Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:18:30.9979489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:18:31.0003707Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:18:31.0135503Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:18:31.0160149Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:18:31.0191902Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:18:31.0228286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:18:31.0714335Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:18:31.0719987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:18:31.0812415Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:18:31.0832155Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:18:31.1153446Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:18:31.1159567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:18:31.1635801Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:18:31.1638491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:18:31.2112405Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:18:31.2117988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:18:31.2554720Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:18:31.2562803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:18:31.2577115Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:18:31.2596734Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:18:31.2702563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:18:31.2722760Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:18:31.2998297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:18:31.3005648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:18:31.3434791Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:18:31.3444115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:18:31.3875312Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:18:31.3885018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:18:31.4350525Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:18:31.4358507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:18:31.4794860Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:18:31.4802761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:18:31.4996540Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:18:31.5020787Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:18:31.5229606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:18:31.5237433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:18:31.5712003Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:18:31.5720113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:18:31.6194527Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:18:31.6202919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:18:31.6332700Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:18:31.6356045Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:18:31.6625510Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:18:31.6628600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:31.7070545Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:31.7075880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:18:31.7553365Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:18:31.7560102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:18:31.7758149Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:18:31.7780591Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:18:31.8006630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:18:31.8012297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:18:31.8168536Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:18:31.8191610Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:18:31.8398266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:18:31.8432848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:18:31.8922558Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:18:31.8929734Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:18:31.9249205Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:18:31.9263602Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:18:31.9277660Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:18:31.9302321Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:18:31.9351640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:18:31.9358938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:18:31.9831311Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:18:31.9839199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:18:32.0283914Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:18:32.0294350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:18:32.0716036Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:18:32.0726066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:18:32.1158511Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:18:32.1168624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:18:32.1651880Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:18:32.1662041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:18:32.2075879Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:18:32.2085818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:18:32.2339382Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:18:32.2366052Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:18:32.2555246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:18:32.2565635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:32.2996741Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:18:32.3007221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:18:32.3402678Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:18:32.3437046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:18:32.3875026Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:18:32.3884548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:32.4356780Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:32.4365243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:32.4795977Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:18:32.4804358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:32.4869941Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:18:32.4900964Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:18:32.5234749Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:18:32.5239529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:18:32.5675423Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:18:32.5680890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:18:32.6041164Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:18:32.6054869Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:18:32.6110570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:18:32.6117705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:18:32.6549582Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:18:32.6557530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:18:32.6985753Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:18:32.6993114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:18:32.7400403Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:18:32.7432335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:18:32.7876593Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:18:32.7880600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:18:32.8315054Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:18:32.8323520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:18:32.8753441Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:18:32.8761580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:18:32.9082154Z [gw1] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:18:32.9110349Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:18:32.9192973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:18:32.9200284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:18:32.9634231Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:18:32.9640957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:18:33.0069087Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:18:33.0075363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:18:33.0099854Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:18:33.0121593Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:18:33.0515712Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:18:33.0523525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:33.0955963Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:18:33.0964595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:18:33.1396918Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:18:33.1406171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:18:33.1869081Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:18:33.1879684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:18:33.1884288Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:18:33.1906458Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:18:33.2304410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:18:33.2309631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:18:33.2746881Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:18:33.2752811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:18:33.3185377Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:18:33.3190874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:18:33.3629044Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:18:33.3634381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:18:33.4079720Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:18:33.4084068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:18:33.4505817Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:18:33.4514549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:18:33.4988334Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:18:33.4996927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:18:33.5400837Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:18:33.5437916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:18:33.5875028Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:18:33.5879006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:18:33.5902940Z [gw1] [ 54%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:18:33.5921974Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:18:33.6175846Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:18:33.6205303Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:18:33.6354067Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:18:33.8581760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:18:33.8667795Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:18:34.0718801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:18:34.0747354Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:18:34.2872120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:18:34.2903928Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:18:34.4764092Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:18:34.4807617Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:18:34.6764377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:18:34.6799655Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:18:34.8741818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:18:34.8786579Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:18:35.0106955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:18:35.0137009Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:18:35.1020027Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:18:35.1050494Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:18:35.1732670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:18:35.1774080Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:18:35.4622170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:18:35.4656463Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:18:35.4727816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:18:35.4763268Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:18:35.6378028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:18:35.6397196Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:18:35.8942016Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:18:35.8963484Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:18:36.0636594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:18:36.0656674Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:18:36.2492907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:18:36.2533179Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:18:36.2784147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:18:36.2815410Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:18:36.4269832Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:18:36.4308151Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:18:36.4500321Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:18:36.4531597Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:18:36.6086296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:18:36.6124125Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:18:36.7702963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:18:36.7740708Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:18:36.9090044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:18:36.9122262Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:18:36.9616896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:18:36.9657857Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:18:36.9736299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:18:36.9767060Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:18:37.1327904Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:18:37.1353081Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:18:37.1751682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:18:37.1777314Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:18:37.4115881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:18:37.4141418Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:18:37.5908842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:18:37.5953793Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:18:37.6916050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:18:37.6936601Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:18:37.7077272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:18:37.7096829Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:18:38.0246328Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:18:38.0272600Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:18:38.0288602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:18:38.0322842Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:18:38.1973739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:18:38.1998463Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:18:38.3535811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:18:38.3571519Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:18:38.4481217Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:18:38.4507716Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:18:38.5751401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:18:38.5938338Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:18:38.6520791Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:18:38.6547372Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:18:38.8274399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:18:38.8300500Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:18:38.8774861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:18:38.8799867Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:18:39.0040728Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:18:39.0066979Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:18:39.2443319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:18:39.2503177Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:18:39.2981067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:18:39.3004724Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:18:39.4389954Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:18:39.4411411Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:18:39.5905641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:18:39.5926870Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:18:39.6133785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:18:39.6146775Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:18:39.6817718Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:18:39.6830744Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:18:39.9462377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:18:39.9484177Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:18:40.0440590Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:18:40.0527968Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:18:40.1179908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:18:40.1343549Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:18:40.1352904Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:18:40.1513921Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:18:40.4205696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:18:40.4227271Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:18:40.6225220Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:18:40.6248677Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:18:40.7050231Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:18:40.7095300Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:18:40.8236263Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:18:40.8258204Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:18:40.9842193Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:18:40.9907385Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:18:41.1737802Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:18:41.1776992Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:18:41.2213832Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:18:41.2249946Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:18:41.2920396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:18:41.2956210Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:18:41.3710774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:18:41.3733504Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:18:41.3816399Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:18:41.3870595Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:18:41.4825495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:18:41.4843776Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:18:41.6090849Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:18:41.6112774Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:18:41.7123630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:18:41.7145368Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:18:41.7999007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:18:41.8020675Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:18:41.8164974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:18:41.8209130Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:18:41.9022855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:18:41.9044286Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:18:42.0228892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:18:42.0250708Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:18:42.1014430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:18:42.1036980Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:18:42.1437994Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:18:42.1462513Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:18:42.3186504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:18:42.3209132Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:18:42.6339562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:18:42.6377803Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:18:42.8323754Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:18:42.8345592Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:18:42.8858790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:18:42.8884043Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:18:43.2332606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:18:43.2370476Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:18:43.4206454Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:18:43.4245199Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:18:43.7092885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:18:43.7117716Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:18:43.7590043Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:18:43.7617326Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:18:44.0483894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:18:44.0518027Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:18:44.2740325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:18:44.2779069Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:18:44.2838079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:18:44.2871047Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:18:44.4798930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:18:44.4826150Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:18:44.4834575Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:18:44.4856753Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:18:44.7106259Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:18:44.7146226Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:18:44.9346003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:18:44.9385514Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:18:45.0211694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:18:45.0249979Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:18:45.0990039Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:18:45.1025803Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:18:45.1756896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:18:45.1793328Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:18:45.3104464Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:18:45.3124899Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:18:45.5912241Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:18:45.5939080Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:18:45.7775949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:18:45.7805298Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:18:45.8158983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:18:45.8179261Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:18:46.0998401Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:18:46.1021500Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:18:46.3734338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:18:46.3747511Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:18:46.3760055Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:18:46.3796979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:18:46.4256775Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:18:46.4288492Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:18:46.6012941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:18:46.6029101Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:18:46.9166115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:18:46.9205206Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:18:47.0072572Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:18:47.0089959Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:18:47.2930160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:18:47.2957133Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:18:47.3665810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:18:47.3703247Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:18:47.5431894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:18:47.5468133Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:18:47.5725265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:18:47.5751578Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:18:47.6099663Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:18:47.6113969Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:18:47.8453432Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:18:47.8480949Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:18:48.0504457Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:18:48.0541844Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:18:48.2555464Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:18:48.2657423Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:18:48.3396977Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:18:48.3553594Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:18:48.5993395Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:18:48.6027144Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:18:48.7387919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:18:48.7427173Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:18:48.7831820Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:18:48.7865549Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:18:49.1289643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:18:49.1330473Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:18:49.3733560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:18:49.3766923Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:18:49.4478347Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:18:49.4498746Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:18:49.5521262Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:18:49.5543968Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:18:49.6778080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:18:49.6791761Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:18:49.7915173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:18:49.7939511Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:18:49.8940677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:18:49.9019741Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:18:50.0230537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:18:50.0247821Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:18:50.1484404Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:18:50.1508919Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:18:50.4753736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:18:50.4783376Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:18:50.6045199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:18:50.6069411Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:18:50.6082769Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:18:50.6128241Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:18:50.9287825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:18:50.9334035Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:18:51.1317811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:18:51.1370281Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:18:51.5267824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:18:51.5312816Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:18:51.5601897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:18:51.5643090Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:18:51.7602846Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:18:51.7649332Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:18:51.8046854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:18:51.8088614Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:18:51.9065278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:18:51.9095118Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:18:52.0627176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:18:52.0659936Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:18:52.2056302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:18:52.2085813Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:18:52.3941234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:18:52.3967340Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:18:52.4384468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:18:52.4397170Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:18:52.5712911Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:18:52.5787468Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:18:52.8042993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:18:52.8070090Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:18:52.8555669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:18:52.8582431Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:18:53.2867727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:18:53.3032951Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:18:53.3960659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:18:53.3987384Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:18:53.4899848Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:18:53.4926113Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:18:53.8096911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:18:53.8122590Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:18:53.8336363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:18:53.8364007Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:18:53.9626311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:53.9655919Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:53.9882435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:18:53.9903349Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:18:54.0223609Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:18:54.0247503Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:18:54.0394724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:18:54.0514297Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:18:54.1348800Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:18:54.1376689Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:18:54.2279550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:18:54.2305886Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:18:54.4562474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:18:54.4586926Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:18:54.4613614Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:18:54.4623453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:18:54.7878184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:18:54.7978505Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:18:54.8518166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:18:54.8537463Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:18:55.0848651Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:18:55.0870918Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:18:55.1316796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:18:55.1366985Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:18:55.3873047Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:18:55.3901358Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:18:55.4982538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:18:55.5111030Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:18:55.6331187Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:18:55.6360504Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:18:55.7892882Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:18:55.8027893Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:18:55.8329300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:18:55.8368487Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:18:56.0719763Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:18:56.0742625Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:18:56.1843062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:18:56.1877154Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:18:56.2675086Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:18:56.2699182Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:18:56.4592624Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:18:56.4617861Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:18:56.5334409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:18:56.5371527Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:18:56.6080513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:18:56.6123927Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:18:56.6834378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:18:56.7006178Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:18:56.7738164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:18:56.7764775Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:18:56.7903909Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:18:56.7931010Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:18:57.0218768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:18:57.0245373Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:18:57.2834592Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:18:57.3007221Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:18:57.3440440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:18:57.3470599Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:18:57.6453995Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:18:57.6480647Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:18:57.8091083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:18:57.8112870Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:18:57.9309686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:18:57.9340984Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:18:58.2252399Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:18:58.2275791Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:18:58.7570928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:18:58.7680046Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:18:58.9563177Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:18:58.9589381Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:18:59.0057849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:18:59.0078329Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:18:59.2081512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:59.2103607Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:18:59.2272884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:18:59.2298017Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:18:59.4175645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:18:59.4193105Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:18:59.4351767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:18:59.4376643Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:18:59.5426122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:18:59.5452274Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:18:59.6457834Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:18:59.6481953Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:18:59.6873483Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:18:59.6899573Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:18:59.7399644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:18:59.7419885Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:18:59.8086129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:18:59.8114152Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:18:59.9213185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:18:59.9238760Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:19:00.0224463Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:19:00.0250689Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:19:00.1528486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:19:00.1567486Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:19:00.1663867Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:19:00.1706254Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:19:00.2474197Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:19:00.2494642Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:19:00.3602403Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:19:00.3620395Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:19:00.3858737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:19:00.3905104Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:19:00.5488929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:19:00.5514389Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:19:00.6318107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:19:00.6338753Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:19:00.6925542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:19:00.6953406Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:19:00.9372901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:19:00.9405587Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:19:00.9909869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:19:00.9938335Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:19:01.0134596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:19:01.0156296Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:19:01.0450016Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:19:01.0474856Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:19:01.0546751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:19:01.0564627Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:19:01.1903303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:19:01.1929545Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:19:01.2805898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:19:01.2827947Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:19:01.4187828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:19:01.4230674Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:19:01.5384385Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:19:01.5402048Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:19:01.6268662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:19:01.6322351Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:19:01.6492350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:19:01.6513869Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:19:01.7696022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:19:01.7711678Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:19:01.8494734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:19:01.8521415Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:19:01.8640017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:19:01.8678332Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:19:01.8801361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:19:01.8825654Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:19:01.8847228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:19:01.8870728Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:19:01.9659659Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:19:01.9684938Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:19:02.0680398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:19:02.0718801Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:19:02.1199780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:19:02.1237378Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:19:02.1877902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:19:02.1903511Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:19:02.2696731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:19:02.2722416Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:19:02.2759125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:19:02.2782453Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:19:02.4274965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:19:02.4305862Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:19:02.5854816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:19:02.5893285Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:19:02.5945374Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:19:02.5966410Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:19:02.6402593Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:19:02.6426692Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:19:02.7609715Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:19:02.7636874Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:19:02.8089943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:19:02.8114859Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:19:02.9344079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:19:02.9370104Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:19:02.9612804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:19:02.9632827Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:19:03.1757453Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:19:03.1796785Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:19:03.3317759Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:19:03.3344376Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:19:03.4332864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:19:03.4367659Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:19:03.4436919Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:19:03.4472999Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:19:03.5453797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:19:03.5479715Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:19:03.6054387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:19:03.6072991Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:19:03.6334900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:19:03.6366101Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:19:03.6845493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:19:03.6876896Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:19:03.7733185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:19:03.7758735Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:19:03.9888486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:19:04.0047387Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:19:04.2777037Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:19:04.2816626Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:19:04.2921184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:19:04.2941189Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:19:04.3290891Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:19:04.3316004Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:19:04.5370345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:19:04.5396488Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:19:04.6017686Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:19:04.6041255Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:19:04.6762345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:19:04.6790056Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:19:04.8602767Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:19:04.8628629Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:19:04.9160421Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:19:04.9189828Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:19:05.0152190Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:19:05.0185877Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:19:05.0244057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:19:05.0264037Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:19:05.0283536Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:19:05.0410207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:19:05.0430690Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:19:05.0467511Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:19:05.0583419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:19:05.0872802Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:19:05.1318970Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:19:05.1344528Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:19:05.1896076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:19:05.1917495Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:19:05.2208977Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:19:05.2354093Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:19:05.2577523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:19:05.2624370Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:19:05.3503339Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:19:05.3527073Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:19:05.4064565Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:19:05.4087225Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:19:05.4246339Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:19:05.4326872Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:19:05.4348927Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:19:05.4465437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:19:05.4484911Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:19:05.4633594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:19:05.4715257Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:19:05.4998081Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:19:05.5142477Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:19:05.5195601Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:19:05.5221809Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:19:05.5260639Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:19:05.5281741Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:19:05.5434174Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:19:05.5598840Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:19:05.5992745Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:19:05.6065360Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:19:05.6475135Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:19:05.8758303Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:19:05.8804835Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:19:06.0845733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:19:06.0871310Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:19:06.0939385Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:19:06.0976129Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:19:06.1105947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:19:06.1121736Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:19:06.1745693Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:19:06.1758582Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:19:06.2842975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:19:06.2870341Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:19:06.4898658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:19:06.4939137Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:19:06.5132946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:19:06.5159238Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:19:06.5368241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:19:06.5466892Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:19:06.6323843Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:19:06.6347179Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:19:06.6550493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:19:06.6581070Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:19:06.7666984Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:19:06.7701966Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:19:06.8548870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:19:06.8585529Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:19:07.0674904Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:19:07.0714869Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:19:07.1282643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:19:07.1317549Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:19:07.1941231Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:19:07.1982632Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:19:07.2735719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:19:07.2768365Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:19:07.3250687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:19:07.3287200Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:19:07.3422750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:19:07.3480958Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:19:07.4503947Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:19:07.4538886Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:19:07.5978133Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:19:07.6021216Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:19:07.6580135Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:19:07.6617058Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:19:07.7629835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:19:07.7648981Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:19:07.8639220Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:19:07.8675560Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:19:07.8897835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:19:07.8919978Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:19:07.9558089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:19:07.9592807Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:19:08.1965218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:19:08.2003628Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:19:08.2466138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:19:08.2501170Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:19:08.2821522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:19:08.2854203Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:19:08.4086737Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:19:08.4162322Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:19:08.5406726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:19:08.5450586Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:19:08.5499746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:19:08.5530874Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:19:08.6800056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:19:08.6832393Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:19:08.7608041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:19:08.7638132Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:19:08.8627257Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:19:08.8669880Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:19:08.9963356Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:19:08.9976851Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:19:09.0001731Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:19:09.0022476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:19:09.0418225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:19:09.0457150Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:19:09.2128370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:19:09.2178902Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:19:09.2644711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:19:09.2658136Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:19:09.3502211Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:19:09.3537332Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:19:09.4086195Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:19:09.4130219Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:19:09.4703654Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:19:09.4794067Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:19:09.5821298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:19:09.5854594Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:19:09.6735758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:19:09.6775544Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:19:09.7191623Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:19:09.7223175Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:19:09.7498129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:19:09.7533573Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:19:09.8671084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:19:09.8706232Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:19:09.9607938Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:19:09.9651005Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:19:10.0685681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:19:10.0719337Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:19:10.1169926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:19:10.1190534Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:19:10.2424421Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:19:10.2450887Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:19:10.2585975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:19:10.2618256Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:19:10.2876069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:19:10.2918679Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:19:10.4553352Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:19:10.4594666Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:19:10.5846056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:19:10.5915636Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:19:10.6176798Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:19:10.6195995Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:19:10.6220151Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:19:10.6411490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:19:10.6418519Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:19:10.6443659Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:19:10.6487371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:19:10.6802692Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:19:10.6829594Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:19:10.6841903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:19:10.7037237Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:19:10.7353503Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:19:10.7444462Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:19:10.7713376Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:19:10.7833119Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:19:10.7885741Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:19:10.8038755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:19:10.8065598Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:19:10.8114271Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:19:10.8191484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:19:10.8436937Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:19:10.8674113Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:19:10.8765671Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:19:10.9114149Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:19:10.9253695Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:19:10.9436418Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:19:10.9458160Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:19:10.9509120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:19:10.9600927Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:19:10.9981338Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:19:10.9985302Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:19:11.0050119Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:19:11.0058120Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:19:11.0128274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:19:11.0477920Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:19:11.0556861Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:19:11.0559624Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:19:11.0560266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:19:11.0665040Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:19:11.0686580Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:19:11.0711925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:19:11.0725294Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:19:11.0830344Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:19:11.0916959Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:19:11.1031221Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:19:11.1041693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:19:11.1311391Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:19:11.1366452Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:19:11.1392829Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:19:11.1468930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:19:11.1788845Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:19:11.1795433Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:19:11.1820135Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:19:11.1909825Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:19:11.1916921Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:19:11.2353852Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:19:11.2360432Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:19:11.2793115Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:19:11.2832595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:19:11.2963590Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:19:11.2987962Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:19:11.3231883Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:19:11.3237930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:19:11.3675867Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:19:11.3683215Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:19:11.3688012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:19:11.3694078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:19:11.4115226Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:19:11.4121290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:19:11.4353476Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:19:11.4377385Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:19:11.4555637Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:19:11.4562729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:19:11.4991653Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:19:11.4997950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:19:11.5355506Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:19:11.5425340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:19:11.5874039Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:19:11.5909801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:19:11.6313031Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:19:11.6331876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:19:11.6483906Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:19:11.6560073Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:19:11.6751611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:19:11.6775284Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:19:11.7049182Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:19:11.7088886Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:19:11.7190766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:19:11.7220577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:19:11.7526804Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:19:11.7607759Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:19:11.7627723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:19:11.7665149Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:19:11.7950381Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:19:11.7969349Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:19:11.8069859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:19:11.8095569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:19:11.8509944Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:19:11.8530811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:19:11.8993141Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:19:11.9024306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:19:11.9430124Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:19:11.9447164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:19:11.9649115Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:19:11.9668096Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:19:11.9870682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:19:11.9885421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:19:12.0310606Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:19:12.0323942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:19:12.0418762Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:19:12.0442294Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:19:12.0713645Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:19:12.0772655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:19:12.1115182Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:19:12.1208417Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:19:12.1631710Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:19:12.1793163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:19:12.1809718Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:19:12.1829348Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:19:12.1993434Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:19:12.2443132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:19:12.2470023Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:19:12.2887587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:19:12.2915790Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:19:12.2945702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:19:12.2999966Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:19:12.3298976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:19:12.3332394Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:19:12.3391492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:19:12.3420632Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:19:12.3821045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:19:12.3845297Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:19:12.4201358Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:19:12.4275727Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:19:12.4445708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:19:12.4462554Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:19:12.5147387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:19:12.5188439Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:19:12.5701042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:19:12.5726485Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:19:12.6166838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:19:12.6194110Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:19:12.6564936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:19:12.6671436Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:19:12.6724488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:19:12.6741130Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:19:12.7423434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:19:12.7435208Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:19:12.7945507Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:19:12.8074556Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:19:12.8262617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:19:12.8279628Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:19:12.8829663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:19:12.8854428Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:19:12.9146043Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:19:12.9162060Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:19:12.9570421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:19:12.9586139Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:19:13.0704596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:19:13.0813882Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:19:13.2681834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:19:13.2709839Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:19:13.2991143Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:19:13.3018503Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:19:13.4925479Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:19:13.4953626Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:19:13.5079989Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:19:13.5112934Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:19:13.7020539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:19:13.7071089Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:19:13.8670633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:19:13.8701286Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:19:13.8743546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:19:13.8767968Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:19:13.9272231Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:19:13.9301405Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:19:14.3088548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:19:14.3128562Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:19:14.3368142Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:19:14.3401453Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:19:14.7021128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:19:14.7060011Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:19:14.8106877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:19:14.8161874Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:19:14.8620500Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:19:14.8655166Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:19:14.9388799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:19:14.9419910Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:19:15.1336636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:19:15.1362188Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:19:15.1599879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:19:15.1615111Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:19:15.4560266Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:19:15.4602610Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:19:15.5961454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:19:15.5996213Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:19:15.8177773Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:19:15.8190133Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:19:15.8213766Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:19:15.8239841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:19:16.0492099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:19:16.0517230Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:19:16.1330526Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:19:16.1372456Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:19:16.2057994Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:19:16.2098411Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:19:16.2328715Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:19:16.2371639Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:19:16.2791009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:19:16.2825827Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:19:16.3612796Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:19:16.3620887Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:19:16.3642515Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:19:16.3657159Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:19:16.4236392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:16.4247237Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:19:16.4551210Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:19:16.4673789Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:19:16.4781789Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:19:16.4797900Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:19:16.4807993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:19:16.4819426Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:16.4900614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:19:16.5028966Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:19:16.5093444Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:19:16.5114114Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:19:16.5361125Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:19:16.5631159Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:19:16.5742138Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:19:16.5764127Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:19:16.5799415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:19:16.5998486Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:19:16.6211687Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:19:16.6427645Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:19:16.6448988Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:19:16.6551383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:19:16.6675034Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:19:16.6991458Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:19:16.7094038Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:19:16.7354715Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:19:16.7379971Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:19:16.7392045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:16.7508811Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:19:16.7758514Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:19:16.7940560Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:19:16.8195825Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:19:16.8324268Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:19:16.8344236Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:16.8376721Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:19:16.8671702Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:19:16.8709692Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:19:16.8753698Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:19:16.8820996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:19:16.9193051Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:19:16.9289332Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:19:16.9399496Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:19:16.9429669Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:19:16.9453324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:19:16.9473336Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:19:16.9710495Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:19:16.9712922Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:19:17.0072461Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:19:17.0190118Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:19:17.0198248Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:19:17.0229263Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:19:17.0511683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:19:17.0603539Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:19:17.0826702Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:19:17.0846958Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:19:17.0951067Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:19:17.1079375Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:19:17.1238867Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:19:17.1350774Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:19:17.1359751Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:19:17.1490823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:19:17.1714499Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:19:17.1791582Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:19:17.1800224Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:19:17.1907784Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:19:17.2191145Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:19:17.2380986Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:19:17.2671638Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:19:17.2782020Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:19:17.3151481Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:19:17.3227340Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:19:17.3500899Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:19:17.3597517Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:19:17.3617323Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:19:17.3684150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:19:17.3991781Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:19:17.4103029Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:19:17.4374887Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:19:17.4398068Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:19:17.4470981Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:19:17.4588338Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:19:17.4873152Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:19:17.4986089Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:19:17.5272779Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:19:17.5292390Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:19:17.5351304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:19:17.5402101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:19:17.5794189Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:19:17.5850869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:19:17.6231634Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:19:17.6278930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:19:17.6632856Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:19:17.6640789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:19:17.6996751Z [gw2] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:19:17.7162403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:19:17.7434834Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:19:17.7667347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:19:17.7761916Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:19:17.7775969Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:19:17.7873835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:19:17.7891118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:19:17.8345017Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:19:17.8351293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:19:17.8358776Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:19:17.8364279Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:19:17.8777545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:19:17.8782881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:19:17.9224168Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:19:17.9229256Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:19:17.9662737Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:19:17.9667165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:19:18.0097587Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:19:18.0101894Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:19:18.0475809Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:19:18.0488908Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:19:18.0537464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:19:18.0542088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:19:18.0981069Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:19:18.0987139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:19:18.1278864Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:19:18.1297972Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:19:18.1430304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:19:18.1430967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:19:18.1868734Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:19:18.1871270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:19:18.2304013Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:19:18.2309132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:19:18.2739649Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:19:18.2745577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:19:18.3231100Z [gw2] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:19:18.3330705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:19:18.3351833Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:19:18.4249322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:19:18.4258754Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:19:18.4994112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:19:18.5028961Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:19:18.5830799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:19:18.5842860Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:19:18.5858341Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:19:18.5865357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:19:18.6455532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:19:18.6481141Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:19:18.7018336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:19:18.7044943Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:19:18.7634877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:19:18.7664814Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:19:18.8334673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:19:18.8366218Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:19:18.8941873Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:19:18.9027516Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:19:19.1828925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:19:19.1858067Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:19:19.3334277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:19.3357310Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:19:19.4652946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:19:19.4683172Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:19:19.6047270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:19:19.6073148Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:19:19.7443535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:19:19.7484192Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:19.8886269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:19:19.8899845Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:19:20.0619555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:19:20.0662028Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:19:20.0838400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:19:20.0862067Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:19:20.1832154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:19:20.1845026Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:19:20.2068853Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:19:20.2082144Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:19:20.3196610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:19:20.3223141Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:19:20.3313269Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:19:20.3332978Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:19:20.3577301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:19:20.3603588Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:19:20.4960305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:19:20.4991677Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:19:20.6650341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:19:20.6676655Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:19:20.6728113Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:19:20.6753024Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:19:20.6937328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:19:20.6968637Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:19:20.7582294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:19:20.7606142Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:19:20.7684496Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:19:20.7720136Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:19:20.8535257Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:19:20.8558246Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:19:20.8745381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:19:20.8783379Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:19:20.9155189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:19:20.9189052Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:19:20.9488076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:19:20.9631029Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:19:20.9698186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:19:20.9718572Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:19:20.9897549Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:19:20.9955369Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:19:21.0035741Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:19:21.0109601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:19:21.0131977Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:19:21.0230366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:19:21.0358026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:19:21.0530897Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:19:21.0548889Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:19:21.0709832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:19:21.0838410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:19:21.0861662Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:19:21.0951580Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:19:21.1189532Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:19:21.1407839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:19:21.1435883Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:19:21.1467611Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:19:21.1553816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:19:21.1569125Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:19:21.1669763Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:19:21.1735138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:19:21.1748860Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:19:21.1760930Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:19:21.2069063Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:19:21.2092318Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:19:21.2096819Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:19:21.2355289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:19:21.2552704Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:19:21.2599813Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:19:21.2664797Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:19:21.2688135Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:19:21.3039836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:19:21.3048813Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:19:21.3303089Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:19:21.3316309Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:19:21.3525767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:19:21.3533889Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:19:21.3837162Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:19:21.3856195Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:19:21.3991657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:19:21.4189902Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:19:21.4226999Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:19:21.4255897Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:19:21.4428998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:19:21.4461571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:19:21.4495900Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:19:21.4513839Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:19:21.4556918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:19:21.4740437Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:19:21.4762175Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:19:21.4869921Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:19:21.5003089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:19:21.5009329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:19:21.5403268Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:19:21.5459393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:19:21.5889482Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:19:21.5893725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:19:21.6369305Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:19:21.6379477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:19:21.6820306Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:19:21.6830704Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:19:21.7256975Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:19:21.7269134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:19:21.7691435Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:19:21.7701871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:19:21.8140872Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:19:21.8152736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:19:21.8236911Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:19:21.8251441Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:19:21.8565574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:19:21.8573746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:19:21.8652321Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:19:21.8679063Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:19:21.9025133Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:19:21.9037086Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:19:21.9372771Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:19:21.9416811Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:19:21.9424039Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:19:21.9459546Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:19:21.9912294Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:19:22.2633473Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:19:22.2675588Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:19:22.4133185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:19:22.4171930Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:19:22.4784850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:19:22.4817673Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:19:22.4840813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:19:22.4897369Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:19:22.6139946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:19:22.6179298Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:19:22.6462838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:19:22.6473139Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:19:22.9008440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:19:22.9030136Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:19:22.9233835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:19:22.9275233Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:19:23.1722332Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:19:23.1750117Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:19:23.2596836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:19:23.2621984Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:19:23.4131673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:19:23.4183665Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:19:23.4919459Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:19:23.4946853Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:19:23.6445152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:19:23.6472962Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:19:23.6664685Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:19:23.6688873Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:19:23.7397485Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:19:23.7433145Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:19:23.7982275Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:19:23.8001866Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:19:23.9057468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:19:23.9082759Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:19:23.9476005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:19:23.9501317Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:19:24.1483480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:19:24.1514754Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:19:24.1835189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:19:24.1874348Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:19:24.2366824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:19:24.2406021Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:19:24.4107380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:19:24.4131424Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:19:24.4436913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:19:24.4487646Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:19:24.5570017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:19:24.5664290Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:19:24.6732986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:19:24.6757213Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:19:24.7175447Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:19:24.7232721Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:19:24.9347189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:19:24.9383988Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:19:24.9664565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:19:24.9698635Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:19:24.9979117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:19:25.0026436Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:19:25.0968126Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:19:25.0986836Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:19:25.2060182Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:19:25.2091182Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:19:25.2951054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:19:25.2988421Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:19:25.4173920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:19:25.4202278Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:19:25.4284927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:19:25.4316017Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:19:25.5542872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:19:25.5579333Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:19:25.7004417Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:19:25.7039548Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:19:25.7316579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:19:25.7340500Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:19:25.7373176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:19:25.7388403Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:19:25.9043466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:19:25.9115705Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:19:25.9540327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:25.9568896Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:19:25.9687840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:19:25.9780356Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:19:26.2011808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:19:26.2041603Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:19:26.2647153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:19:26.2678050Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:19:26.3132990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:19:26.3154673Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:19:26.3414372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:19:26.3430937Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:26.5105377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:19:26.5135750Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:19:26.5303285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:19:26.5327510Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:19:26.6589066Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:19:26.6589607Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:19:26.7567170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:19:26.7589194Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:19:26.8057365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:19:26.8086139Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:19:26.9833960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:19:26.9857253Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:19:27.0666474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:19:27.0701514Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:19:27.0747420Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:19:27.0947817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:19:27.2728844Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:19:27.2817432Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:19:27.3434119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:19:27.3463805Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:19:27.4673646Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:27.4699559Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:19:27.5884009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:19:27.5907653Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:19:27.7028015Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:19:27.7063923Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:27.7128388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:19:27.7157402Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:19:27.7481959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:19:27.7504665Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:19:27.8340000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:19:27.8378651Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:19:27.8934407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:19:27.8957644Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:19:27.9394926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:19:27.9419719Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:19:27.9967310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:19:28.0004959Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:19:28.0721254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:19:28.0736054Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:19:28.1163902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:19:28.1190794Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:19:28.1962559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:19:28.1986373Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:19:28.2279368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:19:28.2307985Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:19:28.3034237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:19:28.3064649Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:19:28.3706211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:19:28.3731973Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:19:28.3941864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:19:28.3971622Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:19:28.4827629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:19:28.4846567Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:19:28.5359391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:19:28.5403870Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:19:28.5568744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:19:28.5642488Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:19:28.7761157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:19:28.7786674Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:19:28.8157929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:19:28.8187285Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:19:28.8713214Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:19:28.8747572Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:19:29.0221105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:19:29.0253524Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:19:29.0512711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:19:29.0545945Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:19:29.0558891Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:19:29.0575256Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:19:29.0619936Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:19:29.0911550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:19:29.0940465Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:19:29.1399752Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:19:29.1403840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:19:29.1821070Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:19:29.1826028Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:19:29.2279965Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:19:29.2282765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:19:29.2633843Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:19:29.2645189Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:19:29.2658747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:19:29.2985878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:19:29.3194327Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:19:29.3586096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:19:29.3758261Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:19:29.3782117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:19:29.3816260Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:19:29.3847112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:19:29.4194862Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:19:29.4271669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:19:29.4637783Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:19:29.4704292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:19:29.5076757Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:19:29.5147278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:19:29.5196254Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:19:29.5219114Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:19:29.5593314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:19:29.5600885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:19:29.5811753Z [gw0] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:19:29.5825660Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:19:29.5977966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:19:29.5984780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:19:29.6425829Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:19:29.6433683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:19:29.6713028Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:19:29.6734580Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:19:29.6861469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:19:29.6868454Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:19:29.7311209Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:19:29.7318946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:19:29.7745694Z [gw0] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:19:29.7758316Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:19:29.7765600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:19:29.7799211Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:19:29.8139258Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:19:29.8182014Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:19:29.8191341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:19:29.8200280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:19:29.8514676Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:19:29.8548906Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:19:29.8623116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:19:29.8632001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:19:29.9069419Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:19:29.9075070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:19:29.9166757Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:19:29.9187523Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:19:29.9552552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:19:29.9558787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:19:29.9606117Z [gw0] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:19:29.9631546Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:19:29.9957796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:19:29.9970756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:19:30.0005668Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:19:30.0062677Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:19:30.0071113Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:19:30.0079124Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:19:30.0431909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:19:30.0489184Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:19:30.0698712Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:19:30.0716216Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:19:30.0833297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:19:30.0927512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:19:30.1279562Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:19:30.1391179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:19:30.1793136Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:19:30.1804260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:19:30.2275452Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:19:30.2302975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:19:30.2713708Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:19:30.2730142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:19:30.3153444Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:19:30.3160619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:19:30.3597179Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:19:30.3605070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:19:30.4195241Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:19:30.4292810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:19:30.4404693Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:19:30.4431415Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:19:30.4439229Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:19:30.4522902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:19:30.4995093Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:19:30.5012148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:19:30.5474672Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:19:30.5492078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:19:30.5953888Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:19:30.6792151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:19:30.6909597Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:19:30.7386327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:19:30.7407348Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:19:30.8235911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:19:30.8274963Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:19:30.8811780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:19:30.8845774Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:19:30.9858178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:30.9883841Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:19:31.1974432Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:19:31.2009512Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:19:31.3091460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:19:31.3152142Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:19:31.4051156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:19:31.4090203Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:19:31.5550653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:19:31.5575799Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:19:31.6301723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:19:31.6331409Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:19:31.6564890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:19:31.6606323Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:31.7427290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:19:31.7447462Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:19:31.8788628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:19:31.8814024Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:19:31.9452896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:19:31.9473800Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:19:32.2325042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:19:32.2347441Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:19:32.3459085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:19:32.3494515Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:19:32.5042258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:19:32.5067875Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:19:32.5081088Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:19:32.5102573Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:19:32.6432738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:19:32.6455122Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:19:32.6592882Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:19:32.6612739Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:19:33.0536765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:19:33.0557873Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:19:33.1452794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:19:33.1480913Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:19:33.3846879Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:19:33.3884963Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:19:33.4287910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:19:33.4315287Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:19:33.4901076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:19:33.4926764Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:19:33.4941953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:19:33.4964143Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:19:33.6440377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:19:33.6466463Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:19:33.7169586Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:19:33.7193039Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:19:33.8477996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:19:33.8528521Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:19:33.9820619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:19:33.9842828Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:19:33.9981017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:19:34.0001817Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:19:34.1448976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:19:34.1472335Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:19:34.1544638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:19:34.1568143Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:19:34.2633408Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:19:34.2652056Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:19:34.2771349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:19:34.2798746Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:19:34.2881396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:19:34.2906098Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:19:34.4045948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:19:34.4076042Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:19:34.4158848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:19:34.4184076Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:19:34.4784298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:19:34.4804388Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:19:34.5452128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:19:34.5476581Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:19:34.5540727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:19:34.5987678Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:19:34.5997534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:19:34.6390827Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:19:34.6442234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:19:34.6845727Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:19:34.6854588Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:19:34.6875182Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:19:34.6887744Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:19:34.7238120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:19:34.7318959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:19:34.7423827Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:19:34.7436372Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:19:34.7673294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:19:34.7750718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:19:34.8117929Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:19:34.8183538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:19:34.8558229Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:19:34.8624169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:19:34.8996750Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:19:34.9122539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:19:34.9734252Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:19:34.9957491Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:19:34.9979718Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:19:35.0045450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:19:35.0460964Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:19:35.0474862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:19:35.0499746Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:19:35.0533495Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:19:35.0866542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:19:35.0877176Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:19:35.0898170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:19:35.1029665Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:19:35.1281857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:19:35.1367401Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:19:35.1380159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:19:35.1392603Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:19:35.1519701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:19:35.1539961Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:19:35.1754463Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:19:35.1813735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:19:35.1829508Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:19:35.1848074Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:19:35.1997153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:19:35.2022725Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:19:35.2198714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:19:35.2281963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:19:35.2639351Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:19:35.2730898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:19:35.2737429Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:19:35.2751534Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:19:35.3104842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:19:35.3184129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:19:35.3470935Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:19:35.3496066Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:19:35.3631055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:19:35.3643743Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:19:35.4123742Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:19:35.4125505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:19:35.4140043Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:19:35.4164185Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:19:35.4553030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:19:35.4579120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:19:35.4905613Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:19:35.4929832Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:19:35.5034281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:19:35.5038609Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:19:35.5510038Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:19:35.5519397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:19:35.5661574Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:19:35.5684441Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:19:35.5877484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:19:35.5964281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:19:35.6269836Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:19:35.6287221Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:19:35.6355304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:19:35.6407563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:19:35.6433668Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:19:35.6441602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:19:35.6796148Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:19:35.6879916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:19:35.7222639Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:19:35.7239493Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:19:35.7249647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:19:35.7365666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:19:35.7653024Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:19:35.7673412Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:19:35.7789756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:19:35.7804288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:19:35.8118620Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:19:35.8259848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:19:35.8323151Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:19:35.8357269Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:19:35.8553153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:19:35.8695551Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:19:35.8999603Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:19:35.9144872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:19:35.9438969Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:19:35.9583727Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:19:36.0188161Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:19:36.0235757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:19:36.0312689Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:19:36.0573987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:19:36.0613195Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:19:36.0625733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:19:36.0760753Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:19:36.0880688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:19:36.1212276Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:19:36.1226521Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:19:36.1299883Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:19:36.1380348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:19:36.1750611Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:19:36.1797909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:19:36.2231329Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:19:36.2275021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:19:36.2672758Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:19:36.2747548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:19:36.3070400Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:19:36.3319886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:19:36.3347828Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:19:36.8121751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:19:36.8152883Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:19:36.8916243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:19:36.8942526Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:19:36.9163315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:19:36.9196259Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:19:36.9356935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:19:36.9377646Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:19:37.2915909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:19:37.2941205Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:19:37.3758562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:19:37.3820839Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:19:37.4363401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:19:37.4372551Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:19:37.5729669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:19:37.5742737Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:19:37.6147960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:19:37.6201663Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:19:37.7397237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:19:37.7432410Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:19:37.8575799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:19:37.8625411Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:19:37.8833341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:19:37.8922958Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:19:37.9714680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:19:37.9747065Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:19:38.0410366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:19:38.0428939Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:19:38.1060322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:19:38.1094505Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:19:38.1121506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:19:38.1155087Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:19:38.2589288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:19:38.2664460Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:19:38.2957807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:19:38.2997659Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:19:38.3337668Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:19:38.3435323Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:19:38.3561661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:19:38.3593913Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:19:38.3737483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:19:38.3877557Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:19:38.4140141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:19:38.4354244Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:19:38.4551051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:19:38.4875224Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:19:38.5011864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:19:38.5314092Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:19:38.5435146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:19:38.5766801Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:19:38.5813230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:19:38.5840901Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:19:38.5916775Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:19:38.5988530Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:19:38.6016046Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:19:38.6165300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:19:38.6321716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:19:38.6754754Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:19:38.6826008Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:19:38.7154196Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:19:38.7197983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:19:38.7222404Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:19:38.7306678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:19:38.7674538Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:19:38.7778061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:19:38.8037803Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:19:38.8210658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:19:38.8477871Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:19:38.8548547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:19:38.8571669Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:19:38.8660719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:19:38.8994439Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:19:38.9011259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:19:38.9359087Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:19:38.9450953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:19:38.9838881Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:19:38.9943285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:19:39.0318300Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:19:39.0426311Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:19:39.0677199Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:19:39.0699861Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:19:39.0743223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:19:39.0765183Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:19:39.0823559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:19:39.0837961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:19:39.0863444Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:19:39.0894375Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:19:39.1347766Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:19:39.1375413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:19:39.1794290Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:19:39.1806870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:19:39.2274632Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:19:39.2314647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:19:39.2577490Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:19:39.2589909Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:19:39.2661241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:19:39.2751881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:19:39.3111643Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:19:39.3175842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:19:39.3188005Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:19:39.3207265Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:19:39.3558186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:19:39.3648831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:19:39.4115391Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:19:39.4131965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:19:39.4281653Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:19:39.4334239Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:19:39.4594832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:19:39.4604815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:19:39.4995736Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:19:39.5085041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:19:39.5141816Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:19:39.5208119Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:19:39.5475689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:19:39.5514112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:19:39.5855816Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:19:39.5876319Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:19:39.5990643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:19:39.5994817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:19:39.6146370Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:19:39.6392474Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:19:39.6477867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:19:39.6478441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:19:39.6561689Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:19:39.6576435Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:19:39.6589044Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:19:39.6831767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:19:39.6840742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:19:39.6962204Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:19:39.7002257Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:19:39.7272225Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:19:39.7383715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:19:39.7390554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:19:39.7662327Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:19:39.7682060Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:19:39.7832533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:19:39.7882016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:19:39.8197522Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:19:39.8306462Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:19:39.8562996Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:19:39.8587129Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:19:39.8633765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:19:39.8738458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:19:39.9184496Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:19:39.9189188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:19:39.9636818Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:19:39.9643555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:19:40.0033352Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:19:40.0069965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:19:40.0395627Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:19:40.0403486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:19:40.0415093Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:19:40.0729980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:19:40.0753244Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:19:40.1384380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:19:40.1412107Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:19:40.2355976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:19:40.2367977Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:19:40.2896763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:19:40.2924618Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:19:40.4787644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:19:40.4824830Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:19:40.6352757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:19:40.6377487Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:19:40.6994184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:19:40.7010863Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:19:40.7022100Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:19:40.7068923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:19:40.8845675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:19:40.8867365Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:19:40.8903123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:19:40.8972650Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:19:41.1070107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:19:41.1095738Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:19:41.1498731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:19:41.1534372Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:19:41.2017424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:19:41.2042674Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:19:41.2158304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:19:41.2549280Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:19:41.2553860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:19:41.2929337Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:19:41.3002065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:19:41.3419883Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:19:41.3424798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:19:41.3553213Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:19:41.3574994Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:19:41.3653548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:19:41.3673173Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:19:41.3802707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:19:41.3872508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:19:41.4302512Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:19:41.4308040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:19:41.4754608Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:19:41.4763009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:19:41.4786480Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:19:41.4804770Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:19:41.4842966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:19:41.4868409Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:19:41.5156094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:19:41.5190508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:19:41.5555475Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:19:41.5611497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:19:41.5998943Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:19:41.6068922Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:19:41.6505957Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:19:41.6507676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:19:41.6946842Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:19:41.6948128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:19:41.7276209Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:19:41.7293311Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:19:41.7385083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:19:41.7385704Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:19:41.7839522Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:19:41.7869492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:19:41.8317858Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:19:41.8320402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:19:41.8439888Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:19:41.8465738Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:19:41.8714967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:19:41.8717841Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:19:41.8746068Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:19:41.8766876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:19:41.9156135Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:19:41.9213308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:19:41.9638990Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:19:41.9642255Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:19:42.0075818Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:19:42.0080478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:19:42.0255584Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:19:42.0281668Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:19:42.0437711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:19:42.0454354Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:19:42.0480698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:19:42.0556544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:19:42.0946257Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:19:42.1037473Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:19:42.1044214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:19:42.1051473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:19:42.1513377Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:19:42.1522015Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:19:42.1956771Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:19:42.1969488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:19:42.2277998Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:19:42.2291973Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:19:42.2386277Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:19:42.2394250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:19:42.2831644Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:19:42.2840789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:19:42.2945537Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:19:42.2962740Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:19:42.3233940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:19:42.3274556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:19:42.3701001Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:19:42.3710711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:19:42.4144619Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:19:42.4154414Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:19:42.4437860Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:19:42.4460196Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:19:42.4576366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:19:42.4584760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:19:42.5020803Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:19:42.5030706Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:19:42.5063611Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:19:42.5083744Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:19:42.5478423Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:19:42.5517188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:19:42.5822063Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:19:42.5842047Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:19:42.5910466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:19:42.5921576Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:19:42.5955107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:19:42.5978629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:19:42.6440294Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:19:42.6472414Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:19:42.6903772Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:19:42.6910509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:19:42.7030935Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:19:42.7051102Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:19:42.7349377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:19:42.7353917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:19:42.7784702Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:19:42.7788795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:19:42.7952107Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:19:42.7972662Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:19:42.8268381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:19:42.8272689Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:19:42.8746367Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:19:42.8750225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:19:42.9111261Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:19:42.9126005Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:19:42.9133937Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:19:42.9143492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:19:42.9204933Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:19:42.9228133Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:19:42.9561074Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:19:42.9579068Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:19:42.9703011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:19:42.9706058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:19:43.0146707Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:19:43.0151585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:19:43.0605718Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:19:43.0616909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:19:43.0630083Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:19:43.0642082Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:19:43.1110870Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:19:43.1119686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:19:43.1218040Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:19:43.1242285Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:19:43.1584248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:19:43.1592161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:19:43.2062589Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:19:43.2069063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:19:43.2102193Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:19:43.2126065Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:19:43.2202636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:19:43.2221281Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:19:43.2540508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:19:43.2542904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:19:43.3022684Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:19:43.3028338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:19:43.3442553Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:19:43.3451003Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:19:43.3461569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:19:43.3484347Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:19:43.3903612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:19:43.3912768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:19:43.4344522Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:19:43.4353498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:19:43.4487425Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:19:43.4509448Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:19:43.4822042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:19:43.4830772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:19:43.4965666Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:19:43.4989733Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:19:43.5111733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:19:43.5125411Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:19:43.5301757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:19:43.5310187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:19:43.5791097Z [gw0] [ 58%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:19:43.6735309Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:19:43.6770995Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:19:43.7996927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:19:43.8017757Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:19:43.8597855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:19:43.8638832Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:19:44.0232389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:19:44.0250999Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:19:44.0332295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:19:44.0373307Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:19:44.1015723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:19:44.1040719Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:19:44.4614998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:19:44.4654440Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:19:44.4827978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:19:44.4916202Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:19:44.5229682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:19:44.5282101Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:19:44.6202841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:19:44.6327876Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:19:44.7612149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:19:44.7649455Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:19:45.0428611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:19:45.0469400Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:19:45.0743484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:19:45.0758586Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:19:45.1703716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:19:45.1746012Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:19:45.1776354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:19:45.1815468Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:19:45.3000583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:19:45.3070812Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:19:45.3460720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:19:45.3495043Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:19:45.3517496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:19:45.3532153Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:19:45.4920605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:19:45.4932055Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:19:45.5027337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:19:45.5064695Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:19:45.5981335Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:19:45.6001295Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:19:45.6557317Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:19:45.6595018Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:19:45.7752265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:19:45.7791147Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:19:45.8240515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:19:45.8315839Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:19:45.9300363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:19:45.9336662Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:19:46.0164487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:19:46.0188024Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:19:46.0560694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:19:46.0582156Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:19:46.0815784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:19:46.0853593Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:19:46.2222176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:19:46.2255144Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:19:46.3149626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:19:46.3170292Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:19:46.3471375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:19:46.3481352Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:19:46.3500565Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:19:46.3509143Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:19:46.4667042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:19:46.4702137Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:19:46.5230507Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:19:46.5258396Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:19:46.5828897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:19:46.5854076Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:19:46.6083287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:19:46.6103749Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:19:46.6420287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:19:46.6445351Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:19:46.7700045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:19:46.7900431Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:19:46.9132475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:19:46.9195364Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:19:47.0463530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:19:47.0502755Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:19:47.0565138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:19:47.0994777Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:19:47.1175050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:19:47.1432423Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:19:47.1606117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:19:47.1872157Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:19:47.1878324Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:19:47.1879500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:19:47.2041112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:19:47.2077088Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:19:47.2922551Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:19:47.3010381Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:19:47.3340116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:19:47.3477525Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:19:47.3856773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:19:47.3914780Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:19:47.4242446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:19:47.4404030Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:19:47.4762539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:19:47.4833732Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:19:47.5157552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:19:47.5352129Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:19:47.5357456Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:19:47.5358040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:19:47.5617939Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:19:47.5794202Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:19:47.6081516Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:19:47.6233572Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:19:47.6626220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:19:47.6635508Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:19:47.6729498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:19:47.6732324Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:19:47.6812282Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:19:47.7114928Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:19:47.7118920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:19:47.7595367Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:19:47.7611690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:19:47.7995625Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:19:47.8051131Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:19:47.8433284Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:19:47.8482484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:19:47.8586914Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:19:47.8617148Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:19:47.8913096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:19:47.8932797Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:19:47.8965708Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:19:47.8978225Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:19:47.9353554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:19:47.9378173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:19:47.9796480Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:19:47.9809563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:19:48.0234680Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:19:48.0259179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:19:48.0633425Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:19:48.0710380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:19:48.1115953Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:19:48.1158683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:19:48.1554593Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:19:48.1580465Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:19:48.1996993Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:19:48.2002728Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:19:48.2432614Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:19:48.2542159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:19:48.2873419Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:19:48.2918922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:19:48.2992000Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:19:48.3004909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:19:48.3121621Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:19:48.3226118Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:19:48.3286134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:19:48.3295805Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:19:48.3322869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:19:48.3525844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:19:48.3790343Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:19:48.3883697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:19:48.4273118Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:19:48.4377290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:19:48.4670543Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:19:48.4822192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:19:48.5150202Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:19:48.5257419Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:19:48.5551808Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:19:48.5685072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:19:48.6045461Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:19:48.6116322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:19:48.6477035Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:19:48.6561255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:19:48.6950614Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:19:48.6973069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:19:48.7433522Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:19:48.7481411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:19:48.7584862Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:19:48.7609916Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:19:48.7617994Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:19:48.7639011Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:19:48.7753485Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:19:48.7916109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:19:48.8193371Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:19:49.0430631Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:19:49.0464282Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:19:49.0546193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:19:49.0582824Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:19:49.1854904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:19:49.1891466Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:19:49.2047470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:19:49.2079626Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:19:49.3741487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:19:49.3784591Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:19:49.4328459Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:19:49.4362058Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:19:49.4401061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:19:49.4446766Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:19:49.5694568Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:19:49.5717362Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:19:49.6272120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:19:49.6307551Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:19:49.6315905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:19:49.6336703Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:19:49.6909128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:19:49.6928932Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:19:49.7491418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:19:49.7513142Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:19:49.7711764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:19:49.7739231Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:19:49.8156681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:19:49.8188880Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:19:49.8800738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:19:49.8826114Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:19:49.8847419Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:19:49.8864402Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:19:49.9524006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:19:49.9538877Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:19:49.9543480Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:19:49.9565716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:19:50.0146858Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:19:50.0173435Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:19:50.0758087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:19:50.0785608Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:19:50.1531061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:19:50.1555564Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:19:50.1570928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:19:50.1597900Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:19:50.1652134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:19:50.1685415Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:19:50.2181550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:19:50.2204781Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:19:50.2218429Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:19:50.2251748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:19:50.3579533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:19:50.3638078Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:19:50.4597499Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:19:50.4617882Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:19:50.4797858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:19:50.4812469Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:19:50.7136030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:19:50.7154444Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:19:50.7265760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:19:50.7299612Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:19:50.7303583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:19:50.7331045Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:19:50.8949246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:19:50.8983890Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:19:51.0063651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:19:51.0097289Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:19:51.0685186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:19:51.0726825Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:19:51.1425120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:19:51.1458869Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:19:51.1795670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:19:51.1825300Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:19:51.2279204Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:19:51.2308631Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:19:51.3832599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:19:51.3868940Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:19:51.4109464Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:19:51.4161323Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:19:51.4218670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:19:51.4250353Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:19:51.5420314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:19:51.5445495Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:19:51.6960619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:19:51.6984109Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:19:51.7003780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:19:51.7025682Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:19:51.7655990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:19:51.7689969Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:19:51.8515522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:19:51.8549242Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:19:51.8897046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:19:51.8951745Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:19:52.0497861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:19:52.0524811Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:19:52.1370850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:19:52.1416869Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:19:52.3039898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:19:52.3090322Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:19:52.3140359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:19:52.3159040Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:19:52.3318263Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:19:52.3337524Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:19:52.4333544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:19:52.4358493Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:19:52.7168729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:19:52.7215404Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:19:52.8203018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:19:52.8255372Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:19:52.8906950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:19:52.8948914Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:19:53.0159053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:19:53.0176943Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:19:53.0210931Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:19:53.0221962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:19:53.1117979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:19:53.1150699Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:19:53.1272992Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:19:53.1298699Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:19:53.2791065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:19:53.2831155Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:19:53.4252712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:19:53.4285613Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:19:53.4606745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:19:53.4634348Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:19:53.4742367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:19:53.4791886Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:19:53.6397033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:19:53.6473996Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:19:53.7140941Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:19:53.7185914Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:19:53.7781347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:19:53.7800930Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:19:53.9162156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:19:53.9185327Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:19:53.9943526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:19:53.9984319Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:19:54.0715540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:19:54.0734584Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:19:54.2169847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:19:54.2194423Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:19:54.2371885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:19:54.2399262Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:19:54.2432656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:19:54.2458896Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:19:54.3346664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:19:54.3380083Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:19:54.3739021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:19:54.3756893Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:19:54.5292816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:19:54.5328865Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:19:54.5459138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:19:54.5485210Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:19:54.5972394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:19:54.6004969Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:19:54.6970370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:19:54.7004994Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:19:54.8365036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:19:54.8395893Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:19:54.8524477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:19:54.8565931Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:19:54.9238251Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:19:54.9270063Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:19:54.9869082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:19:54.9914969Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:19:55.1100123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:19:55.1143354Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:19:55.1488232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:19:55.1534850Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:19:55.1548467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:19:55.1584461Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:19:55.3087826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:19:55.3119294Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:19:55.3261492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:19:55.3297527Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:19:55.4572883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:19:55.4613980Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:19:55.5720512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:19:55.5743238Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:19:55.6095544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:19:55.6139240Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:19:55.8902324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:19:55.8941921Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:19:55.9437959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:19:55.9474465Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:19:56.0879949Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:19:56.0906334Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:19:56.1059810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:19:56.1207151Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:19:56.1364650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:19:56.1547545Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:19:56.2533917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:19:56.2564223Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:19:56.5461229Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:19:56.5505450Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:19:56.5942959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:19:56.5975379Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:19:56.6453969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:19:56.6480162Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:19:56.6719438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:19:56.6748758Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:19:56.8421005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:19:56.8447562Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:19:56.9494462Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:19:56.9515551Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:19:56.9535865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:19:56.9556539Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:19:57.0501969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:19:57.0546111Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:19:57.2498337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:19:57.2522252Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:19:57.2980466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:19:57.3012867Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:19:57.3458796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:19:57.3480962Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:19:57.4161467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:19:57.4191227Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:19:57.4646979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:19:57.4664589Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:19:57.5973840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:19:57.5995509Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:19:57.6951201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:19:57.7017589Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:19:57.7435947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:19:57.7451995Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:19:57.9204912Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:19:57.9239952Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:19:57.9698781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:19:57.9726092Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:19:58.0072641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:19:58.0084370Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:19:58.1361149Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:19:58.1378333Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:19:58.1547299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:19:58.1567478Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:19:58.2418890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:19:58.2439629Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:19:58.3436290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:19:58.3457958Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:19:58.3518265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:19:58.3531675Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:19:58.4591172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:19:58.4624468Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:19:58.5486066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:19:58.5519741Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:19:58.6065532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:19:58.6095954Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:19:58.6201208Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:19:58.6222751Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:19:58.7111244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:19:58.7132223Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:19:58.7835211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:19:58.7857882Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:19:58.8018782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:19:58.8039700Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:19:58.8062493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:19:58.8082268Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:19:58.8752064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:19:58.8769157Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:19:58.9264308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:19:58.9285089Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:19:58.9562954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:19:58.9832943Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:19:58.9877516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:19:59.0074310Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:19:59.0099231Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:19:59.0311167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:19:59.0391599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:19:59.0424716Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:19:59.1071232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:19:59.1099659Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:19:59.1128376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:19:59.1154204Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:19:59.1456028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:19:59.1475014Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:19:59.1630937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:19:59.1648208Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:19:59.1769566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:19:59.2154112Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:19:59.2202917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:19:59.2319842Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:19:59.2337844Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:19:59.2591937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:19:59.2632284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:19:59.2956687Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:19:59.3076758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:19:59.3514818Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:19:59.3573549Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:19:59.3580736Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:19:59.3600112Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:19:59.3952912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:19:59.4323493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:19:59.4348628Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:19:59.5214637Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:19:59.5247089Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:19:59.5462858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:19:59.5499101Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:19:59.7246190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:19:59.7285225Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:19:59.7424032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:19:59.7782958Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:19:59.7788944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:19:59.8239695Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:19:59.8244177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:19:59.8361502Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:19:59.8381886Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:19:59.8680049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:19:59.8683690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:19:59.9065078Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:19:59.9079216Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:19:59.9112820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:19:59.9122377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:19:59.9546992Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:19:59.9555295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:19:59.9994481Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:20:00.0004071Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:20:00.0370034Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:20:00.0395484Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:20:00.0429954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:20:00.0438201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:20:00.0869852Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:20:00.0870454Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:20:00.0882661Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:20:00.0903874Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:20:00.1321387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:20:00.1326491Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:20:00.1752592Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:20:00.1757377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:20:00.2194607Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:20:00.2198647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:20:00.2258746Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:20:00.2292334Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:20:00.2630103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:20:00.2630675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:20:00.3076494Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:20:00.4104286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:20:00.4118288Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:20:00.4584404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:20:00.4605361Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:20:00.4779760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:20:00.4808619Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:20:00.6198386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:20:00.6234747Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:20:00.7220322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:20:00.7259511Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:20:00.7277487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:20:00.7314582Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:20:00.7920126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:20:00.7946194Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:20:01.0712242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:20:01.0749398Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:20:01.1105157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:20:01.1131024Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:20:01.1588062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:20:01.1615859Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:20:01.3312847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:20:01.3358951Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:20:01.3483373Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:20:01.3508791Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:20:01.6075769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:20:01.6111164Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:20:01.7241622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:20:01.7264050Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:20:01.7924213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:20:01.7958876Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:20:01.8841092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:20:01.8867561Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:20:01.9589160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:20:01.9655859Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:20:02.1159682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:20:02.1185889Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:20:02.1564026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:20:02.1601241Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:20:02.2995566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:20:02.3034132Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:20:02.3245989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:20:02.3272113Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:20:02.3339174Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:20:02.3714891Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:20:02.3742869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:20:02.4018755Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:20:02.4043657Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:20:02.4184321Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:20:02.4193146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:20:02.4675148Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:20:02.4685369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:20:02.4714778Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:20:02.4764669Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:20:02.5111486Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:20:02.5121160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:20:02.5491927Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:20:02.5560054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:20:02.5658124Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:20:02.5684662Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:20:02.5987076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:20:02.5996613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:20:02.6060913Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:20:02.6075292Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:20:02.6415466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:20:02.6423974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:20:02.6533477Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:20:02.6555682Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:20:02.6601515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:20:02.6668986Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:20:02.6831492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:20:02.6850547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:20:02.7297085Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:20:02.7307181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:20:02.7365450Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:20:02.7390483Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:20:02.7730583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:20:02.7739503Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:20:02.7932410Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:20:02.7957705Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:20:02.8173829Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:20:02.8183071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:20:02.8635109Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:20:02.8646848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:20:02.8793514Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:20:02.8819728Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:20:02.9032797Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:20:03.0560278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:20:03.0583636Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:20:03.0659568Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:20:03.0795600Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:20:03.1625601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:20:03.1648095Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:20:03.2453510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:20:03.2468528Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:20:03.3744862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:20:03.3785142Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:20:03.4378574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:20:03.4407752Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:20:03.5050025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:20:03.5105416Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:20:03.7314319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:20:03.7337246Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:20:03.7883069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:20:03.7900344Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:20:03.8248710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:20:03.8287201Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:20:03.9618555Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:20:03.9667119Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:20:04.2539001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:20:04.2601517Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:20:04.2624269Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:20:04.2633469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:20:04.4315986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:20:04.4351637Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:20:04.5238554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:20:04.5280904Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:20:04.6990476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:20:04.7013425Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:20:04.7158416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:20:04.7180225Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:20:04.7444540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:20:04.7481560Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:20:04.8242768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:20:04.8282411Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:20:04.9573208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:20:04.9620501Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:20:05.0477731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:20:05.0518511Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:20:05.0926693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:20:05.0966488Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:20:05.2172100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:20:05.2213952Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:20:05.2721370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:20:05.2766960Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:20:05.3141159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:20:05.3176290Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:20:05.4003938Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:20:05.4016000Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:20:05.4458826Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:20:05.4491163Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:20:05.4502466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:20:05.4536858Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:20:05.5689199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:20:05.5724630Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:20:05.7947263Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:20:05.7980940Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:20:05.9329123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:20:05.9358515Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:20:05.9612435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:20:05.9637589Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:20:05.9732519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:20:05.9758260Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:20:05.9946853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:20:05.9973408Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:20:06.1311218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:20:06.1351772Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:20:06.2581261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:20:06.2600096Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:20:06.3559845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:20:06.3583121Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:20:06.4727181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:20:06.4749840Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:20:06.6055936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:20:06.6078378Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:20:06.6411446Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:20:06.6435961Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:20:06.7186182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:20:06.7258320Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:20:06.7663285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:20:06.7691757Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:20:06.8592885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:20:06.8618177Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:20:06.9799570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:20:06.9833118Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:20:07.0091221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:20:07.0116545Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:20:07.1361788Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:20:07.1407522Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:20:07.1959614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:20:07.1989257Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:20:07.2246723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:20:07.2273492Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:20:07.2910609Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:20:07.2961891Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:20:07.4400630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:20:07.4440894Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:20:07.4955485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:20:07.4976247Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:20:07.5961533Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:20:07.6004474Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:20:07.6638087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:20:07.6669545Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:20:07.6692930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:20:07.6711731Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:20:07.7031188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:20:07.7055840Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:20:07.7249769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:20:07.7276141Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:20:07.7611282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:20:07.7790551Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:20:07.8047352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:20:07.8160357Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:20:07.8167094Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:20:07.8189108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:20:07.8600451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:20:07.8621420Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:20:07.8668342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:20:07.8684993Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:20:07.8941896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:20:07.9035074Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:20:07.9067435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:20:07.9079701Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:20:07.9270326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:20:07.9291616Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:20:07.9469441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:20:07.9474494Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:20:07.9494885Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:20:07.9739845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:20:07.9853652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:20:07.9901696Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:20:07.9919836Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:20:08.0180443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:08.0270383Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:20:08.0394083Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:08.0450029Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:20:08.0593943Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:20:08.0664840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:20:08.0838633Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:20:08.0878155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:20:08.1113051Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:20:08.1122201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:20:08.1274137Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:20:08.1320608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:08.1449960Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:20:08.1474844Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:08.1712549Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:20:08.1830891Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:20:08.1952969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:08.1958509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:20:08.2119119Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:08.2216111Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:20:08.2382306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:20:08.2400944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:20:08.2598656Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:20:08.2696329Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:20:08.2737215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:20:08.2760974Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:20:08.2816336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:20:08.2917367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:20:08.2958771Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:20:08.3120648Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:20:08.3253576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:20:08.3314033Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:20:08.3326476Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:20:08.3385920Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:20:08.3398286Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:20:08.3630623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:20:08.3695020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:20:08.3700252Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:20:08.3832199Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:20:08.4074294Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:20:08.4139853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:20:08.4170850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:20:08.4412210Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:20:08.4472507Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:20:08.4573089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:20:08.4598337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:20:08.4764896Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:20:08.5033164Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:20:08.5038590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:20:08.5062492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:20:08.5430987Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:20:08.5596118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:08.5798677Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:08.5992156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:20:08.6312056Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:20:08.6358716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:20:08.6375470Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:20:08.6517958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:20:08.6834390Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:20:08.6915127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:08.6941429Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:08.6964649Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:20:08.7158510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:20:08.7316074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:08.7597172Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:08.7751642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:20:08.8194701Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:20:08.8233336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:20:08.8515778Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:20:08.8675913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:20:08.9034174Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:20:08.9109161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:20:08.9120559Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:20:08.9142303Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:20:08.9313937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:20:08.9410045Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:20:08.9527747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:20:08.9634839Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:20:08.9638499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:20:08.9743737Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:20:08.9762861Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:20:08.9910156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:20:09.0072478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:20:09.0082112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:20:09.0551450Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:20:09.0572003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:20:09.0994561Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:20:09.1016154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:20:09.1392498Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:20:09.1446330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:20:09.1872490Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:20:09.1885454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:20:09.2273666Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:20:09.2322211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:20:09.2752180Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:20:09.2752797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:20:09.3228041Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:20:09.3230967Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:20:09.3560964Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:20:09.3572473Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:20:09.3672542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:20:09.3673111Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:20:09.4118529Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:20:09.4119207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:20:09.4592619Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:20:09.7059795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:20:09.7078100Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:20:09.7300925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:20:09.7326865Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:20:09.7409279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:20:09.7538356Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:20:09.8404910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:20:09.8424164Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:20:10.0645569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:20:10.0667361Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:20:10.3224860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:20:10.3262145Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:20:10.3624351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:20:10.3651098Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:20:10.6066537Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:20:10.6078023Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:20:10.6700855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:20:10.6716782Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:20:10.9112472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:20:10.9174983Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:20:11.0339943Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:20:11.0382037Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:20:11.1724975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:20:11.1753682Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:20:11.2505062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:20:11.2533957Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:20:11.5806139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:20:11.5833239Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:20:11.6302594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:20:11.6326259Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:20:11.6624043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:20:11.6656962Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:20:11.8352657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:20:11.8402773Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:20:11.9944665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:20:11.9969401Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:20:12.0230733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:20:12.0269487Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:20:12.2481392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:20:12.2506401Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:20:12.2885661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:20:12.2918909Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:20:12.3667225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:20:12.3693453Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:20:12.5700923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:20:12.5798200Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:20:12.6320039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:20:12.6345074Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:20:12.8694954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:20:12.8724079Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:20:12.8788027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:20:12.8899293Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:20:12.8925992Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:20:12.9176587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:20:12.9222915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:20:12.9355726Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:20:12.9380581Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:20:12.9809228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:20:12.9854044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:20:13.0196867Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:20:13.0251551Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:20:13.0657924Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:20:13.0707241Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:20:13.1107324Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:20:13.1151177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:20:13.1535130Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:20:13.1579363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:20:13.1718958Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:20:13.1743854Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:20:13.1751332Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:20:13.1772693Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:20:13.1897145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:20:13.1977234Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:20:13.2015964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:20:13.2265678Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:20:13.2285694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:20:13.2408853Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:20:13.2594053Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:20:13.2752857Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:20:13.2761306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:20:13.2848598Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:20:13.2925569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:20:13.3190889Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:20:13.3199532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:20:13.3273108Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:20:13.3431992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:20:13.3668112Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:20:13.3676452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:20:13.3736847Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:20:13.3855351Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:20:13.4101524Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:20:13.4106472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:20:13.4175494Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:20:13.4296105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:20:13.4542789Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:20:13.4548906Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:20:13.4616991Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:20:13.4744353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:20:13.4995035Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:20:13.5000747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:20:13.5059016Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:20:13.5180898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:20:13.5449539Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:20:13.5454346Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:20:13.5493149Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:20:13.5632775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:20:13.5891076Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:20:13.5895865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:20:13.5939211Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:20:13.6074355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:20:13.6331488Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:20:13.6336396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:20:13.6353425Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:20:13.6511995Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:20:13.6772620Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:20:13.6777348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:20:13.6815239Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:20:13.6953568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:20:13.7018701Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:20:13.7038312Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:20:13.7233647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:20:13.7239271Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:20:13.7247743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:20:13.7391250Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:20:13.7411093Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:20:13.7429262Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:20:13.7695303Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:20:13.7697670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:20:13.7838427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:20:13.8136668Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:20:13.8267798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:20:13.8584907Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:20:13.8730892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:20:13.9025016Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:20:13.9172782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:20:13.9457671Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:20:13.9608157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:20:13.9895227Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:20:14.0048574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:20:14.0337011Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:20:14.0490083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:20:14.0779782Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:20:14.0953783Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:20:14.1197139Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:20:14.1369679Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:20:14.1658409Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:20:14.1806402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:20:14.2113523Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:20:14.2123035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:20:14.2555660Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:20:14.2597028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:20:14.3055912Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:20:14.3064751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:20:14.3358488Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:20:14.3383349Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:20:14.3490992Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:20:14.3498825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:20:14.3538995Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:20:14.3564879Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:20:14.3930247Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:20:14.3939250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:20:14.4365320Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:20:14.4374502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:20:14.4802075Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:20:14.4811565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:20:14.5244114Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:20:14.5253727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:20:14.5415832Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:20:14.5441171Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:20:14.5451077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:20:14.5471559Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:20:14.5676590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:20:14.5681886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:20:14.6128312Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:20:14.6134038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:20:14.6571075Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:20:14.6576709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:20:14.6960003Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:20:14.7011552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:20:14.7402848Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:20:14.7459402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:20:14.7906755Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:20:14.7917291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:20:14.8320567Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:20:14.8467608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:20:14.8798943Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:20:14.8932458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:20:14.8960969Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:20:14.8972844Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:20:14.9235971Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:20:14.9370311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:20:14.9714837Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:20:14.9845135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:20:15.0159725Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:20:15.0288666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:20:15.0615593Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:20:15.0729753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:20:15.0893260Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:20:15.0908827Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:20:15.1090135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:20:15.1199743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:20:15.1567234Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:20:15.1686507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:20:15.2035400Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:20:15.2167382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:20:15.2517440Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:20:15.2584219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:20:15.2610785Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:20:15.2700745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:20:15.2720694Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:20:15.2734158Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:20:15.2953038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:20:15.3124380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:20:15.3459655Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:20:15.3673499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:20:15.3908437Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:20:15.4012931Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:20:15.4318863Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:20:15.4438185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:20:15.4458862Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:20:15.4471183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:20:15.4793535Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:20:15.4959966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:20:15.5031641Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:20:15.5049307Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:20:15.5232920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:20:15.5292775Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:20:15.5439753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:20:15.5550634Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:20:15.5775109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:20:15.5920652Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:20:15.6214275Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:20:15.6358354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:20:15.6652280Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:20:15.6862960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:20:15.6996157Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:20:15.7016479Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:20:15.7100693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:20:15.7261352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:20:15.7556826Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:20:15.7735250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:20:15.7992932Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:20:15.8164474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:20:15.8276897Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:20:15.8301888Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:20:15.8465705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:20:15.8576867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:20:15.8642616Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:20:15.8714090Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:20:15.8905092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:20:15.8972545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:20:15.9102142Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:20:15.9230809Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:20:15.9359754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:20:15.9378655Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:20:15.9634794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:20:15.9640682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:20:15.9805553Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:20:15.9833930Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:20:15.9985932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:20:16.0110750Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:20:16.0230725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:20:16.0297718Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:20:16.0454058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:20:16.0590706Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:20:16.0748530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:20:16.0983218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:20:16.1149450Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:20:16.1175596Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:20:16.1196810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:20:16.1489199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:20:16.1632129Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:20:16.1668909Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:20:16.1677205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:20:16.1736426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:20:16.2137333Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:20:16.2182765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:20:16.2619332Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:20:16.2730087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:20:16.3055041Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:20:16.3168095Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:20:16.3537691Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:20:16.3728666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:20:16.4015921Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:20:16.4138880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:20:16.4453929Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:20:16.4572172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:20:16.4930696Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:20:16.5046781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:20:16.5408393Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:20:16.5551667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:20:16.5848246Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:20:16.5960710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:20:16.6282798Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:20:16.6315790Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:20:16.6333231Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:20:16.6595831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:20:16.6753966Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:20:16.6938718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:20:16.7224076Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:20:16.7432557Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:20:16.7659785Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:20:16.7896578Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:20:16.8103657Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:20:16.8252897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:20:16.8543752Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:20:16.8774568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:20:16.9031647Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:20:16.9063935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:20:16.9513510Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:20:16.9548109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:20:16.9904103Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:20:16.9911210Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:20:16.9924918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:20:16.9989027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:20:17.0314000Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:20:17.0421214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:20:17.0757616Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:20:17.0978001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:20:17.1188052Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:20:17.1208289Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:20:17.1217722Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:20:17.1233467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:20:17.1240022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:20:17.1361635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:20:17.1783937Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:20:17.1820363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:20:17.2178199Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:20:17.2353394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:20:17.2618941Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:20:17.2769587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:20:17.3063481Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:20:17.3178710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:20:17.3504414Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:20:17.3738650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:20:17.3935482Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:20:17.4176436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:20:17.4354708Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:20:17.4651258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:20:17.4794153Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:20:17.5146318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:20:17.5233926Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:20:17.5282457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:20:17.5715498Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:20:17.5721597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:20:17.6167982Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:20:17.6172799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:20:17.6340340Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:20:17.6357406Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:20:17.6608512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:20:17.6609065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:20:17.7110996Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:20:17.7111646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:20:17.7544741Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:20:17.7549387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:20:17.7969110Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:20:17.7976021Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:20:17.8427390Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:20:17.8431826Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:20:17.8568391Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:20:17.8585765Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:20:17.8894410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:20:17.8895003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:20:17.9061419Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:20:17.9083095Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:20:17.9337721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:20:17.9338284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:20:17.9777370Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:20:17.9782903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:20:18.0199035Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:20:18.0203142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:20:18.0649113Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:20:18.0653081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:20:18.1061553Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:20:18.1114342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:20:18.1538894Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:20:18.1633007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:20:18.2015651Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:20:18.2181360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:20:18.2454529Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:20:18.2496100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:20:18.2525845Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:20:18.2611295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:20:18.2625036Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:20:18.2650448Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:20:18.2890682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:20:18.3057594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:20:18.3334643Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:20:18.3514430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:20:18.3818161Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:20:18.3942733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:20:18.4250469Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:20:18.4362512Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:20:18.4374395Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:20:18.4397998Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:20:18.4734245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:20:18.4880992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:20:18.5214033Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:20:18.5387842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:20:18.5698318Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:20:18.5919422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:20:18.6179872Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:20:18.6308733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:20:18.6439449Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:20:18.6546157Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:20:18.6659555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:20:18.6814110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:20:18.7017564Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:20:18.7048331Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:20:18.7138632Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:20:18.7284412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:20:18.7573886Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:20:18.7721328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:20:18.8012386Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:20:18.8169259Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:20:18.8403317Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:20:18.8415347Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:20:18.8454179Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:20:18.8669962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:20:18.8894165Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:20:18.9183636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:20:18.9353411Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:20:18.9514345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:20:18.9815375Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:20:19.0030906Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:20:19.0296066Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:20:19.0386166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:20:19.0412624Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:20:19.0524018Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:20:19.0731574Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:20:19.0949138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:20:19.1048460Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:20:19.1075707Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:20:19.1179996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:20:19.1490855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:20:19.1633530Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:20:19.1818889Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:20:19.2129616Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:20:19.2139869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:20:19.2153382Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:20:19.2264211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:20:19.2574765Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:20:19.2684065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:20:19.3062008Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:20:19.3188755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:20:19.3533930Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:20:19.3658861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:20:19.4013296Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:20:19.4124167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:20:19.4449012Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:20:19.4575515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:20:19.4932085Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:20:19.5061051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:20:19.5376351Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:20:19.5394051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:20:19.5415784Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:20:19.5504034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:20:19.5809625Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:20:19.5838579Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:20:19.5859395Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:20:19.5919552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:20:19.6089360Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:20:19.6121522Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:20:19.6477176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:20:19.6477747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:20:19.6740728Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:20:19.6939921Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:20:19.7271769Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:20:19.7361102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:20:19.7662980Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:20:19.7761879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:20:19.8100571Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:20:19.8186690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:20:19.8542432Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:20:19.8626895Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:20:19.8980912Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:20:19.9065807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:20:19.9239125Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:20:19.9252484Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:20:19.9413565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:20:19.9505244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:20:19.9892624Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:20:19.9984176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:20:20.0278031Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:20:20.0295992Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:20:20.0333594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:20:20.0494328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:20:20.0811923Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:20:20.0940219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:20:20.1259188Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:20:20.1400093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:20:20.1707334Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:20:20.1773591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:20:20.1789970Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:20:20.1796885Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:20:20.2111948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:20:20.2157740Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:20:20.2251045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:20:20.2284595Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:20:20.2558307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:20:20.2825296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:20:20.2995992Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:20:20.3097489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:20:20.3123790Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:20:20.3313515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:20:20.3515905Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:20:20.3678304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:20:20.3982173Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:20:20.4083164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:20:20.4398900Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:20:20.4514724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:20:20.4904892Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:20:20.4957436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:20:20.4982899Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:20:20.5007681Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:20:20.5334895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:20:20.5624451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:20:20.5773953Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:20:20.5816223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:20:20.5835373Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:20:20.5860367Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:20:20.6193074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:20:20.6214357Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:20:20.6299207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:20:20.6304382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:20:20.6677767Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:20:20.6703373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:20:20.6724229Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:20:20.6897804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:20:20.7138613Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:20:20.7196908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:20:20.7227271Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:20:20.7279020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:20:20.7562370Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:20:20.7586328Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:20:20.7612359Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:20:20.7708060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:20:20.8050710Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:20:20.8270573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:20:20.8437950Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:20:20.8460604Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:20:20.8490100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:20:20.8587512Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:20:20.9020680Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:20:20.9027289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:20:20.9303771Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:20:20.9324417Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:20:20.9334504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:20:20.9359522Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:20:20.9398683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:20:20.9596966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:20:20.9907642Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:20:21.0049147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:20:21.0226705Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:20:21.0250340Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:20:21.0339346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:20:21.0423562Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:20:21.0504836Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:20:21.0522167Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:20:21.0776435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:20:21.0985114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:20:21.1116320Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:20:21.1140571Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:20:21.1223638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:20:21.1323716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:20:21.1617543Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:20:21.1635008Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:20:21.1673188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:20:21.1677179Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:20:21.1696413Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:20:21.1823712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:20:21.1997158Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:20:21.2014959Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:20:21.2151366Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:20:21.2214096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:20:21.2620301Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:20:21.2790526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:20:21.2850333Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:20:21.2876114Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:20:21.3106306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:20:21.3202898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:20:21.3291494Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:20:21.3316205Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:20:21.3460200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:20:21.3478159Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:20:21.3482026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:20:21.3488151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:20:21.3513583Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:20:21.3694134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:20:21.3925425Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:20:21.3955751Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:20:21.4032272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:20:21.4056553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:20:21.4475301Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:20:21.4521745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:20:21.4760576Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:20:21.4782606Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:20:21.4861509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:20:21.4998093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:20:21.5321034Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:20:21.5396198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:20:21.5632735Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:20:21.5658646Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:20:21.5797166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:20:21.5801559Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:20:21.5820186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:20:21.5891449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:20:21.6239533Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:20:21.6372884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:20:21.6538797Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:20:21.6562888Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:20:21.6674826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:20:21.8699526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:20:21.8736535Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:20:22.0636689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:20:22.0672957Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:20:22.1077347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:20:22.1101352Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:20:22.3361240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:20:22.3383862Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:20:22.3952879Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:20:22.3974011Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:20:22.4568418Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:20:22.4623835Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:20:22.7356027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:20:22.7367360Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:20:22.7379767Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:20:22.7395350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:20:22.8128898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:20:22.8169241Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:20:22.8830541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:20:22.8861329Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:20:23.1523482Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:20:23.1543305Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:20:23.2340394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:20:23.2361093Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:20:23.3610489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:20:23.3643429Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:20:23.4262777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:20:23.4299630Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:20:23.5843881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:20:23.5880521Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:20:23.5963085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:20:23.5996945Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:20:23.7589969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:20:23.7624870Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:20:23.7789772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:20:23.7839415Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:20:23.8321157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:20:23.8338314Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:20:23.8844665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:20:23.8880802Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:20:23.9980012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:20:24.0015900Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:20:24.0435710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:20:24.0471401Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:20:24.1352214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:20:24.1390515Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:20:24.1992145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:20:24.2040393Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:20:24.2182279Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:20:24.2544446Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:20:24.2550126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:20:24.3002807Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:20:24.3012068Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:20:24.3018326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:20:24.3027049Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:20:24.3077814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:20:24.3153701Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:20:24.3290120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:20:24.3361862Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:20:24.3427564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:20:24.3550526Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:20:24.3597432Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:20:24.3803192Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:20:24.3885553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:20:24.3992195Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:20:24.4099974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:20:24.4248856Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:20:24.4319236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:20:24.4431656Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:20:24.4525533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:20:24.4695255Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:20:24.4755484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:20:24.4871683Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:20:24.4980152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:20:24.5135010Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:20:24.5212988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:20:24.5352962Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:20:24.5423310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:20:24.5575775Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:20:24.5627212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:20:24.5771072Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:20:24.5874712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:20:24.6070695Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:20:24.6075825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:20:24.6231556Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:20:24.6325786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:20:24.6503276Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:20:24.6508539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:20:24.6585613Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:20:24.6597928Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:20:24.6603252Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:20:24.6605337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:20:24.6624484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:20:24.6724353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:20:24.6932752Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:20:24.6935211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:20:24.7111205Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:20:24.7161364Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:20:24.7390337Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:20:24.7390937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:20:24.7510500Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:20:24.7831057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:20:24.7835390Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:20:24.7951428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:20:24.8034011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:20:24.8475503Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:20:24.8558716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:20:24.8913784Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:20:24.9491936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:20:24.9528654Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:20:25.0291774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:20:25.0304240Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:20:25.0562547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:20:25.0575677Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:20:25.0869165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:20:25.0902226Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:20:25.2213880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:20:25.2247857Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:20:25.5891201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:20:25.5912810Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:20:25.6121048Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:20:25.6134712Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:20:25.7505319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:20:25.7544204Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:20:26.0458509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:20:26.0486481Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:20:26.0958840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:20:26.1051141Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:20:26.1158219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:20:26.1257532Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:20:26.4587639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:20:26.4601944Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:20:26.5280137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:20:26.5308500Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:20:26.7465404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:20:26.7466078Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:20:26.9022811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:20:26.9128748Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:20:26.9227239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:20:26.9250402Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:20:26.9730661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:20:26.9747682Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:20:27.0249948Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:20:27.0263082Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:20:27.1281026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:20:27.1303659Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:20:27.1397306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:20:27.1418954Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:20:27.2248524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:20:27.2266788Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:20:27.2831555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:20:27.2853122Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:20:27.3176144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:20:27.3191433Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:20:27.3384654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:20:27.3409596Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:20:27.3917701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:20:27.3942045Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:20:27.4044965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:20:27.4068155Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:20:27.4401796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:20:27.4424448Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:20:27.4470055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:20:27.4492450Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:20:27.5106439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:20:27.5146469Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:20:27.5170509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:27.5191126Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:20:27.5529438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:20:27.5551872Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:20:27.5804092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:20:27.5832075Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:20:27.5865876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:20:27.5956321Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:27.6149760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:20:27.6248533Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:20:27.6266989Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:20:27.6313776Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:20:27.6669434Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:20:27.6688777Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:20:27.6929703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:20:27.7007761Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:20:27.7117092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:27.7137165Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:20:27.7626435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:20:27.7672672Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:20:27.7693153Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:20:27.7770098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:20:27.7993139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:27.8270510Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:27.8435690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:20:27.8444985Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:20:27.8595261Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:20:27.8710248Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:20:27.8841648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:20:27.8948703Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:20:27.8967607Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:20:27.9150819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:20:27.9202788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:20:27.9435585Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:20:27.9439538Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:20:27.9630560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:20:27.9916076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:20:27.9952794Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:20:27.9969325Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:20:28.0111709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:20:28.0248241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:20:28.0583334Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:20:28.0593063Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:20:28.0599122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:20:28.0690054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:20:28.0824124Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:20:28.0953865Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:20:28.1115893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:20:28.1116642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:20:28.1279488Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:20:28.1393523Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:20:28.1551120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:28.1569536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:20:28.1584372Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:20:28.1604006Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:20:28.1917483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:20:28.1936659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:20:28.1956721Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:20:28.2014635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:20:28.2354080Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:20:28.2367020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:20:28.2394247Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:20:28.2436997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:20:28.2797298Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:20:28.2891143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:20:28.2896972Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:20:28.2903351Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:20:28.3192567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:28.3212675Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:20:28.3273824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:20:28.3359214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:20:28.3373351Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:20:28.3378742Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:20:28.3838594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:28.3843613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:20:28.3867599Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:20:28.3887232Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:20:28.4252393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:20:28.4312695Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:20:28.4316831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:20:28.4323321Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:20:28.4705692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:20:28.4754129Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:20:28.4758342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:20:28.4764770Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:20:28.5199294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:20:28.5202907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:20:28.5257215Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:20:28.5312388Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:20:28.5635112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:20:28.5639879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:20:28.5704254Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:20:28.5725679Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:20:28.5952597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:20:28.6040008Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:20:28.6043818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:20:28.6231938Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:20:28.6482893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:20:28.6486990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:20:28.6932190Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:20:28.6938332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:20:28.7141576Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:20:28.7168531Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:20:28.7261274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:20:28.7360017Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:20:28.7368661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:20:28.7376134Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:20:28.7839095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:20:28.7845710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:20:28.8277004Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:20:28.8283329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:20:28.8721490Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:20:28.8730145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:20:28.9111961Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:20:28.9137149Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:20:28.9154319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:20:28.9162652Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:20:28.9600252Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:20:28.9609076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:20:29.0039152Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:20:29.0049383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:20:29.0472454Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:20:29.0480281Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:20:29.0875725Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:20:29.0916494Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:20:29.0959573Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:20:29.0968259Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:20:29.1402909Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:20:29.1411747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:20:29.1834548Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:20:29.1839682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:20:29.1864744Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:20:29.1884929Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:20:29.1898032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:20:29.1915916Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:20:29.2289922Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:20:29.2293550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:20:29.2730286Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:20:29.2734403Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:20:29.2998084Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:20:29.3022391Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:20:29.3156545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:20:29.3163033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:20:29.3606040Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:20:29.3615443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:20:29.4046207Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:20:29.4056355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:20:29.4524412Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:20:29.4533143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:20:29.4954262Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:20:29.4961663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:20:29.5048826Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:20:29.5193097Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:20:29.5400978Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:20:29.5408233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:20:29.5464319Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:20:29.5486389Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:20:29.5627908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:20:29.5647046Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:20:29.5836262Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:20:29.5840581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:20:29.6275011Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:20:29.6279281Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:20:29.6793052Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:20:29.7868009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:20:29.7929799Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:20:30.0175511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:20:30.0275159Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:20:30.0600608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:20:30.0620216Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:20:30.1648176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:20:30.1675819Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:20:30.2741182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:20:30.2814965Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:20:30.3944871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:20:30.3964713Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:20:30.5205486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:20:30.5226771Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:20:30.5874243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:20:30.5959733Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:20:30.7347468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:20:30.7369218Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:20:30.7651378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:20:30.7675490Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:20:30.7691536Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:20:30.7707655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:20:31.0161908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:20:31.0189806Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:20:31.3443381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:20:31.3483615Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:20:31.4613625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:20:31.4652618Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:20:31.9705172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:20:31.9747289Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:20:32.2332451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:20:32.2367747Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:20:32.2570375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:20:32.2655776Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:20:32.4722157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:20:32.4738536Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:20:32.4781330Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:20:32.4789013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:20:32.7755759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:20:32.7775635Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:20:32.8613215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:20:32.8643723Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:20:33.2173639Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:20:33.2194393Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:20:33.4774496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:20:33.4810037Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:20:33.6041923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:20:33.6070580Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:20:33.8914727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:20:33.8969069Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:20:33.9632004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:20:33.9665645Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:20:33.9823225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:20:34.0159807Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:20:34.0165872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:20:34.0595035Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:20:34.0603183Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:20:34.0615857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:20:34.0639464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:20:34.1036048Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:20:34.1070722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:20:34.1515325Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:20:34.1557476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:20:34.1955360Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:20:34.1986162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:20:34.2132646Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:20:34.2160007Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:20:34.2393953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:20:34.2403509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:20:34.2566832Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:20:34.2635367Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:20:34.2832073Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:20:34.2853775Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:20:34.3276998Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:20:34.3288886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:20:34.3376527Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:20:34.3399022Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:20:34.3715928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:20:34.3745104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:20:34.4115806Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:20:34.4179342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:20:34.4376287Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:20:34.4401029Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:20:34.4594544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:20:34.4600436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:20:34.5038054Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:20:34.5044083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:20:34.5241865Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:20:34.5280642Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:20:34.5472523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:20:34.5682434Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:20:34.5704672Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:20:34.7912886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:20:34.7948871Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:20:34.7985750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:20:34.8385886Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:20:34.8397594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:20:34.8833793Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:20:34.8845582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:20:34.9261932Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:20:34.9272035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:20:34.9699720Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:20:34.9711719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:20:35.0189477Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:20:35.0199464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:20:35.0532450Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:20:35.0555545Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:20:35.0608910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:20:35.0641615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:20:35.0818665Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:20:35.0832352Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:20:35.1066716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:20:35.1075409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:20:35.1550943Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:20:35.1562112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:20:35.1993955Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:20:35.2005039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:20:35.2426284Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:20:35.2435817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:20:35.2873225Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:20:35.2884896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:20:35.3304613Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:20:35.3314189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:20:35.3779709Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:20:35.3795077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:20:35.4223707Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:20:35.4234545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:20:35.4662766Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:20:35.4672983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:20:35.4935282Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:20:35.4973484Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:20:35.4987807Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:20:35.5005996Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:20:35.5082911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:20:35.5105066Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:20:35.5533956Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:20:35.5542504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:20:35.5968703Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:20:35.5976790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:20:35.6418888Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:20:35.6425969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:20:35.6870110Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:20:35.6878771Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:20:35.7251010Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:20:35.7293595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:20:35.7720456Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:20:35.7725831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:20:35.8158863Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:20:35.8164140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:20:35.8617377Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:20:35.8623615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:20:35.9042612Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:20:35.9059927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:20:35.9122284Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:20:35.9162586Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:20:35.9501272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:20:35.9507463Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:20:35.9928315Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:20:35.9933982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:20:36.0141429Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:20:36.0162593Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:20:36.0382294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:20:36.0387302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:20:36.0468555Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:20:36.0480963Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:20:36.0811372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:20:36.0815741Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:20:36.1260304Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:20:36.1264877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:20:36.1692236Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:20:36.1696377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:20:36.2151301Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:20:36.2156916Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:20:36.2579501Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:20:36.2584779Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:20:36.3010230Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:20:36.3016002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:20:36.3449763Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:20:36.3455324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:20:36.3932677Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:20:36.3938709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:20:36.4371281Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:20:36.4377126Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:20:36.4812098Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:20:36.4818111Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:20:36.5265068Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:20:36.5271154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:20:36.5692486Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:20:36.5698832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:20:36.5770350Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:20:36.5790468Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:20:36.5865280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:20:36.5881771Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:20:36.6133938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:20:36.6137171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:20:36.6582002Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:20:36.6586320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:20:36.7027577Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:20:36.7032483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:20:36.7457142Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:20:36.7461818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:20:36.7874293Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:20:36.7881997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:20:36.8222196Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:20:36.8255461Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:20:36.8341466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:20:36.8369012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:20:36.8810923Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:20:36.8815343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:20:36.9248550Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:20:36.9253004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:20:36.9693336Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:20:36.9698129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:20:36.9704668Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:20:36.9711755Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:20:36.9882717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:20:36.9900865Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:20:37.0179790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:20:37.0180417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:20:37.0604789Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:20:37.0606787Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:20:37.1076237Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:20:37.4158119Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:20:37.4175013Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:20:37.6828657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:20:37.6829316Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:20:37.7093443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:20:37.7267456Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:20:37.9229378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:20:37.9255101Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:20:38.1361616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:20:38.1424414Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:20:38.1696901Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:20:38.1793853Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:20:38.2895877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:20:38.2922803Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:20:38.4431810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:20:38.4443574Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:20:38.5578751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:20:38.5607375Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:20:38.7837809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:20:38.7901967Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:20:38.8096341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:20:38.8119964Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:20:38.9775077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:20:38.9802678Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:20:38.9809278Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:20:38.9852718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:20:38.9876260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:20:39.0278196Z [gw0] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:20:39.1092760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:20:39.1115992Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:20:39.3133379Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:20:39.3154789Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:20:39.5470966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:20:39.5492593Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:20:39.6806486Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:20:39.6850146Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:20:39.6885396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:20:39.7300000Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:20:39.7301851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:20:39.7641728Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:20:39.7661314Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:20:39.7738296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:20:39.7742668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:20:39.8477640Z [gw1] [ 62%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:20:40.2048800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:20:40.2083537Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:20:40.3069829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:20:40.3251180Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:20:40.3600614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:20:40.3639318Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:20:40.4825165Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:40.4860677Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:20:40.8467862Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:20:40.8503029Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:20:40.8789802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:20:40.8957359Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:20:40.9034596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:20:40.9400642Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:20:40.9465778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:20:40.9912886Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:20:40.9931801Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:20:40.9953800Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:20:41.2472726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:20:41.2511341Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:20:41.2967441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:20:41.3002373Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:20:41.5270812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:20:41.5301389Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:20:41.5732848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:20:41.5768549Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:20:41.8863786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:41.8890442Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:41.9489352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:20:41.9516662Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:20:41.9535943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:20:41.9550978Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:20:42.1562032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:20:42.1577457Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:20:42.1711966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:20:42.1742993Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:20:42.4610287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:20:42.4631393Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:20:42.5750306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:42.5916663Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:20:42.6696831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:20:42.6727360Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:20:42.8416417Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:20:42.8455961Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:20:43.0105777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:20:43.0144588Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:20:43.0483006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:20:43.0516439Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:20:43.0538436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:43.0561301Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:20:43.2365345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:20:43.2395654Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:20:43.3631021Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:20:43.3673686Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:20:43.5160734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:20:43.5215576Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:20:43.5249544Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:20:43.5262358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:20:43.6798720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:20:43.6829777Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:43.7354407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:20:43.7394965Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:20:43.8627754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:20:43.8660797Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:20:43.9688799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:43.9709702Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:43.9809631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:20:44.0192474Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:20:44.0260235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:44.0632974Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:20:44.0686092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:20:44.1071344Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:20:44.1095260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:20:44.1511627Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:20:44.1528858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:20:44.1952424Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:20:44.1961480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:44.2244315Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:20:44.2264744Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:20:44.2331280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:20:44.2365647Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:20:44.2770676Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:20:44.2863371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:20:44.3197301Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:20:44.3346959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:44.3637542Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:44.3818895Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:20:44.3853534Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:20:44.3879118Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:20:44.4079568Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:20:44.4158989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:20:44.4595325Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:20:44.4600321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:44.5034339Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:20:44.6484362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:20:44.6512939Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:20:44.7206209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:20:44.7224804Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:20:44.8036909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:20:44.8057479Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:20:44.8741150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:44.8763537Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:20:44.8870619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:20:44.8890789Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:20:44.9294848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:20:44.9323188Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:20:44.9896218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:20:44.9916337Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:20:45.0630968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:20:45.0653957Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:20:45.1380792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:20:45.1402065Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:20:45.2807193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:20:45.2830542Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:20:45.4123065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:20:45.4139964Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:20:45.4172775Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:20:45.4177147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:20:45.8313463Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:20:45.8355974Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:20:46.1555543Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:20:46.1576601Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:20:46.2180932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:20:46.2219579Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:20:46.3170076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:20:46.3192555Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:20:46.3394730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:20:46.3672601Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:20:46.3682818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:20:46.4154257Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:20:46.4182262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:46.4579292Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:20:46.4620886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:20:46.4645975Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:20:46.7964086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:20:46.8000387Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:20:47.0247478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:20:47.0273466Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:20:47.1161587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:20:47.1185279Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:20:47.2133127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:20:47.2168639Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:20:47.5872641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:20:47.5901274Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:20:47.6449283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:20:47.6493450Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:20:47.7502865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:20:47.7524088Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:20:48.2003187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:20:48.2024723Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:20:48.2509891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:20:48.2551558Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:20:48.2610908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:20:48.2629945Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:20:48.4696196Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:20:48.4737185Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:20:48.4890485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:20:48.4933036Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:20:48.5071631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:20:48.5179490Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:20:48.6502794Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:20:48.6539527Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:20:48.7172467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:20:48.7327597Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:20:48.7502910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:20:48.7523836Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:20:48.8977115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:20:48.9015927Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:20:48.9489929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:20:48.9523039Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:20:49.0036249Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:20:49.0070919Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:20:49.1071469Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:20:49.1106711Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:20:49.1120389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:20:49.1144697Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:20:49.2137694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:20:49.2159411Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:20:49.2599982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:20:49.2641613Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:20:49.3101606Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:20:49.3134171Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:20:49.3272882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:20:49.3632086Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:20:49.3641450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:20:49.3872041Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:20:49.3907509Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:20:49.4074946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:20:49.4082671Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:20:49.4546306Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:20:49.4554142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:20:49.4993621Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:20:49.5002040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:20:49.5395112Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:20:49.5425094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:20:49.5449670Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:20:49.5457499Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:20:49.5466643Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:20:49.5471438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:20:49.5794461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:20:49.5865719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:20:49.6240063Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:20:49.6318259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:20:49.6750313Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:20:49.6757797Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:20:49.6901159Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:20:49.6922279Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:20:49.7231751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:20:49.7237042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:20:49.7670316Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:20:49.7679099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:20:49.7777430Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:20:49.7794564Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:20:49.8101314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:20:49.8106269Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:20:49.8590286Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:20:49.8595154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:20:49.9032829Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:20:49.9825705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:20:49.9849870Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:20:50.0649747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:20:50.0667047Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:20:50.0753903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:20:50.0888608Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:20:50.1490589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:20:50.1522724Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:20:50.1849740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:20:50.1942847Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:20:50.3341474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:20:50.3367628Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:20:50.4395726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:20:50.4434847Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:20:50.4823551Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:20:50.4843223Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:20:50.5556650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:20:50.5579337Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:20:50.6222472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:20:50.6245470Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:20:50.6467885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:20:50.6519111Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:20:50.6772774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:20:50.6798313Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:20:50.7398234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:20:50.7428478Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:20:50.8408139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:20:50.8433931Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:20:50.8712341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:20:50.8726000Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:20:51.0966438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:20:51.1006264Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:20:51.2122249Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:20:51.2170527Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:20:51.2745393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:20:51.2780584Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:20:51.3791837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:20:51.3813146Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:20:51.5073014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:20:51.5103152Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:20:51.5441034Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:20:51.5464653Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:20:51.7656182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:20:51.7685880Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:20:51.8561399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:20:51.8587709Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:20:51.8874146Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:20:51.8912631Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:20:51.9442485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:20:51.9479223Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:20:52.1950488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:20:52.1990394Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:20:52.2967020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:20:52.2993532Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:20:52.6130370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:20:52.6177160Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:20:52.6333483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:20:52.6627410Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:20:52.6720791Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:20:52.6728886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:20:52.6736930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:20:52.6944004Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:20:52.6958836Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:20:52.7158308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:20:52.7168394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:20:52.7603251Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:20:52.7614500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:20:52.7630406Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:20:52.7639767Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:20:52.8036477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:20:52.8046488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:20:52.8477740Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:20:52.8487724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:20:52.8915028Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:20:52.8929948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:20:52.9279882Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:20:52.9353453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:20:52.9718773Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:20:52.9790112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:20:53.0035189Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:20:53.0054823Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:20:53.0070480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:20:53.0091906Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:20:53.0229774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:53.0233642Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:20:53.0686691Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:20:53.0690512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:20:53.1114704Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:20:53.1118518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:20:53.1594416Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:20:53.1599554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:20:53.2024776Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:20:53.2032468Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:20:53.2048490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:20:53.2102353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:20:53.2434141Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:20:53.2517826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:20:53.2675422Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:20:53.2689718Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:20:53.2913296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:20:53.2968176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:20:53.3398696Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:20:53.3404554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:20:53.3836085Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:20:53.3846712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:20:53.4278974Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:20:53.4284719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:20:53.4719246Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:20:53.4725025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:20:53.4961826Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:20:53.4987611Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:20:53.5035725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:20:53.5156899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:20:53.5477396Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:20:53.5600983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:20:53.5918144Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:20:53.6041800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:20:53.6213155Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:20:53.6239643Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:20:53.6433949Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:20:53.6473677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:20:53.6874596Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:20:53.6909859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:20:53.7238764Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:20:53.7358356Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:20:53.7680334Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:20:53.7744461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:20:53.8189660Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:20:53.8195401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:20:53.8629896Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:20:53.8635362Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:20:53.9072379Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:20:53.9078619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:20:53.9282446Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:20:53.9294458Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:20:53.9315164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:20:53.9339473Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:20:53.9517457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:20:53.9523626Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:20:53.9946472Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:20:53.9958603Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:20:53.9965408Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:20:53.9974039Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:20:54.0386806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:54.0392881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:20:54.0840730Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:20:54.0848796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:20:54.1266821Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:20:54.1273973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:20:54.1707336Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:20:54.1717081Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:20:54.2142484Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:20:54.2153180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:20:54.2598126Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:20:54.2608076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:20:54.3024368Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:20:54.3034948Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:20:54.3041925Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:20:54.3049494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:20:54.3434679Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:20:54.3811810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:20:54.3853267Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:20:54.4361015Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:20:54.4404772Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:20:54.4947767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:20:54.4985805Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:20:54.5493540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:20:54.5534204Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:20:54.6075080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:20:54.6114432Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:20:54.6160910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:20:54.6181599Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:20:54.6623970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:20:54.6658748Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:20:54.7163241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:20:54.7202472Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:20:54.7693990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:20:54.7729400Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:20:54.8205698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:20:54.8246601Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:20:54.8460367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:20:54.8490813Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:20:54.8719872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:20:54.8755232Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:20:54.9233818Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:20:54.9270147Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:20:54.9740523Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:20:54.9777011Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:20:54.9865064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:20:54.9883307Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:20:55.0245471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:20:55.0278924Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:20:55.1090027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:20:55.1125658Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:55.3555205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:20:55.3576076Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:20:55.7286398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:20:55.7326988Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:20:55.8182117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:20:55.8206016Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:20:55.8606808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:20:55.8629021Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:20:56.0269530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:20:56.0304554Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:20:56.2269930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:20:56.2310444Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:20:56.3011315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:20:56.3032415Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:20:56.3171214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:20:56.3182782Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:20:56.3203928Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:20:56.3214946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:56.7846570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:20:56.7892299Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:20:56.7927869Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:20:56.7954852Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:20:56.9583350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:20:56.9607590Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:20:57.1701834Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:20:57.1742506Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:20:57.1965919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:20:57.1999393Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:20:57.2905422Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:20:57.2952072Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:20:57.4948995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:20:57.4987967Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:20:57.5017436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:20:57.5052899Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:20:57.5309221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:20:57.5344178Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:20:57.8909228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:20:57.8945364Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:20:57.9622085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:20:57.9667635Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:20:58.0219211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:20:58.0253277Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:20:58.2791123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:20:58.2821931Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:20:58.5269071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:20:58.5304163Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:20:58.5755582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:20:58.5792798Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:20:58.5899542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:20:58.5933582Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:20:58.6155083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:20:58.6188166Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:20:58.8570808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:20:58.8611521Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:20:59.0242744Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:20:59.0275538Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:20:59.0630668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:20:59.0671113Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:20:59.2022654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:20:59.2069440Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:20:59.2461373Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:20:59.2505075Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:20:59.2666898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:20:59.2700486Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:20:59.3305233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:20:59.3341624Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:20:59.5063672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:20:59.5115719Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:20:59.5749990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:20:59.5786592Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:20:59.5825920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:20:59.6274881Z [gw0] [ 63%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:20:59.6283662Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:20:59.6287038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:20:59.6832170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:20:59.6864541Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:20:59.8006587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:20:59.8040746Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:20:59.8544514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:20:59.8607639Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:20:59.9979913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:21:00.0035135Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:21:00.0366330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:21:00.0550929Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:21:00.0996590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:21:00.1034369Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:21:00.1341617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:21:00.1358816Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:21:00.1760112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:21:00.1793658Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:21:00.2351024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:21:00.2372963Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:21:00.3334105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:21:00.3360392Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:21:00.3378971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:21:00.3404963Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:21:00.3548644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:21:00.3666506Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:21:00.3878855Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:21:00.3887647Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:21:00.3946792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:21:00.4114763Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:21:00.4394514Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:21:00.4436932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:21:00.4447651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:21:00.4548535Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:21:00.4754134Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:21:00.4864558Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:21:00.4873773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:21:00.4922909Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:21:00.5194351Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:21:00.5233056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:21:00.5257798Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:21:00.5302355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:21:00.5311723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:21:00.5376567Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:21:00.5678576Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:21:00.5748745Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:21:00.5756402Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:21:00.5788802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:21:00.6149719Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:21:00.6158977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:21:00.6211903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:21:00.6377491Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:21:00.6404727Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:21:00.6636708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:21:00.6645009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:21:00.7071535Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:21:00.7080020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:21:00.7131250Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:21:00.7158379Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:21:00.7557354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:21:00.7566902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:21:00.7827607Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:21:00.7839696Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:21:00.7916008Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:21:00.7982952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:21:00.8354580Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:21:00.8414438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:21:00.8690427Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:21:00.8706062Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:21:00.8840776Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:21:00.8880025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:21:00.9230556Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:21:00.9265367Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:21:00.9353776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:21:00.9391287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:21:00.9795807Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:21:00.9804633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:21:00.9944324Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:21:00.9967687Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:21:01.0231945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:21:01.0266701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:21:01.0672286Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:21:01.0679845Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:21:01.0683444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:21:01.0699230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:21:01.0853271Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:21:01.0927853Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:21:01.1109666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:21:01.1136675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:01.1552464Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:01.1693066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:21:01.1992643Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:21:01.2069278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:21:01.2101160Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:21:01.2111276Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:21:01.2431167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:21:01.2514270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:21:01.2909752Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:21:01.3068126Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:21:01.3168369Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:21:01.3193017Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:21:01.3344002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:21:01.3348691Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:21:01.3369297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:21:01.3443806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:21:01.3791721Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:21:01.3864166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:21:01.3992805Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:21:01.4011280Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:21:01.4231125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:21:01.4721329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:21:01.4751860Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:21:01.4810645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:21:01.5003858Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:21:01.5477021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:21:01.5492674Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:21:01.5539917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:21:01.5571896Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:21:01.6177407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:21:01.6205122Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:21:01.6314211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:21:01.6325077Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:21:01.6343550Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:21:01.6354471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:21:01.7022122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:21:01.7048355Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:21:01.7083942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:21:01.7107022Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:21:01.7706623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:21:01.7726411Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:21:01.7736984Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:21:01.7751522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:21:01.7909253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:21:01.7932550Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:21:01.8440754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:21:01.8455603Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:21:01.9600227Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:21:01.9628230Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:21:01.9639535Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:21:01.9649124Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:21:01.9927352Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:21:01.9948278Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:21:02.0488538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:21:02.0505818Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:21:02.1431656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:21:02.1449059Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:21:02.2276545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:21:02.2302169Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:21:02.3198723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:21:02.3218039Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:21:02.3431917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:21:02.3457430Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:21:02.4092975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:21:02.4119486Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:21:02.5762536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:21:02.5790033Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:21:02.6237295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:21:02.6273172Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:21:02.7195885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:21:02.7218284Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:21:02.7396678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:21:02.7413246Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:21:02.8082316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:21:02.8106576Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:21:02.8940297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:21:02.8965153Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:21:03.0412908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:21:03.0439360Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:21:03.0536062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:21:03.0561330Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:21:03.0901156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:21:03.0955384Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:21:03.2040693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:21:03.2144498Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:21:03.3484554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:21:03.3638106Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:21:03.3776665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:21:03.3796537Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:21:03.4859144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:21:03.4885490Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:21:03.5117530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:21:03.5136225Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:21:03.5190178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:21:03.5198796Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:21:03.5222047Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:21:03.5229383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:21:03.6681244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:21:03.6700844Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:21:03.6818158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:21:03.7038633Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:21:03.7059300Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:21:03.7190323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:21:03.7194500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:21:03.7631257Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:21:03.7638608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:21:03.8113338Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:21:03.8120216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:21:03.8547787Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:21:03.8554021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:21:03.9016746Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:21:03.9036442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:21:03.9100752Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:21:03.9129840Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:21:03.9477294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:21:03.9486402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:21:03.9917270Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:21:03.9928639Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:21:03.9936024Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:21:03.9943936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:21:04.0278697Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:21:04.0339105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:21:04.0795929Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:21:04.0807148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:21:04.1158871Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:21:04.1223156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:21:04.1640771Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:21:04.1727747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:21:04.2038396Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:21:04.2054192Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:21:04.2147001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:21:04.2157259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:21:04.2166725Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:21:04.2187976Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:21:04.2639062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:21:04.2648337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:21:04.3022081Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:21:04.3046115Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:21:04.3073111Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:21:04.3079013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:21:04.3397733Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:21:04.3410749Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:21:04.3519934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:21:04.3528876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:21:04.3997358Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:21:04.4004111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:21:04.4436791Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:21:04.4444515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:21:04.4662496Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:21:04.4686748Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:21:04.4877382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:21:04.4884325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:21:04.5357780Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:21:04.5365183Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:21:04.5833831Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:21:04.5858780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:21:04.5956031Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:21:04.5987332Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:21:04.6107473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:21:04.6129387Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:21:04.6200158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:21:04.6204883Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:21:04.6223160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:21:04.6280219Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:21:04.6718953Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:21:04.6723179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:21:04.7196450Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:21:04.7220129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:21:04.7487658Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:21:04.7499846Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:21:04.7635600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:21:04.7641389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:21:04.8075666Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:21:04.8101773Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:21:04.8359352Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:21:04.8388578Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:21:04.8399462Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:21:04.8510646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:21:04.8534130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:21:04.9109004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:21:04.9125650Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:21:04.9686543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:21:04.9699324Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:21:04.9874391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:21:04.9884165Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:21:05.0281871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:21:05.0338024Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:21:05.0479348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:21:05.0606082Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:21:05.1646975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:21:05.1681913Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:21:05.1830587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:21:05.1879687Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:21:05.2440342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:21:05.2560294Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:21:05.2572115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:21:05.2594814Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:21:05.3107696Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:21:05.3128913Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:21:05.3273550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:21:05.3298901Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:21:05.3967999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:21:05.3990972Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:21:05.4123702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:21:05.4145372Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:21:05.4591958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:21:05.4612619Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:21:05.4949193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:21:05.4976672Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:21:05.5357000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:21:05.5384027Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:21:05.5513161Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:21:05.5540803Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:21:05.6065967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:21:05.6093147Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:21:05.6303892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:21:05.6328772Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:21:05.6657891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:21:05.6667029Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:21:05.6994488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:21:05.7058834Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:21:05.7074851Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:21:05.7094078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:21:05.7245369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:21:05.7276594Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:21:05.7553753Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:21:05.7591101Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:21:05.9795045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:21:05.9820502Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:21:06.0927758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:21:06.0980591Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:21:06.1361375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:21:06.1385998Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:21:06.2023105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:21:06.2056962Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:21:06.3928211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:21:06.3961643Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:21:06.5311046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:21:06.5364656Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:21:06.5685228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:21:06.5713491Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:21:06.6147201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:21:06.6180979Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:21:06.6290326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:21:06.6328476Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:21:06.8321696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:21:06.8349919Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:21:06.9603630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:21:06.9625263Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:21:07.0734124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:21:07.0877933Z [gw3] [ 64%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:21:07.1055729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:21:07.1092833Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:21:07.3427157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:21:07.3472854Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:21:07.5076060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:21:07.5122092Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:21:07.6189942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:21:07.6209762Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:21:07.6640452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:21:07.6667217Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:21:07.8587740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:21:07.8626524Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:21:07.9519722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:21:07.9551745Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:21:08.1152800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:21:08.1191479Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:21:08.2160099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:21:08.2188675Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:21:08.3141250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:21:08.3163439Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:21:08.3509078Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:21:08.3689089Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:21:08.3763011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:21:08.3799049Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:21:08.5344775Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:21:08.5362057Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:21:08.6071886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:21:08.6120524Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:21:08.8660426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:21:08.8704431Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:21:08.8985815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:21:08.9035434Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:21:09.0484434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:21:09.0510120Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:21:09.0672955Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:21:09.0699824Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:21:09.1428678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:21:09.1454461Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:21:09.1702649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:21:09.1718027Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:21:09.2350572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:21:09.2364294Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:21:09.3413739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:21:09.3435070Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:21:09.4308869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:21:09.4319124Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:21:09.5147909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:21:09.5169094Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:21:09.5894040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:21:09.5915715Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:21:09.6898864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:21:09.6925380Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:21:09.7713897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:21:09.7754488Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:21:09.9331310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:21:09.9378135Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:21:09.9892772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:21:09.9927027Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:21:10.0547873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:21:10.0562686Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:21:10.1972113Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:21:10.2009055Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:21:10.3198672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:21:10.3227018Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:21:10.3420234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:21:10.3442749Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:21:10.5454619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:21:10.5498295Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:21:10.5815301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:21:10.5845290Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:21:10.7361064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:21:10.7387704Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:21:10.7777815Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:21:10.7824106Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:21:10.9164698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:21:10.9192506Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:21:10.9502950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:21:10.9558516Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:21:11.1286614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:21:11.1318014Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:21:11.1326037Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:21:11.1344606Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:21:11.3457408Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:21:11.3493395Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:21:11.4022138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:21:11.4049344Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:21:11.5670996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:21:11.5756904Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:21:11.5908705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:21:11.5921353Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:21:11.5942643Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:21:11.5960586Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:21:11.8761260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:21:11.8797572Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:21:11.9308280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:21:11.9332454Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:21:12.1980361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:21:12.2125375Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:21:12.2278563Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:21:12.2304054Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:21:12.3626086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:21:12.3715197Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:21:12.5539431Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:21:12.5557939Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:21:12.7241411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:21:12.7273336Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:21:12.8295412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:21:12.8315455Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:21:12.8445025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:21:12.8465030Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:21:12.9200077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:21:12.9233636Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:21:12.9895154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:21:12.9932303Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:21:13.2161999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:21:13.2207921Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:21:13.2781139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:21:13.2925348Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:21:13.3342144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:21:13.3379959Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:21:13.6459497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:21:13.6473137Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:21:13.6497317Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:21:13.6604411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:21:13.7037638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:21:13.7054360Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:21:13.7198988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:21:13.7237284Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:21:13.8796354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:21:13.8836665Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:21:14.0399425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:21:14.0439485Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:21:14.0472596Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:21:14.0493118Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:21:14.0879471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:21:14.0905949Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:21:14.1506723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:21:14.1543537Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:21:14.3155038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:21:14.3182300Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:21:14.4264672Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:21:14.4303551Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:21:14.5254151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:21:14.5299467Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:21:14.5441219Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:21:14.5474727Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:21:14.6082674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:21:14.6117174Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:21:14.6314537Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:21:14.6352168Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:21:14.6360387Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:21:14.6443540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:21:14.6753632Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:21:14.6875926Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:21:14.6909137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:21:14.6941778Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:21:14.7010691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:21:14.7439870Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:21:14.7445305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:21:14.7481209Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:21:14.7501432Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:21:14.7684253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:21:14.7708862Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:21:14.7832696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:21:14.7871918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:21:14.7901331Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:21:14.7923756Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:21:14.8238667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:21:14.8283759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:21:14.8343565Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:21:14.8355268Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:21:14.8723542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:21:14.8792861Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:21:14.8796926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:21:14.8806711Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:21:14.8939791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:21:14.8951903Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:21:14.9151156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:21:14.9231129Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:21:14.9254896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:21:14.9275908Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:21:14.9598431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:21:14.9621720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:21:14.9680102Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:21:14.9700410Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:21:14.9713589Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:21:14.9718831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:21:15.0113933Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:21:15.0139702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:21:15.0227645Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:21:15.0250129Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:21:15.0551177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:21:15.0578291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:21:15.0597736Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:21:15.0679398Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:21:15.0798265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:21:15.0994887Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:21:15.1042666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:21:15.1212655Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:21:15.1216796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:21:15.1342092Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:21:15.1433329Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:21:15.1433912Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:21:15.1612544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:21:15.1654480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:21:15.2053846Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:21:15.2099124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:21:15.2536710Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:21:15.2578617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:21:15.3018235Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:21:15.3018990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:21:15.3499825Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:21:15.3501980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:21:15.3936879Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:21:15.3988788Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:21:15.4103260Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:21:15.4134132Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:21:15.4291726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:21:15.4321608Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:21:15.4367818Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:21:15.4458612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:21:15.4847692Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:21:15.4850819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:21:15.5291176Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:21:15.5297368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:21:15.5688243Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:21:15.5722194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:21:15.6139063Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:21:15.6176104Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:21:15.6634179Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:21:15.7665704Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:21:15.7702634Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:21:15.7719298Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:21:15.7736566Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:21:15.8026362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:21:15.8047950Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:21:15.8893696Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:21:15.8920849Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:21:15.9822934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:21:15.9889185Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:21:16.0414965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:21:16.0438688Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:21:16.1428936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:21:16.1452703Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:21:16.1547526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:21:16.1573026Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:21:16.2489463Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:21:16.2518969Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:21:16.3168720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:21:16.3187646Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:21:16.4524208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:21:16.4610415Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:21:16.5015706Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:21:16.5064112Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:21:16.5925124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:21:16.5947835Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:21:16.6810186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:21:16.6864178Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:21:16.7681298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:21:16.8396767Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:21:16.9428389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:21:16.9452889Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:21:16.9620409Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:21:16.9878970Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:21:16.9973283Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:21:17.0340659Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:21:17.0420168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:21:17.0784178Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:21:17.0908051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:21:17.1274783Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:21:17.1324660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:21:17.1356008Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:21:17.1381489Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:21:17.1665675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:21:17.1747798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:21:17.2115574Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:21:17.2299597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:21:17.2559996Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:21:17.2708854Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:21:17.3020481Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:21:17.3152897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:21:17.3474873Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:21:17.3651128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:21:17.3908529Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:21:17.4149724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:21:17.4384593Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:21:17.4433027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:21:17.4872766Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:21:17.4904363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:21:17.5312890Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:21:17.5384649Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:21:17.5790713Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:21:17.6001421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:21:17.6107552Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:21:17.6150744Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:21:17.6194969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:21:17.6446226Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:21:17.6471971Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:21:17.6511441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:21:17.6634532Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:21:17.6969501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:21:17.7075892Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:21:17.7395536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:21:17.7521810Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:21:17.7783980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:21:17.7994404Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:21:17.8154011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:21:17.8472919Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:21:17.8582199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:21:17.8952582Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:21:17.9126583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:21:17.9275001Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:21:17.9412692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:21:17.9759768Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:21:18.0154280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:21:18.0195568Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:21:18.0593761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:21:18.0650910Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:21:18.0985420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:21:18.1075014Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:21:18.1479163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:21:18.1520217Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:21:18.1919830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:21:18.1995797Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:21:18.2278309Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:21:18.2313757Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:21:18.2360415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:21:18.2434805Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:21:18.2777158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:21:18.2879790Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:21:18.2969232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:21:18.3361718Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:21:18.3374919Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:21:18.3407049Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:21:18.3422604Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:21:18.3826853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:21:18.3835708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:21:18.4273662Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:21:18.4283026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:21:18.4674537Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:21:18.4719688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:21:18.5139384Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:21:18.5148780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:21:18.5562216Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:21:18.5585298Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:21:18.5914650Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:21:18.5932755Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:21:18.6032115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:21:18.6074603Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:21:18.6511859Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:21:18.6520866Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:21:18.6946307Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:21:18.6955902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:21:18.7425140Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:21:18.7435000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:21:18.7644605Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:21:18.7667655Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:21:18.7869063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:21:18.7877201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:21:18.8314703Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:21:18.8321066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:21:18.8755457Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:21:18.8822302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:21:18.9195403Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:21:18.9246460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:21:18.9633914Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:21:18.9957104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:21:18.9992737Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:21:19.0001342Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:21:19.0271766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:21:19.0670153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:21:19.0732107Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:21:19.1078537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:21:19.1192277Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:21:19.1580077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:21:19.1615434Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:21:19.1729049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:21:19.1845358Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:21:19.2248662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:21:19.2276881Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:21:19.2659905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:21:19.2754824Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:21:19.3039202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:21:19.3198362Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:21:19.3687895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:21:19.3706907Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:21:19.3809831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:21:19.3884998Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:21:19.3968148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:21:19.4176750Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:21:19.4459034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:21:19.4557167Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:21:19.4834278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:21:19.5001469Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:21:19.5354390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:21:19.5394471Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:21:19.5474404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:21:19.5517918Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:21:19.5536145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:21:19.5563137Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:21:19.5918520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:21:19.5963128Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:21:19.6001686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:21:19.6035582Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:21:19.6428589Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:21:19.6474659Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:21:19.6930416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:21:19.6965067Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:21:19.7276994Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:21:19.7326968Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:21:19.7391847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:21:19.7433617Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:21:19.7753059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:21:19.7876152Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:21:19.8315393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:21:19.8355450Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:21:19.8365801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:21:19.8395061Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:21:19.8938939Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:21:19.8975635Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:21:19.9650834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:21:19.9658808Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:21:19.9688165Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:21:19.9693207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:21:19.9815464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:21:19.9845780Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:21:20.0158357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:21:20.0189582Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:21:20.0784870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:21:20.0815825Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:21:20.1216142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:21:20.1247118Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:21:20.1518026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:21:20.1518544Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:21:20.1748641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:21:20.1780769Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:21:20.2439781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:21:20.2440434Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:21:20.2785497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:21:20.2811382Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:21:20.3405034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:21:20.3428472Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:21:20.3570918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:21:20.3602714Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:21:20.3895074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:21:20.3920048Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:21:20.4290005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:21:20.4399570Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:21:20.4407233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:21:20.4440826Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:21:20.4612777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:21:20.4858022Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:21:20.4938886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:21:20.4964642Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:21:20.5039695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:21:20.5299699Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:21:20.5586002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:21:20.5717532Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:21:20.6005379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:21:20.6158311Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:21:20.6422108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:21:20.6598281Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:21:20.6700136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:21:20.6723808Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:21:20.6771756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:21:20.7053490Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:21:20.7250322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:21:20.7538379Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:21:20.7695964Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:21:20.7972889Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:21:20.8127695Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:21:20.8401699Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:21:20.8666831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:21:20.8872902Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:21:20.8973000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:21:20.9354656Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:21:20.9419812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:21:20.9604395Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:21:20.9631451Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:21:20.9791905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:21:20.9865923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:21:21.0187073Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:21:21.0328426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:21:21.0628394Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:21:21.0640968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:21:21.0673464Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:21:21.0950733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:21:21.1075151Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:21:21.1331394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:21:21.1634371Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:21:21.1742435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:21:21.2018449Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:21:21.2324249Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:21:21.2328341Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:21:21.2349943Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:21:21.2435212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:21:21.2713282Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:21:21.2992944Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:21:21.3164811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:21:21.3433689Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:21:21.3580216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:21:21.3844300Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:21:21.3953128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:21:21.4354811Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:21:21.4540110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:21:21.4794665Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:21:21.4853506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:21:21.4894889Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:21:21.4957319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:21:21.5178943Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:21:21.5360666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:21:21.5635147Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:21:21.5641393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:21:21.5711601Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:21:21.5806296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:21:21.6073565Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:21:21.6258801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:21:21.6506770Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:21:21.6719333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:21:21.6957306Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:21:21.7192997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:21:21.7398692Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:21:21.7468908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:21:21.7838677Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:21:21.7903279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:21:21.8279288Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:21:21.8350757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:21:21.8675207Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:21:21.8700818Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:21:21.8774251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:21:21.8825318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:21:21.9266250Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:21:21.9271946Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:21:21.9707827Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:21:21.9713121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:21:22.0142812Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:21:22.0148348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:21:22.0372279Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:21:22.0409468Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:21:22.0577113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:21:22.0582458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:21:22.1022612Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:21:22.1028382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:21:22.1434543Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:21:22.1460760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:21:22.1541670Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:21:22.1566967Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:21:22.1901697Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:21:22.1908059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:21:22.2348764Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:21:22.2355760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:21:22.2780011Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:21:22.2786083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:21:22.3170948Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:21:22.3375212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:21:22.3596938Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:21:22.3718686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:21:22.4109234Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:21:22.4154403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:21:22.4592356Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:21:22.4670819Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:21:22.4703967Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:21:22.4730606Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:21:22.5015505Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:21:22.5165526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:21:22.5189616Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:21:22.5225656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:21:22.5470879Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:21:22.5612908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:21:22.5891260Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:21:22.6058794Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:21:22.6358114Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:21:22.6520388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:21:22.6567382Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:21:22.6598731Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:21:22.6816715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:21:22.7164570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:21:22.7234594Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:21:22.7586111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:21:22.7675436Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:21:22.8000584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:21:22.8118371Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:21:22.8121590Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:21:22.8140178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:21:22.8634618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:21:22.8665950Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:21:22.8943343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:21:22.9023215Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:21:22.9040884Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:21:22.9073025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:21:22.9383833Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:21:22.9582961Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:21:22.9622682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:21:22.9647717Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:21:22.9713747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:21:22.9784389Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:21:23.0158724Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:21:23.0159693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:21:23.0160665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:21:23.0233407Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:21:23.0600214Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:21:23.0606480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:21:23.0614003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:21:23.0791235Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:21:23.0884910Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:21:23.1028943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:21:23.1036615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:21:23.1175836Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:21:23.1354416Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:21:23.1518763Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:21:23.1529954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:21:23.1560328Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:21:23.1793346Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:21:23.1816890Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:21:23.1831966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:21:23.1944461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:21:23.1951199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:21:23.2056214Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:21:23.2354659Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:21:23.2363936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:21:23.2396814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:21:23.2597751Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:21:23.2674955Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:21:23.2830940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:21:23.2838971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:21:23.3032346Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:21:23.3116292Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:21:23.3261784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:21:23.3267599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:21:23.3551129Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:21:23.3568401Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:21:23.3703480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:21:23.3710923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:21:23.3884178Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:21:23.3907527Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:21:23.4148700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:21:23.4155573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:21:23.4202375Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:21:23.4273878Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:21:23.4324293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:21:23.4585307Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:21:23.4592816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:21:23.4636605Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:21:23.4713575Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:21:23.5079165Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:21:23.5081900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:21:23.5139702Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:21:23.5340830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:21:23.5404082Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:21:23.5454934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:21:23.5635771Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:21:23.5855810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:21:23.5880252Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:21:23.5897226Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:21:23.6053824Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:21:23.6179126Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:21:23.6378601Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:21:23.6384142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:21:23.6477840Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:21:23.6574371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:21:23.6775218Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:21:23.6783640Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:21:23.6809487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:21:23.6826560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:21:23.6914268Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:21:23.7039106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:21:23.7047456Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:21:23.7060471Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:21:23.7255790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:21:23.7257905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:21:23.7355487Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:21:23.7452098Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:21:23.7694592Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:21:23.7697698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:21:23.7872358Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:21:23.8017022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:21:23.8129558Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:21:23.8133121Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:21:23.8277555Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:21:23.8433701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:21:23.8612416Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:21:23.8615449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:21:23.8660997Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:21:23.8679702Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:21:23.8712783Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:21:23.8968870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:21:23.9039753Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:21:23.9042829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:21:23.9199631Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:21:23.9480723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:21:23.9491164Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:21:23.9495200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:21:23.9710643Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:21:23.9750816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:21:23.9925993Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:21:23.9931944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:21:24.0121243Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:21:24.0328054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:21:24.0371357Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:21:24.0375499Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:21:24.0652228Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:21:24.0751973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:21:24.0816733Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:21:24.0826830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:21:24.1062324Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:21:24.1212180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:21:24.1275635Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:21:24.1283657Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:21:24.1288181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:21:24.1494769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:21:24.1758077Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:21:24.1953889Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:21:24.2173784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:21:24.2399098Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:21:24.2799512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:21:24.2834290Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:21:24.3147558Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:21:24.3276442Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:21:24.3765963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:21:24.3805031Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:21:24.4069498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:21:24.4282805Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:21:24.4421101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:21:24.4678490Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:21:24.4864834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:21:24.5119997Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:21:24.5359293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:21:24.5393558Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:21:24.5411908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:21:24.5467091Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:21:24.5554345Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:21:24.5873220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:21:24.6099651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:21:24.6141322Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:21:24.7244882Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:21:24.7271253Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:21:24.9976615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:21:25.0002790Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:21:25.0764847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:21:25.0790893Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:21:25.2690129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:21:25.2728135Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:21:25.3144373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:21:25.3189577Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:21:25.5256059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:21:25.5359896Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:21:25.6134108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:21:25.6171842Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:21:25.6356674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:21:25.6675916Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:21:25.6686168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:21:25.7073171Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:21:25.7085141Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:21:25.7093227Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:21:25.7186212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:21:25.7551113Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:21:25.7580665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:21:25.7952667Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:21:25.8031984Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:21:25.8473508Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:21:25.8508662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:21:25.8912757Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:21:25.8956660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:21:25.9352981Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:21:25.9385623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:21:25.9797482Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:21:25.9807562Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:21:26.0277291Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:21:26.0287593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:21:26.0755233Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:21:26.0765467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:21:26.1098859Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:21:26.1119598Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:21:26.1156182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:21:26.1231039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:21:26.1593260Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:21:26.1662380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:21:26.2076840Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:21:26.2131405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:21:26.2158637Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:21:26.2170895Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:21:26.2556748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:21:26.2619560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:21:26.3107736Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:21:26.3114729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:21:26.3172030Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:21:26.3197876Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:21:26.3556663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:21:26.3562605Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:21:26.4001155Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:21:26.4005751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:21:26.4429786Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:21:26.4433963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:21:26.4867589Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:21:26.4871730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:21:26.5306721Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:21:26.5313406Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:21:26.5726345Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:21:26.5734855Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:21:26.6217228Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:21:26.6227044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:21:26.6657627Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:21:26.6667348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:21:26.7140821Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:21:26.7141568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:21:26.7577080Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:21:26.7577893Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:21:26.8059524Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:21:26.8060250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:21:26.8482100Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:21:26.8483072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:21:26.8913806Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:21:26.8935455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:21:26.8953860Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:21:26.9199643Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:21:26.9353170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:21:26.9375963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:21:26.9439521Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:21:26.9457771Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:21:26.9833571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:21:26.9866649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:27.0274466Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:21:27.0331504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:21:27.0754239Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:21:27.0777112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:21:27.0926889Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:21:27.0985743Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:21:27.1195903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:21:27.1200524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:21:27.1596217Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:21:27.1672307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:21:27.2037981Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:21:27.2132715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:21:27.2421525Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:21:27.2447199Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:21:27.2515787Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:21:27.2586437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:21:27.2997538Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:21:27.3075198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:21:27.3436019Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:21:27.3508457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:27.3881110Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:21:27.4038521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:21:27.4343519Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:21:27.4356021Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:21:27.4382334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:21:27.4453369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:21:27.4839702Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:21:27.4937092Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:21:27.5315709Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:21:27.5424758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:21:27.5756267Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:21:27.5843787Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:21:27.5907355Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:21:27.5918360Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:21:27.5946456Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:21:27.6002189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:21:27.6200181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:21:27.6289254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:21:27.6641121Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:21:27.6945987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:21:27.7195253Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:21:27.7332340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:21:27.7633909Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:21:27.7749438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:21:27.8111706Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:21:27.8281290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:21:27.8594087Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:21:27.8714774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:21:27.9072875Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:21:27.9175065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:21:27.9514802Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:21:28.0196316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:21:28.0222016Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:21:28.0489021Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:21:28.0535295Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:21:28.0730807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:21:28.0748628Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:21:28.0772329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:21:28.0796102Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:21:28.1426266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:21:28.1452285Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:21:28.2078367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:21:28.2103464Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:21:28.2961129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:21:28.3000417Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:21:28.3707823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:21:28.3725130Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:21:28.4046748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:21:28.4138984Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:21:28.4202221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:21:28.4225719Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:21:28.5083580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:21:28.5091186Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:21:28.5347683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:21:28.5363851Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:21:28.5952651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:21:28.5968615Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:21:28.6121252Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:21:28.6153012Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:21:28.6973385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:21:28.6997485Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:21:28.7555666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:21:28.7617475Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:21:28.8147625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:21:28.8173316Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:21:28.8551065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:21:28.8572011Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:21:28.9141470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:21:28.9167245Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:21:29.0074000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:21:29.0081534Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:21:29.0089528Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:21:29.0101978Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:21:29.0114712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:21:29.0119110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:21:29.0210595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:21:29.0561459Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:21:29.0604640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:21:29.1065607Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:21:29.1066570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:21:29.1307261Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:21:29.1333800Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:21:29.1544489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:21:29.1548376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:21:29.1800687Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:21:29.1843936Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:21:29.1995649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:21:29.1996292Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:21:29.2231276Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:21:29.2256306Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:21:29.2419786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:21:29.2420393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:21:29.2900745Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:21:29.2901388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:21:29.3338224Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:21:29.3347164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:21:29.3604224Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:21:29.3620769Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:21:29.3821410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:21:29.3830640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:21:29.4297423Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:21:29.4306999Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:21:29.4725774Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:21:29.4742250Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:21:29.4748986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:21:29.4766247Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:21:29.4876737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:21:29.4889591Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:21:29.5221140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:21:29.5229303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:21:29.5548137Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:21:29.5577913Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:21:29.5602408Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:21:29.5612612Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:21:29.5621442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:21:29.5650345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:21:29.5665810Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:21:29.5677604Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:21:29.6034359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:21:29.6078609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:21:29.6260795Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:21:29.6283866Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:21:29.6290788Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:21:29.6307662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:21:29.6512267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:21:29.6553306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:21:29.6843494Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:21:29.6864347Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:21:29.6957664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:21:29.7007954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:21:29.7020494Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:21:29.7042719Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:21:29.7318603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:21:29.7334900Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:21:29.7492709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:21:29.7497388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:21:29.7937204Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:21:29.7943992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:21:29.7969862Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:21:29.8011062Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:21:29.8027414Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:21:29.8136864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:21:29.8255866Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:21:29.8367134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:21:29.8373322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:21:29.8480036Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:21:29.8485699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:21:29.8825765Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:21:29.8834589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:21:29.8910742Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:21:29.8938778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:21:29.8947025Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:21:29.8969380Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:21:29.9247185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:21:29.9252260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:21:29.9312257Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:21:29.9368432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:21:29.9430426Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:21:29.9449800Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:21:29.9683138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:21:29.9688749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:21:29.9790728Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:21:29.9870374Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:21:29.9901874Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:21:29.9923558Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:21:30.0138728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:21:30.0149418Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:21:30.0262496Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:21:30.0271847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:21:30.0445628Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:21:30.0459801Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:21:30.0466795Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:21:30.0488738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:21:30.0575333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:21:30.0582160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:21:30.0697172Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:21:30.0736159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:21:30.0952152Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:21:30.0958993Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:21:30.0979308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:21:30.1001006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:21:30.1085762Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:21:30.1149231Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:21:30.1159982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:21:30.1399120Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:21:30.1406070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:21:30.1451255Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:21:30.1500719Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:21:30.1606106Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:21:30.1613440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:21:30.1906985Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:21:30.1993509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:21:30.2032874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:21:30.2113259Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:21:30.2215036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:21:30.2279491Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:21:30.2334925Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:21:30.2436141Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:21:30.2478038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:21:30.2632650Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:21:30.2682465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:21:30.2765475Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:21:30.2796970Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:21:30.2874392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:21:30.2918850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:21:30.3078987Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:21:30.3084103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:21:30.3145356Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:21:30.3232908Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:21:30.3327296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:21:30.3550425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:21:30.3562011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:21:30.3576038Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:21:30.3648331Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:21:30.3672492Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:21:30.3833491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:21:30.3957382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:21:30.3963284Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:21:30.3982052Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:21:30.3998282Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:21:30.4067965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:21:30.4108880Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:21:30.4126643Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:21:30.4193314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:21:30.4382332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:21:30.4490980Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:21:30.4492487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:21:30.4553154Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:21:30.4573668Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:21:30.4632375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:21:30.4831694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:21:30.4921989Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:21:30.4923570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:21:30.5007225Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:21:30.5032611Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:21:30.5075099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:21:30.5277074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:21:30.5392858Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:21:30.5394049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:21:30.5446168Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:21:30.5471805Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:21:30.5512733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:21:30.5714791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:21:30.5789259Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:21:30.5805785Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:21:30.5869943Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:21:30.6033980Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:21:30.6035498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:21:30.6120605Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:21:30.6184747Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:21:30.6310150Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:21:30.6350691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:21:30.6394968Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:21:30.6430036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:21:30.6547523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:21:30.6604629Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:21:30.6723540Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:21:30.6787183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:21:30.6873362Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:21:30.6874368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:21:30.7018917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:21:30.7073069Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:21:30.7312970Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:21:30.7352184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:21:30.7366529Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:21:30.7377927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:21:30.7406931Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:21:30.7469735Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:21:30.7528498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:21:30.7588858Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:21:30.7669861Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:21:30.7736286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:21:30.7834359Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:21:30.7874440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:21:30.7877891Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:21:30.8038926Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:21:30.8084885Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:21:30.8276815Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:21:30.8316436Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:21:30.8355695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:21:30.8358181Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:21:30.8590343Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:21:30.8734638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:21:30.8758202Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:21:30.8760997Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:21:30.8764400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:21:30.8804565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:21:30.8843394Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:21:30.8953117Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:21:30.9104261Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:21:30.9252682Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:21:30.9266335Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:21:30.9270708Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:21:30.9344818Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:21:30.9432487Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:21:30.9570675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:21:30.9674978Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:21:30.9678616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:21:30.9753144Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:21:30.9874996Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:21:31.0036783Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:21:31.0120008Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:21:31.0194464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:21:31.0208666Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:21:31.0222651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:21:31.0315013Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:21:31.0428582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:21:31.0431312Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:21:31.0553101Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:21:31.0626514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:21:31.0635612Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:21:31.0752351Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:21:31.0795273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:21:31.0856177Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:21:31.0992768Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:21:31.1071427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:21:31.1079758Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:21:31.1175781Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:21:31.1193557Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:21:31.1321794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:21:31.1355765Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:21:31.1362787Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:21:31.1433642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:21:31.1513835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:21:31.1660350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:21:31.1673227Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:21:31.1709395Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:21:31.1775977Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:21:31.1872959Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:21:31.1953202Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:21:31.2054629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:21:31.2061411Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:21:31.2153357Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:21:31.2294514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:21:31.2317821Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:21:31.2395904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:21:31.2625295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:21:31.2635838Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:21:31.2691965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:21:31.2829932Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:21:31.2872071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:21:31.3086023Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:21:31.3194068Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:21:31.3203248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:21:31.3390468Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:21:31.3449091Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:21:31.3912412Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:21:31.3996044Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:21:31.4024688Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:21:31.4200582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:21:31.4374662Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:21:31.4392234Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:21:31.4414243Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:21:31.4433526Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:21:31.4767414Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:21:31.4830198Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:21:31.4872420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:21:31.5018712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:21:31.5041821Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:21:31.5197068Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:21:31.5305794Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:21:31.5391241Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:21:31.5527723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:21:31.5666499Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:21:31.5743287Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:21:31.5755582Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:21:31.5762069Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:21:31.5846978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:21:31.5974967Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:21:31.6155342Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:21:31.6201994Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:21:31.6231445Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:21:31.6524867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:21:31.6599603Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:21:31.6632854Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:21:31.6694628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:21:31.6890813Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:21:31.7031016Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:21:31.7151998Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:21:31.7163360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:21:31.7391369Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:21:31.7520440Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:21:31.7572147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:21:31.7576929Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:21:31.7809078Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:21:31.7815484Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:21:31.7837886Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:21:31.7954415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:21:31.7995603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:21:31.8000270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:21:31.8341021Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:21:31.8411817Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:21:31.8468786Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:21:31.8478646Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:21:31.8502872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:21:31.8550879Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:21:31.8689876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:21:31.8909384Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:21:31.8920488Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:21:31.8992149Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:21:31.9104393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:21:31.9353654Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:21:31.9374167Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:21:31.9397908Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:21:31.9596695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:21:31.9781980Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:21:31.9790541Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:21:31.9871174Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:21:32.0010155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:21:32.0271353Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:21:32.0280235Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:21:32.0314549Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:21:32.0322962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:21:32.0334393Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:21:32.0417983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:21:32.0714211Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:21:32.0728031Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:21:32.0750975Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:21:32.0979285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:21:32.1124420Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:21:32.1231756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:21:32.1387251Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:21:32.1459076Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:21:32.1630800Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:21:32.1637891Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:21:32.1886207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:21:32.2031737Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:21:32.2291147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:21:32.2300917Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:21:32.2315463Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:21:32.2418574Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:21:32.2432465Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:21:32.2439272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:21:32.2537622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:21:32.2662056Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:21:32.2831883Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:21:32.2843442Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:21:32.2853183Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:21:32.2860834Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:21:32.2990798Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:21:32.3187447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:21:32.3312536Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:21:32.3321217Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:21:32.3786123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:21:32.3801639Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:21:32.4232019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:21:32.4248264Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:21:32.4671905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:21:32.4742752Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:21:32.5227155Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:21:32.5245000Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:21:32.5286107Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:21:32.5327384Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:21:32.5362278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:21:32.5562959Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:21:32.5679686Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:21:32.5776448Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:21:32.6089699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:21:32.6199078Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:21:32.6503002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:21:32.6513613Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:21:32.6546706Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:21:32.6642042Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:21:32.6792375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:21:32.6830024Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:21:32.6923381Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:21:32.7033751Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:21:32.7156602Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:21:32.7157253Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:21:32.7176769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:21:32.7189356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:21:32.7479785Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:21:32.7480401Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:21:32.7635237Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:21:32.7680421Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:21:32.7882618Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:21:32.8074428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:21:32.8115250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:21:32.8514728Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:21:32.8535792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:21:32.8661481Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:21:32.8677848Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:21:32.9011756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:21:32.9015826Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:21:32.9475979Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:21:32.9476723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:21:32.9835661Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:21:32.9908690Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:21:32.9909319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:21:32.9909886Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:21:33.0355076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:21:33.0378145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:21:33.0576048Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:21:33.0588928Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:21:33.0826674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:21:33.0832789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:21:33.0875200Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:21:33.1074436Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:21:33.1314996Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:21:33.1321420Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:21:33.1326684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:21:33.1512191Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:21:33.1773113Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:21:33.1779253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:21:33.2144366Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:21:33.2163475Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:21:33.2188475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:21:33.2197405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:21:33.2688685Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:21:33.2698728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:21:33.2785548Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:21:33.2800706Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:21:33.3161111Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:21:33.3171739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:21:33.3329961Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:21:33.3343581Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:21:33.3423488Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:21:33.3584098Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:21:33.3592528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:21:33.3818011Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:21:33.3826275Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:21:33.4019475Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:21:33.4027798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:21:33.4273900Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:21:33.4431612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:21:33.4522911Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:21:33.4532239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:21:33.4713837Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:21:33.4748006Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:21:33.4952545Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:21:33.4977483Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:21:33.4978276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:21:33.4978975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:21:33.5002036Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:21:33.5121628Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:21:33.5260169Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:21:33.5391693Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:21:33.5431778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:21:33.5451368Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:21:33.5495110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:21:33.5555959Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:21:33.5764590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:21:33.5789581Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:21:33.5855385Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:21:33.5864291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:21:33.5865802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:21:33.6023930Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:21:33.6026366Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:21:33.6066832Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:21:33.6353430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:21:33.6492769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:21:33.6493523Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:21:33.6987821Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:21:33.6988457Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:21:33.7386234Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:21:33.7400478Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:21:33.7654795Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:21:33.7746083Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:21:33.7866141Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:21:33.7906182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:21:33.8306198Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:21:33.8307631Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:21:33.8308535Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:21:33.8318254Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:21:33.8330149Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:21:33.8333659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:21:33.8365996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:21:33.8381870Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:21:33.8403734Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:21:33.8695322Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:21:33.8700079Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:21:33.8834442Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:21:33.8839376Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:21:33.9123870Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:21:33.9129065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:21:33.9313927Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:21:33.9562904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:21:34.0132229Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:21:34.0162312Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:21:34.0633615Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:21:34.0658436Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:21:34.0745980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:21:34.0776041Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:21:34.1164627Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:21:34.1232289Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:21:34.1308269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:21:34.1336270Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:21:34.1525426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:21:34.1541884Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:21:34.1548459Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:21:34.1582862Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:21:34.1611823Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:21:34.1998400Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:21:34.2027727Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:21:34.2101304Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:21:34.2273048Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:21:34.2466317Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:21:34.2473320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:21:34.2916905Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:21:34.2921451Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:21:34.2999394Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:21:34.3018216Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:21:34.3381908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:21:34.3396137Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:21:34.3410516Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:21:34.3472453Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:21:34.3644393Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:21:34.3658746Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:21:34.3830284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:21:34.3837935Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:21:34.4115331Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:21:34.4151230Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:21:34.4275687Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:21:34.4283693Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:21:34.4538034Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:21:34.4570348Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:21:34.4712534Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:21:34.4720889Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:21:34.5158596Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:21:34.5170345Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:21:34.5374958Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:21:34.5389235Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:21:34.5646878Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:21:34.5652532Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:21:34.5669402Z [gw0] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:21:34.5685237Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:21:34.6045373Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:21:34.6078099Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:21:34.6116623Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:21:34.6147180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:21:34.6162310Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:21:34.6615835Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:21:34.6629247Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:21:34.6640924Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:21:34.6677306Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:21:34.6966682Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:21:34.6982714Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:21:34.7067646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:21:34.7076155Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:21:34.7085622Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:21:34.7130394Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:21:34.7513662Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:21:34.7585969Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:21:34.7590700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:21:34.7597270Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:21:34.7954248Z [gw0] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:21:34.7995750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:21:34.8006180Z [gw0] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:21:34.8205352Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:21:34.8394336Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:21:34.8400133Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:21:34.8414830Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:21:34.8525909Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:21:34.8833853Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:21:34.8842862Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:21:34.8993216Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:21:34.9279205Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:21:34.9286764Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:21:34.9419186Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:21:34.9432543Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:21:34.9755009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:21:34.9803732Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:21:35.0257067Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:21:35.0266448Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:21:35.0478175Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:21:35.0510711Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:21:35.0720997Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:21:35.0726561Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:21:35.1194998Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:21:35.1217968Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:21:35.1564453Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:21:35.1591857Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:21:35.1612939Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:21:35.1622549Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:21:35.1636644Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:21:35.1675899Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:21:35.1773735Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:21:35.2027285Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:21:35.2039194Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:21:35.2049236Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:21:35.2059960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:21:35.2072369Z [gw2] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:21:35.2340491Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:21:35.2474232Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:21:35.2487785Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:21:35.2497409Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:21:35.2551076Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:21:35.2931358Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:21:35.2940343Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:21:35.2949991Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:21:35.3120610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:21:35.3383287Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:21:35.3393078Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:21:35.3435965Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:21:35.3486909Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:21:35.3819591Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:21:35.3829275Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:21:35.3838866Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:21:35.3971362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:21:35.4213394Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:21:35.4256864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:21:35.4265317Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:21:35.4297574Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:21:35.4633985Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:21:35.4651218Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:21:35.4692317Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:21:35.4736079Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:21:35.5097675Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:21:35.5103715Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:21:35.5151237Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:21:35.5156821Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:21:35.5536873Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:21:35.5539612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:21:35.5554542Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:21:35.5986492Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:21:35.5990192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:21:35.6121410Z [gw2] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:21:35.6148578Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:21:35.6351005Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:21:35.6474215Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:21:35.6536227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:21:35.6559703Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:21:35.6660992Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:21:35.6957732Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:21:35.6962121Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:21:35.6997712Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:21:35.7060290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:21:35.7391976Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:21:35.7418682Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:21:35.7462423Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:21:35.7517982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:21:35.7822218Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:21:35.7827976Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:21:35.7930781Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:21:35.7936277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:21:35.8273067Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:21:35.8318613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:21:35.8558325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:21:35.8778861Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:21:35.8826238Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:21:35.9226937Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:21:35.9235622Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:21:35.9314006Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:21:35.9372564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:21:35.9391578Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:21:35.9423000Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:21:35.9614909Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:21:35.9697095Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:21:35.9702376Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:21:35.9908423Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:21:35.9915226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:21:36.0153790Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:21:36.0354728Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:21:36.0370249Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:21:36.0407631Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:21:36.0417061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:21:36.0780551Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:21:36.0786160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:21:36.1009955Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:21:36.1068661Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:21:36.1237895Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:21:36.1248305Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:21:36.1575558Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:21:36.1614170Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:21:36.1622798Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:21:36.1657027Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:21:36.1844676Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:21:36.2108065Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:21:36.2117543Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:21:36.2182577Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:21:36.2190189Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:21:36.2515971Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:21:36.2523241Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:21:36.2590410Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:21:36.2628735Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:21:36.2985828Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:21:36.2994734Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:21:36.3058802Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:21:36.3066211Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:21:36.3406091Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:21:36.3414195Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:21:36.3457947Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:21:36.3466796Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:21:36.3506696Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:21:36.3516758Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:21:36.3834168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:21:36.3932826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:21:36.3978587Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:21:36.4385232Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:21:36.4427852Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:21:36.4852985Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:21:36.4894804Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:21:36.5355212Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:21:36.5408688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:21:36.5782208Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:21:36.5828548Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:21:36.6274411Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:21:36.6345096Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:21:36.6379284Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:21:36.7097854Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:21:36.7126091Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:21:36.7131527Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:21:36.7159975Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:21:36.7345922Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:21:36.7634155Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:21:36.7651883Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:21:36.7770171Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:21:36.7816411Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:21:36.7934843Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:21:36.8006407Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:21:36.8015083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:21:36.8059029Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:21:36.8515135Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:21:36.8522392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:21:36.8928624Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:21:36.8938791Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:21:36.9302437Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:21:36.9383906Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:21:36.9391600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:21:36.9399498Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:21:36.9850966Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:21:36.9862515Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:21:37.0234740Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:21:37.0265274Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:21:37.0575815Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:21:37.0612636Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:21:37.0638547Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:21:37.0697119Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:21:37.1106432Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:21:37.1116125Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:21:37.1311275Z [gw2] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:21:37.1343691Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:21:37.1575214Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:21:37.1590895Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:21:37.1599500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:21:37.1821161Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:21:37.1830407Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:21:37.1994354Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:21:37.2002853Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:21:37.2014147Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:21:37.2034940Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:21:37.2271012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:21:37.2359575Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:21:37.2473252Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:21:37.2550278Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:21:37.2715215Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:21:37.2724405Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:21:37.2918148Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:21:37.2928216Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:21:37.3154954Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:21:37.3165100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:21:37.3344555Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:21:37.3354367Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:21:37.3613906Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:21:37.3624658Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:21:37.3772630Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:21:37.3781364Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:21:37.4113370Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:21:37.4200274Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:21:37.4209223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:21:37.4634603Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:21:37.4666420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:21:37.4712739Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:21:37.4745405Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:21:37.4857890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:21:37.4879547Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:21:37.5076240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:21:37.5084154Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:21:37.5554615Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:21:37.5625500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:21:37.5999832Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:21:37.6011455Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:21:37.6435003Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:21:37.7268110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:21:37.7414976Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:21:37.7573023Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:21:37.7632752Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:21:37.7669648Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:21:37.7683454Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:21:37.7721016Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:21:37.8153140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:21:37.8192035Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:21:37.8594471Z [gw2] [ 68%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:21:37.8620039Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:21:37.8941946Z [gw2] [ 68%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:21:37.9011068Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:21:37.9018858Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:21:37.9029500Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:21:37.9436892Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:21:37.9444860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:21:37.9716901Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:21:37.9740312Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:21:37.9912114Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:21:38.0282055Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:21:38.0297698Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:21:38.0423219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:21:38.0442672Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:21:38.1003243Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:21:38.1041734Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:21:38.1241367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:21:38.1256163Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:21:38.1747474Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:21:38.1761678Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:21:38.1922675Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:21:38.1959977Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:21:38.2358539Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:21:38.2406670Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:21:38.2450696Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:21:38.2463983Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:21:38.2699651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:21:38.2937530Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:21:38.2948713Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:21:38.2959120Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:21:38.2969765Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:21:38.3221808Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:21:38.3397136Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:21:38.3405973Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:21:38.3415107Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:21:38.3484806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:21:38.3812749Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:21:38.3822020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:21:38.3937085Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:21:38.3948078Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:21:38.4276052Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:21:38.4290746Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:21:38.4392120Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:21:38.4497799Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:21:38.4513818Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:21:38.4522924Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:21:38.4689996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:21:38.4697596Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:21:38.4754219Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:21:38.4981748Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:21:38.5012128Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:21:38.5151146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:21:38.5214088Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:21:38.5370246Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:21:38.5401991Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:21:38.5515909Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:21:38.5582570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:21:38.5878233Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:21:38.5893308Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:21:38.5959166Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:21:38.5973495Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:21:38.6060781Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:21:38.6359579Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:21:38.6363802Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:21:38.6518935Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:21:38.6526526Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:21:38.6840866Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:21:38.6846426Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:21:38.6951987Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:21:38.7228959Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:21:38.7242587Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:21:38.7245468Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:21:38.7314645Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:21:38.7710712Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:21:38.7715291Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:21:38.7754432Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:21:38.7823288Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:21:38.8004577Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:21:38.8100928Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:21:38.8162450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:21:38.8233751Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:21:38.8265841Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:21:38.8273417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:21:38.8275763Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:21:38.8392927Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:21:38.8415246Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:21:38.8609172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:21:38.8612109Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:21:38.8666930Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:21:38.8669166Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:21:38.9077031Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:21:38.9077787Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:21:38.9129628Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:21:38.9132875Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:21:38.9499633Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:21:38.9502600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:21:38.9525233Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:21:38.9877962Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:21:38.9957727Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:21:38.9963678Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:21:38.9971758Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:21:39.0141184Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:21:39.0362174Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:21:39.0367049Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:21:39.0394215Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:21:39.0483697Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:21:39.0834057Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:21:39.0871260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:21:39.1003463Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:21:39.1121031Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:21:39.1198735Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:21:39.1369822Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:21:39.1459017Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:21:39.1616626Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:21:39.1635900Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:21:39.1693520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:21:39.1715010Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:21:39.1799132Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:21:39.2076412Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:21:39.2117951Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:21:39.2232206Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:21:39.2344749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:21:39.2593456Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:21:39.2671245Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:21:39.2678247Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:21:39.2682863Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:21:39.2753379Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:21:39.2946648Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:21:39.2993592Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:21:39.3112212Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:21:39.3370515Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:21:39.3534666Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:21:39.3678508Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:21:39.3955556Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:21:39.4050185Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:21:39.4503646Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:21:39.4508583Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:21:39.4993982Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:21:39.5029865Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:21:39.5219805Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:21:39.5246126Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:21:39.5398082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:21:39.5462301Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:21:39.5913996Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:21:39.5942458Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:21:39.6004165Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:21:39.6025261Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:21:39.6137183Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:21:39.6150589Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:21:39.6373336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:21:39.6377931Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:21:39.6831850Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:21:39.6910261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:21:39.6930392Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:21:39.8181684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:21:39.8203357Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:21:39.8598983Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:21:39.8630720Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:21:39.8821130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:21:39.8853153Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:21:39.9288857Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:21:39.9327063Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:21:39.9501597Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:21:39.9687585Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:21:39.9712109Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:21:39.9827050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:21:39.9834130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:21:39.9844884Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:21:39.9857116Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:21:39.9861336Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:21:40.0166295Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:21:40.0170374Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:21:40.0241416Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:21:40.0246291Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:21:40.0598390Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:21:40.0602334Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:21:40.0707127Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:21:40.0711959Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:21:40.1037817Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:21:40.1041879Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:21:40.1119036Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:21:40.1123045Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:21:40.1592625Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:21:40.1597727Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:21:40.1717981Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:21:40.2014002Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:21:40.2018473Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:21:40.2251375Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:21:40.2297147Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:21:40.2432634Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:21:40.2540386Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:21:40.2564560Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:21:40.2810123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:21:40.2834163Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:21:40.2980709Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:21:40.3011432Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:21:40.3043341Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:21:40.3248190Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:21:40.3352172Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:21:40.3512448Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:21:40.3532157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:21:40.3954495Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:21:40.3997384Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:40.4169596Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:21:40.4180032Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:21:40.4373810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:21:40.4381354Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:21:40.4636166Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:21:40.4651770Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:21:40.4692090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:21:40.4822568Z [gw0] [ 68%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:21:40.4830705Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:21:40.5112663Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:21:40.5120300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:21:40.5272453Z [gw0] [ 68%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:21:40.5325106Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:21:40.5346037Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:21:40.5416044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:21:40.5593119Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:21:40.5630578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:21:40.5710758Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:21:40.5755494Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:21:40.5954407Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:21:40.5963311Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:21:40.5970639Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:21:40.6019389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:21:40.6074900Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:21:40.6334207Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:21:40.6454451Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:21:40.6459019Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:21:40.6591545Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:21:40.6791770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:21:40.6910646Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:21:40.6943176Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:21:40.7032261Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:21:40.7037897Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:21:40.7219489Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:21:40.7240146Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:21:40.7347078Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:21:40.7351688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:21:40.7460675Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:21:40.7466028Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:21:40.7794355Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:21:40.7816348Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:21:40.7911222Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:21:40.8158211Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:21:40.8239540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:21:40.8413378Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:21:40.8438405Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:21:40.8599471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:21:40.8713220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:21:40.8806559Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:21:40.8877489Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:21:40.9012381Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:21:40.9037586Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:21:40.9223294Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:21:40.9392773Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:21:40.9433255Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:21:40.9453594Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:21:40.9475014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:21:40.9717034Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:21:40.9955360Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:21:40.9960778Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:21:41.0409052Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:21:41.0414831Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:21:41.0643701Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:21:41.0660232Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:21:41.0873965Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:21:41.0879988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:21:41.1315122Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:21:41.1543040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:21:41.1556290Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:21:41.1633897Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:21:41.1643296Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:21:41.1673334Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:21:41.1789128Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:21:41.2071089Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:21:41.2192674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:21:41.2199575Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:21:41.2645931Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:21:41.2648788Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:21:41.3028857Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:21:41.3034749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:21:41.3058737Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:21:41.3071696Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:21:41.3198817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:21:41.3215475Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:21:41.3463720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:21:41.3469416Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:21:41.3677478Z [gw0] [ 68%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:21:41.3692673Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:21:41.3955471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:21:41.3964662Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:21:41.4105361Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:21:41.4126947Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:21:41.4382409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:21:41.4387814Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:21:41.4763526Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:21:41.4772561Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:21:41.4799114Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:21:41.4912200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:21:41.5315092Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:21:41.5320667Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:21:41.5753359Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:21:41.5783674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:21:41.6118782Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:21:41.6230924Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:21:41.6600891Z [gw0] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:21:41.6610932Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:21:41.6631284Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:21:41.6665070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:21:41.7038638Z [gw0] [ 69%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:21:41.7368136Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:21:41.7518400Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:21:41.7579226Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:21:41.8045254Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:21:41.8048824Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:21:41.8053415Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:21:41.8063599Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:21:41.8524737Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:21:41.8528832Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:21:41.8802608Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:21:41.8816985Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:21:41.8993305Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:21:41.9804522Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:21:41.9823865Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:21:41.9963662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:21:41.9989062Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:21:42.0462646Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:21:42.0499211Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:21:42.0922461Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:21:42.0974637Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:21:42.1054161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:21:42.1067817Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:21:42.1124001Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:21:42.1518880Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:21:42.1523711Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:21:42.1993876Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:21:42.2007673Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:21:42.2433903Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:21:42.2459317Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:21:42.2918792Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:21:42.2924919Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:21:42.2948366Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:21:42.2962144Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:21:42.3329490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:21:42.3334829Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:21:42.3810576Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:21:42.3816151Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:21:42.3897748Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:21:42.3939599Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:21:42.4106336Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:21:42.4241988Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:21:42.4247660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:21:42.4431801Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:21:42.4439539Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:21:42.4454710Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:21:42.4465016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:21:42.4674177Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:21:42.4706376Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:21:42.4914083Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:21:42.5110216Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:21:42.5164628Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:21:42.5169690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:21:42.5213634Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:21:42.5234995Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:21:42.5310869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:21:42.5371520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:21:42.5634703Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:21:42.5673461Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:21:42.5818700Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:21:42.5823933Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:21:42.6033203Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:21:42.6056958Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:21:42.6245866Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:21:42.6251230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:21:42.6474887Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:21:42.6480453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:21:42.6715294Z [gw2] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:21:42.6948944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:21:42.6955654Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:21:42.7378600Z [gw2] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:21:42.7402863Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:21:42.7448572Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:21:42.7453694Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:21:42.7589719Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:21:42.7610753Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:21:42.7664740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:21:42.7686289Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:21:42.7834214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:21:42.7872792Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:21:42.7876699Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:21:42.7885963Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:21:42.8395325Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:21:42.8399778Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:21:42.8403874Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:21:42.8413671Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:21:42.8701688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:21:42.8823603Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:21:42.8826617Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:21:42.8953104Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:21:42.9010172Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:21:42.9227781Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:21:42.9231062Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:21:42.9364999Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:21:42.9436629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:21:42.9651057Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:21:42.9654778Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:21:42.9763188Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:21:42.9780454Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:21:42.9797416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:21:43.0098674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:21:43.0120480Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:21:43.0139462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:21:43.0145546Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:21:43.0636282Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:21:43.0645643Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:21:43.0735245Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:21:43.0763853Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:21:43.1032747Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:21:43.1052647Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:21:43.1388249Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:21:43.1410481Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:21:43.1557090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:21:43.1583224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:21:43.1851310Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:21:43.1879861Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:21:43.1991097Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:21:43.2017290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:21:43.2142288Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:21:43.2438495Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:21:43.2444954Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:21:43.2460856Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:21:43.2643274Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:21:43.2794845Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:21:43.2799542Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:21:43.2914218Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:21:43.2944784Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:21:43.3251194Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:21:43.3256685Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:21:43.3328141Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:21:43.3343753Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:21:43.3348643Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:21:43.3370414Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:21:43.3559680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:21:43.3579077Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:21:43.3711163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:21:43.3737188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:21:43.3790770Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:21:43.3888349Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:21:43.4154943Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:21:43.4232331Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:21:43.4248466Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:21:43.4515478Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:21:43.4526937Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:21:43.4691867Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:21:43.4697052Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:21:43.4975043Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:21:43.5075705Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:21:43.5080491Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:21:43.5156237Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:21:43.5162201Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:21:43.5423271Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:21:43.5488556Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:43.5538998Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:21:43.5578320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:21:43.5840405Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:21:43.5889999Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:21:43.6040278Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:21:43.6045453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:21:43.6156641Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:21:43.6180819Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:21:43.6359676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:21:43.6365904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:43.6498109Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:21:43.6503708Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:21:43.6585382Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:21:43.6598238Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:21:43.6768439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:21:43.6773840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:21:43.6953781Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:21:43.6959567Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:21:43.7232549Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:21:43.7352490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:21:43.7366351Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:21:43.7494053Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:21:43.7689616Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:21:43.7696258Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:21:43.7812099Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:21:43.7817253Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:21:43.8176727Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:21:43.8182684Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:21:43.8282619Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:21:43.8287854Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:21:43.8634302Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:21:43.8660772Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:21:43.8746736Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:21:43.8802811Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:21:43.9067144Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:21:43.9072094Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:21:43.9138754Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:21:43.9177369Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:21:43.9193416Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:21:43.9218989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:21:43.9477713Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:21:43.9482712Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:21:43.9625537Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:21:43.9663758Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:21:43.9947964Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:21:43.9953509Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:21:44.0062615Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:21:44.0202466Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:21:44.0396057Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:21:44.0432272Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:21:44.0511310Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:21:44.0575743Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:21:44.0819629Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:21:44.0825046Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:21:44.0954072Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:21:44.0971181Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:21:44.1316566Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:21:44.1321896Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:21:44.1469069Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:21:44.1474971Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:21:44.1754619Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:21:44.1873140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:21:44.1883597Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:21:44.2313620Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:21:44.2351403Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:21:44.2366510Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:21:44.2381773Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:21:44.2775502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:21:44.2781056Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:21:44.2825233Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:21:44.2845980Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:21:44.3199313Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:21:44.3240962Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:21:44.3674837Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:21:44.3689965Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:21:44.4079374Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:21:44.4124318Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:21:44.4559988Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:21:44.4596701Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:21:44.5056030Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:21:44.5061478Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:21:44.5304090Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:21:44.5336778Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:21:44.5484978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:21:44.5490232Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:21:44.5600488Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:21:44.5613409Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:21:44.5980993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:21:44.5986556Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:21:44.6478251Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:21:44.6484310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:21:44.6546207Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:21:44.6559800Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:21:44.6686546Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:21:44.6913596Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:21:44.6929546Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:21:44.7092448Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:21:44.7094484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:21:44.7351576Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:21:44.7443023Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:21:44.7454789Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:21:44.7465180Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:21:44.7515678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:21:44.7527107Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:21:44.7536584Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:21:44.7545122Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:21:44.7793762Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:21:44.7909906Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:21:44.7967608Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:21:44.8207063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:21:44.8235558Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:21:44.8425669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:21:44.8429134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:21:44.8479525Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:21:44.8676376Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:21:44.8862438Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:21:44.8866298Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:21:44.8946215Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:21:44.9116704Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:21:44.9173620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:21:44.9323857Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:21:44.9346484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:21:44.9592965Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:21:44.9604356Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:21:44.9792623Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:21:45.0059371Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:21:45.0065839Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:21:45.0118963Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:21:45.0129815Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:21:45.0154136Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:21:45.0195673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:21:45.0297180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:21:45.0476100Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:21:45.0548599Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:21:45.0696802Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:21:45.0977405Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:21:45.0980837Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:21:45.1333662Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:21:45.1349751Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:21:45.1431397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:21:45.1454173Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:21:45.1872516Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:21:45.1876354Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:21:45.1930624Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:21:45.1972780Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:21:45.2355781Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:21:45.2371554Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:21:45.2446921Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:21:45.2456578Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:21:45.2573151Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:21:45.2751215Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:21:45.2798377Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:21:45.2897858Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:21:45.2931281Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:21:45.3267889Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:21:45.3276484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:21:45.3291035Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:21:45.3311074Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:21:45.3362009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:21:45.3406963Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:21:45.3693022Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:21:45.3697308Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:21:45.3843647Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:21:45.4122715Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:21:45.4140931Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:21:45.4146364Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:21:45.4398716Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:21:45.4401091Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:21:45.4571932Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:21:45.4591207Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:21:45.4834556Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:21:45.4863673Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:21:45.5071740Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:21:45.5090288Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:21:45.5271449Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:21:45.5275731Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:21:45.5456070Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:21:45.5483130Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:21:45.5528289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:21:45.5540426Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:21:45.5550192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:21:45.5569336Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:21:45.5664711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:21:45.5670384Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:21:45.5994533Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:21:45.6148686Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:21:45.6158661Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:21:45.6302196Z [gw0] [ 69%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:21:45.6362740Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:21:45.6555505Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:21:45.6633134Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:21:45.6642802Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:21:45.6846431Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:21:45.6849660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:21:45.7071213Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:21:45.7074064Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:21:45.7353237Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:21:45.7563057Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:21:45.7566604Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:21:45.7722692Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:21:45.7751881Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:21:45.7989036Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:21:45.7989670Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:21:45.7990222Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:21:45.8028564Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:21:45.8048944Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:21:45.8257631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:21:45.8264059Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:21:45.8432265Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:21:45.8439465Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:21:45.8553199Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:21:45.8569146Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:21:45.8667243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:21:45.8844834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:21:45.8850423Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:21:45.9128669Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:21:45.9151011Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:21:45.9263687Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:21:45.9310704Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:21:45.9321518Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:21:45.9347783Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:21:45.9649891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:21:45.9661293Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:21:45.9673253Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:21:45.9683319Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:21:45.9935357Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:21:46.0135805Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:21:46.0144229Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:21:46.0153649Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:21:46.0200106Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:21:46.0342162Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:21:46.0366141Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:21:46.0559410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:21:46.0572372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:21:46.0593365Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:21:46.0690196Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:21:46.1020511Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:21:46.1071831Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:21:46.1091844Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:21:46.1118543Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:21:46.1350126Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:21:46.1400054Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:21:46.1503669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:21:46.1538891Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:21:46.1547037Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:21:46.1677533Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:21:46.1982780Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:21:46.1996332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:21:46.2005038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:21:46.2043089Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:21:46.2366372Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:21:46.2386317Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:21:46.2399659Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:21:46.2417663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:21:46.2593651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:21:46.2855111Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:21:46.2972507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:21:46.3354659Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:21:46.3365092Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:21:46.3477659Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:21:46.3515524Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:21:46.3567779Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:21:46.3591013Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:21:46.3792974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:21:46.3820382Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:21:46.3843975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:21:46.3855715Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:21:46.4084628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:21:46.4121990Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:21:46.4252402Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:21:46.4400861Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:21:46.4553934Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:21:46.4590986Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:21:46.4617224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:21:46.4635339Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:21:46.4737674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:21:46.4796861Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:21:46.4822280Z [gw1] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:21:46.5074891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:21:46.5087156Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:21:46.5152477Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:21:46.5228241Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:21:46.5512664Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:21:46.5526708Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:21:46.5550796Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:21:46.5575521Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:21:46.5976213Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:21:46.5982182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:21:46.6020020Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:21:46.6473299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:21:46.6758387Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:21:46.6821107Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:21:46.6856979Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:21:46.6874973Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:21:46.7333850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:21:46.7359588Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:21:46.8038351Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:21:46.8088153Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:21:46.8424253Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:21:46.8473823Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:21:46.8987327Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:21:46.9011292Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:21:46.9591465Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:21:46.9641915Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:21:46.9827355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:21:46.9939788Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:21:46.9961178Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:21:47.0000386Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:21:47.0097610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:21:47.0393610Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:21:47.0406044Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:21:47.0894736Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:21:47.0900765Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:21:47.1363784Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:21:47.1369411Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:21:47.1456379Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:21:47.1611410Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:21:47.1872026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:21:47.2153547Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:21:47.2178783Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:21:47.2298126Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:21:47.2322731Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:21:47.2453964Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:21:47.2835706Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:21:47.3123015Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:21:47.3137060Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:21:47.3152080Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:21:47.3213258Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:21:47.3412658Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:21:47.3674635Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:21:47.3684783Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:21:47.3737181Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:21:47.3776619Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:21:47.3855588Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:21:47.4100296Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:21:47.4114929Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:21:47.4164429Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:21:47.4271932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:21:47.4505669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:21:47.4522742Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:21:47.4536560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:21:47.4611126Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:21:47.4634491Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:21:47.4883553Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:21:47.5067229Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:21:47.5075277Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:21:47.5190910Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:21:47.5215896Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:21:47.5468589Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:21:47.5519845Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:21:47.5626958Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:21:47.5635465Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:21:47.5722382Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:21:47.5736461Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:21:47.5812495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:21:47.5826345Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:21:47.5934203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:21:47.6107386Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:21:47.6115687Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:21:47.6123557Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:21:47.6475033Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:21:47.6550812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:21:47.6563892Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:21:47.6575005Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:21:47.6586701Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:21:47.7013655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:21:47.7034196Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:21:47.7044580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:21:47.7088546Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:21:47.7401103Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:21:47.7413258Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:21:47.7521773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:21:47.7531378Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:21:47.7836269Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:21:47.7851171Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:21:47.7991299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:21:47.8576803Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:21:47.8681785Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:21:47.8703191Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:21:47.8728697Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:21:47.8809865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:21:47.8842184Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:21:47.8880378Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:21:47.8937139Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:21:47.9210334Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:21:47.9214525Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:21:47.9373393Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:21:47.9563578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:21:47.9666230Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:21:47.9673860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:21:47.9752743Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:21:47.9773384Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:21:47.9835304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:21:47.9839584Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:21:47.9958760Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:21:47.9985268Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:21:48.0096007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:21:48.0101838Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:21:48.0314243Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:21:48.0540432Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:21:48.0557821Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:21:48.0653758Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:21:48.0717242Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:21:48.1003117Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:21:48.1007286Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:21:48.1515430Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:21:48.1881180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:21:48.1881893Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:21:48.2185919Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:21:48.2474001Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:21:48.2479945Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:21:48.2491369Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:21:48.2881117Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:21:48.2959735Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:21:48.3280159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:21:48.3311346Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:21:48.3377815Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:21:48.3395523Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:21:48.3499538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:21:48.3526117Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:21:48.3848401Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:21:48.3854515Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:21:48.3880915Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:21:48.3956636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:21:48.4605611Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:21:48.4632280Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:21:48.5194880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:21:48.5236066Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:21:48.7332143Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:21:48.7357773Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:21:48.7743563Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:21:48.7758371Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:21:48.7772626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:21:48.7796256Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:21:48.8445238Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:21:48.8460097Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:21:48.8518297Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:21:48.8950487Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:21:48.9034813Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:21:48.9050390Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:21:48.9156087Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:21:48.9390629Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:21:49.0138013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:21:49.0152892Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:21:49.0523890Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:21:49.0678846Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:21:49.0683024Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:21:49.1151768Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:21:49.1156199Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:21:49.1565506Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:21:49.1569834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:21:49.2006466Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:21:49.2011390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:21:49.2475608Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:21:49.2517868Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:21:49.2912648Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:21:49.2933972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:21:49.3391473Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:21:49.3400831Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:21:49.3756793Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:21:49.3835059Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:21:49.4193771Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:21:49.4252800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:21:49.4638893Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:21:49.4705522Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:21:49.5076176Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:21:49.5119609Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:21:49.5556118Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:21:49.5609060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:21:49.6039663Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:21:49.6113968Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:21:49.6556857Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:21:49.6566964Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:21:49.6995499Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:21:49.7004505Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:21:49.7406680Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:21:49.7414790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:21:49.7935130Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:21:49.7936115Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:21:49.8328500Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:21:49.8333141Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:21:49.8646933Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:21:49.8688078Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:21:49.8831494Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:21:49.8919171Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:21:49.9273022Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:21:49.9279804Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:21:49.9662490Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:21:49.9960991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:21:50.0074700Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:21:50.0283785Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:21:50.0579663Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:21:50.0652939Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:21:50.0812934Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:21:50.0843427Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:21:50.0965626Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:21:50.0971516Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:21:50.0992203Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:21:50.3891906Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:21:50.3929888Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:21:50.3990668Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:21:50.4424550Z [gw2] [ 70%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:21:50.4965043Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:21:50.4984014Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:21:50.8906630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:21:50.8943624Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:21:50.9460018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:21:50.9502963Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:21:51.0732899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:21:51.0763626Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:21:51.1782542Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:21:51.1812987Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:21:51.2111322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:21:51.2143568Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:21:51.3552270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:21:51.3573144Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:21:51.5823959Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:21:51.5856197Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:21:51.6006176Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:21:51.6025536Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:21:51.6369489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:21:51.6578332Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:21:51.7416129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:21:51.7438082Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:21:51.8717415Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:21:51.8763860Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:21:52.1055622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:21:52.1089960Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:21:52.1236943Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:21:52.1272726Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:21:52.2240242Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:21:52.2274697Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:21:52.3842265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:21:52.3881351Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:21:52.4051244Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:21:52.4068169Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:21:52.4709502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:21:52.4736094Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:21:52.4994496Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:21:52.5015189Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:21:52.5283429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:21:52.5308298Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:21:52.5378301Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:21:52.5754870Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:21:52.5764524Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:21:52.6197169Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:21:52.6205944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:21:52.6718114Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:21:52.6729544Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:21:52.7066724Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:21:52.7110626Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:21:52.7554310Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:21:52.7644469Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:21:52.7956134Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:21:52.8056253Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:21:52.8154322Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:21:52.8178019Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:21:52.8305357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:21:52.8323545Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:21:52.8356961Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:21:52.8428323Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:21:52.8876274Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:21:52.8912064Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:21:52.9299151Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:21:52.9304177Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:21:52.9796875Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:21:53.0107507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:21:53.0197148Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:21:53.0400513Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:21:53.0714805Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:21:53.0720016Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:21:53.1139157Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:21:53.1151526Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:21:53.1167399Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:21:53.1193246Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:21:53.1568276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:21:53.1618434Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:21:53.1792977Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:21:53.1821866Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:21:53.1993673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:21:53.2009882Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:21:53.2402353Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:21:53.2509533Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:21:53.2901221Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:21:53.2906570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:21:53.3133277Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:21:53.3159068Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:21:53.3334044Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:21:53.3337107Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:21:53.3768755Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:21:53.3772021Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:21:53.3800454Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:21:53.3816646Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:21:53.4213278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:21:53.4219775Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:21:53.4640815Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:21:53.4661613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:21:53.4964482Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:21:53.4995053Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:21:53.5058748Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:21:53.5094970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:21:53.5510796Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:21:53.5515382Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:21:53.5543769Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:21:53.6323635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:21:53.6342356Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:21:53.6645365Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:21:53.6846365Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:21:53.6852783Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:21:53.7282554Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:21:53.7287773Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:21:53.8033057Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:21:53.8034847Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:21:53.8340564Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:21:53.8344639Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:21:53.8680341Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:21:53.8705597Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:21:53.8824717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:21:53.8828835Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:21:53.9261084Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:21:53.9264353Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:21:53.9746475Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:21:53.9749832Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:21:54.0176034Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:21:54.0179159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:21:54.0396589Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:21:54.0449337Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:21:54.0572099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:21:54.0614082Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:21:54.1065157Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:21:54.1069720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:21:54.1086113Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:21:54.1105228Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:21:54.1488236Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:21:54.1490096Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:21:54.1926700Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:21:54.1928519Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:21:54.2358283Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:21:54.2360082Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:21:54.2870615Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:21:54.2874574Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:21:54.3285542Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:21:54.3287746Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:21:54.3728278Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:21:54.3732406Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:54.4165165Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:21:54.4168152Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:21:54.4471144Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:21:54.4493452Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:21:54.4575631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:21:54.4582953Z [gw2] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:21:54.4598010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:21:54.4612215Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:21:54.5115277Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:21:54.5161574Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:21:54.5514325Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:21:54.5548192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:21:54.6032879Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:21:54.6078459Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:21:54.6467201Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:21:54.6473260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:21:54.6993273Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:21:54.9946095Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:21:54.9968362Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:21:55.2685571Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:21:55.2708181Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:21:55.2750174Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:21:55.2903718Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:21:55.2936962Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:21:55.3170566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:21:55.3176295Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:21:55.3634791Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:21:55.3688901Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:21:55.4073443Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:21:55.4088784Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:21:55.4471698Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:21:55.5223320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:21:55.5245564Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:21:55.5572973Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:21:55.5750104Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:21:55.5755841Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:21:55.6218654Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:21:55.6224737Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:21:55.6673960Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:21:55.6702871Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:21:55.7098329Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:21:55.7104155Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:21:55.7508489Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:21:55.7591363Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:21:55.7941009Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:21:55.8012936Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:21:55.8474486Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:21:55.8499738Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:21:55.8885811Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:21:55.8892113Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:21:55.9340962Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:21:55.9349232Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:21:55.9761563Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:21:55.9768482Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:21:55.9851355Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:21:55.9871939Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:21:56.0232568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:21:56.2456062Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:21:56.2463556Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:21:56.2478284Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:21:56.2507499Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:21:56.3525980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:21:56.3563467Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:21:56.3746826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:21:56.4062294Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:21:56.4067346Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:21:56.4514601Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:21:56.5239395Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:21:56.5266071Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:21:56.7379311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:21:56.7419973Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:21:56.9707826Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:21:56.9752845Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:21:57.0340918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:21:57.0384381Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:21:57.0572304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:21:57.0875610Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:21:57.0881556Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:21:57.1087613Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:21:57.1115155Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:21:57.1238363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:21:57.1648391Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:21:57.1716825Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:21:57.1987858Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:21:57.2160555Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:21:57.2244031Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:21:57.2672301Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:21:57.2757515Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:21:57.3067118Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:21:57.3072613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:21:57.3547460Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:21:57.3552980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:21:57.3601501Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:21:57.3638097Z [gw1] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:21:57.3991333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:21:57.3997514Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:21:57.4430171Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:21:57.4436223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:21:57.4709793Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:21:57.4724813Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:21:57.4873268Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:21:57.4909586Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:21:57.5389557Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:21:57.5394735Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:21:57.5833520Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:21:57.6927993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:21:57.6949109Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:21:57.7828882Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:21:57.7851443Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:21:57.8117443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:21:57.8211102Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:21:57.9297272Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:21:57.9348267Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:21:57.9817952Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:21:57.9853537Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:21:58.0594463Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:21:58.0632064Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:21:58.0920542Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:21:58.0944023Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:21:58.1203528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:21:58.1249685Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:21:58.2152209Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:21:58.2186274Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:21:58.2495702Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:21:58.2596499Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:21:58.3592121Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:21:58.3628671Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:21:58.3894440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:21:58.3929562Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:21:58.3963776Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:21:58.3995646Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:21:58.4514132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:21:58.4535267Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:21:58.5819338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:21:58.5854914Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:21:58.5977062Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:21:58.6354448Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:21:58.6429156Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:21:58.6795853Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:21:58.6804182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:21:58.7233771Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:21:58.7305196Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:21:58.7563335Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:21:58.7585262Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:21:58.7596079Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:21:58.7699327Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:21:58.7727909Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:21:58.7739003Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:21:58.8039188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:21:58.8128828Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:21:58.8307374Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:21:58.8549820Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:21:58.8556913Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:21:58.8563427Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:21:58.8906125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:21:58.8953554Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:21:58.9007423Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:21:58.9027665Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:21:58.9392602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:21:58.9402374Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:21:58.9453887Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:21:58.9505826Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:21:58.9877785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:21:58.9882017Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:21:59.0351549Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:21:59.0376030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:21:59.0720030Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:21:59.0790930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:21:59.1154228Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:21:59.1235176Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:21:59.1406182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:21:59.1471685Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:21:59.1882193Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:21:59.1886535Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:21:59.1959975Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:21:59.1979468Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:21:59.2155173Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:21:59.2340604Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:21:59.2345684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:21:59.2470032Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:21:59.2483127Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:21:59.2780809Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:21:59.2783155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:21:59.2910119Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:21:59.3069241Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:21:59.3152589Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:21:59.3211500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:21:59.3272085Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:21:59.3413881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:21:59.3595174Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:21:59.3677243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:21:59.3720528Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:21:59.4040555Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:21:59.4106907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:21:59.4262341Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:21:59.4287278Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:21:59.4455392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:21:59.4556718Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:21:59.4620560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:21:59.4792479Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:21:59.4806083Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:21:59.5057411Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:21:59.5058016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:21:59.5238966Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:21:59.5239613Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:21:59.5337777Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:21:59.5355075Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:21:59.5481551Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:21:59.5496710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:21:59.5671521Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:21:59.5855189Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:21:59.5927268Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:21:59.5929411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:21:59.6033762Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:21:59.6389037Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:21:59.6392290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:21:59.6818419Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:21:59.6819363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:21:59.6873264Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:21:59.6891371Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:21:59.7277206Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:21:59.7277828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:21:59.7388000Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:21:59.7406660Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:21:59.7706536Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:21:59.7707177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:21:59.8112673Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:21:59.8152542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:21:59.8513969Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:21:59.8584714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:21:59.8957481Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:21:59.9054663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:21:59.9396765Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:21:59.9466493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:21:59.9834553Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:21:59.9895561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:22:00.0362210Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:22:00.0362875Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:22:00.0841713Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:22:00.0842318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:22:00.1309823Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:22:00.1310393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:22:00.1744770Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:22:00.1745822Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:22:00.2199898Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:22:00.2201191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:22:00.2374578Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:22:00.2395765Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:22:00.2591873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:22:00.2618381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:22:00.3072833Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:22:00.3104511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:22:00.3513135Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:22:00.3542878Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:22:00.3950459Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:22:00.3986493Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:22:00.4350990Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:22:00.4427524Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:22:00.4832196Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:22:00.4874180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:22:00.5273319Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:22:00.5318700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:22:00.5713009Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:22:00.5753361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:22:00.6152925Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:22:00.6185675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:22:00.6594319Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:22:00.6620144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:22:00.6642947Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:22:00.6660260Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:22:00.6957373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:22:00.7054002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:22:00.7398414Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:22:00.7493723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:22:00.7914902Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:22:00.7930946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:22:00.8354818Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:22:00.8369495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:22:00.8716565Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:22:01.0917157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:22:01.0943540Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:22:01.2440970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:22:01.2466924Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:22:01.6201387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:22:01.6357099Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:22:01.6487295Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:22:01.6636209Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:22:01.9204755Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:22:01.9243917Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:22:02.1448532Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:22:02.1470392Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:22:02.1825237Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:22:02.1848812Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:22:02.5139016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:22:02.5157003Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:22:02.5961095Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:22:02.5985123Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:22:02.9523980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:22:02.9564071Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:22:03.1579834Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:22:03.1606983Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:22:03.1910169Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:22:03.1925359Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:22:03.1943743Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:22:03.2035225Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:22:03.2072578Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:22:03.2551377Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:22:03.2778824Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:22:03.2802933Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:22:03.4925232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:22:03.4943728Z [gw2] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:22:03.5363631Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:22:03.5386783Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:22:03.7601214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:22:03.7714677Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:22:03.8601761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:22:03.8639280Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:22:04.1275303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:22:04.1305104Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:22:04.1866007Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:22:04.1895575Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:22:04.1934006Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:22:04.1976349Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:22:04.2003571Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:22:04.2355036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:22:04.2360894Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:22:04.2832741Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:22:04.4761131Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:22:04.4789276Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:22:04.4816303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:22:04.4844247Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:22:04.7019729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:22:04.7043396Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:22:04.8506102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:22:04.8531879Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:22:04.8953580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:22:04.8970822Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:22:04.9478894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:22:04.9502238Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:22:05.0193999Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:22:05.0219960Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:22:05.1161116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:22:05.1183554Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:22:05.2250327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:22:05.2276048Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:22:05.4662504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:22:05.4688472Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:22:05.5168725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:22:05.5189250Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:22:05.6370073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:22:05.6370807Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:22:05.6739627Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:22:05.6797176Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:22:05.6836862Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:22:05.7152560Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:22:05.7174734Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:22:05.7266002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:22:05.7283851Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:22:05.7754097Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:22:05.7857272Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:22:05.7879164Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:22:06.0016971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:22:06.0040195Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:22:06.2937542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:22:06.2962727Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:22:06.3111097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:22:06.3138381Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:22:06.4312469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:22:06.4338247Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:22:06.4800232Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:22:06.4824756Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:22:06.4860009Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:22:06.5314382Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:22:06.5335731Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:22:06.5705576Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:22:06.5710950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:22:06.6207804Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:22:06.6215505Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:22:06.6497434Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:22:06.6520958Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:22:06.6635467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:22:06.6640364Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:22:06.6721773Z [gw0] [ 71%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:22:06.6748701Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:22:06.7110581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:22:07.0563812Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:22:07.0585784Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:22:07.0764427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:22:07.0791565Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:22:07.1410520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:22:07.1431563Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:22:07.4411954Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:22:07.4428605Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:22:07.4448190Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:22:07.4598697Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:22:07.7916153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:22:07.8020546Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:22:08.0510437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:22:08.0536438Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:22:08.1715365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:22:08.1826249Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:22:08.3410907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:22:08.3437095Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:22:08.4961700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:22:08.4987367Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:22:08.8898129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:22:08.8923149Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:22:08.8933345Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:22:08.8956856Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:22:08.9855334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:22:08.9903659Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:22:09.0603244Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:22:09.0626162Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:22:09.2043370Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:22:09.2066085Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:22:09.2113910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:22:09.2450312Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:22:09.2469659Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:22:09.2591725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:22:09.2664423Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:22:09.2995978Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:22:09.3131610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:22:09.3478520Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:22:09.3638056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:22:09.3916103Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:22:09.4097746Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:22:09.4387971Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:22:09.4554269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:22:09.4873124Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:22:09.4950540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:22:09.5354072Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:22:09.5480520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:22:09.5771680Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:22:09.5892218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:22:09.5920567Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:22:09.5942548Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:22:09.6259211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:22:09.6439581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:22:09.6753010Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:22:09.6819411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:22:09.7234014Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:22:09.7391044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:22:09.7599975Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:22:09.7732936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:22:09.7850889Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:22:09.7874280Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:22:09.8033758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:22:09.8098271Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:22:09.8518539Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:22:09.8578652Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:22:09.8766318Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:22:09.8780778Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:22:09.8995041Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:22:09.9065236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:22:09.9440776Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:22:09.9517874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:22:09.9915991Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:22:09.9985682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:22:10.0359370Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:22:10.0435706Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:22:10.0445106Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:22:10.0465265Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:22:10.0793730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:22:10.0862471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:22:10.1238853Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:22:10.1313575Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:22:10.1718706Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:22:10.1782788Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:22:10.2217416Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:22:10.2226124Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:22:10.2670902Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:22:10.2681309Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:22:10.2740744Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:22:10.2765653Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:22:10.3101413Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:22:10.3106985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:22:10.3579011Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:22:10.3589609Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:22:10.3599584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:22:10.3805458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:22:10.3996184Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:22:10.4120438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:22:10.4514983Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:22:10.4600222Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:22:10.4914975Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:22:10.5025969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:22:10.5383496Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:22:10.5460121Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:22:10.5798860Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:22:10.5926610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:22:10.6239365Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:22:10.6372474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:22:10.6679653Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:22:10.6819559Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:22:10.6954717Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:22:10.6980320Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:22:10.7109877Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:22:10.7132773Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:22:10.7219626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:22:10.7404503Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:22:10.7678978Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:22:10.7799437Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:22:10.7869122Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:22:10.7900782Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:22:10.8154743Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:22:10.8169221Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:22:10.8184728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:22:10.8231067Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:22:10.8634497Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:22:10.8662411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:22:10.8995716Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:22:10.9098076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:22:10.9594702Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:22:11.1139622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:22:11.1178360Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:22:11.3075798Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:22:11.3276707Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:22:11.4132597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:22:11.4157713Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:22:11.5044016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:22:11.5070203Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:22:11.6945004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:22:11.6970117Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:22:11.7109145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:22:11.7133465Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:22:11.7302526Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:22:11.7598784Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:22:11.7606208Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:22:11.7644855Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:22:11.7650806Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:22:11.8071992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:22:12.1560374Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:22:12.1645516Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:22:12.2048622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:22:12.2074784Z [gw1] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:22:12.2218837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:22:12.2250221Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:22:12.2376908Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:22:12.2440813Z [gw0] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:22:12.2466828Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:22:12.2711467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:22:12.3250429Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:22:12.3270238Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:22:12.3788173Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:22:12.3818209Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:22:12.4371476Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:22:12.4399238Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:22:12.4948819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:22:12.4974320Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:22:12.5373501Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:22:12.5394672Z [gw2] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:22:12.5528750Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:22:12.5555180Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:22:12.6116546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:22:12.6141532Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:22:12.6675070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:22:12.6698761Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:22:12.7181008Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:22:12.7204491Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:22:12.7678981Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:22:12.7700970Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:22:12.7998821Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:22:12.8022131Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:22:12.8159498Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:22:12.8172455Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:22:12.8190552Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:22:12.8201019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:22:12.8238760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:22:12.8252979Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:22:12.8435482Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:22:12.8676853Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:22:12.8723933Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:22:12.8752432Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:22:12.9219698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:22:12.9232742Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:22:12.9401350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:22:12.9416128Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:22:12.9660215Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:22:12.9671437Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:22:12.9714126Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:22:12.9837752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:22:12.9849369Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:22:12.9863343Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:22:13.0067087Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:22:13.0117558Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:22:13.0230626Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:22:13.0272538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:22:13.0286689Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:22:13.0303641Z [gw2] [ 72%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:22:13.0309052Z [gw0] [ 72%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:22:13.0482701Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:22:13.0631842Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:22:13.0789132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:22:13.1015903Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:22:13.1190765Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:22:13.1348885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:22:13.1581299Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:22:13.1784773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:22:13.1828360Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:22:13.1854325Z [gw0] [ 72%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:22:13.2064359Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:22:13.2258435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:22:13.2273665Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:22:13.2293361Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:22:13.2473496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:22:13.2745380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:22:13.2954810Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:22:13.4412256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:22:13.4433083Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:22:13.4653159Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:22:13.4953257Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:22:13.5235157Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:22:13.5325655Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:22:13.5348142Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:22:13.5356373Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:22:13.5894785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:22:13.5907841Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:22:13.6771810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:22:13.6792494Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:22:13.7050091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:22:13.7144366Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:22:13.7555719Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:22:13.7574163Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:22:13.7624123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:22:13.7661203Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:22:14.0656815Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:22:14.0682363Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:22:14.1814045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:22:14.1832268Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:22:14.3508735Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:22:14.3538571Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:22:14.5177440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:22:14.5204995Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:22:14.5407634Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:22:14.5752618Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:22:14.6228136Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:22:14.6250389Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:22:14.6562456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:22:14.6592155Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:22:14.6712531Z test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:22:14.7045909Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:22:14.7057814Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:22:14.7077237Z test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:22:14.7086767Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:22:14.7096282Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:22:14.7119195Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:22:14.7509695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:22:14.7544227Z test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:22:14.7953006Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:22:14.7964177Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:22:14.7972314Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:22:14.7987624Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:22:14.8224236Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:22:14.8395239Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:22:14.8404496Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:22:14.8651974Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:22:14.8666315Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:22:14.8843045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:22:14.8860435Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:22:14.9159423Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:22:14.9181711Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:22:14.9353062Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:22:14.9377012Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:22:14.9718434Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:22:14.9833996Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:22:15.0098150Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:22:15.0392844Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:22:15.0742997Z test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:22:15.0757347Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:22:15.0994633Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:22:15.1013816Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:22:15.1843286Z test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:22:15.1878309Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:22:15.2127860Z test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:22:15.2153581Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:22:15.2183423Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:22:15.2433418Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:22:15.3905061Z test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:22:15.3926315Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:22:15.3945534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:22:15.3985970Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:22:15.4015759Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:22:15.4023229Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:22:15.5303272Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:22:15.5324299Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:22:15.6550918Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:22:15.6577023Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:22:15.9597334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:22:15.9754099Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:22:16.1167269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:22:16.1202811Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:22:16.6910871Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:22:16.6935433Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:22:16.7011483Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:22:16.7032799Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:22:16.8915677Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:22:16.8941113Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:22:17.1722709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:22:17.1747699Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:22:17.3160419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:22:17.3186123Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:22:17.4458864Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:22:17.4484797Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:22:17.5499099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:22:17.5514864Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:22:17.6796823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:22:17.6808940Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:22:17.8090404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:22:17.8116348Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:22:17.8500050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:22:17.8554571Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:22:17.8842173Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:22:17.9034651Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:22:17.9772899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:22:17.9810956Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:22:18.0734063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:22:18.0748893Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:22:18.1482181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:22:18.1558882Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:22:18.2322392Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:22:18.2358975Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:22:18.2752927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:22:18.2794768Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:22:18.3179604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:22:18.3235241Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:22:18.3526371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:22:18.3833487Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:22:18.4135084Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:22:18.4168294Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:22:18.4733204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:22:18.4769374Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:22:18.5293260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:22:18.5334650Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:22:18.5967837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:22:18.6018943Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:22:18.6121575Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:22:18.6541360Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:22:18.6546401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:22:18.6986722Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:22:18.6991877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:22:18.7465136Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:22:18.7471046Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:22:18.7839450Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:22:18.7892191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:22:18.8279498Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:22:18.8330252Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:22:18.8756671Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:22:18.8812713Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:22:18.9236933Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:22:18.9294364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:22:18.9716860Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:22:18.9767128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:22:19.0156370Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:22:19.0197994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:22:19.0636338Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:22:19.0676961Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:22:19.1116048Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:22:19.1151905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:22:19.1555548Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:22:19.1591877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:22:19.2038369Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:22:19.3698154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:22:19.3720586Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:22:19.4938615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:22:19.4962283Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:22:19.9407810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:22:19.9416544Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:22:20.2974801Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:22:20.2989788Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:22:20.5249148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:22:20.5263731Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:22:20.7032841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:22:20.7062041Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:22:20.8394591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:22:20.8402905Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:22:20.9819585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:22:20.9834259Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:22:21.0153515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:22:21.0168011Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:22:21.1206592Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:22:21.1238968Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:22:21.1735612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:22:21.1757327Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:22:21.2677314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:22:21.2705411Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:22:21.3720125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:22:21.3741201Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:22:21.5159796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:22:21.5183104Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:22:21.6525849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:22:21.6549062Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:22:21.8823603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:22:21.8874100Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:22:21.9155392Z test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:22:21.9285645Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:22:21.9337783Z test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:22:21.9369369Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:22:21.9571552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:22:21.9715300Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:22:22.0929874Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:22:22.0952541Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:22:22.1125507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:22:22.1151964Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:22:22.1345829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:22:22.1374988Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:22:22.2883603Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:22:22.2905728Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:22:22.3654587Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:22:22.3676914Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:22:22.5681078Z test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:22:22.5708942Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:22:22.6176288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:22:22.6201223Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:22:22.6497817Z test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:22:22.6713056Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:22:22.9477749Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:22:22.9538649Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:22:22.9931024Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:22:22.9957185Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:22:23.0115918Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:22:23.0471723Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:22:23.1045257Z test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:22:23.1072966Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:22:23.2362024Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:22:23.2391066Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:22:23.2902552Z test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:22:23.2935489Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:22:23.3280937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:22:23.3325349Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:22:23.4318669Z test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:22:23.4470745Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:22:23.5780381Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:23.5805528Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:22:23.7593419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:22:23.7623378Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:22:23.7773265Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:23.7791804Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:22:23.9155940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:22:23.9186981Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:22:23.9402854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:22:23.9425995Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:22:24.1358728Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:22:24.1376852Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:22:24.2779656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:22:24.2809576Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:22:24.4410344Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:22:24.4439625Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:22:24.5521492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:22:24.5550894Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:22:24.6212614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:22:24.6238602Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:22:24.7133147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:22:24.7163321Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:22:24.7481387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:22:24.7551049Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:22:24.7719952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:22:24.7746739Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:22:24.8193518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:22:24.8362445Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:22:24.8754117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:22:24.8795046Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:22:24.9240270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:22:24.9252488Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:22:24.9538595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:22:24.9673313Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:22:24.9959080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:22:25.0153192Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:22:25.0438478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:22:25.0633320Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:22:25.0862226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:22:25.1150021Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:22:25.1325218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:22:25.1591713Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:22:25.1809724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:22:25.1995569Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:22:25.2183114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:22:25.2212934Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:22:25.2226550Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:22:25.2433120Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:22:25.2715177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:22:25.2872692Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:22:25.3624002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:22:25.3652274Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:22:25.3676166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:22:25.3690163Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:22:25.3824550Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:22:25.3928293Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:22:25.4189892Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:22:25.4235361Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:22:25.4259584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:22:25.4629906Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:22:25.5135635Z test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:22:25.5160326Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:22:25.5996112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:22:25.6029317Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:22:25.6353138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:22:25.6372643Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:22:25.6497181Z test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:22:25.6573184Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:22:25.6601116Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:22:25.6870395Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:22:25.7115309Z test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:22:25.7137874Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:22:25.7215569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:22:25.7235229Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:22:25.7382821Z test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:22:25.7750806Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:22:25.7756580Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:22:25.7760613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:22:25.7803995Z test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:22:25.8231148Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:22:25.8356661Z test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:22:25.8392936Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:22:25.8746548Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:22:25.8833386Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:22:25.9099098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:22:25.9174179Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:22:25.9199754Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:22:25.9276737Z test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:22:25.9348548Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:22:25.9624345Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:22:25.9714664Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:22:25.9722287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:22:25.9979843Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:22:26.0153674Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:22:26.0315749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:22:26.0506785Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:22:26.0529765Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:22:26.0594316Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:22:26.0967742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:22:26.0991114Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:22:26.1420028Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:22:26.1443495Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:22:26.1578058Z test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:22:26.1995213Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:22:26.2767153Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:22:26.2793733Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:22:26.4741432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:22:26.4772217Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:22:26.4824877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:22:26.4847705Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:22:26.5388755Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:22:26.5414456Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:22:26.7783540Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:22:26.7869119Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:22:26.8409790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:22:26.8432367Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:22:27.2734682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:22:27.2762928Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:22:27.4194416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:22:27.4221700Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:22:27.8180481Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:22:27.8216228Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:22:28.0577048Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:22:28.0603077Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:22:28.0740683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:22:28.0764419Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:22:28.2587045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:22:28.2607176Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:22:28.3216905Z test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:22:28.3235523Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:22:28.4090193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:22:28.4113472Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:22:28.4312814Z test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:22:28.4539966Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:22:28.5943722Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:22:28.5995693Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:22:28.6030271Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:22:28.6062479Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:22:28.9654172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:22:28.9692063Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:22:28.9762072Z test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:22:28.9860746Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:22:28.9901198Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:22:29.0186677Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:22:29.0928896Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:22:29.0943360Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:22:29.1328606Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:22:29.1363206Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:22:29.2027580Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:22:29.2056946Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:22:29.2227574Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:22:29.2254464Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:22:29.2922027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:22:29.3014002Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:22:29.3753952Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:22:29.3779775Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:22:29.4554859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:22:29.4574570Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:22:29.6122164Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:22:29.6152640Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:22:29.6166957Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:22:29.6231281Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:22:29.6693520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:22:29.6735931Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:22:29.7056018Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:22:29.7155478Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:22:29.7925767Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:22:29.7945501Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:22:29.9561742Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:22:29.9575085Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:22:30.0236918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:22:30.0266110Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:22:30.3201919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:22:30.3218562Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:22:30.6165088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:22:30.6180680Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:22:30.7487273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:22:30.7536053Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:22:31.3130439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:22:31.3152574Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:22:31.4089420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:22:31.4115683Z [gw2] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:22:31.4438113Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:22:31.4468139Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:22:31.7149264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:22:31.7187908Z [gw1] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:22:32.2497686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:22:32.2512048Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:22:32.3635233Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:22:32.3665909Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:22:32.5043496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:22:32.5154020Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:22:32.8315597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:22:32.8355929Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:22:32.9086564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:22:32.9107999Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:22:33.0351354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:22:33.0390560Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:22:33.1800982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:22:33.1827580Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:22:33.2735687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:22:33.2756145Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:22:33.3190699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:22:33.3214442Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:22:33.4643139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:22:33.4682502Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:22:33.6378784Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:22:33.6417709Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:22:33.6829553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:22:33.6850594Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:22:33.7080781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:22:33.7346216Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:22:33.7351022Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:22:33.7833488Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:22:33.7838007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:22:33.8267138Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:22:33.8271670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:22:33.8756075Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:22:33.8762370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:22:33.9198091Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:22:33.9203389Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:22:33.9638109Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:22:33.9643282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:22:33.9901015Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:22:34.0072746Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:22:34.0076808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:22:34.0110302Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:22:34.0542171Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:22:34.0542812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:22:34.0992023Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:22:34.0992706Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:22:34.1440073Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:22:34.1440791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:22:34.1883708Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:22:34.1907034Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:22:34.2279205Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:22:34.2348339Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:22:34.2715414Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:22:34.2761418Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:22:34.2771438Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:22:34.2784017Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:22:34.3159546Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:22:34.3220234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:22:34.3244814Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:22:34.3254611Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:22:34.3598887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:22:34.3668543Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:22:34.4080923Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:22:34.4158899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:22:34.4559058Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:22:34.4633354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:22:34.4995847Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:22:34.5057186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:22:34.5481220Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:22:34.5549341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:22:34.5917366Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:22:34.5987522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:22:34.6396781Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:22:34.6451444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:22:34.6914283Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:22:34.6940343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:22:34.7041435Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:22:34.7058624Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:22:34.7353804Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:22:34.7385350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:22:34.7867085Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:22:34.7873316Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:22:34.8348450Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:22:34.8356966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:22:34.8507693Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:22:34.8528547Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:22:34.8795520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:22:34.8913854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:22:34.9275153Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:22:34.9382014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:22:34.9600924Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:22:34.9737272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:22:35.0077862Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:22:35.0216118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:22:35.0520616Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:22:35.0647324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:22:35.0678094Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:22:35.0703985Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:22:35.0993714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:22:35.1080539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:22:35.1258338Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:22:35.1274851Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:22:35.1387850Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:22:35.1513806Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:22:35.1744885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:22:35.1788864Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:22:35.1834114Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:22:35.2211040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:22:35.2275855Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:22:35.2689766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:22:35.2702108Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:22:35.2713796Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:22:35.2721091Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:22:35.2994514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:22:35.3236831Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:22:35.3472420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:22:35.3596368Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:22:35.3967487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:22:35.4078569Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:22:35.4890123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:22:35.4909992Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:22:35.6005798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:22:35.6030915Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:22:35.6229403Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:22:35.6553246Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:22:35.7371988Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:22:35.7393411Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:22:35.7533877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:22:35.7575908Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:22:36.0765976Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:22:36.0783611Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:22:36.0916742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:22:36.0929530Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:22:36.3201765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:22:36.3215500Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:22:36.7339675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:22:36.7352038Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:22:37.1102639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:22:37.1130578Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:22:37.2359190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:22:37.2385764Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:22:37.2627215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:22:37.2656803Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:22:37.6712646Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:22:37.6739564Z [gw1] [ 73%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:22:37.7195668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:22:37.7227302Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:22:38.1955872Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:22:38.2131344Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:22:38.3309288Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:22:38.3343650Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:22:38.5849341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:22:38.5875337Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:22:38.6023411Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:22:38.6043565Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:22:39.0558305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:22:39.0582054Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:22:39.2260832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:22:39.2286119Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:22:39.2449402Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:22:39.2480575Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:22:39.5202934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:22:39.5232738Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:22:39.5414425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:22:39.5440494Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:22:39.7418366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:22:39.7443964Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:22:39.8591308Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:22:39.8613657Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:22:39.9557452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:22:39.9587583Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:22:40.0969612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:22:40.1009452Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:22:40.2202638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:22:40.2221390Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:22:40.2578797Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:22:40.2635680Z [gw2] [ 73%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:22:40.3684136Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:22:40.3735193Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:22:40.3757787Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:22:40.3782699Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:22:40.5052835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:22:40.5072483Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:22:40.5082770Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:22:40.5196117Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:22:40.5591372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:22:40.5603666Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:22:40.5751937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:22:40.5771583Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:22:40.5880040Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:22:40.6275496Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:22:40.8159911Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:22:40.8186188Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:22:40.8211892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:22:40.8237368Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:22:40.8313941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:22:40.8674098Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:22:40.8683718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:22:40.9103443Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:22:40.9211426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:22:40.9590965Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:22:40.9636799Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:22:41.0034210Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:22:41.0089033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:22:41.0471257Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:22:41.0497297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:22:41.0950890Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:22:41.0973156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:22:41.1103233Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:22:41.1120872Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:22:41.1388369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:22:41.1397527Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:22:41.1409577Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:22:41.1424500Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:22:41.1795974Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:22:41.1866525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:22:41.2232322Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:22:41.2303089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:22:41.2798134Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:22:41.2803593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:22:41.3184046Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:22:41.3208076Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:22:41.3213956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:22:41.3272483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:22:41.3672777Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:22:41.3747094Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:22:41.4129933Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:22:41.4152356Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:22:41.4155370Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:22:41.6520103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:22:41.6537706Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:22:41.6684122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:22:41.6707781Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:22:41.6893808Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:22:41.7190346Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:22:41.7806057Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:22:41.7833094Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:22:41.8856453Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:22:41.8885832Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:22:41.9665517Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:22:41.9703783Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:22:42.0179752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:22:42.0214767Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:22:42.0568144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:22:42.0632744Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:22:42.1116085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:22:42.1191350Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:22:42.1476054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:22:42.1553506Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:22:42.1933273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:22:42.2033488Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:22:42.2139283Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:22:42.2159540Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:22:42.2238978Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:22:42.2631039Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:22:42.2726089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:22:42.2953369Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:22:42.3118764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:22:42.3433435Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:22:42.3596545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:22:42.3914361Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:22:42.4079375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:22:42.4256858Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:22:42.4277341Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:22:42.4431406Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:22:42.4676353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:22:42.4887934Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:22:42.4911816Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:22:42.4919393Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:22:42.5155959Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:22:42.5349785Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:22:42.5358057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:22:42.5402668Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:22:42.5424866Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:22:42.5687498Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:22:42.5788662Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:22:42.5792977Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:22:42.5837090Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:22:42.6141024Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:22:42.6282592Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:22:42.6287380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:22:42.6391201Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:22:42.6718017Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:22:42.6722604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:22:42.6730896Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:22:42.6753886Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:22:42.6801991Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:22:42.7154762Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:22:42.7159224Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:22:42.7311409Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:22:42.7593262Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:22:42.7597972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:22:42.7664635Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:22:42.7685956Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:22:42.7759638Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:22:42.8035495Z [gw2] [ 73%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:22:42.8038944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:22:42.8130694Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:22:42.8479856Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:22:42.8484494Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:22:42.8626022Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:22:42.8649934Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:22:42.8953071Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:22:42.8957781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:22:42.9120713Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:22:42.9141879Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:22:42.9174645Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:22:42.9390839Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:22:42.9394972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:22:42.9586846Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:22:42.9591858Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:22:42.9870276Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:22:42.9875077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:22:43.0025450Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:22:43.0029811Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:22:43.0303599Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:22:43.0316827Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:22:43.0321377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:22:43.0331697Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:22:43.0469311Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:22:43.0471936Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:22:43.0714560Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:22:43.0953656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:22:43.0992373Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:22:43.1395270Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:22:43.1681205Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:22:43.1754945Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:22:43.1880897Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:22:43.2232193Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:22:43.2557291Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:22:43.2640055Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:22:43.3132734Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:22:43.3149636Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:22:43.3160774Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:22:43.3168498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:22:43.3700930Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:22:43.3735790Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:22:43.4276216Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:22:43.4306291Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:22:43.4407302Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:22:43.4791959Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:22:43.6249671Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:22:43.6294599Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:22:43.6596785Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:22:43.6612784Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:22:43.8062710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:22:43.8087591Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:22:43.8721095Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:22:43.8756400Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:22:43.9597051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:22:43.9638662Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:22:44.0000544Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:22:44.0074355Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:22:44.0237782Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:22:44.0482948Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:22:44.0497474Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:22:44.0590396Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:22:44.0669837Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:22:44.1070685Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:22:44.1118949Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:22:44.1133504Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:22:44.1235845Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:22:44.1550952Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:22:44.4712631Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:22:44.4728308Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:22:44.4754844Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:22:44.4775003Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:22:44.6318697Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:22:44.6352017Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:22:44.6778352Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:22:44.6800599Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:22:45.0573861Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:22:45.0600981Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:22:45.2376567Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:22:45.2416135Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:22:45.3066201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:22:45.3086581Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:22:45.4359122Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:22:45.4451386Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:22:45.5901503Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:22:45.5927518Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:22:45.6452017Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:22:45.6488497Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:22:45.7846295Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:22:45.7937638Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:22:45.9151468Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:22:45.9182456Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:22:46.0772530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:22:46.0800171Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:22:46.1159095Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:22:46.1193184Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:22:46.1832467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:22:46.1853814Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:22:46.3206700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:22:46.3228303Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:22:46.4843749Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:22:46.4870102Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:22:46.5871276Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:22:46.5905678Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:22:46.5954667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:22:46.5975310Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:22:46.7249534Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:22:46.7269382Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:22:46.8516817Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:22:46.8538575Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:22:46.9053350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:22:46.9074263Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:22:46.9702675Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:22:46.9725190Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:22:47.0404833Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:22:47.0441693Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:22:47.0883444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:22:47.0909260Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:22:47.1280367Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:22:47.1353387Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:22:47.1541281Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:22:47.1788176Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:22:47.1793009Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:22:47.2273923Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:22:47.4150971Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:22:47.4166504Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:22:47.8843378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:22:47.8879069Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:22:47.9773402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:22:47.9812535Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:22:48.1276810Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:22:48.1361993Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:22:48.2058487Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:22:48.2094883Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:22:48.2880600Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:22:48.2896945Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:22:48.3018539Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:22:48.3042854Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:22:48.3500526Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:22:48.3515907Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:22:48.3890853Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:22:48.3915356Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:22:48.4339409Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:22:48.4363733Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:22:48.5083758Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:22:48.5103565Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:22:48.5185895Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:22:48.5595625Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:22:48.5600187Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:22:48.6014629Z [gw0] [ 73%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:22:48.6038431Z [gw1] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:22:48.6071659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:22:48.6145753Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:22:48.6172233Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:22:48.6247651Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:22:48.6272840Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:22:48.6913205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:22:48.6940204Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:22:48.8254778Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:22:48.8286969Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:22:48.8793836Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:22:48.8832237Z [gw2] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:22:48.9656909Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:22:48.9693334Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:22:49.1662450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:22:49.1690209Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:22:49.1960238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:22:49.1974356Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:22:49.3287459Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:22:49.3314704Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:22:49.4303274Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:22:49.4335009Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:22:49.5990658Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:22:49.6015884Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:22:49.6292095Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:22:49.6335845Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:22:49.6603039Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:22:49.6757392Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:22:49.7089172Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:22:49.7156031Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:22:50.1121773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:22:50.1149129Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:22:50.3534467Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:22:50.3554552Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:22:50.4073873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:22:50.4108679Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:22:50.5221383Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:22:50.5263563Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:22:50.5416781Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:22:50.5755806Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:22:50.6040456Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:22:50.6114707Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:22:50.6149771Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:22:50.6271158Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:22:50.6295885Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:22:50.6634681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:22:50.6947997Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:22:50.6970205Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:22:50.7893016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:22:50.7917808Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:22:50.7967261Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:22:50.8443564Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:22:50.8449099Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:22:50.8956778Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:22:51.0870330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:22:51.0896223Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:22:51.3833480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:22:51.3869658Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:22:51.6248832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:22:51.6288772Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:22:51.7192845Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:22:51.7213104Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:22:51.9800903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:22:51.9827690Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:22:52.1085963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:22:52.1120855Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:22:52.3937470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:22:52.3954858Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:22:52.6438817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:22:52.6474109Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:22:52.9746599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:22:52.9782293Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:22:53.0186998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:22:53.0223204Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:22:53.1412014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:22:53.1438069Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:22:53.1473728Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:22:53.1909570Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:22:53.1915424Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:22:53.2355512Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:22:53.2361772Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:22:53.2465115Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:22:53.2489874Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:22:53.2804296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:22:53.2812006Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:22:53.3239383Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:22:53.3247198Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:22:53.3680426Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:22:53.3687881Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:22:53.4154030Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:22:53.4544187Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:22:53.4570311Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:22:53.4579941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:22:53.4673883Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:22:53.5131760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:22:53.5168647Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:22:53.8465407Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:22:53.8508219Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:22:53.8972196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:22:53.8986968Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:22:53.9004135Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:22:53.9154311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:22:53.9488020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:22:53.9656631Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:22:53.9961997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:22:54.0110828Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:22:54.0245364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:22:54.0555820Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:22:54.0785435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:22:54.0916487Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:22:54.1178669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:22:54.1433095Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:22:54.1577355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:22:54.1871179Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:22:54.1968511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:22:54.2272436Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:22:54.2474593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:22:54.2752512Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:22:54.2918622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:22:54.2982739Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:22:54.3005885Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:22:54.3120650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:22:54.3228453Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:22:54.3330080Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:22:54.3438481Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:22:54.3476452Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:22:54.3632046Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:22:54.3877166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:22:54.3888674Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:22:54.3911330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:22:54.4029249Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:22:54.4033928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:22:54.4329949Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:22:54.4335673Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:22:54.4352074Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:22:54.4474665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:22:54.4477108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:22:54.4908453Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:22:54.4910846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:22:54.5352763Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:22:54.5355337Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:22:54.5809167Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:22:54.5815109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:22:54.6234988Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:22:54.6240141Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:22:54.6666452Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:22:54.6671792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:22:54.7107613Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:22:54.7112732Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:22:54.7557502Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:22:54.7563227Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:22:54.8035829Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:22:54.8063763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:22:54.8394995Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:22:54.8456325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:22:54.8836832Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:22:54.8869269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:22:54.8890294Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:22:54.8918876Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:22:54.9353146Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:22:54.9363032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:22:54.9719543Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:22:54.9807831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:22:55.0154623Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:22:55.0246627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:22:55.0594421Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:22:55.0659130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:22:55.1118361Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:22:55.1126007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:22:55.1558171Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:22:55.1565349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:22:55.1985559Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:22:55.1991975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:22:55.2373703Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:22:55.2399246Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:22:55.2425005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:22:55.2427409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:22:55.2863098Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:22:55.2864851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:22:55.3306199Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:22:55.3309593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:22:55.3754542Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:22:55.5607030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:22:55.5630391Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:22:55.8683090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:22:55.8723910Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:22:55.9658004Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:22:55.9673492Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:22:55.9755328Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:22:55.9779430Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:22:56.0772608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:22:56.0796690Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:22:56.5631814Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:22:56.5659569Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:22:56.5865035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:22:56.5891826Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:22:56.5930950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:22:56.6384455Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:22:56.6390263Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:22:56.6411073Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:22:56.6947570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:22:56.6975005Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:22:56.8407571Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:22:56.8426715Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:22:56.8459569Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:22:56.8912840Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:22:57.0239660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:22:57.0268326Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:22:57.0296858Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:22:57.0676962Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:22:57.0704646Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:22:57.1153667Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:22:57.1157942Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:22:57.1596246Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:22:57.1600908Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:22:57.2038258Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:22:57.2043074Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:22:57.2104035Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:22:57.2131497Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:22:57.2476875Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:22:57.2482143Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:22:57.2917600Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:22:57.2923463Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:22:57.3357364Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:22:57.3364075Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:22:57.3833901Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:22:57.5350421Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:22:57.5386222Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:22:57.9144035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:22:57.9177593Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:22:58.3697607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:22:58.3723573Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:22:58.4154339Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:22:58.4181115Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:22:58.6420480Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:22:58.6459756Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:22:58.9015807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:22:58.9040077Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:22:58.9075581Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:22:58.9546018Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:22:58.9551040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:22:58.9994496Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:22:58.9999564Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:22:59.0474950Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:22:59.0485667Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:22:59.0914691Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:22:59.0925627Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:22:59.1432050Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:22:59.2398584Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:22:59.2420783Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:22:59.2731495Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:22:59.2762639Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:22:59.2769649Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:22:59.2793036Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:22:59.4104461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:59.4133512Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:22:59.6138159Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:22:59.6159703Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:23:00.1265458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:23:00.1291965Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:23:00.1826654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:23:00.1848071Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:23:00.4176349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:23:00.4217569Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:23:00.4281600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:23:00.4714508Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:23:00.7479146Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:23:00.7504807Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:23:00.7946839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:23:00.7968957Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:23:01.4583643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:23:01.4621044Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:23:01.5060966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:23:01.5086144Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:23:01.8877708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:01.8904694Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:02.1842522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:02.1865125Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:23:02.5103364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:23:02.5130192Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:23:02.9344260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:23:02.9395618Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:23:02.9811413Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:23:02.9853333Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:23:03.4487197Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:23:03.4518694Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:23:03.4713708Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:23:03.5032651Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:23:03.6042709Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:23:03.6090558Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:23:03.6192247Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:23:03.6562250Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:23:03.6570038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:23:03.6796547Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:23:03.6826390Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:23:03.7013659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:23:03.7019881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:23:03.7435686Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:23:03.7441806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:23:03.7939961Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:23:03.7946689Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:23:03.8365610Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:23:03.8371562Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:23:03.8422725Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:23:03.8443120Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:23:03.8807738Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:03.8811876Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:23:03.9194235Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:23:03.9236666Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:23:03.9711720Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:23:03.9968134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:23:04.0074713Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:23:04.0225080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:23:04.0634710Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:23:04.1273065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:23:04.1294059Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:04.1432545Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:23:04.1459324Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:23:04.1930181Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:23:04.1954876Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:23:04.2034883Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:23:04.2583702Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:23:04.2594104Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:23:04.2902154Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:23:04.2908145Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:23:04.2983612Z [gw1] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:23:04.3014082Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:23:04.3342992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:23:04.3349455Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:04.3419491Z [gw1] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:04.3440055Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:23:04.3832864Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:23:04.3857313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:23:04.4197533Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:23:04.4263391Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:23:04.4637322Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:23:04.4727025Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:23:04.4841962Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:23:04.4862435Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:23:04.5128500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:23:04.5132632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:23:04.5589077Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:23:04.5594846Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:23:04.5616966Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:23:04.5814589Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:23:04.5954047Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:23:04.6159616Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:23:04.6394363Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:23:04.6798814Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:23:04.6842816Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:23:04.7177300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:23:04.7274205Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:23:04.7833048Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:04.7875413Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:04.8409959Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:04.8439248Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:23:04.8484375Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:23:04.8526109Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:04.8909365Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:04.8954831Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:04.9087725Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:04.9233523Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:23:04.9394420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:23:04.9428876Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:04.9691499Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:04.9833713Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:04.9964522Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:23:05.0278275Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:23:05.0458392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:05.0715099Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:05.0879989Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:05.1157096Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:05.1252642Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:23:05.1263182Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:23:05.1273775Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:23:05.1593791Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:23:05.1648535Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:23:05.2036668Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:23:05.2112760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:23:05.2543031Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:23:05.2549428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:23:05.2954280Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:23:05.2959085Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:23:05.3401315Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:23:05.3406217Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:23:05.3543349Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:23:05.3564077Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:23:05.3839448Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:05.3844469Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:23:05.4025913Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:23:05.4047737Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:23:05.4236031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:23:05.4378149Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:23:05.4675321Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:23:05.4756372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:23:05.5118417Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:23:05.5163412Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:23:05.5356924Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:23:05.5369127Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:05.5450711Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:23:05.5594467Z [gw0] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:23:05.5624245Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:23:05.5834680Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:23:05.6036226Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:23:05.6098310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:23:05.6474080Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:23:05.6512673Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:23:05.6993045Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:23:05.7067948Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:23:05.7438277Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:23:05.7438882Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:23:05.7484453Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:23:05.7500553Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:23:05.7863776Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:23:05.7869711Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:23:05.8309871Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:23:05.8314324Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:23:05.8795730Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:23:05.8890802Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:23:05.9231873Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:23:05.9292620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:23:05.9457679Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:23:05.9485758Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:23:05.9535149Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:23:05.9671065Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:23:05.9760160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:23:05.9950198Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:23:05.9950970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:23:06.0152309Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:23:06.0184213Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:23:06.0356693Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:23:06.0380252Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:23:06.0514969Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:23:06.0644707Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:23:06.0671178Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:23:06.0769388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:23:06.0826036Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:23:06.0830687Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:23:06.0953593Z [gw0] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:23:06.0972331Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:23:06.1310553Z [gw1] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:23:06.1424846Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:06.1429289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:06.1865409Z [gw1] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:06.1870160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:23:06.2317902Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:23:06.2319991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:23:06.2750994Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:23:06.2751728Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:23:06.3187800Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:23:06.3189770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:23:06.3631736Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:23:06.3632981Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:23:06.4101590Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:23:06.4200564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:06.4529335Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:06.4530491Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:06.4946447Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:06.4947403Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:06.5397225Z [gw1] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:06.5398094Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:06.5839057Z [gw1] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:06.5840192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:23:06.5959616Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:23:06.5992453Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:23:06.6274926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:23:06.6276950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:23:06.6728792Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:23:06.6729740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:23:06.7160744Z [gw1] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:23:06.7161451Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:23:06.7595101Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:23:06.7595880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:23:06.8044457Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:23:06.8045114Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:23:06.8481766Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:23:06.8482408Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:23:06.8923708Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:23:06.8924395Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:23:06.9305019Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:23:06.9324181Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:23:06.9343648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:23:06.9346100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:23:06.9806476Z [gw1] [ 75%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:23:06.9807307Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:23:07.0239181Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:23:07.0239867Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:23:07.0672813Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:23:07.0673480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:23:07.1109491Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:23:07.1110197Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:23:07.1562733Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:23:07.1563428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:23:07.2009685Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:23:07.2010366Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:23:07.2437616Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:23:07.2438270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:23:07.2894529Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:23:07.2895505Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:07.2972338Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:07.2989528Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:23:07.3310145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:23:07.3310805Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:23:07.3761415Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:23:07.3762124Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:23:07.4194916Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:23:07.4195693Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:07.4625573Z [gw1] [ 75%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:07.4626329Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:07.5064038Z [gw1] [ 75%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:07.5064793Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:07.5509837Z [gw1] [ 75%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:07.5510711Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:07.5960754Z [gw1] [ 75%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:07.5961488Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:23:07.6396950Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:23:07.6419338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:23:07.6830231Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:23:07.6853674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:23:07.7294633Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:23:07.7295252Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:23:07.7728473Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:23:07.7729132Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:23:07.8191117Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:23:07.8197715Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:23:07.8200055Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:23:07.8205359Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:23:07.8601571Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:23:07.8607076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:23:07.9074581Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:23:07.9100838Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:23:07.9494021Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:23:07.9499511Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:23:07.9937455Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:23:07.9943654Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:23:08.0362090Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:23:08.0367959Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:23:08.0833598Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:23:08.0870648Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:23:08.1269455Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:23:08.1279730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:23:08.1645537Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:23:08.1960333Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:23:08.2075126Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:23:08.2239803Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:23:08.2516028Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:23:08.2530744Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:23:08.2567716Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:23:08.2578182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:23:08.2954014Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:23:08.2986477Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:23:08.3400278Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:23:08.3571700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:23:08.3838877Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:23:08.3914518Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:23:08.4275175Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:23:08.4324031Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:23:08.4717446Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:23:08.4747888Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:23:08.5159782Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:23:08.5478225Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:23:08.5508732Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:23:08.5559352Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:23:08.5595465Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:23:08.6007193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:23:08.6047433Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:23:08.9335733Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:23:08.9360735Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:23:08.9395669Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:23:08.9807504Z [gw3] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:23:09.0610060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:23:09.0646282Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:23:09.2596360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:23:09.2627206Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:23:09.3094934Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:23:09.3124976Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:23:09.3252096Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:23:09.3630848Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:23:09.3648627Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:23:09.3994763Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:23:09.4056864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:23:09.4511214Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:23:09.7772797Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:23:09.7811371Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:23:10.1144725Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:10.1161839Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:23:10.3319749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:23:10.3348181Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:23:10.7936944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:23:10.7977209Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:23:10.8294041Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:23:10.8394781Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:23:10.8484506Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:23:10.8913338Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:23:10.8936411Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:23:10.9351861Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:23:10.9354958Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:23:10.9794579Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:23:10.9821098Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:23:11.0259023Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:23:11.0285720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:23:11.0712867Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:23:11.0851154Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:23:11.1151822Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:23:11.1182227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:23:11.1591333Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:23:11.1601068Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:23:11.2007228Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:23:11.2016856Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:23:11.2475104Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:23:11.2484659Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:23:11.2894790Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:23:11.2904340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:23:11.3352434Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:23:11.3557265Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:23:11.3714618Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:23:11.3828062Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:23:11.4201788Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:23:11.4209831Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:23:11.4594378Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:23:11.4623582Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:23:11.5034283Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:23:11.5565157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:23:11.5584036Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:23:11.5795618Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:23:11.6014859Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:23:11.6059665Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:23:11.6448574Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:23:11.6640495Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:23:11.6911549Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:23:11.6949271Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:23:11.7361314Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:23:11.7361902Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:23:11.7796702Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:23:11.7797306Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:23:11.8272735Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:23:11.9600022Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:23:11.9618062Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:23:12.0198363Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:23:12.0216463Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:23:12.0394858Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:23:12.0672717Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:23:12.0692576Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:23:12.1153846Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:23:12.1178612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:23:12.1520934Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:23:12.1546438Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:12.1583264Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:23:12.1590046Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:23:12.2031911Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:23:12.2230651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:23:12.2511728Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:23:12.2537059Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:23:12.2896957Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:23:12.3167436Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:23:12.3313796Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:23:12.3408418Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:23:12.3470700Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:23:12.3498089Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:23:12.3780925Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:12.3939255Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:23:12.3956688Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:23:12.3992454Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:23:12.4251380Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:23:12.4461038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:23:12.4673289Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:23:12.5978500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:23:12.6007894Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:12.6102170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:12.6130531Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:23:12.6803877Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:23:12.6836995Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:23:12.6969036Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:23:12.7353108Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:23:12.7464123Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:23:12.7751973Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:23:12.7800966Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:23:12.8231785Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:23:12.8381834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:23:12.8671583Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:23:12.8701624Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:23:12.8939894Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:23:12.8963201Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:12.9035652Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:12.9611775Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:23:12.9644649Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:23:12.9833361Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:23:13.0150863Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:23:13.0626069Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:23:13.0647863Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:13.1918159Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:13.1956833Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:23:13.2617790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:23:13.2641847Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:13.5118159Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:13.5143937Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:23:13.5367993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:23:13.5632361Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:23:13.5713357Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:23:13.6073917Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:23:13.6159830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:23:13.6512313Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:23:13.6540471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:23:13.6912502Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:23:13.6937619Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:23:13.7314594Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:23:13.7352089Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:23:13.7754458Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:23:13.7820051Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:23:13.8194101Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:23:13.8240937Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:23:13.8671564Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:23:13.8679742Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:23:13.9152787Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:23:13.9167601Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:23:13.9577407Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:23:13.9582207Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:23:13.9700786Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:23:13.9724614Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:13.9760304Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:23:13.9986039Z [gw3] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:23:13.9991227Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:23:14.0230798Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:23:14.0278688Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:14.0515903Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:14.0521355Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:23:14.0648705Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:23:14.0873907Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:14.0879044Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:14.0929683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:23:14.1151873Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:23:14.1339225Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:14.1344567Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:23:14.1727079Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:23:14.1764192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:23:14.2223662Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:23:14.2229596Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:23:14.2645927Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:23:14.2655850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:23:14.3114092Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:23:14.3175123Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:23:14.3548263Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:23:14.3557220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:23:14.3992160Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:23:14.4486233Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:23:14.4514344Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:23:14.4583757Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:23:14.4954190Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:23:14.5006993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:23:14.5085753Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:23:14.5109452Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:23:14.5396307Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:23:14.5433305Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:23:14.5834102Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:23:14.6966928Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:23:14.7005469Z [gw1] [ 75%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:23:14.7078104Z test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:23:14.7434057Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:23:14.7505301Z test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:23:14.7801914Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:23:14.7825199Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:23:14.7874091Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:23:14.9059378Z test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:23:14.9082900Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:23:14.9753056Z test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:23:14.9776950Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:23:15.1619594Z test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:23:15.1643041Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:23:15.3115726Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:23:15.3137286Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:15.4161284Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:23:15.4187393Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:23:15.5231331Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:23:15.5252700Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:23:15.6043039Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:23:15.6064271Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:23:15.7248724Z test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:23:15.7279026Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:23:15.7921613Z test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:23:15.7942364Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:23:16.3173760Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:23:16.3196647Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:23:16.8251442Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:23:16.8273055Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:23:17.1834729Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:23:17.1859727Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:23:17.3279309Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:23:17.3291442Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:23:18.3940103Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:23:18.3969504Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:23:18.4079491Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:23:18.4472048Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:23:18.7230872Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:23:18.7242918Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:23:19.0092423Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:23:19.0115078Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:23:19.4474870Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:23:19.4500532Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:23:19.9978171Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:23:19.9996332Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:23:20.2488973Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:23:20.2515408Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:23:21.0053867Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:23:21.0080266Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:23:21.1728297Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:23:21.1753607Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:23:21.1859642Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:23:21.2273292Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:23:21.2977717Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:23:21.3125345Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:23:21.3539991Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:23:21.3629191Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:23:21.3871483Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:23:21.4036456Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:23:21.4370760Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:23:21.4385647Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:23:21.7177503Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:23:21.7199281Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:23:22.6083416Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:22.6112314Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:23:22.6253631Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:23:22.6280273Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:22.6317633Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:23:22.6339332Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:23:22.7227866Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:23:22.7250378Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:23:22.8143092Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:22.8168368Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:23:22.8655384Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:23:22.8670135Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:23:22.9911851Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:22.9923865Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:23:23.1029479Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:23.1049584Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:23:23.1826359Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:23.1846857Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:23:23.2832109Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:23.2855145Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:23:23.3150759Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:23:23.3289298Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:23:23.3417472Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:23.3729749Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:23:23.3861524Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:23.4230861Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:23:23.6683180Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:23.6694601Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:23:23.6858577Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:23:23.7115562Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:23:23.7387293Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:23:23.7554518Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:23:23.7874629Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:23.7993675Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:23.8164768Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:23:23.8434934Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:23:23.8729359Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:23:23.8874476Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:23:24.2058743Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:24.2071193Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:24.2836581Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:24.2849547Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:24.3277711Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:23:24.3289883Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:23:24.3780835Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:24.3789521Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:24.4021374Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:23:24.4194026Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:23:24.4392669Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:24.4632953Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:24.4851859Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:23:24.5073145Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:23:24.5337400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:24.5512553Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:24.5811061Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:23:24.5952445Z [gw3] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:23:24.6312481Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:24.6322709Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:23:24.7466634Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:23:24.7477431Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:23:24.7552009Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:23:24.7912739Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:23:24.8080487Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:23:24.8352728Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:23:24.8488607Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:24.8793862Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:23:24.8906456Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:23:24.9233580Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:23:24.9303135Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:23:24.9672642Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:23:25.0262599Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:25.0273547Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:23:25.0581580Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:25.0712739Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:23:25.0992146Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:23:25.1152593Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:23:25.1357964Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:25.1592937Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:23:25.1702410Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:23:25.2032833Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:23:25.2197422Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:25.2473044Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:23:25.2684545Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:23:25.2912720Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:23:25.3073153Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:25.3352580Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:23:25.3499708Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:23:25.3794150Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:23:25.7609830Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:25.7619757Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:26.1050717Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:26.1061502Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:26.6773068Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:23:26.6781580Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:23:26.6897590Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:26.7193916Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:26.7556573Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:26.7633759Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:26.9519324Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:23:26.9528456Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:23:26.9652286Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:23:26.9954982Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:23:27.0035693Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:23:27.0043741Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:23:27.0279802Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:23:27.0394021Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:23:27.0543062Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:23:27.0834254Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:23:27.1263562Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:23:27.1278983Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:23:27.1343345Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:23:27.1754842Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:23:27.1938456Z test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:23:27.2194429Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:23:27.2215033Z test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:23:27.2528319Z [gw2] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:23:27.2537604Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:23:27.2633751Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:23:27.2736521Z test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:23:27.2939118Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:23:27.2993137Z [gw1] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:23:27.3074602Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:23:27.4190734Z test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:23:27.4205908Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:23:27.4595051Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:23:27.4612907Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:23:27.5804827Z test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:23:27.5822178Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:23:27.5984482Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:23:27.5996648Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:23:27.6300491Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:27.6437226Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:27.6738969Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:27.6875528Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:27.7230857Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:27.7314170Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:27.7541845Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:27.7755554Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:27.7984387Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:27.8195958Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:27.8256644Z test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:23:27.8637376Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:23:27.9927892Z test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:23:27.9936287Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:23:28.0015927Z test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:23:28.0356971Z [gw2] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:23:28.3413018Z test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:23:28.3426158Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:23:28.9922658Z test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:23:28.9935069Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:23:29.0848637Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:29.0871863Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:23:29.6667594Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:23:29.6688426Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:23:29.7510325Z test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:23:29.7518903Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:23:30.8561426Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:23:30.8571793Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:23:30.8653928Z test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:23:30.8987044Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:23:30.9003899Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:23:30.9018322Z test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:23:30.9058992Z test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:23:30.9387720Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:23:30.9435495Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:23:30.9552429Z test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:23:30.9598808Z test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:23:30.9634059Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:23:30.9994928Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:23:31.0074759Z test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:23:31.0084353Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:23:31.0155403Z test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:23:31.0476054Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:23:31.0476702Z test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:23:31.1383930Z test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:23:31.1395508Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:23:31.1502560Z test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:23:31.1516928Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:23:31.1907172Z test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:23:31.1954068Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:23:31.2594261Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:23:31.2617367Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:23:31.3047551Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:23:31.3084947Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:23:31.3568654Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:23:31.3605538Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:23:31.4279430Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:23:31.4317200Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:23:31.4439998Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:23:31.4871128Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:23:31.4882192Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:23:31.4889501Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:23:31.4897287Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:23:31.5353388Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:23:31.5994330Z test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:23:31.6032916Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:23:31.7082225Z test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:23:31.7095491Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:23:31.7132794Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:23:31.7518289Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:23:31.7630139Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:23:31.7958159Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:23:31.8069179Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:23:31.8206225Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:23:31.8214928Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:23:31.8437377Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:23:31.8550727Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:31.8916827Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:31.9072775Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:23:31.9398206Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:23:32.0365026Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:23:32.0389236Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:23:32.0978298Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:23:32.0999053Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:23:32.1556158Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:23:32.1562052Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:23:32.1863934Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:23:32.1875022Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:23:32.2407849Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:23:32.2418576Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:23:32.2613503Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:23:32.2625445Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:23:32.3559345Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:32.3571356Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:23:32.4257368Z test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:23:32.4268334Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:23:32.4944038Z test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:23:32.4958766Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:23:32.5635684Z test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:23:32.5651004Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:23:32.5689236Z test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:23:32.6073390Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:23:32.6248013Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:23:32.6511920Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:23:32.6534846Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:23:32.6954934Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:23:32.7033143Z test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:23:32.7395336Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:23:32.7474665Z test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:23:32.7828363Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:23:32.7845155Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:32.7850180Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:23:32.9070702Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:32.9083993Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:23:32.9136444Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:23:32.9513303Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:23:32.9601117Z test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:23:32.9953987Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:23:33.1241306Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:23:33.1251285Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:23:33.2627645Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:23:33.2635982Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:23:33.3051179Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:23:33.3058650Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:33.4172661Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:33.4183070Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:23:33.6108428Z test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:23:33.6137362Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:23:33.6351205Z test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:23:33.6587755Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:23:33.6706383Z test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:23:33.7070636Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:23:33.7217984Z test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:23:33.7230608Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:33.7332416Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:33.7711702Z [gw2] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:33.8343894Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:33.8355300Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:23:33.8657144Z test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:23:33.8910660Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:23:34.0232961Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:23:34.0245223Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:34.3758554Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:34.3770517Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:23:34.4014355Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:23:34.4193673Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:23:34.4922019Z test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:23:34.4935935Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:23:34.5227351Z test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:23:34.5353155Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:23:34.6581867Z test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:23:34.6591927Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:34.7029798Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:34.7035585Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:23:35.4099839Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:23:35.4132888Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:35.4450653Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:23:35.4553588Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:23:35.4972911Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:23:35.4993608Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:23:35.5053743Z test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:23:35.5433556Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:23:35.5541256Z test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:23:35.5874558Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:23:35.5933923Z test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:23:35.6315252Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:23:35.6388209Z test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:23:35.6753675Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:23:35.6944058Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:23:35.7193987Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:23:35.7248249Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:23:35.7633647Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:23:35.8557034Z test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:23:35.8572428Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:23:35.8758676Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:23:35.8994585Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:23:35.9311825Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:23:35.9433621Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:23:36.1356676Z test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:23:36.1368105Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:23:36.1421272Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:36.1434373Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:23:36.1447943Z test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:36.1587019Z [gw2] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:36.1792176Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:23:36.1874724Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:36.1967539Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:23:36.2314122Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:23:36.2449357Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:23:36.2460825Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:23:36.2469336Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:23:36.2492002Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:23:36.2753065Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:23:36.2847772Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:23:36.2872640Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:23:36.3193245Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:23:36.3347701Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:23:36.3633965Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:23:36.3768274Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:23:36.4076075Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:23:36.4202415Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:23:36.4513280Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:23:36.4651081Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:23:36.4953664Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:23:36.5069879Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:23:36.5239603Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:23:36.5248694Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:23:36.5395210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:23:36.5437487Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:36.5672392Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:23:36.5783649Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:23:36.5873454Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:36.5976078Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:23:36.6112307Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:23:36.6564875Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:23:36.6578289Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:23:36.6614418Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:23:36.6860182Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:23:36.6867661Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:23:36.6992944Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:23:36.7018073Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:23:36.7084808Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:23:36.7273674Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:23:36.7436703Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:23:36.7469404Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:23:36.7616102Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:23:36.7713155Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:23:36.7874275Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:23:36.7912157Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:23:36.8210521Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:23:36.8216649Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:23:36.8265180Z test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:23:36.8312680Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:23:36.8635304Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:23:36.8680400Z test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:23:36.8726906Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:23:36.8753365Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:23:36.8770982Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:23:36.9073945Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:23:36.9193736Z test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:23:36.9221044Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:23:36.9357259Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:23:36.9512540Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:23:36.9632576Z test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:23:36.9740895Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:23:36.9953660Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:23:37.0309317Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:23:37.0394921Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:23:37.1223262Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:23:37.1234396Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:23:37.1375611Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:23:37.1387701Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:23:37.3731669Z test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:23:37.3748513Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:23:37.4719957Z test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:23:37.4736340Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:23:37.5406613Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:23:37.5422042Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:23:37.5632120Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:23:37.5832812Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:23:37.5929664Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:23:37.5939596Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:23:37.5979129Z test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:23:37.6298987Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:23:37.6309939Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:23:37.6393488Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:37.6530986Z test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:23:37.6818031Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:23:37.6824029Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:23:37.6833429Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:37.7351541Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:23:37.7361837Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:23:37.7897395Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:37.7898091Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:23:37.8431767Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:37.8444125Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:23:37.8904799Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:37.8922407Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:23:37.8965574Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:23:37.8977921Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:23:37.9089573Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:23:37.9394510Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:23:38.0833998Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:23:38.0848346Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:23:38.3392234Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:23:38.3409748Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:23:38.4706683Z test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:23:38.4724451Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:23:38.5892271Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:23:38.5904148Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:23:38.6048275Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:23:38.6060319Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:23:38.6158083Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:23:38.6473432Z [gw3] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:23:38.6653482Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:23:38.6662320Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:23:38.7404336Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:23:38.7412143Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:23:38.7466325Z test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:23:38.7835970Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:23:38.7941591Z test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:23:38.8274290Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:23:38.9530025Z test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:23:38.9543505Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:23:39.0160598Z test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:23:39.0171962Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:23:39.0231466Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:23:39.0594058Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:23:39.0644054Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:23:39.1033174Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:23:39.2103858Z test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:23:39.2111881Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:23:39.2164892Z test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:23:39.2512801Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:23:39.3237771Z test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:23:39.3246296Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:23:39.3900986Z test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:23:39.3911503Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:23:39.4000160Z test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:23:39.4312760Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:23:39.4394874Z test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:23:39.4752640Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:23:39.5002301Z test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:23:39.5192550Z [gw1] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:23:39.5365300Z test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:23:39.5633343Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:23:39.5762180Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:23:39.6073096Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:23:39.6197953Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:23:39.6513701Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:23:39.6592408Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:23:39.6953539Z [gw1] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:23:39.7115549Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:23:39.7394010Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:23:39.8327606Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:39.8334417Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:23:39.8831696Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:23:39.8845698Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:23:39.8939276Z test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:23:39.9274106Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:23:39.9650682Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:23:39.9713620Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:23:40.0081918Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:23:40.0154875Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:23:40.0317554Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:23:40.0634004Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:23:40.1012842Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:23:40.1073347Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:23:40.1969607Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:23:40.1983171Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:23:40.4784158Z test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:23:40.4795991Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:23:41.3989750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:23:41.3998603Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:23:41.4077045Z test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:23:41.4432931Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:23:42.3158269Z test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:23:42.3167892Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:23:42.3894423Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:23:42.3906193Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:23:42.4901012Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:42.4924125Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:23:42.5652844Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:23:42.5677351Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:23:42.5783580Z test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:23:42.6190916Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:23:42.6270228Z test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:23:42.6592795Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:23:42.7333176Z test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:23:42.7350002Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:23:42.7703163Z test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:23:42.7793737Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:23:42.8376475Z test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:23:42.8403616Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:23:43.0397442Z test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:23:43.0433012Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:23:43.0515189Z test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:23:43.0989903Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:23:43.1053681Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:23:43.1437501Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:23:43.1446193Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:23:43.1871920Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:23:43.1917587Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:23:43.2311052Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:23:43.2349334Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:23:43.2751312Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:23:43.2872894Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:23:43.3194237Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:23:43.3447721Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:23:43.3674215Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:23:43.3733390Z test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:23:43.4113881Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:23:43.5088754Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:23:43.5124029Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:23:43.6133658Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:23:43.6169085Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:23:43.6925135Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:23:43.6959877Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:23:43.7266456Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:23:43.7393951Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:23:43.8299913Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:23:43.8333956Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:23:43.9052594Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:23:43.9067602Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:23:43.9079477Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:23:43.9105556Z [gw2] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:23:43.9129576Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:23:43.9553978Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:23:44.0042053Z test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:23:44.0067559Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:23:44.0572621Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:23:44.0598919Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:23:44.1284911Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:23:44.1298838Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:23:44.1742352Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:23:44.1756256Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:23:44.2098049Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:23:44.2196327Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:23:44.3740719Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:23:44.3767495Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:23:44.4530220Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:23:44.4549914Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:23:44.4651189Z test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:23:44.5031993Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:23:44.5063800Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:23:44.5086536Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:23:44.5718112Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:23:44.5733623Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:23:44.6120236Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:23:44.6146676Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:23:44.6753587Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:23:44.6779676Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:23:44.7109795Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:23:44.7227895Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:23:44.7254409Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:23:44.7315032Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:23:44.7321600Z test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:23:44.7740473Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:23:44.7746505Z test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:23:44.7807591Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:23:44.7830232Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:23:44.8191900Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:23:44.8258738Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:23:44.8281098Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:23:44.8720728Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:23:44.8745840Z [gw2] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:23:44.8767663Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:23:44.8791103Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:23:44.9401719Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:23:44.9424393Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:23:44.9492109Z test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:23:44.9555965Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:23:44.9573701Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:23:44.9909887Z test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:23:45.0049641Z test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:23:45.0350063Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:23:45.0452285Z test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:23:45.0475387Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:23:45.0502208Z test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:23:45.0665617Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:23:45.0753726Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:23:45.0854497Z test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:23:45.0990030Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:23:45.1311687Z test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:23:45.1318938Z test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:23:45.1442705Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:23:45.1454566Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:23:45.1488324Z test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:23:45.1496659Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:23:45.1515277Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:23:45.1622716Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:23:45.1672054Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:23:45.1801496Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:23:45.1872539Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:23:45.1951607Z test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:23:45.1975066Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:23:45.2112211Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:23:45.2135569Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:23:45.2314864Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:23:45.2395450Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:23:45.2426440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:23:45.2835933Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:23:45.2865969Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:23:45.3273931Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:23:45.3650255Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:23:45.3685276Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:23:45.3708273Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:23:45.3754400Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:23:45.3984573Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:23:45.4103122Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:23:45.4116956Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:23:45.4169199Z test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:23:45.4311089Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:23:45.4434242Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:23:45.4591498Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:23:45.4790999Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:23:45.5079810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:23:45.5094173Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:23:45.6125427Z test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:23:45.6146109Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:23:45.7807137Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:23:45.7833875Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:23:45.8948269Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:23:45.8976497Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:23:45.9080217Z test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:23:45.9395444Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:23:45.9531591Z test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:23:45.9643028Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:23:45.9657665Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:23:45.9686997Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:23:45.9952318Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:23:46.0150663Z test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:23:46.0217908Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:23:46.0273819Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:23:46.0946807Z test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:23:46.0957323Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:23:46.1113062Z test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:23:46.1446321Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:23:46.1488516Z test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:23:46.1503224Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:23:46.1790567Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:23:46.1873824Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:23:46.2157217Z test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:23:46.2177744Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:23:46.3043292Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:23:46.3064059Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:23:46.3733281Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:23:46.3797828Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:23:46.3854491Z test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:23:46.4065590Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:23:46.4078792Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:23:46.4106296Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:23:46.4233588Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:23:46.4514585Z test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:23:46.4538509Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:23:46.5031125Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:23:46.5055670Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:23:46.5434181Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:23:46.5536626Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:23:46.5873438Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:23:46.6502106Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:23:46.6512248Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:23:46.7718542Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:23:46.7729491Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:23:46.7918722Z test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:23:46.7928901Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:23:46.7992364Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:23:46.8008638Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:23:46.8152793Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:23:46.8353769Z test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:23:46.8572296Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:23:46.8750588Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:23:46.8759484Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:23:46.8832637Z test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:23:46.8943512Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:23:46.8989062Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:23:46.9192008Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:23:46.9273091Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:23:46.9428936Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:46.9437464Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:23:46.9632054Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:23:46.9712373Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:23:46.9846643Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:23:47.0191664Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:23:47.0366066Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:23:47.0377050Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:23:47.0464179Z test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:23:47.0792803Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:23:47.0847766Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:23:47.1235748Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:23:47.1251025Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:23:47.1262247Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:23:47.1423990Z test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:23:47.1439909Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:23:47.1673249Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:23:47.1746116Z test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:23:47.1971311Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:23:47.2153579Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:23:47.2245491Z test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:23:47.2255647Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:23:47.2339560Z test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:23:47.2673633Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:23:47.2936064Z test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:23:47.2951841Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:23:47.3100695Z test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:23:47.3354690Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:23:47.3707426Z test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:23:47.3720414Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:23:47.4062787Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:23:47.4079306Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:23:47.4204020Z test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:23:47.4247335Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:23:47.4258036Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:23:47.4513919Z test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:23:47.5521020Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:23:47.5533317Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:23:47.5619145Z test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:23:47.5954347Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:23:47.6076676Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:23:47.6395987Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:23:47.6423052Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:23:47.6444182Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:23:47.6543192Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:23:47.6834380Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:23:47.7092877Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:23:47.7100840Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:23:47.7317011Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:23:47.7513375Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:23:47.7938735Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:23:47.7950719Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:23:47.8377226Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:23:47.8390404Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:23:47.8502267Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:23:47.8793629Z [gw1] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:23:47.9036619Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:23:47.9040135Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:23:47.9048479Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:23:47.9234285Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:23:47.9577003Z test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:23:47.9673696Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:23:48.1063327Z test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:23:48.1164665Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:23:48.1176549Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:23:48.1182282Z test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:23:48.4257127Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:23:48.4275465Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:23:48.4308246Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:48.4377875Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:23:48.4387638Z [gw1] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:23:48.4742381Z test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:23:48.4749688Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:23:48.4755053Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:48.4869764Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:23:48.5180507Z test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:23:48.5186448Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:48.5394646Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:23:48.5406074Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:23:48.5514817Z test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:23:48.5527979Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:23:48.5660142Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:23:48.5665944Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:48.6105966Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:23:48.6111857Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:48.6553725Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:23:48.6579348Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:23:48.6586664Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:23:48.6596034Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:23:48.7030246Z test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:23:48.7037963Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:48.7437704Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:23:48.7480966Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:48.7876482Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:23:48.8127850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:23:48.8313449Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:23:48.9753776Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:23:48.9768106Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:23:48.9889742Z test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:23:49.0098605Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:23:49.0114849Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:23:49.0198109Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:23:49.0204717Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:23:49.0554108Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:23:49.0582254Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:23:49.1071190Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:23:49.1161912Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:23:49.1514412Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:23:49.1523543Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:23:49.1946417Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:23:49.1955605Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:23:49.2393360Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:23:49.2445767Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:23:49.2638465Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:23:49.2668480Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:23:49.2833295Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:49.3150522Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:23:49.3274143Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:23:49.3356322Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:23:49.3586036Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:23:49.3602127Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:23:49.3714168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:23:49.5208661Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:23:49.5237417Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:23:49.5723950Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:23:49.5752751Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:23:49.6056447Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:23:49.6155157Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:23:49.7060643Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:23:49.7088704Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:23:49.7404482Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:23:49.7419458Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:23:49.9685241Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:23:49.9699443Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:23:50.0209729Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:23:50.0221981Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:23:50.1155278Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:23:50.1171219Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:23:50.1207401Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:23:50.1229070Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:23:50.2475412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:23:50.2492344Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:23:50.4655121Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:23:50.4669162Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:23:50.4695558Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:50.5075713Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:23:50.5098397Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:23:50.5515842Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:23:50.5543581Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:23:50.5953176Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:23:50.5981086Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:23:50.6372442Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:23:50.6381644Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:23:50.6394019Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:23:50.6424243Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:23:50.6466404Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:23:50.6475950Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:23:50.6834665Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:23:50.6866320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:23:50.7183601Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:23:50.7191922Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:23:50.7275382Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:50.7301377Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:50.7713992Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:50.7744236Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:50.8021532Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:50.8030131Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:23:50.8139813Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:23:50.8153301Z [gw1] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:23:50.8173412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:50.8434091Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:50.8593557Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:23:50.8622783Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:50.9035937Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:50.9236401Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:23:50.9362061Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:23:50.9374947Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:23:50.9434293Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:23:50.9448609Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:23:50.9475057Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:23:50.9740087Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:23:50.9916076Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:23:50.9956391Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:23:51.0262022Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:23:51.0273567Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:23:51.0353296Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:23:51.0382142Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:23:51.0794159Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:23:51.0936016Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:23:51.1234026Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:23:51.1461299Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:23:51.1672868Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:23:51.1912566Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:23:51.2114344Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:23:51.2139110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:23:51.2552138Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:23:51.2564591Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:23:51.2992666Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:23:51.3158010Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:23:51.3433037Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:23:51.3453878Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:23:51.3875294Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:23:51.3904399Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:23:51.4313564Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:23:51.4346167Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:23:51.4755983Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:23:51.4788184Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:23:51.5195902Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:23:51.5615130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:23:51.5674399Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:23:51.5929718Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:23:51.6115102Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:23:51.6811040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:51.6821969Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:23:51.6845526Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:23:51.7234034Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:23:51.7266102Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:23:51.7674093Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:23:51.7699898Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:51.8114586Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:23:51.8138781Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:51.8554561Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:23:51.8579263Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:51.8993615Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:23:51.9017511Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:51.9435381Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:23:51.9466048Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:23:51.9875273Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:23:52.5615907Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:23:52.5626142Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:23:52.5654740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:23:52.6035245Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:23:52.6247485Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:23:52.6473369Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:23:52.6845339Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:23:52.6913461Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:23:52.7398138Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:23:52.7415728Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:23:52.7424495Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:23:52.7434959Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:23:52.7505320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:23:52.7833742Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:23:52.8066635Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:23:52.8274176Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:23:52.8698540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:23:52.8714681Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:23:52.9469770Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:23:52.9481886Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:23:53.0219902Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:23:53.0232599Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:23:53.1197687Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:23:53.1230474Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:23:53.3110257Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:23:53.3135159Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:23:53.6761019Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:53.6771252Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:23:54.0722778Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:23:54.0734293Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:23:54.1654690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:23:54.1671067Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:23:54.1948394Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:23:54.2073070Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:23:54.3139238Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:23:54.3164924Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:23:54.3202679Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:23:54.3595045Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:23:54.3621474Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:23:54.4034624Z [gw2] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:23:54.9717093Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:23:54.9721487Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:23:55.3110026Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:23:55.3124021Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:23:55.9374812Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:23:55.9381635Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:23:56.3948244Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:23:56.3962494Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:23:57.0247704Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:23:57.0256086Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:23:57.3513046Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:23:57.3523704Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:23:57.6727884Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:23:57.6735289Z [gw1] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:24:00.7478398Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:24:00.7488141Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:24:02.1554142Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:24:02.1577500Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:24:02.1609292Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:24:02.2033161Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:24:02.2065894Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:24:02.2511036Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:24:02.2627751Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:24:02.3030116Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:24:02.3861063Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:24:02.3870555Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:24:02.5032628Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:24:02.5046031Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:24:02.5120796Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:24:02.5472835Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:24:02.5547372Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:24:02.5913677Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:24:02.6032119Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:24:02.6353064Z [gw3] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:24:02.7826368Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:24:02.7838383Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:24:02.9132660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:24:02.9147270Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:24:02.9163776Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:24:02.9553107Z [gw3] [ 77%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:24:03.0368158Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:24:03.0380699Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:24:03.0443773Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:24:03.0792654Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:24:03.1179085Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:24:03.1233364Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:24:03.6396507Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:24:03.6404949Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:24:03.6451130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:24:03.6464309Z [gw2] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:24:04.1571160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:24:04.1585726Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:24:05.1745539Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:24:05.1752712Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:24:05.2019886Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:24:05.2153132Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:24:05.2490321Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:24:05.2593326Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:24:05.5453202Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:24:05.5462260Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:24:05.6954440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:05.6963569Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:24:05.7059440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:24:05.7393608Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:24:05.7914300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:24:05.7921411Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:24:05.8232328Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:24:05.8241136Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:24:05.8297126Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:24:05.8352059Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:24:05.9307527Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:24:05.9318548Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:24:05.9339119Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:24:05.9753027Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:24:05.9780395Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:24:06.0193283Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:24:06.0612957Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:24:06.0632797Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:24:06.1107112Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:24:06.1125535Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:24:06.1304888Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:24:06.1315780Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:24:06.1755939Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:24:06.1767074Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:24:06.2199497Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:24:06.2210487Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:24:06.2274812Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:24:06.2633284Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:24:06.3016143Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:24:06.3113246Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:24:06.3574152Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:24:06.3588088Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:24:06.3849512Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:24:06.3994593Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:24:06.4210027Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:24:06.4434695Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:24:06.4513215Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:24:06.4529287Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:06.7373529Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:24:06.7378000Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:24:06.7403979Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:24:06.7793131Z [gw0] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:24:06.7818528Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:24:06.8233950Z [gw0] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:24:06.9104557Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:24:06.9120089Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:24:06.9613586Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:24:06.9625456Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:24:07.0489779Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:24:07.0500911Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:24:07.1764770Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:24:07.1775027Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:24:07.2722749Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:24:07.2730954Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:24:07.2953279Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:24:07.3153256Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:24:07.3172172Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:24:07.3594410Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:24:07.3647694Z test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:24:07.4033498Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:24:07.4089940Z test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:24:07.4473138Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:24:07.4793035Z test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:24:07.4912503Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:24:07.5147515Z test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:24:07.5429613Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:24:07.5871269Z test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:24:07.5878059Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:24:07.7029306Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:24:07.7052102Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:24:07.7270110Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:24:07.7474366Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:24:07.7835628Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:24:07.7913868Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:24:07.8557292Z test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:24:07.8585643Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:24:07.9000722Z test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:24:07.9034429Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:24:08.1887525Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:24:08.1899423Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:24:08.2258194Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:24:08.2270278Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:24:08.4319906Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:24:08.4340894Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:24:08.4376203Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:24:08.4664034Z [gw0] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:24:08.4685478Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:24:08.4809023Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:24:08.6542530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:24:08.6567543Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:24:08.8436819Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:24:08.8462821Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:24:08.8900050Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:24:08.8924708Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:24:08.9363456Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:24:08.9386406Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:24:08.9892040Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:24:08.9914622Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:24:09.1406743Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:24:09.1429430Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:24:09.2281904Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:24:09.2301797Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:24:09.3116664Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:24:09.3136229Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:24:09.5351823Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:24:09.5376874Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:24:10.0205315Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:24:10.0230289Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:24:10.0724498Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:24:10.0746482Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:24:10.7793348Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:24:10.7799408Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:24:11.2232034Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:24:11.2239953Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:24:11.2791652Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:24:11.2803060Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:24:11.5747033Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:24:11.5759814Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:24:11.6244996Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:24:11.6260807Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:24:11.6818519Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:24:11.6829806Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:24:12.0608831Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:24:12.0616542Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:24:13.1018020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:24:13.1034669Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:24:13.3837698Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:24:13.3854291Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:24:14.7977238Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:24:14.7986459Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:24:14.8015739Z test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:24:14.8393280Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:24:14.8462773Z test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:24:14.8833070Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:24:14.8882143Z test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:24:14.9043943Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:24:14.9050779Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:24:14.9273645Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:14.9582484Z test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:24:14.9712605Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:24:14.9939280Z test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:24:15.0153377Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:24:15.0676703Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:24:15.0684609Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:24:15.1068938Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:24:15.1114789Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:24:15.1263856Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:24:15.1554157Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:24:15.1729446Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:24:15.2071372Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:24:15.2376615Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:24:15.2476197Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:24:15.2793888Z test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:24:15.2914624Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:24:15.3192416Z test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:24:15.3298689Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:24:15.3322919Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:24:15.3431939Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:24:15.3962230Z test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:24:15.3969969Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:24:15.4435862Z test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:24:15.4507355Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:24:15.4767997Z test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:24:15.4875260Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:24:15.5041519Z test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:24:15.5361065Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:24:15.5368685Z test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:24:15.5556856Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:24:15.5592803Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:24:15.5803486Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:24:15.5811507Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:24:15.5834863Z test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:24:15.5940464Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:24:15.6311162Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:24:15.6396145Z test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:24:15.6418928Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:24:15.6478734Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:24:15.6491001Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:24:15.6791003Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:24:15.6883794Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:24:15.6893392Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:24:15.6900997Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:24:15.7271423Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:24:15.7312878Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:24:15.7330341Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:24:15.7338971Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:24:15.7632112Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:24:15.7712890Z test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:24:15.7869726Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:24:15.7937636Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:24:15.8072325Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:24:15.8143356Z test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:24:15.8193875Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:24:15.8328994Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:24:15.8524667Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:24:15.8606686Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:24:15.8670204Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:24:15.8797462Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:24:15.9109720Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:24:15.9110346Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:24:15.9113329Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:24:15.9142050Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:24:15.9436611Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:24:15.9439043Z test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:24:15.9513110Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:24:15.9541960Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:24:15.9833097Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:24:15.9868822Z test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:24:15.9952907Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:24:16.0112678Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:24:16.0257694Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:24:16.0265189Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:24:16.0273193Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:24:16.0281306Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:24:16.0392207Z [gw2] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:24:16.0445265Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:24:16.0672362Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:24:16.0753075Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:24:16.0799430Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:24:16.0835036Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:24:16.0843265Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:24:16.0884604Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:24:16.1192161Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:24:16.1234036Z test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:24:16.1312528Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:24:16.1361775Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:24:16.1633854Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:24:16.1758043Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:24:16.1793416Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:24:16.1858072Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:24:16.2073739Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:24:16.2211783Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:24:16.2233319Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:24:16.2374802Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:24:16.2512341Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:24:16.2664024Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:24:16.2678112Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:24:16.2808965Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:24:16.2952259Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:24:16.3112002Z test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:24:16.3302838Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:24:16.3316378Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:24:16.3432808Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:24:16.3593612Z test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:24:16.3611143Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:24:16.3647716Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:24:16.3872588Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:24:16.3971823Z test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:24:16.4032992Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:24:16.4242897Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:24:16.4316149Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:24:16.4475273Z test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:24:16.4537145Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:24:16.4596892Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:24:16.4815080Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:24:16.4918433Z test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:24:16.4922298Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:24:16.4933555Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:24:16.4972777Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:24:16.4985700Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:24:16.5317069Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:24:16.5325349Z test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:24:16.5397355Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:24:16.5454035Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:24:16.5746632Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:24:16.5755701Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:24:16.5919545Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:24:16.5923675Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:24:16.6191252Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:24:16.6392583Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:24:16.6399563Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:24:16.6423829Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:24:16.6630920Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:24:16.6672321Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:24:16.6869300Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:24:16.6908584Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:24:16.6993206Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:24:16.7273198Z test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:24:16.7334591Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:24:16.7393403Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:24:16.7434040Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:24:16.7501171Z test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:24:16.7712729Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:24:16.7873064Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:24:16.7893438Z test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:24:16.8104350Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:24:16.8193180Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:24:16.8312918Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:24:16.8431640Z test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:24:16.8506159Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:24:16.8632096Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:24:16.8754526Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:24:16.8832200Z test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:24:16.9073724Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:24:16.9349495Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:24:16.9360354Z [gw2] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:24:16.9367402Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:24:16.9552416Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:24:16.9590176Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:24:17.0074973Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:24:17.0079772Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:24:17.0517250Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:24:17.0521737Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:24:17.0991492Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:24:17.1306217Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:24:17.1354481Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:24:17.1382597Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:24:17.1871606Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:24:17.1886097Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:24:17.2233627Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:24:17.2406953Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:24:17.2713503Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:24:17.2790007Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:24:17.3154454Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:24:17.3211053Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:24:17.3594217Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:24:17.3709137Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:24:17.4034592Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:24:17.4165617Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:24:17.4473913Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:24:17.4740191Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:24:17.4913836Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:24:17.5000741Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:24:17.5017349Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:24:17.5020571Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:24:17.5064393Z test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:24:17.5355277Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:24:17.5447426Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:24:17.5452643Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:24:17.5549198Z test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:24:17.5796900Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:24:17.5882578Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:24:17.5916891Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:24:17.6017255Z test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:24:17.6233963Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:24:17.6354556Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:24:17.6464807Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:24:17.6581415Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:24:17.6715383Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:24:17.6715964Z test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:24:17.6793722Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:24:17.7074356Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:24:17.7181931Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:24:17.7182521Z test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:24:17.7288073Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:24:17.7634470Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:24:17.7635142Z test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:24:17.7771160Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:24:17.7787434Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:24:17.7889718Z test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:24:17.8111567Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:24:17.8271600Z test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:24:17.8274763Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:24:17.8332764Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:24:17.8497127Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:24:17.8711169Z test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:24:17.8971850Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:24:17.9116857Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:24:17.9402575Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:24:17.9435005Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:24:17.9465512Z test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:24:17.9553675Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:24:17.9609189Z test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:24:17.9682955Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:24:17.9874226Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:24:18.0109462Z test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:24:18.0117409Z test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:24:18.0134672Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:24:18.0354132Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:24:18.0489824Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:24:18.0551233Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:24:18.0913601Z test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:24:18.0922799Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:24:18.1350969Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:24:18.1362420Z test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:24:18.1715674Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:24:18.1814634Z test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:24:18.1888882Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:24:18.1898834Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:24:18.2120917Z test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:24:18.2153604Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:24:18.2210008Z test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:24:18.2312258Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:24:18.2363733Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:24:18.2592508Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:24:18.2708758Z test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:24:18.2753943Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:24:18.2791560Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:24:18.3032686Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:24:18.3067911Z test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:24:18.3192957Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:24:18.3473766Z test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:24:18.3520898Z test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:24:18.3912803Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:24:18.3961286Z test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:24:18.4217877Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:24:18.4245128Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:24:18.4332446Z test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:24:18.4393634Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:24:18.4411426Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:24:18.4750394Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:24:18.4832512Z test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:24:18.4850789Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:24:18.5026218Z [gw1] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:24:18.5113312Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:24:18.5169668Z test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:24:18.5272611Z [gw3] [ 78%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:24:18.5314549Z test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:24:18.5632595Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:24:18.5637893Z test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:24:18.5712714Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:24:18.5763210Z test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:24:18.5996687Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:24:18.6058266Z test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:24:18.6156586Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:24:18.6207928Z test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:24:18.6437868Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:24:18.6598415Z test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:24:18.6668955Z test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:24:18.6686228Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:24:18.6874522Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:24:18.6935184Z test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:24:18.7034072Z [gw3] [ 78%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:24:18.7147812Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:24:18.7314487Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:24:18.7401553Z test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:24:18.7473396Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:24:18.7582718Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:24:18.7753132Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:24:18.7831334Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:24:18.7952535Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:24:18.8061359Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:24:18.8193343Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:24:18.8265101Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:24:18.8392887Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:24:18.8632361Z test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:24:18.8829352Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:24:18.9149036Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:24:18.9149650Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:24:18.9329890Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:24:18.9357485Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:24:18.9483669Z test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:24:18.9630672Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:24:18.9871259Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:24:18.9945692Z test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:24:19.0250692Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:24:19.0264831Z test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:24:19.0289149Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:24:19.0360525Z test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:24:19.0365087Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:24:19.0795206Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:24:19.0795788Z test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:24:19.0796319Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:24:19.0931738Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:24:19.1231418Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:24:19.1232132Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:24:19.1235595Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:24:19.1438899Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:24:19.1633377Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:24:19.1634098Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:24:19.1671446Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:24:19.1706545Z [gw1] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:24:19.2111895Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:24:19.2112498Z test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:24:19.2115193Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:24:19.2277227Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:24:19.2433723Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:24:19.2476336Z test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:24:19.2483116Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:24:19.2820509Z [gw1] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:24:19.2872658Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:24:19.2912314Z test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:24:19.2979975Z test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:24:19.3312554Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:24:19.3407267Z test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:24:19.3752764Z [gw1] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:24:19.3789277Z test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:24:19.4192341Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:24:19.4701542Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:24:19.4723438Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:24:19.5036738Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:24:19.5230573Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:24:19.5461032Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:24:19.5651012Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:24:19.5659189Z test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:24:19.6035210Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:24:19.6090687Z test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:24:19.6476266Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:24:19.6550378Z test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:24:19.6916585Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:24:19.7234886Z test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:24:19.7354308Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:24:19.7422805Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:24:19.7795165Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:24:19.7835090Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:24:19.8235762Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:24:19.8639757Z test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:24:19.8713591Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:24:19.8749479Z test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:24:19.8758333Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:24:19.8768802Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:24:19.8812741Z test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:24:19.9152450Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:24:19.9192985Z test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:24:19.9245315Z test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:24:19.9592835Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:24:19.9638322Z test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:24:19.9953640Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:24:19.9963595Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:24:20.0032397Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:24:20.0078029Z test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:24:20.0146119Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:24:20.0391889Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:24:20.0472438Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:24:20.0515603Z test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:24:20.0563431Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:24:20.0831958Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:24:20.0912980Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:24:20.1012455Z test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:24:20.1273628Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:24:20.1326436Z test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:24:20.1515726Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:24:20.1526377Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:24:20.1573908Z test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:24:20.1711657Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:24:20.1774817Z test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:24:20.1953527Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:24:20.2167896Z test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:24:20.2230377Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:24:20.2277912Z test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:24:20.2432236Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:24:20.2539233Z test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:24:20.2633944Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:24:20.2771119Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:24:20.2990054Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:24:20.3052490Z test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:24:20.3149785Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:24:20.3400480Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:24:20.3551763Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:24:20.3910429Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:24:20.3929637Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:24:20.3956145Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:24:20.4050578Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:24:20.4269755Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:24:20.4280189Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:24:20.4342006Z test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:24:20.4358262Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:24:20.4369751Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:24:20.4519151Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:24:20.4593669Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:24:20.4752177Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:24:20.4872208Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:24:20.4960514Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:24:20.5011461Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:24:20.5309953Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:24:20.5319813Z test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:24:20.5449526Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:24:20.5770151Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:24:20.5877230Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:24:20.6252168Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:24:20.6257057Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:24:20.6710969Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:24:20.6713715Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:24:20.6835421Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:24:20.6847126Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:24:20.7162008Z test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:24:20.7162537Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:24:20.7362868Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:24:20.7381330Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:24:20.7559101Z test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:24:20.7582470Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:24:20.7586883Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:24:20.7832906Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:24:20.7879212Z test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:24:20.7952662Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:24:20.8089629Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:24:20.8272843Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:24:20.8337137Z test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:24:20.8433198Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:24:20.8581215Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:24:20.8754574Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:24:20.8803349Z test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:24:20.8913257Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:24:20.9234806Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:24:20.9289016Z test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:24:20.9713157Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:24:20.9747086Z test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:24:21.0152735Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:24:21.0342063Z test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:24:21.0592499Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:24:21.0611851Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:24:21.1032150Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:24:21.1051822Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:24:21.1473785Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:24:21.1553099Z test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:24:21.1893577Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:24:21.1906737Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:24:21.1914750Z test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:24:21.1957699Z test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:24:21.1981930Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:24:21.2313243Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:24:21.2462732Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:24:21.2576981Z test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:24:21.2725522Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:24:21.2753809Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:24:21.2813989Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:24:21.2971397Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:24:21.2975918Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:24:21.3251745Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:24:21.3256213Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:24:21.3469852Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:24:21.3512741Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:24:21.3685060Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:24:21.3689816Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:24:21.3831479Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:24:21.3935662Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:24:21.4083661Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:24:21.4122760Z test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:24:21.4272558Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:24:21.4390237Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:24:21.4589393Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:24:21.4790296Z test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:24:21.4846631Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:24:21.5121090Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:24:21.5138067Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:24:21.5192404Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:24:21.5269962Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:24:21.5632443Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:24:21.5703449Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:24:21.5719923Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:24:21.5912471Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:24:21.5950372Z test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:24:21.6190795Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:24:21.6201261Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:24:21.6422506Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:24:21.6429676Z test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:24:21.6552411Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:24:21.6652863Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:24:21.6869823Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:24:21.7007096Z test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:24:21.7016301Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:24:21.7104066Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:24:21.7287503Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:24:21.7291404Z test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:24:21.7511994Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:24:21.7563371Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:24:21.7750930Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:24:21.7874929Z test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:24:21.7927681Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:24:21.8013546Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:24:21.8124045Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:24:21.8313000Z test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:24:21.8393086Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:24:21.8772462Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:24:21.8837090Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:24:21.8891590Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:24:21.8909834Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:24:21.9232192Z test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:24:21.9246852Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:24:21.9315558Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:24:21.9384396Z test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:24:21.9712471Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:24:21.9742537Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:24:22.0142462Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:24:22.0147973Z test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:24:22.0593515Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:24:22.0599883Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:24:22.0603974Z test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:24:22.0614164Z test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:24:22.0683226Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:24:22.1031986Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:24:22.1113667Z test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:24:22.1119916Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:24:22.1173156Z test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:24:22.1442746Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:24:22.1445842Z test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:24:22.1548080Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:24:22.1552081Z test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:24:22.1870866Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:24:22.1892155Z test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:24:22.1916492Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:24:22.1968601Z test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:24:22.2273209Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:24:22.2331001Z test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:24:22.2388009Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:24:22.2425675Z test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:24:22.2713062Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:24:22.2793497Z test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:24:22.2875593Z test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:24:22.2919913Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:24:22.3152409Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:24:22.3194749Z test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:24:22.3231985Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:24:22.3406048Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:24:22.3591901Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:24:22.3649055Z test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:24:22.3671835Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:24:22.3727846Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:24:22.4033312Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:24:22.4112562Z test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:24:22.4220522Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:24:22.4273794Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:24:22.4474299Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:24:22.4571467Z test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:24:22.4671153Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:24:22.4849350Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:24:22.4973553Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:24:22.4979832Z test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:24:22.4993868Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:24:22.5033331Z test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:24:22.5398041Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:24:22.5406016Z test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:24:22.5434467Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:24:22.5480902Z test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:24:22.5792886Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:24:22.5849961Z test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:24:22.5873161Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:24:22.5918504Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:24:22.6232658Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:24:22.6282483Z test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:24:22.6312682Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:24:22.6361200Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:24:22.6674393Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:24:22.6753068Z test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:24:22.6861074Z test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:24:22.6908137Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:24:22.7112932Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:24:22.7187734Z test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:24:22.7196786Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:24:22.7501734Z test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:24:22.7551928Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:24:22.7624012Z test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:24:22.7633250Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:24:22.7679059Z test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:24:22.7995202Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:24:22.8073280Z test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:24:22.8100926Z test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:24:22.8198522Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:24:22.8433394Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:24:22.8497963Z test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:24:22.8511909Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:24:22.8607697Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:24:22.8872554Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:24:22.8928184Z test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:24:22.8951362Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:24:22.9051466Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:24:22.9312516Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:24:22.9350945Z test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:24:22.9391293Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:24:22.9448581Z test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:24:22.9751800Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:24:22.9832974Z test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:24:22.9874836Z test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:24:22.9908984Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:24:23.0192570Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:24:23.0272920Z test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:24:23.0309117Z test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:24:23.0321193Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:24:23.0632774Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:24:23.0672805Z test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:24:23.0712549Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:24:23.0774708Z test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:24:23.1073744Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:24:23.1106461Z test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:24:23.1152839Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:24:23.1200739Z test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:24:23.1514327Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:24:23.1542253Z test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:24:23.1593431Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:24:23.1658621Z test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:24:23.1952179Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:24:23.1978466Z test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:24:23.2032253Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:24:23.2068587Z test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:24:23.2392426Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:24:23.2473101Z test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:24:23.2551814Z test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:24:23.2594882Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:24:23.2834182Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:24:23.2857039Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:24:23.2912833Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:24:23.2931591Z test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:24:23.3272880Z [gw3] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:24:23.3296997Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:24:23.3352871Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:24:23.3395520Z test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:24:23.3713078Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:24:23.3737460Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:24:23.3793438Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:24:23.3847549Z test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:24:23.4153533Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:24:23.4178236Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:24:23.4233303Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:24:23.4296460Z test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:24:23.4592824Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:24:23.4612648Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:24:23.4672091Z [gw1] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:24:23.4714705Z test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:24:23.5032045Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:24:23.5064226Z test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:24:23.5111580Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:24:23.5178665Z test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:24:23.5472111Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:24:23.5532303Z test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:24:23.5552110Z [gw1] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:24:23.5690561Z test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:24:23.5912570Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:24:23.5993276Z test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:24:23.6047452Z test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:24:23.6162114Z [gw3] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:24:23.6351918Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:24:23.6433070Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:24:23.6540290Z test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:24:23.6559340Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:24:23.6793216Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:24:23.6874331Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:24:23.6876861Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:24:23.6946240Z test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:24:23.7233234Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:24:23.7296143Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:24:23.7312816Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:24:23.7525977Z test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:24:23.7672959Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:24:23.7741287Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:24:23.7763537Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:24:23.8052382Z test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:24:23.8121564Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:24:23.8193491Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:24:23.8262890Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:24:23.8551073Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:24:23.8557881Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:24:23.8634061Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:24:23.8662773Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:24:23.8770322Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:24:23.9080207Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:24:23.9085093Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:24:23.9104509Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:24:23.9549774Z test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:24:23.9561422Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:24:23.9872127Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:24:23.9970289Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:24:24.0312887Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:24:24.0563590Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:24:24.0752582Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:24:24.0873260Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:24:24.1192664Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:24:24.1345778Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:24:24.1687807Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:24:24.1696342Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:24:24.2064378Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:24:24.2139838Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:24:24.2147811Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:24:24.2273935Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:24:24.2525089Z test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:24:24.2591881Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:24:24.2631488Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:24:24.2713677Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:24:24.2769979Z test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:24:24.3071221Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:24:24.3232690Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:24:24.3240453Z test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:24:24.3643146Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:24:24.3665793Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:24:24.3673067Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:24:24.3707695Z test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:24:24.4091832Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:24:24.4099715Z test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:24:24.4473933Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:24:24.4518465Z test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:24:24.4913710Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:24:24.5041375Z test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:24:24.5077655Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:24:24.5084866Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:24:24.5235910Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:24:24.5393837Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:24:24.5454672Z test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:24:24.5512976Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:24:24.5657415Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:24:24.5873352Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:24:24.5952970Z test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:24:24.6072274Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:24:24.6206044Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:24:24.6313117Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:24:24.6353810Z test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:24:24.6434040Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:24:24.6787092Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:24:24.6797566Z test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:24:24.7283785Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:24:24.7442838Z test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:24:24.7791295Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:24:24.7889964Z test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:24:24.8193408Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:24:24.8367448Z test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:24:24.8674547Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:24:24.8898909Z test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:24:24.9155768Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:24:24.9390358Z test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:24:24.9647016Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:24:24.9746343Z test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:24:24.9870591Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:24:24.9885325Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:24:24.9972149Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:24:25.0191939Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:24:25.0240166Z test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:24:25.0431470Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:24:25.0440824Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:24:25.0451585Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:24:25.0636108Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:24:25.0645567Z test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:24:25.0656090Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:24:25.0830934Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:24:25.1006641Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:24:25.1023024Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:24:25.1030150Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:24:25.1111144Z [gw2] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:24:25.1153261Z test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:24:25.1304689Z [gw3] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:24:25.1315845Z [gw1] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:24:25.1472861Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:24:25.1584571Z test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:24:25.1723449Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:24:25.1772905Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:24:25.1913378Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:24:25.1993886Z test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:24:25.2038424Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:24:25.2066392Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:24:25.2394682Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:24:25.2435051Z test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:24:25.2473299Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:24:25.2597500Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:24:25.2951550Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:24:25.2955737Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:24:25.2982952Z test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:24:25.3080629Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:24:25.3316433Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:24:25.3319678Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:24:25.3399957Z test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:24:25.3493700Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:24:25.3796220Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:24:25.3798009Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:24:25.3872609Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:24:25.4176087Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:24:25.4233091Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:24:25.4238924Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:24:25.4260753Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:24:25.4429148Z [gw3] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:24:25.4716851Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:24:25.4722907Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:24:25.4733557Z test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:24:25.4741449Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:24:25.4753418Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:24:25.4814767Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:24:25.5235755Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:24:25.5242286Z test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:24:25.5247615Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:24:25.5561054Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:24:25.5672792Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:24:25.5677611Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:24:25.5738712Z test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:24:25.5769159Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:24:25.6161294Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:24:25.6166269Z test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:24:25.6208271Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:24:25.6463599Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:24:25.6592657Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:24:25.6597617Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:24:25.6668752Z test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:24:25.6767900Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:24:25.7033771Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:24:25.7083972Z test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:24:25.7092953Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:24:25.7515194Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:24:25.7520967Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:24:25.7951591Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:24:25.7957265Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:24:25.8402704Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:24:25.8408456Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:24:25.8873159Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:24:25.8880222Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:24:25.9358240Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:24:25.9361086Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:24:25.9823283Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:24:25.9826136Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:24:26.0272821Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:24:26.0275736Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:24:26.0719714Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:24:26.0721076Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:24:26.1150186Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:24:26.1152779Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:24:26.1608202Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:24:26.1608781Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:24:26.2044408Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:24:26.2045049Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:24:26.2478629Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:24:26.2479331Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:24:26.2874324Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:24:26.2938003Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:24:26.3296956Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:24:26.3310100Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:24:26.3353997Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:24:26.3358117Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:24:26.3832467Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:24:26.3854045Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:24:26.4238177Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:24:26.4297037Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:24:26.4730207Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:24:26.4753135Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:24:26.5166828Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:24:26.5176688Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:24:26.5248923Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:24:26.5263550Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:24:26.5549050Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:24:26.5637268Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:24:26.5646765Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:24:26.5740407Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:24:26.5749476Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:24:26.6125175Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:24:26.6135243Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:24:26.6231660Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:24:26.6244607Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:24:26.6602524Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:24:26.6612062Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:24:26.6711369Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:24:26.6792491Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:24:26.7113287Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:24:26.7128717Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:24:26.7194663Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:24:26.7474820Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:24:26.7511924Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:24:26.7779629Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:24:26.7782648Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:24:26.7955341Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:24:26.8010222Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:24:26.8393187Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:24:26.8475155Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:24:26.8743498Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:24:26.8759381Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:24:26.8800904Z test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:24:26.8833309Z [gw1] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:24:26.8884161Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:24:26.9193015Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:24:26.9262408Z test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:24:26.9275818Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:24:26.9296772Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:24:26.9633773Z [gw3] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:24:26.9707769Z test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:24:26.9722988Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:24:26.9770849Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:24:27.0073577Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:24:27.0143991Z test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:24:27.0158578Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:24:27.0201123Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:24:27.0513487Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:24:27.0589407Z test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:24:27.0633061Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:24:27.0675193Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:24:27.0954278Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:24:27.1176238Z test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:24:27.1264697Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:24:27.1282788Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:24:27.1393600Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:24:27.1464731Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:24:27.1645234Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:24:27.1654475Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:24:27.1876588Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:24:27.1879739Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:24:27.2083807Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:24:27.2086570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:24:27.2282684Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:24:27.2346110Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:24:27.2521678Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:24:27.2524300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:24:27.2530828Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:24:27.2543712Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:24:27.2793676Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:24:27.2795665Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:24:27.2950144Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:24:27.2983365Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:24:27.3196605Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:24:27.3200927Z test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:24:27.3353141Z [gw1] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:24:27.3401695Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:24:27.3593650Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:24:27.3627016Z test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:24:27.3793142Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:24:27.3833806Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:24:27.4033435Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:24:27.4232748Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:24:27.4292686Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:24:27.4374557Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:24:27.4496113Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:24:27.4672629Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:24:27.4703341Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:24:27.5113275Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:24:27.5158427Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:24:27.5523421Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:24:27.5540398Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:24:27.5557928Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:24:27.5609284Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:24:27.5733339Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:24:27.5954279Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:24:27.5995852Z test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:24:27.6038366Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:24:27.6054683Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:24:27.6393134Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:24:27.6434578Z test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:24:27.6469684Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:24:27.6486955Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:24:27.6832894Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:24:27.6873168Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:24:27.6903816Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:24:27.6961518Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:24:27.7273983Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:24:27.7314742Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:24:27.7353413Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:24:27.7361768Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:24:27.7712747Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:24:27.7752609Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:24:27.7781481Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:24:27.7795678Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:24:27.8151782Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:24:27.8193021Z test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:24:27.8222534Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:24:27.8347666Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:24:27.8593217Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:24:27.8633324Z test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:24:27.8675360Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:27.8689933Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:27.9033526Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:24:27.9073287Z test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:24:27.9145367Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:24:27.9224471Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:24:27.9473608Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:24:27.9513177Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:24:27.9556735Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:24:27.9595153Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:24:27.9912870Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:24:27.9953418Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:24:27.9973055Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:24:27.9999796Z [gw3] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:24:28.0353360Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:24:28.0394693Z test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:24:28.0413587Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:24:28.0424693Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:24:28.0792516Z [gw3] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:24:28.0823849Z test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:24:28.0833054Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:24:28.0873325Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:24:28.1232243Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:24:28.1272932Z test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:24:28.1309029Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:24:28.1346600Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:24:28.1671581Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:24:28.1698352Z test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:24:28.1711544Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:24:28.1748314Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:24:28.2112594Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:24:28.2153003Z test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:24:28.2176056Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:24:28.2191023Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:24:28.2554093Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:24:28.2594288Z test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:24:28.2609464Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:24:28.2643120Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:24:28.2994024Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:24:28.3038235Z test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:24:28.3042870Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:24:28.3093637Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:24:28.3433100Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:24:28.3449717Z test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:24:28.3474497Z [gw1] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:24:28.3511898Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:24:28.3874097Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:24:28.3913438Z test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:24:28.3935789Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:24:28.3952497Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:24:28.3967288Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:24:28.3974941Z [gw0] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:24:28.4312965Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:24:28.4351881Z test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:24:28.4367734Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:24:28.4397333Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:24:28.4752761Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:24:28.4792765Z test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:24:28.4807545Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:24:28.4850482Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:24:28.5192824Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:24:28.5293509Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:24:28.5361417Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:24:28.5697326Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:24:28.5711665Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:24:28.5718326Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:24:28.5789920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:24:28.6209474Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:24:28.6215381Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:24:28.6638605Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:24:28.6644500Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:24:28.7078028Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:24:28.7085142Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:24:28.7521955Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:24:28.7529051Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:24:28.7952081Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:24:28.7961514Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:24:28.8017220Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:24:28.8038463Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:24:28.8391912Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:24:28.8401537Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:24:28.8409614Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:24:28.8509201Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:24:28.8583538Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:24:28.8834836Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:24:28.8842924Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:24:28.8949716Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:24:28.9272173Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:24:28.9280060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:24:28.9324380Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:24:28.9360993Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:24:28.9713829Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:24:28.9721751Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:24:28.9735004Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:24:28.9792386Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:24:28.9835842Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:24:29.0112213Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:24:29.0137270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:24:29.0232028Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:24:29.0277887Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:24:29.0553529Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:24:29.0579382Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:24:29.0673385Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:24:29.0697944Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:24:29.0992931Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:24:29.1026330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:24:29.1112527Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:24:29.1137239Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:24:29.1432178Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:24:29.1459392Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:24:29.1552011Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:24:29.1577437Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:24:29.1872089Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:24:29.1894900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:24:29.1992002Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:24:29.2014727Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:24:29.2312302Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:24:29.2368110Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:24:29.2432322Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:24:29.2450740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:24:29.2752835Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:24:29.2775691Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:24:29.2871348Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:24:29.2901187Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:24:29.3192185Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:24:29.3259850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:24:29.3312333Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:24:29.3346986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:24:29.3632492Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:24:29.3658144Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:24:29.3752605Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:24:29.3804885Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:24:29.4071862Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:24:29.4114282Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:29.4192060Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:29.4217677Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:24:29.4512099Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:24:29.4559052Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:24:29.4631971Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:24:29.4662910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:24:29.4952360Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:24:29.4978205Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:24:29.5071955Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:24:29.5110352Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:24:29.5391747Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:24:29.5418783Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:24:29.5512177Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:24:29.5540416Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:24:29.5831977Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:24:29.5864073Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:29.5952026Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:29.5975914Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:24:29.6271849Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:24:29.6296944Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:24:29.6392162Z [gw3] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:24:29.6419058Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:24:29.6712042Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:24:29.6735748Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:24:29.6872647Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:24:29.6902164Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:24:29.7154739Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:24:29.7186129Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:24:29.7355115Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:24:29.7400506Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:24:29.7594204Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:24:29.7621588Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:24:29.7793448Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:24:29.7850744Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:24:29.8074338Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:24:29.8105956Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:24:29.8232912Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:24:29.8331179Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:24:29.8553628Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:24:29.8579390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:24:29.8587480Z [gw2] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:24:29.8593818Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:24:29.8672882Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:24:29.8768896Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:24:29.8993058Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:24:29.9037381Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:24:29.9112508Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:24:29.9176793Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:24:29.9432941Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:24:29.9467387Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:24:29.9552646Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:24:29.9612346Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:24:29.9872374Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:24:29.9907095Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:24:29.9991746Z [gw3] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:24:30.0036416Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:24:30.0312392Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:24:30.0342669Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:24:30.0431832Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:24:30.0478722Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:24:30.0752282Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:24:30.0797946Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:24:30.0873386Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:24:30.0904848Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:24:30.1192856Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:24:30.1249083Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:30.1312813Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:30.1383757Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:24:30.1631997Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:24:30.1688162Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:30.1752041Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:30.1791764Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:24:30.2072582Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:24:30.2100981Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:24:30.2192266Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:24:30.2221474Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:24:30.2511830Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:24:30.2546397Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:24:30.2632033Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:24:30.2660365Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:24:30.2951883Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:24:30.2987831Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:24:30.3072186Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:24:30.3113283Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:24:30.3392167Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:24:30.3427377Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:24:30.3512791Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:24:30.3562694Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:24:30.3833037Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:24:30.3873130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:24:30.3952727Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:24:30.4006288Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:24:30.4271834Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:24:30.4288196Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:24:30.4392238Z [gw3] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:24:30.4442595Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:24:30.4711828Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:24:30.4751151Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:24:30.4832200Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:24:30.4881446Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:24:30.5151707Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:24:30.5183509Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:24:30.5271980Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:24:30.5320785Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:24:30.5592002Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:24:30.5623587Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:24:30.5712234Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:24:30.5766412Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:24:30.6032172Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:24:30.6078697Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:30.6152358Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:30.6207476Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:24:30.6472503Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:24:30.6513667Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:30.6591926Z [gw3] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:30.6641552Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:24:30.6912512Z [gw1] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:24:30.6937942Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:24:30.7031876Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:24:30.7109443Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:24:30.7352933Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:24:30.7390801Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:24:30.7473059Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:24:30.7507289Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:24:30.7793701Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:24:30.7826435Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:24:30.7912759Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:24:30.8042453Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:24:30.8234606Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:24:30.8282888Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:24:30.8353245Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:24:30.8401910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:24:30.8675954Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:24:30.8721658Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:24:30.8794165Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:24:30.8827910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:24:30.9113118Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:24:30.9161816Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:24:30.9266978Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:24:30.9279841Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:24:30.9589753Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:24:30.9591719Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:24:30.9684053Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:24:30.9723895Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:24:31.0030632Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:24:31.0032593Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:24:31.0143798Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:24:31.0146149Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:24:31.0433191Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:24:31.0461759Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:24:31.0552872Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:24:31.0578449Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:24:31.0873426Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:24:31.0899245Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:24:31.0992222Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:24:31.1026459Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:24:31.1313137Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:24:31.1335837Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:24:31.1433064Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:24:31.1508055Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:24:31.1753278Z [gw1] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:24:31.1778937Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:24:31.1872160Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:24:31.1890863Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:24:31.2191470Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:24:31.2216478Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:24:31.2311654Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:24:31.2353381Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:24:31.2633236Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:24:31.2677182Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:24:31.2752115Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:24:31.2787632Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:24:31.3072242Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:24:31.3106360Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:24:31.3192983Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:24:31.3233225Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:24:31.3513020Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:24:31.3551477Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:24:31.3632899Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:24:31.3667431Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:24:31.3952856Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:24:31.3989981Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:24:31.4072876Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:24:31.4109203Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:24:31.4393388Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:24:31.4426469Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:24:31.4512629Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:24:31.4553278Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:24:31.4833337Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:24:31.4866463Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:24:31.4952408Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:24:31.4990263Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:24:31.5272474Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:24:31.5292303Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:24:31.5391633Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:24:31.5427084Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:24:31.5712138Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:24:31.5752286Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:24:31.5832493Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:24:31.5863117Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:24:31.6151695Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:24:31.6204565Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:24:31.6271666Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:24:31.6300377Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:24:31.6591781Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:24:31.6615232Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:24:31.6711982Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:24:31.6738492Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:24:31.7031152Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:24:31.7056548Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:24:31.7151855Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:24:31.7186493Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:24:31.7471439Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:24:31.7490500Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:24:31.7591929Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:24:31.7621835Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:24:31.7911234Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:24:31.7938975Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:24:31.8031757Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:24:31.8061781Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:24:31.8352472Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:24:31.8385077Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:24:31.8472142Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:24:31.8494065Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:24:31.8791634Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:24:31.8817811Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:24:31.8912591Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:24:31.8950443Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:24:31.9234185Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:24:31.9268010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:24:31.9353667Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:24:31.9390209Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:24:31.9674612Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:24:31.9703813Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:24:31.9792877Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:24:31.9827798Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:24:32.0112390Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:24:32.0138189Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:24:32.0232838Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:24:32.0265170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:24:32.0551893Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:24:32.0584476Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:24:32.0671522Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:24:32.0706985Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:24:32.0992159Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:24:32.1026607Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:24:32.1112595Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:24:32.1152482Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:24:32.1433269Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:24:32.1467310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:24:32.1552702Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:24:32.1588380Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:24:32.1822165Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:24:32.1830045Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:24:32.1928096Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:24:32.1933897Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:24:32.1993123Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:24:32.2031201Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:24:32.2312576Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:24:32.2348926Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:24:32.2432282Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:24:32.2464753Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:24:32.2752292Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:24:32.2790257Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:24:32.2872187Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:24:32.3014569Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:24:32.3191797Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:24:32.3231624Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:32.3350854Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:32.3356380Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:24:32.3633210Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:24:32.3670182Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:24:32.3753010Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:24:32.3788114Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:32.4072835Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:32.4115986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:24:32.4193766Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:24:32.4233413Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:24:32.4513610Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:24:32.4547826Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:32.4632933Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:32.4663992Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:24:32.4952933Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:24:32.4983813Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:24:32.5072978Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:24:32.5110252Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:24:32.5393805Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:24:32.5423134Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:24:32.5513145Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:24:32.5550701Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:24:32.5832925Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:24:32.5865746Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:24:32.5952623Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:24:32.5987401Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:24:32.6273100Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:24:32.6304265Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:24:32.6392623Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:24:32.6433634Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:24:32.6712375Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:24:32.6749318Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:24:32.6832707Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:24:32.6851901Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:24:32.7153772Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:24:32.7189553Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:24:32.7272967Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:24:32.7292341Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:24:32.7593339Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:24:32.7712669Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:24:32.7747340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:24:32.7924399Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:24:32.8032432Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:24:32.8070640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:24:32.8152790Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:24:32.8183889Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:24:32.8196434Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:24:32.8205020Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:24:32.8474762Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:24:32.8511390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:24:32.8593257Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:24:32.8640934Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:24:32.8912611Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:24:32.8959655Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:24:32.9032463Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:24:32.9075952Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:24:32.9352844Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:24:32.9384779Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:24:32.9472145Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:24:32.9512717Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:24:32.9791802Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:24:32.9822618Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:24:32.9912046Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:24:32.9951231Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:24:33.0234561Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:24:33.0287247Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:24:33.0385036Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:24:33.0408828Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:24:33.0673650Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:24:33.0714276Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:24:33.0866452Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:24:33.0869566Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:24:33.1129552Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:24:33.1158465Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:24:33.1274877Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:24:33.1276797Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:24:33.1598022Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:24:33.1599758Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:24:33.1718675Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:24:33.1720794Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:24:33.2037402Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:24:33.2041029Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:24:33.2133166Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:24:33.2165259Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:24:33.2477021Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:24:33.2479593Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:24:33.2605051Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:24:33.2607312Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:24:33.2873762Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:24:33.2919082Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:24:33.3069453Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:24:33.3354907Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:24:33.3361102Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:24:33.3805781Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:24:33.3812113Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:24:33.4251609Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:24:33.4260834Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:24:33.4634716Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:24:33.4679116Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:24:33.5073882Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:24:33.5117664Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:24:33.5515163Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:24:33.5557161Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:24:33.5576671Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:24:33.5590536Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:24:33.5958505Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:24:33.5997314Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:24:33.6401044Z [gw3] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:24:33.6406949Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:24:33.6414558Z [gw0] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:24:33.6455956Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:24:33.6601150Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:24:33.6615711Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:24:33.6665373Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:24:33.6872147Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:24:33.6885212Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:24:33.7102020Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:24:33.7149924Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:24:33.7272761Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:24:33.7318261Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:24:33.7513041Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:24:33.7561902Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:24:33.7712918Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:24:33.7757051Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:24:33.7975003Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:24:33.8067763Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:24:33.8201870Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:24:33.8203760Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:24:33.8392772Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:24:33.8427034Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:24:33.8592806Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:24:33.8636920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:24:33.8833574Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:24:33.8876828Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:24:33.9034260Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:24:33.9073809Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:24:33.9273737Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:24:33.9315808Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:24:33.9473200Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:24:33.9540597Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:24:33.9713597Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:24:33.9762282Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:24:33.9913359Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:24:33.9987314Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:24:34.0152543Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:24:34.0198586Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:24:34.0402968Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:24:34.0408986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:24:34.0643840Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:24:34.0649678Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:24:34.0793308Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:24:34.0856030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:24:34.1032859Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:24:34.1068198Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:24:34.1234136Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:24:34.1270911Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:24:34.1514643Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:24:34.1549485Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:24:34.1704294Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:24:34.1712290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:24:34.1952978Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:24:34.1989915Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:24:34.2112223Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:24:34.2156418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:24:34.2392125Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:24:34.2422496Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:24:34.2553977Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:24:34.2594972Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:24:34.2834464Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:24:34.2886259Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:24:34.3034028Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:24:34.3078320Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:24:34.3272662Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:24:34.3309056Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:24:34.3472659Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:24:34.3501853Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:34.3712881Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:34.3752909Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:24:34.3911755Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:24:34.3924355Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:24:34.4153057Z [gw3] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:24:34.4188781Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:24:34.4352009Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:24:34.4378629Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:24:34.4592427Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:24:34.4625544Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:24:34.4738580Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:24:34.4748972Z [gw0] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:24:34.4792511Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:24:34.4817535Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:24:34.4940751Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:24:34.5032139Z [gw0] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:24:34.5059345Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:24:34.5151024Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:24:34.5232186Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:24:34.5268195Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:24:34.5472801Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:24:34.5501945Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:24:34.5672965Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:24:34.5716252Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:24:34.5912743Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:24:34.5950517Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:24:34.6112981Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:24:34.6155028Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:24:34.6353766Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:24:34.6399134Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:24:34.6553104Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:24:34.6589590Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:24:34.6832866Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:24:34.6874125Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:24:34.6992932Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:24:34.7024700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:24:34.7312369Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:24:34.7342246Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:24:34.7433171Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:24:34.7468842Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:24:34.7792467Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:24:34.7831485Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:24:34.7872664Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:24:34.7908960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:24:34.8132536Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:24:34.8140899Z [gw0] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:24:34.8272106Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:24:34.8313347Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:24:34.8318803Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:24:34.8756481Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:24:34.8762106Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:24:34.8976895Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:24:34.8991857Z [gw2] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:24:34.9220008Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:24:34.9221732Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:24:34.9411397Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:24:34.9428197Z [gw0] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:24:34.9634805Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:24:34.9635958Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:24:35.0034866Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:24:35.0070969Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:24:35.0474837Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:24:35.0500365Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:24:35.0877369Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:24:35.0886857Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:24:35.0921417Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:24:35.0952258Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:24:35.0972804Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:24:35.1311843Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:24:35.1337955Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:24:35.1392266Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:24:35.1412398Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:24:35.1753926Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:24:35.1790024Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:24:35.1833458Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:24:35.1869705Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:24:35.2197584Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:24:35.2234455Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:24:35.2274539Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:24:35.2309240Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:35.2635391Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:35.2676786Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:24:35.2713995Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:24:35.2746631Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:35.3075955Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:35.3120401Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:24:35.3154320Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:24:35.3185498Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:24:35.3516155Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:24:35.3568545Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:24:35.3594488Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:24:35.3623993Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:35.3953860Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:35.3993906Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:24:35.4032750Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:24:35.4055354Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:24:35.4393573Z [gw1] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:24:35.4443525Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:24:35.4472786Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:24:35.4517927Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:24:35.4834011Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:24:35.4884633Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:24:35.4912782Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:24:35.4977629Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:24:35.5272536Z [gw1] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:24:35.5312261Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:24:35.5352195Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:24:35.5411955Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:24:35.5711904Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:24:35.5757599Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:24:35.5792770Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:24:35.5836449Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:24:35.6153528Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:24:35.6217789Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:24:35.6232907Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:24:35.6271227Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:35.6593297Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:35.6693332Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:24:35.6747284Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:24:35.6770462Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:24:35.7081020Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:24:35.7086779Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:24:35.7160625Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:24:35.7165701Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:24:35.7521162Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:24:35.7526240Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:24:35.7593753Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:24:35.7598822Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:24:35.7949607Z [gw1] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:24:35.7970697Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:24:35.8069217Z [gw3] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:24:35.8079130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:24:35.8082595Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:24:35.8104730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:24:35.8146060Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:24:35.8352948Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:24:35.8414534Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:24:35.8431993Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:24:35.8470064Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:24:35.8543742Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:24:35.8545392Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:24:35.8792370Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:24:35.8826267Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:24:35.8872187Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:24:35.8907285Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:24:35.8952318Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:24:35.9232067Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:24:35.9273021Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:24:35.9368835Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:24:35.9372196Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:24:35.9716107Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:24:35.9719381Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:24:35.9801256Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:24:35.9804796Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:36.0142514Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:36.0152311Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:24:36.0193338Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:24:36.0316051Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:24:36.0519548Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:24:36.0537098Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:24:36.0597632Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:24:36.0599496Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:24:36.0676011Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:24:36.0677772Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:24:36.1037393Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:24:36.1039986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:24:36.1108097Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:24:36.1109536Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:36.1508338Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:36.1510630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:24:36.1524890Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:24:36.1621228Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:36.1912768Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:36.1959259Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:24:36.1972926Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:24:36.1978148Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:36.1981533Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:24:36.1990423Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:24:36.2003696Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:36.2352268Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:24:36.2391479Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:24:36.2401810Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:24:36.2405970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:24:36.2438419Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:36.2474712Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:36.2793571Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:24:36.2833802Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:24:36.2843641Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:24:36.2871666Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:24:36.2881278Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:24:36.3015666Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:24:36.3235354Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:24:36.3278080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:24:36.3283331Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:24:36.3304771Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:24:36.3319928Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:24:36.3513287Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:36.3675498Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:36.3730313Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:24:36.3730883Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:24:36.3742786Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:24:36.3753399Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:24:36.3793264Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:24:36.4115243Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:24:36.4139903Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:24:36.4153891Z [gw3] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:24:36.4182511Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:24:36.4193784Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:24:36.4234362Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:36.4553050Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:36.4592200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:24:36.4602347Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:24:36.4629668Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:24:36.4637618Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:24:36.4666605Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:36.4993468Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:36.5024132Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:24:36.5035468Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:24:36.5062104Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:24:36.5072371Z [gw2] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:24:36.5118539Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:36.5433472Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:36.5471392Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:24:36.5477705Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:24:36.5512612Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:24:36.5545415Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:36.5827546Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:36.5872369Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:24:36.5915527Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:24:36.5922443Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:24:36.5952038Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:24:36.5984900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:36.6312287Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:36.6355021Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:24:36.6392423Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:24:36.6421488Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:36.6752679Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:36.6787175Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:24:36.6832226Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:24:36.6861039Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:36.7021440Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:36.7031923Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:24:36.7192045Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:24:36.7222236Z test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:24:36.7271340Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:24:36.7310200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:36.7565033Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:36.7575181Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:24:36.7632272Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:24:36.7649823Z test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:24:36.7659999Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:24:36.7711488Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:24:36.7746353Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:24:36.7992146Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:24:36.8059822Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:24:36.8070661Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:24:36.8151547Z test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:24:36.8172736Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:36.8219068Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:36.8431593Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:24:36.8511775Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:24:36.8596026Z test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:24:36.8600241Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:24:36.8638792Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:24:36.8951993Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:24:36.9032609Z test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:24:36.9047051Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:36.9077070Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:24:36.9391819Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:36.9472786Z test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:24:36.9497757Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:36.9559405Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:36.9833764Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:24:36.9913610Z test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:24:36.9956992Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:24:36.9967166Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:24:37.0389795Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:24:37.0400841Z test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:24:37.0467719Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:24:37.0486763Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:24:37.0831232Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:24:37.0883912Z test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:24:37.0887484Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:24:37.0893434Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:24:37.1310057Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:24:37.1313748Z test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:24:37.1318852Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:24:37.1321694Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:37.1592806Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:37.1712499Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:24:37.1753818Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:37.2152282Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:37.2185303Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:24:37.2331656Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:24:37.2339988Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:24:37.2476230Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:24:37.2485914Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:24:37.2575003Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:24:37.2592220Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:24:37.2627174Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:24:37.2912857Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:24:37.3029099Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:24:37.3040722Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:24:37.3067279Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:37.3075185Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:24:37.3091224Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:24:37.3247820Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:37.3352668Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:24:37.3472447Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:24:37.3514490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:37.3524067Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:37.3696110Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:24:37.3723930Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:24:37.3792915Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:24:37.3914873Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:24:37.3950537Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:24:37.3959162Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:24:37.4088545Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:24:37.4097392Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:24:37.4233200Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:24:37.4354551Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:37.4392936Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:24:37.4401834Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:24:37.4413157Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:24:37.4505873Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:24:37.4671645Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:24:37.4792500Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:37.4807649Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:37.4815412Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:24:37.4831742Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:37.4975681Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:24:37.5112621Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:24:37.5199829Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:24:37.5232631Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:24:37.5257613Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:24:37.5271662Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:24:37.5406639Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:24:37.5552171Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:24:37.5655934Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:37.5672569Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:24:37.5703061Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:24:37.5711719Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:24:37.5991943Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:24:37.6039108Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:24:37.6112602Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:24:37.6140325Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:24:37.6358128Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:24:37.6363991Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:24:37.6431837Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:24:37.6491030Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:37.6551889Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:24:37.6582269Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:24:37.6872087Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:24:37.6928378Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:24:37.6954281Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:24:37.6960715Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:24:37.6991964Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:24:37.7017286Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:37.7108112Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:37.7311448Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:24:37.7365929Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:37.7391193Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:24:37.7412319Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:24:37.7418257Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:24:37.7432047Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:24:37.7438531Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:24:37.7460074Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:24:37.7750933Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:24:37.7803914Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:24:37.7830861Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:24:37.7911455Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:24:37.7940143Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:24:37.7981864Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:24:37.8191311Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:24:37.8271292Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:37.8335167Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:24:37.8350935Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:24:37.8368924Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:24:37.8711554Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:24:37.8792432Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:24:37.8816003Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:24:37.8852716Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:24:37.8884541Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:24:37.8901111Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:24:37.9152002Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:37.9232599Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:24:37.9261955Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:24:37.9295916Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:24:37.9592774Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:24:37.9642030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:24:37.9650980Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:24:37.9672821Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:24:37.9698163Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:24:37.9921784Z [gw1] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:24:37.9933290Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:24:37.9969872Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:24:38.0031731Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:24:38.0112910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:24:38.0136614Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:24:38.0228771Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:24:38.0352163Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:24:38.0457680Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:24:38.0472152Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:24:38.0553371Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:24:38.0591452Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:24:38.0911585Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:24:38.0919725Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:24:38.0991841Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:24:38.1114008Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:24:38.1117657Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:24:38.1163960Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:24:38.1380708Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:24:38.1473720Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:24:38.1476435Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:24:38.1532263Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:24:38.1548549Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:24:38.1574951Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:24:38.1583917Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:24:38.1741632Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:24:38.1911272Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:24:38.1913457Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:24:38.2010232Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:24:38.2152152Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:24:38.2351403Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:24:38.2353507Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:24:38.2796878Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:24:38.2799181Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:24:38.3066386Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:24:38.3086371Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:24:38.3130255Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:24:38.3291241Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:24:38.3293472Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:24:38.3544371Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:24:38.3547232Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:24:38.3773321Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:24:38.3775937Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:24:38.3984610Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:24:38.3986733Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:24:38.4005397Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:24:38.4026080Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:24:38.4195522Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:24:38.4208097Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:24:38.4276373Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:38.4278586Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:24:38.4297134Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:24:38.4432555Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:24:38.4433254Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:24:38.4752839Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:24:38.4755953Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:24:38.4762972Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:24:38.4818656Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:38.4835592Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:24:38.4837577Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:24:38.5014988Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:24:38.5118982Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:24:38.5120526Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:24:38.5262374Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:24:38.5265669Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:24:38.5281246Z test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:24:38.5311726Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:24:38.5581555Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:24:38.5583193Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:38.5703219Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:38.5719500Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:24:38.5725908Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:24:38.6018038Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:24:38.6020413Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:38.6276489Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:38.6288143Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:24:38.6321227Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:24:38.6392455Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:24:38.6417597Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:24:38.6428836Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:24:38.6448582Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:24:38.6490307Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:24:38.6712146Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:24:38.6758653Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:24:38.6834497Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:24:38.6835107Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:24:38.6871133Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:24:38.6895610Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:24:38.7024096Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:24:38.7032598Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:24:38.7050997Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:24:38.7151324Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:24:38.7185306Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:24:38.7272542Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:24:38.7273286Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:24:38.7297945Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:24:38.7331722Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:24:38.7471470Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:24:38.7487691Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:24:38.7591358Z [gw0] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:24:38.7712321Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:24:38.7714785Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:24:38.7743195Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:24:38.7750186Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:24:38.7910306Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:24:38.7917931Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:24:38.8031849Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:24:38.8119775Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:24:38.8188655Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:24:38.8190541Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:24:38.8192395Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:24:38.8203365Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:24:38.8472640Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:24:38.8522734Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:24:38.8594224Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:24:38.8595012Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:24:38.8625309Z test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:24:38.8691463Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:24:38.8912993Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:24:38.9060924Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:24:38.9063984Z test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:24:38.9078202Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:24:38.9226762Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:24:38.9352301Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:24:38.9426708Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:24:38.9472854Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:24:38.9491897Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:24:38.9792571Z [gw1] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:24:38.9912754Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:24:38.9958208Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:24:39.0072995Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:24:39.0232304Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:24:39.0351976Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:24:39.0389670Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:24:39.0511780Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:24:39.0672959Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:24:39.0792513Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:24:39.0830761Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:24:39.0989255Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:24:39.1112611Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:24:39.1142892Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:24:39.1232510Z [gw3] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:24:39.1335158Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:39.1552940Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:39.1572264Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:24:39.1687626Z [gw3] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:24:39.1814547Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:39.2032755Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:39.2037230Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:24:39.2132767Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:24:39.2174926Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:39.2470875Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:39.2475505Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:24:39.2571806Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:24:39.2604250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:39.2989430Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:39.3034400Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:24:39.3039983Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:24:39.3131953Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:24:39.3311492Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:24:39.3351148Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:24:39.3509454Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:24:39.3607887Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:24:39.3791066Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:24:39.3792762Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:24:39.3912703Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:24:39.3956352Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:24:39.4011445Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:24:39.4019386Z [gw0] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:24:39.4192795Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:24:39.4251965Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:24:39.4352780Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:24:39.4391619Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:24:39.4594294Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:24:39.4602143Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:24:39.4633012Z test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:24:39.4652813Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:24:39.4717481Z [gw2] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:24:39.4793859Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:24:39.4965076Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:24:39.5033359Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:24:39.5073028Z test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:24:39.5185672Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:24:39.5232787Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:24:39.5264109Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:24:39.5513054Z [gw1] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:24:39.5570388Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:24:39.5672736Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:24:39.5953961Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:24:39.6041397Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:24:39.6394722Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:24:39.6495554Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:24:39.6833405Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:24:39.6871829Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:24:39.7185362Z [gw3] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:24:39.7199143Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:24:39.7272011Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:24:39.7359354Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:24:39.7385325Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:24:39.7633142Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:24:39.7711995Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:24:39.7754571Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:24:39.7792943Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:24:39.8124842Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:24:39.8152969Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:24:39.8244753Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:24:39.8453151Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:24:39.8600224Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:24:39.8601859Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:24:39.8662369Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:24:39.8702222Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:24:39.9073274Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:24:39.9077232Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:24:39.9150348Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:24:39.9235343Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:24:39.9534519Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:24:39.9538259Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:24:39.9629300Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:24:39.9708012Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:24:39.9947893Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:24:39.9951541Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:24:40.0069038Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:24:40.0384667Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:24:40.0389007Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:24:40.0796288Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:24:40.0800393Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:24:40.0818085Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:24:40.0949643Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:24:40.1289993Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:24:40.1290535Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:24:40.1355511Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:24:40.1379539Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:24:40.1436923Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:24:40.1750115Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:24:40.1834613Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:24:40.1843499Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:24:40.2195346Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:24:40.2201353Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:24:40.2343409Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:24:40.2371499Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:24:40.2473532Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:24:40.2669654Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:24:40.2755439Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:24:40.2843773Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:24:40.2848702Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:24:40.3109423Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:24:40.3192579Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:24:40.3305884Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:24:40.3310792Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:24:40.3589298Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:24:40.3723056Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:24:40.3728065Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:24:40.4189413Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:24:40.5423374Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:24:40.5480369Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:24:40.5570361Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:24:40.5967122Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:24:40.5976667Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:24:40.6392993Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:24:40.6400542Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:24:40.6857131Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:24:40.6865730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:24:40.6881204Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:24:40.6890858Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:24:40.7044299Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:40.7274816Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:40.7315826Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:24:40.7324123Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:24:40.7496935Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:24:40.7712537Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:24:40.7752176Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:24:40.7807268Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:24:40.7895759Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:24:40.8152692Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:24:40.8192220Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:24:40.8206709Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:24:40.8262075Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:24:40.8592140Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:24:40.8671775Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:40.8684663Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:24:40.9112863Z [gw3] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:24:40.9129230Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:24:40.9552764Z [gw3] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:24:40.9745519Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:24:40.9874885Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:24:40.9881551Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:40.9992006Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:24:41.0028462Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:24:41.0342562Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:24:41.0348272Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:24:41.0431753Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:24:41.0485639Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:24:41.0873989Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:24:41.0908533Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:24:41.1315410Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:24:41.1368130Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:24:41.1753066Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:24:41.1810752Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:24:41.2192679Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:24:41.2313747Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:24:41.2532492Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:24:41.2547245Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:24:41.2632109Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:24:41.2673004Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:24:41.2901263Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:24:41.2986779Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:24:41.3071854Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:24:41.3127373Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:24:41.3573129Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:24:41.3714475Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:24:41.4015289Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:24:41.4243672Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:24:41.4515292Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:24:41.4519280Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:24:41.4912268Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:24:41.5029954Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:24:41.5352117Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:24:41.5566527Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:24:41.5831038Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:24:41.6139084Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:24:41.6272641Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:24:41.6338470Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:24:41.6713219Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:24:41.6879992Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:24:41.7216404Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:24:41.7445512Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:24:41.7738678Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:24:41.7838854Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:24:41.7841149Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:24:41.7847711Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:24:41.7872970Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:24:41.8136699Z [gw1] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:24:41.8137255Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:24:41.8310729Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:24:41.8345642Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:24:41.8591219Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:24:41.8682098Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:24:41.8762638Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:24:41.8764873Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:24:41.9054687Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:24:41.9220236Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:24:41.9223937Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:24:41.9315526Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:24:41.9529126Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:24:41.9633020Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:24:41.9640817Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:24:41.9655169Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:24:42.0015677Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:24:42.0110928Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:24:42.0210694Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:24:42.0454432Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:24:42.0683301Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:24:42.0719193Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:24:42.0830009Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:24:42.0887943Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:24:42.0987994Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:24:42.1103766Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:24:42.1232986Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:24:42.1271332Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:24:42.1371228Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:24:42.1518106Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:24:42.1749736Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:24:42.1813712Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:24:42.1940029Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:24:42.1972095Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:24:42.2189287Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:24:42.2252974Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:24:42.2288555Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:24:42.2293308Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:24:42.2635315Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:24:42.2639927Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:24:42.2733535Z [gw1] [ 83%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:24:42.2738048Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:24:42.3069214Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:24:42.3189553Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:24:42.3247487Z test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:24:42.3551706Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:24:42.3640952Z test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:24:42.3993969Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:24:42.4058337Z test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:24:42.4427393Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:24:42.4443010Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:24:42.4445799Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:24:42.4512160Z test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:24:42.4624286Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:24:42.4874510Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:24:42.4879583Z test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:24:42.4931610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:24:42.4961759Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:24:42.5314035Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:24:42.5319594Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:24:42.5477073Z test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:24:42.5753494Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:24:42.6179666Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:24:42.6216612Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:24:42.6229887Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:24:42.6235452Z test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:24:42.6303037Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:42.6438520Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:24:42.6677316Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:42.6684970Z test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:24:42.6714190Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:24:42.6959626Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:42.7110694Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:42.7130546Z test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:24:42.7157230Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:24:42.7591147Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:24:42.7599658Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:24:42.7648948Z test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:24:42.7653457Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:24:42.8111013Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:24:42.8121077Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:24:42.8135036Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:24:42.8207878Z test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:24:42.8221516Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:24:42.8591021Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:24:42.8629961Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:24:42.8691328Z test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:24:42.8982074Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:24:42.9015676Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:24:42.9057272Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:24:42.9060187Z test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:24:42.9171893Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:24:42.9510980Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:24:42.9568032Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:24:42.9636173Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:24:42.9873481Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:24:43.0034218Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:24:43.0313329Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:24:43.0372785Z test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:24:43.0753274Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:24:43.0899539Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:24:43.0926205Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:24:43.0942725Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:24:43.1139317Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:24:43.1193812Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:24:43.1368074Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:24:43.1396022Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:24:43.1441395Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:24:43.1632647Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:24:43.1835424Z test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:24:43.1858022Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:24:43.2273225Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:24:43.2316422Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:24:43.2649088Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:24:43.2651169Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:24:43.2672854Z test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:24:43.2713018Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:24:43.2756415Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:24:43.3033705Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:24:43.3153496Z test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:24:43.3198615Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:24:43.3595964Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:24:43.3636454Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:24:43.3646724Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:24:43.3777039Z test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:24:43.3780870Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:24:43.4033261Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:24:43.4075485Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:24:43.4082964Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:24:43.4217949Z test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:43.4473342Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:43.4493082Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:24:43.4552559Z [gw1] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:24:43.4683846Z test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:24:43.4913473Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:24:43.4951781Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:24:43.5033985Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:24:43.5067766Z test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:24:43.5353353Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:24:43.5422999Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:24:43.5512728Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:24:43.5576348Z test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:24:43.5794821Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:24:43.5894491Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:43.5994763Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:43.6037288Z test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:24:43.6236202Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:24:43.6290547Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:43.6476484Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:43.6532460Z test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:24:43.6675016Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:24:43.6955199Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:43.6995494Z test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:24:43.7266329Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:24:43.7278216Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:43.7394433Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:43.7433548Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:43.7615693Z test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:24:43.7712400Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:24:43.7809930Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:43.7873013Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:43.7893194Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:24:43.8220264Z [gw3] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:24:43.8225148Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:43.8335443Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:43.8340251Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:24:43.8710881Z [gw3] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:24:43.8850185Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:43.8855086Z test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:24:43.9273629Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:24:43.9278964Z test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:24:43.9730402Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:24:43.9735955Z test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:24:44.0048129Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:24:44.0062271Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:44.0102774Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:24:44.0184002Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:24:44.0190055Z test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:24:44.0476516Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:24:44.0554078Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:44.0599934Z test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:24:44.0605543Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:24:44.0913034Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:44.0993256Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:24:44.1041718Z test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:24:44.1327808Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:24:44.1351869Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:24:44.1384412Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:24:44.1432090Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:24:44.1478813Z test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:24:44.1791861Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:24:44.1820843Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:24:44.1872437Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:24:44.1911493Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:24:44.2234739Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:24:44.2265755Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:24:44.2312737Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:24:44.2399143Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:24:44.2671925Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:24:44.2702943Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:24:44.2752093Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:24:44.2782824Z test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:24:44.3112020Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:24:44.3192394Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:24:44.3271499Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:24:44.3291513Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:24:44.3595010Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:24:44.3634271Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:24:44.3664328Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:24:44.3773719Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:24:44.4034339Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:24:44.4079863Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:24:44.4083256Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:24:44.4240674Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:24:44.4473729Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:24:44.4514586Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:24:44.4592151Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:24:44.4615881Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:24:44.4912521Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:24:44.4953660Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:24:44.4993971Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:24:44.5158480Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:24:44.5362126Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:24:44.5394500Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:24:44.5470262Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:24:44.5543121Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:24:44.5912513Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:24:44.5915663Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:24:44.5982560Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:24:44.5999948Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:24:44.6312402Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:24:44.6316081Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:24:44.6395930Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:24:44.6833105Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:24:44.6865889Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:24:44.7135572Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:24:44.7174861Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:24:44.7181587Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:24:44.7284783Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:24:44.7391117Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:24:44.7672117Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:24:44.7675039Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:24:44.7685992Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:24:44.7688960Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:24:44.8111709Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:24:44.8133475Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:24:44.8137283Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:24:44.8180455Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:24:44.8505154Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:24:44.8591218Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:24:44.8622245Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:24:44.8689855Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:24:44.8913363Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:24:44.9011694Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:24:44.9119508Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:24:44.9322412Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:24:44.9393368Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:24:44.9472161Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:24:44.9535714Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:24:44.9773728Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:24:44.9843175Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:24:44.9990439Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:24:45.0120383Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:24:45.0236124Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:24:45.0332492Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:24:45.0353685Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:24:45.0388298Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:24:45.0595619Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:24:45.0768756Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:24:45.0833078Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:24:45.0973124Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:24:45.1275817Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:24:45.1505248Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:24:45.1713397Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:24:45.1721977Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:24:45.1725414Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:24:45.1958746Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:24:45.1977217Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:24:45.2224293Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:24:45.2245814Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:24:45.2250809Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:24:45.2356493Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:24:45.2673952Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:24:45.2676574Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:24:45.2682010Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:24:45.2697324Z test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:24:45.3153894Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:24:45.3156695Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:24:45.3162965Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:24:45.3201632Z test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:24:45.3631258Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:24:45.3654491Z test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:24:45.3661498Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:24:45.3760147Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:24:45.4155455Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:24:45.4160511Z test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:24:45.4163726Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:24:45.4409170Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:24:45.4473160Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:24:45.4515676Z test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:24:45.4522388Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:24:45.4571681Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:24:45.4912814Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:24:45.4987258Z test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:24:45.5036785Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:24:45.5069247Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:24:45.5430953Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:24:45.5441584Z test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:24:45.5488640Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:24:45.5537284Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:24:45.5833762Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:24:45.5840318Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:24:45.5875752Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:24:45.5924746Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:24:45.6391108Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:24:45.6394287Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:24:45.6398370Z [gw3] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:24:45.6535169Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:24:45.6751555Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:24:45.6806341Z test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:24:45.6811571Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:24:45.6836144Z [gw1] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:24:45.7272378Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:24:45.7359869Z test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:24:45.7367814Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:24:45.7373140Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:24:45.7713787Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:24:45.7794668Z test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:24:45.7801694Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:24:45.7834982Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:24:45.8110721Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:24:45.8125293Z test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:24:45.8222594Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:24:45.8228410Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:24:45.8553788Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:24:45.8557662Z test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:24:45.8671099Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:24:45.8803417Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:24:45.9034031Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:24:45.9042569Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:24:45.9046191Z test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:24:45.9501205Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:24:45.9504851Z test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:24:45.9717887Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:24:45.9748163Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:24:45.9758573Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:24:45.9777488Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:24:45.9874498Z test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:24:45.9877795Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:24:45.9922647Z test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:24:45.9987852Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:24:46.0271672Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:24:46.0274958Z test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:24:46.0391256Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:24:46.0556052Z test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:24:46.0590324Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:24:46.0711224Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:24:46.0833700Z test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:24:46.0835393Z test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:24:46.0944885Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:24:46.1012470Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:24:46.1025584Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:24:46.1056969Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:24:46.1073776Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:24:46.1231849Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:46.1234960Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:24:46.1243890Z test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:24:46.1473997Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:24:46.1474553Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:24:46.1513673Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:24:46.1793398Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:46.1856475Z test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:24:46.1866629Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:24:46.2190539Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:24:46.2193835Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:24:46.2195598Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:24:46.2232808Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:46.2296296Z test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:24:46.2308442Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:24:46.2474441Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:24:46.2553884Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:24:46.2698463Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:46.2736594Z test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:24:46.2786342Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:24:46.2912895Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:24:46.2936944Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:24:46.2947412Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:24:46.2992629Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:24:46.3107623Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:46.3115640Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:24:46.3352768Z test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:24:46.3427822Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:24:46.3447553Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:24:46.3477113Z test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:24:46.3833582Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:24:46.3872479Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:24:46.3883466Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:24:46.3914152Z test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:24:46.4013095Z test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:24:46.4156828Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:24:46.4316209Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:24:46.4319319Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:24:46.4353616Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:24:46.4790900Z test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:24:46.4805385Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:24:46.4820290Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:24:46.4840170Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:24:46.4906690Z test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:24:46.4920876Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:24:46.4960731Z test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:24:46.5152187Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:24:46.5211431Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:24:46.5353453Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:24:46.5390242Z test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:24:46.5592108Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:24:46.5626076Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:24:46.5638902Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:24:46.5709722Z test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:24:46.5793359Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:24:46.6032545Z test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:24:46.6062940Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:24:46.6185311Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:24:46.6291170Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:24:46.6294934Z test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:24:46.6472257Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:24:46.6674062Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:24:46.6739471Z test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:24:46.6753742Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:24:46.6761549Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:24:46.6785370Z test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:24:46.6912684Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:24:46.6995299Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:24:46.7113839Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:24:46.7179865Z test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:24:46.7353666Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:24:46.7417120Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:24:46.7552565Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:24:46.7683894Z test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:24:46.7795542Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:24:46.7859666Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:24:46.7995302Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:24:46.8057464Z test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:24:46.8233408Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:24:46.8352076Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:24:46.8433859Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:24:46.8492756Z test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:24:46.8673939Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:24:46.8703802Z test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:24:46.8873151Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:24:46.8893666Z test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:24:46.9112177Z [gw3] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:24:46.9157659Z test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:24:46.9312368Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:24:46.9552861Z test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:24:46.9593051Z test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:24:46.9690743Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:24:46.9751482Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:24:46.9789892Z test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:24:46.9991673Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:24:47.0106342Z test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:24:47.0191713Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:24:47.0226830Z test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:24:47.0431675Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:24:47.0522682Z test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:24:47.0631836Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:24:47.0662220Z test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:24:47.0871506Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:24:47.1037766Z test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:24:47.1072041Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:24:47.1177562Z test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:24:47.1313618Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:24:47.1477256Z test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:24:47.1595573Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:24:47.1603251Z test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:24:47.1753738Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:24:47.1812101Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:24:47.1987364Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:24:47.1994585Z test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:24:47.2193723Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:24:47.2221512Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:24:47.2237401Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:24:47.2248023Z test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:24:47.2297138Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:24:47.2398471Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:24:47.2429937Z test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:24:47.2632656Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:24:47.2713701Z test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:24:47.2727830Z test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:24:47.2832936Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:24:47.2861490Z test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:24:47.2968230Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:24:47.3074103Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:24:47.3153065Z test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:24:47.3157242Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:24:47.3274204Z test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:24:47.3306265Z test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:24:47.3520836Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:24:47.3521395Z test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:24:47.3563011Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:24:47.3592106Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:24:47.3713543Z test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:24:47.3744596Z test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:24:47.3777939Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:24:47.3953575Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:24:47.4007464Z test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:24:47.4031824Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:24:47.4097085Z test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:24:47.4153532Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:24:47.4181510Z test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:24:47.4392901Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:24:47.4473703Z test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:24:47.4525791Z test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:24:47.4582916Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:24:47.4591979Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:24:47.4624386Z test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:24:47.4833256Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:24:47.4913115Z test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:24:47.4967687Z test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:24:47.5019905Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:24:47.5032620Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:24:47.5291687Z test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:24:47.5342226Z test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:24:47.5389046Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:24:47.5631742Z test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:24:47.5647144Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:24:47.5665476Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:24:47.5701313Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:47.5752426Z [gw3] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:47.5754829Z test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:24:47.5794288Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:24:47.5891464Z test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:24:47.6101540Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:24:47.6105732Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:47.6152993Z [gw3] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:47.6202077Z test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:24:47.6233327Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:24:47.6541835Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:24:47.6543397Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:24:47.6627883Z [gw3] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:24:47.6630174Z test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:24:47.6774098Z [gw1] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:24:47.6784410Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:24:47.6987601Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:24:47.6989900Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:47.7082658Z [gw3] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:47.7084128Z test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:24:47.7090402Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:24:47.7270702Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:24:47.7357401Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:24:47.7399888Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:24:47.7425969Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:24:47.7472863Z [gw3] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:24:47.7523816Z test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:24:47.7673435Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:24:47.7833422Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:24:47.7860907Z test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:24:47.7880993Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:24:47.7912854Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:24:47.8000734Z test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:24:47.8114140Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:24:47.8130308Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:24:47.8275151Z [gw2] [ 84%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:24:47.8336398Z test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:24:47.8354628Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:24:47.8396081Z test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:24:47.8553744Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:24:47.8577791Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:24:47.8713293Z [gw2] [ 84%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:24:47.8791058Z test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:24:47.8806918Z [gw3] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:24:47.8828182Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:24:47.9044071Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:24:47.9047682Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:24:47.9152089Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:24:47.9193753Z test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:24:47.9231714Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:24:47.9248816Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:24:47.9431956Z [gw1] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:24:47.9464490Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:24:47.9591634Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:24:47.9674151Z test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:24:47.9714316Z test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:24:47.9740691Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:24:47.9872000Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:24:48.0033794Z test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:24:48.0087898Z test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:24:48.0108804Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:24:48.0117260Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:24:48.0153642Z test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:24:48.0312525Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:24:48.0471287Z test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:24:48.0554315Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:24:48.0621973Z test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:24:48.0690567Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:24:48.0914561Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:24:48.0919876Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:48.0927016Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:24:48.0966932Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:24:48.0984837Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:24:48.0994749Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:48.1029631Z test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:24:48.1355150Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:24:48.1358894Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:24:48.1431720Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:24:48.1436704Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:24:48.1443917Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:24:48.1467084Z test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:24:48.1795162Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:24:48.1798469Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:24:48.1852438Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:24:48.1855022Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:24:48.1872329Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:24:48.1948152Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:24:48.2233981Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:24:48.2237922Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:48.2289408Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:24:48.2312239Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:24:48.2363369Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:24:48.2405252Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:24:48.2673258Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:24:48.2677141Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:24:48.2728158Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:24:48.2752357Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:24:48.2846656Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:24:48.3069270Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:24:48.3113736Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:24:48.3116051Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:24:48.3191211Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:24:48.3199429Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:24:48.3332799Z test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:24:48.3373781Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:24:48.3552716Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:24:48.3558682Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:24:48.3631049Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:24:48.3639200Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:24:48.3746162Z test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:24:48.3859245Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:24:48.3993535Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:24:48.4056084Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:24:48.4152805Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:24:48.4159954Z test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:24:48.4296038Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:24:48.4553600Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:24:48.4556496Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:48.4564221Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:48.4615297Z test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:24:48.4919850Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:24:48.4922872Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:24:48.4947649Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:24:48.4968586Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:48.5084240Z test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:24:48.5115787Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:24:48.5395077Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:24:48.5398020Z test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:24:48.5425971Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:24:48.5439989Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:24:48.5724584Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:24:48.5743575Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:24:48.5753544Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:48.5818372Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:24:48.5870370Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:24:48.5873277Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:24:48.6240789Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:24:48.6243813Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:48.6352709Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:48.6358215Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:24:48.6517577Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:24:48.6537307Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:24:48.6685043Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:48.6685649Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:48.6713477Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:48.6789648Z test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:24:48.7119257Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:24:48.7137155Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:48.7153030Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:48.7182937Z test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:24:48.7334168Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:24:48.7345409Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:24:48.7513898Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:48.7593356Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:24:48.7656597Z test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:24:48.7883849Z [gw1] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:24:48.7898720Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:24:48.7909630Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:24:48.7953255Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:48.8033377Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:48.8143099Z test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:24:48.8464139Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:24:48.8480063Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:24:48.8483974Z test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:24:48.8963376Z test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:24:48.8975815Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:48.9109437Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:24:48.9392927Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:24:48.9520508Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:24:48.9530734Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:24:48.9541412Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:24:48.9832998Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:24:49.0161851Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:49.0272970Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:49.3612209Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:24:49.3621672Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:24:49.3636262Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:24:49.3639800Z test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:24:49.3675928Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:49.4151590Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:24:49.4170286Z test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:24:49.4514999Z [gw1] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:24:49.4556786Z test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:24:49.5112142Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:24:49.5779079Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:24:49.5797139Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:24:49.6128121Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:49.6140586Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:24:49.6636826Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:24:49.6644102Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:24:49.7049666Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:24:49.7074441Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:24:49.7121051Z test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:24:49.7514639Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:24:49.7578894Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:24:49.7811055Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:24:49.7827237Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:24:49.8031353Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:49.8124105Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:24:49.8131859Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:24:49.8137595Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:24:49.8235127Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:24:49.8254530Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:24:49.8287621Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:24:49.8471605Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:24:49.8567812Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:24:49.8590287Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:24:49.8716960Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:24:49.8737104Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:24:49.8750801Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:24:49.8890775Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:24:49.8893812Z test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:24:49.9052091Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:24:49.9057883Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:49.9058558Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:24:49.9060772Z test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:24:49.9088634Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:24:49.9154799Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:24:49.9348128Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:24:49.9350799Z test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:24:49.9420417Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:24:49.9511749Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:24:49.9512343Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:49.9531953Z test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:24:49.9577783Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:24:49.9830965Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:49.9949365Z test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:24:49.9954809Z test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:24:49.9981779Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:24:50.0026133Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:50.0047281Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:50.0152189Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:24:50.0281093Z test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:24:50.0313023Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:24:50.0350561Z test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:24:50.0392637Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:24:50.0517902Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:24:50.0633016Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:24:50.0677701Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:24:50.0752576Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:24:50.0782630Z test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:24:50.0832672Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:24:50.1112007Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:24:50.1132626Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:24:50.1148824Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:24:50.1193371Z [gw1] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:24:50.1228851Z test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:24:50.1272609Z [gw2] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:24:50.1474251Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:50.1592844Z [gw3] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:50.1632942Z test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:24:50.1693370Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:24:50.1713237Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:24:50.1860766Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:24:50.1868613Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:24:50.2030658Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:24:50.2036462Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:24:50.2042595Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:24:50.2072727Z test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:24:50.2084154Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:24:50.2109996Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:24:50.2152086Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:24:50.2276888Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:50.2472348Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:50.2572864Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:24:50.2632091Z test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:24:50.2655446Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:50.3190547Z [gw3] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:50.3247589Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:24:50.3270376Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:24:50.3342899Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:24:50.3451419Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:24:50.3640102Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:24:50.3643436Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:24:50.3683214Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:24:50.3692561Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:24:50.3698948Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:24:50.3788053Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:24:50.3929002Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:24:50.3993536Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:24:50.4112489Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:24:50.4159786Z test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:24:50.4212818Z test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:24:50.4229467Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:24:50.4552068Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:24:50.4557924Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:24:50.4565977Z test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:24:50.4656053Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:24:50.4721020Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:24:50.4739363Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:24:50.4992667Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:24:50.4999574Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:50.5115531Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:24:50.5179348Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:24:50.5196060Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:24:50.5217784Z test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:50.5451764Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:24:50.5508944Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:24:50.5675504Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:24:50.5696845Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:24:50.5714154Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:24:50.5743982Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:24:50.5933144Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:24:50.5960915Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:24:50.6116502Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:24:50.6194393Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:24:50.6316914Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:24:50.6557494Z test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:24:50.6642444Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:24:50.6797402Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:24:50.6870778Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:24:50.6995543Z test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:24:50.7073255Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:24:50.7141745Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:24:50.7311094Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:24:50.7409524Z test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:24:50.7513429Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:24:50.7519992Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:24:50.7761962Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:24:50.7768365Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:50.7991808Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:50.8035741Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:50.8053697Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:50.8197943Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:24:50.8200159Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:50.8284054Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:50.8314160Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:50.8707339Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:50.8713646Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:50.8734325Z test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:24:50.8754838Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:24:50.8785962Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:50.9034548Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:50.9212600Z test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:24:50.9224001Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:24:50.9249654Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:50.9552324Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:50.9556196Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:24:50.9557984Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:24:50.9578248Z test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:24:50.9704211Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:24:50.9709742Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:24:50.9894726Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:24:50.9914153Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:24:50.9953203Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:50.9991264Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:24:51.0029653Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:51.0073756Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:24:51.0139826Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:24:51.0352580Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:24:51.0422463Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:51.0433334Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:51.0510308Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:51.0520469Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:51.0730571Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:51.0792090Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:24:51.0872323Z test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:24:51.0923007Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:24:51.0953800Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:24:51.0986580Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:51.1164636Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:24:51.1231598Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:24:51.1271378Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:51.1311730Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:51.1392524Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:24:51.1433865Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:24:51.1672435Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:24:51.1771776Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:51.1825702Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:51.1838690Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:24:51.1843567Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:24:51.1897959Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:24:51.2113753Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:24:51.2273793Z test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:24:51.2329950Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:24:51.2353581Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:24:51.2553512Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:24:51.2599794Z test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:24:51.2790407Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:24:51.3066927Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:51.3069972Z test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:24:51.3155726Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:24:51.3188569Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:24:51.3190872Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:51.3303831Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:24:51.3316518Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:24:51.3348573Z test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:24:51.3476599Z [gw3] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:24:51.3479384Z test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:24:51.3626905Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:24:51.3646746Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:24:51.3781465Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:24:51.3823170Z test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:24:51.3873161Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:24:51.3960968Z test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:24:51.4157406Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:24:51.4165721Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:24:51.4171103Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:24:51.4179072Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:51.4218791Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:24:51.4257727Z test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:24:51.4313568Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:24:51.4464745Z test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:24:51.4492198Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:24:51.4561555Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:24:51.4562840Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:24:51.4628162Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:51.4687674Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:24:51.4693692Z test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:24:51.4752316Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:24:51.4873413Z test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:24:51.5024143Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:24:51.5064763Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:51.5074856Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:24:51.5118198Z test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:24:51.5191999Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:24:51.5230430Z test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:24:51.5472393Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:24:51.5515182Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:51.5521102Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:24:51.5602576Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:24:51.5631612Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:24:51.5815581Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:51.5911986Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:51.5953372Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:24:51.5985680Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:24:51.6038818Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:24:51.6071772Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:24:51.6255596Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:51.6351305Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:51.6394757Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:24:51.6396918Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:24:51.6430221Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:24:51.6511696Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:24:51.6670873Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:51.6792218Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:51.6832504Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:51.6870006Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:24:51.6903048Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:24:51.6950944Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:24:51.6988637Z test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:24:51.7231921Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:24:51.7273045Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:51.7283756Z test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:24:51.7394172Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:24:51.7397069Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:24:51.7674855Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:24:51.7698917Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:51.7712923Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:24:51.7733281Z test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:24:51.7831823Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:24:51.7887315Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:24:51.7917335Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:24:51.8113303Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:24:51.8130599Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:51.8153264Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:24:51.8217767Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:24:51.8273131Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:24:51.8553563Z test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:24:51.8575886Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:51.8593565Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:24:51.8629380Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:24:51.8727318Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:24:51.8734492Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:24:51.8844452Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:24:51.8992733Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:24:51.9008190Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:51.9032665Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:24:51.9047375Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:24:51.9059569Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:24:51.9076208Z test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:24:51.9152994Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:24:51.9323449Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:24:51.9418404Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:24:51.9443515Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:24:51.9449345Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:51.9518441Z [gw2] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:24:51.9520710Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:24:51.9530952Z test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:24:51.9550770Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:24:51.9591562Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:24:51.9873783Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:24:51.9915180Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:51.9930018Z test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:24:51.9971000Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:24:52.0134977Z test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:24:52.0195529Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:24:52.0353559Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:24:52.0386603Z test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:24:52.0404501Z [gw3] [ 85%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:24:52.0430923Z test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:24:52.0477664Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:24:52.0589406Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:24:52.0830845Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:24:52.0871629Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:24:52.0880293Z test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:24:52.0935673Z test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:24:52.0970996Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:24:52.1087628Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:24:52.1193389Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:24:52.1252307Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:24:52.1270862Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:24:52.1271500Z test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:24:52.1351700Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:24:52.1381273Z test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:24:52.1633794Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:24:52.1712933Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:24:52.1727100Z test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:24:52.1765839Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:24:52.1838907Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:24:52.1844142Z test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:24:52.2071198Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:24:52.2151609Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:24:52.2164005Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:24:52.2233907Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:24:52.2273276Z test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:24:52.2347588Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:24:52.2512997Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:24:52.2546342Z test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:24:52.2593827Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:24:52.2664389Z test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:24:52.2672222Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:24:52.2710086Z test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:24:52.2952744Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:24:52.3005497Z test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:24:52.3032391Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:24:52.3112835Z test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:24:52.3152951Z test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:24:52.3181123Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:24:52.3392111Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:24:52.3472865Z test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:24:52.3495387Z test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:24:52.3552436Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:24:52.3604591Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:52.3672595Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:24:52.3687364Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:52.3697628Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:24:52.3910365Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:24:52.3982422Z test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:24:52.3986826Z test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:24:52.4009638Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:24:52.4014478Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:24:52.4124589Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:52.4391295Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:52.4397815Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:24:52.4404551Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:24:52.4416113Z test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:24:52.4433474Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:24:52.4606658Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:52.4711965Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:52.4715744Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:24:52.4729072Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:24:52.4792036Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:24:52.4851303Z test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:24:52.4883603Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:24:52.4924311Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:52.4998830Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:24:52.5152201Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:52.5231778Z test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:24:52.5314077Z test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:24:52.5388211Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:52.5675921Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:24:52.5769108Z test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:24:52.5896738Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:24:52.5903835Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:52.6043435Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:52.6067730Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:24:52.6101673Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:52.6191067Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:52.6280128Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:24:52.6292614Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:24:52.6314554Z test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:24:52.6375671Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:52.6504547Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:24:52.6546184Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:52.6557745Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:24:52.6646235Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:24:52.6751194Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:24:52.6756209Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:24:52.7032074Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:52.7052241Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:24:52.7087583Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:24:52.7126803Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:24:52.7193155Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:52.7194782Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:52.7283641Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:24:52.7478439Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:24:52.7482033Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:24:52.7572031Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:52.7690177Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:24:52.7692876Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:52.7906630Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:24:52.7907195Z test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:24:52.8257379Z [gw3] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:24:52.8266327Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:52.8326794Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:52.8363468Z test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:24:52.8600538Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:24:52.8610866Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:24:52.8822357Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:52.8830312Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:52.8835414Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:52.8841342Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:24:52.8933995Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:24:52.9195693Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:52.9197291Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:52.9239188Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:24:52.9612542Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:24:52.9633686Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:52.9673279Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:24:52.9695906Z test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:24:52.9837276Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:24:53.0114935Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:24:53.0115815Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:53.0325484Z test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:24:53.0462990Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:53.0554332Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:24:53.0593595Z test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:24:53.0603640Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:24:53.0993898Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:24:53.1047492Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:24:53.1255318Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:24:53.1267170Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:24:53.1431277Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:24:53.1472962Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:24:53.1491512Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:24:53.1674101Z [gw3] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:24:53.1853360Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:24:53.1912968Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:24:53.1930748Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:53.2112573Z [gw3] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:53.2352859Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:53.2422351Z test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:24:53.2479972Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:24:53.2592903Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:53.2857443Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:24:53.2868657Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:24:53.3026696Z test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:24:53.3150521Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:24:53.3256246Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:24:53.3314212Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:24:53.3445070Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:24:53.3589959Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:24:53.3792449Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:24:53.3803383Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:24:53.3954264Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:24:53.3998374Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:24:53.4352797Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:53.4657339Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:53.4722409Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:53.4739518Z [gw2] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:24:53.4753581Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:24:53.4766603Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:53.4802872Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:53.5204882Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:53.5242217Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:53.5557836Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:53.5586171Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:53.5958637Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:53.6031333Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:53.6358733Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:53.6396961Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:53.6436981Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:53.6468004Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:53.6649419Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:24:53.6833075Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:53.6959185Z test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:24:53.6971536Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:24:53.7034043Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:24:53.7166093Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:24:53.7313805Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:24:53.7393624Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:53.8580371Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:53.8608477Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:53.8796764Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:24:53.8874715Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:24:53.8892135Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:53.9111462Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:53.9355797Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:53.9475453Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:53.9770837Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:53.9793288Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:53.9871748Z test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:24:53.9878132Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:24:53.9922576Z [gw1] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:53.9955054Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:54.0316687Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:54.0322613Z test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:24:54.0385815Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:24:54.0389356Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:54.0712436Z [gw1] [ 85%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:54.0748869Z test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:24:54.0792742Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:24:54.1195708Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:54.1239356Z test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:24:54.1674094Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:24:54.1738655Z test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:24:54.2153605Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:24:54.2196923Z test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:24:54.2594061Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:24:54.2622558Z test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:24:54.3034147Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:24:54.3079448Z test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:24:54.3514600Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:24:54.3596478Z test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:24:54.3954984Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:24:54.4001809Z test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:24:54.4433199Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:24:54.4713770Z test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:24:54.4913886Z [gw3] [ 85%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:24:54.5006333Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:24:54.5202302Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:24:54.5211535Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:54.5289916Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:24:54.5393582Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:24:54.5453381Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:24:54.5633534Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:24:54.5832855Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:24:54.6078499Z test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:24:54.6092884Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:24:54.6160262Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:54.6273401Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:24:54.6293985Z test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:54.6461930Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:54.6513182Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:54.6587406Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:54.6749174Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:54.6756788Z test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:24:54.7066172Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:24:54.7073711Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:54.7229044Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:54.7236578Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:24:54.7489018Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:24:54.7496610Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:54.7708874Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:54.7716339Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:24:54.7936490Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:24:54.7943955Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:54.8148813Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:54.8156336Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:24:54.8388799Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:24:54.8394878Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:54.8588941Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:54.8594009Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:24:54.8752144Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:24:54.8869594Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:54.8992813Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:54.9038614Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:54.9192677Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:54.9304627Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:54.9431882Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:54.9475037Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:54.9632034Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:54.9780673Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:54.9873209Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:54.9892973Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:55.0074344Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:55.0217122Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:55.0332520Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:55.0337022Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:55.0513214Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:55.0655407Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:55.0753564Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:55.0812673Z test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:24:55.0953758Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:24:55.1132268Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:55.1194493Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:55.1260744Z test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:24:55.1396322Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:24:55.1554785Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:55.1634340Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:55.1702619Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:55.1833473Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:55.2003460Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:55.2073154Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:55.2138243Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:55.2272284Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:55.2464624Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:55.2511300Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:55.2555656Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:24:55.2711917Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:24:55.2898705Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:55.2952127Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:55.3009418Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:24:55.3151855Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:24:55.3250795Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:55.3391946Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:55.3448777Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:24:55.3592161Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:24:55.3690496Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:55.3833444Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:55.3896868Z test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:55.4033520Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:55.4158266Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:55.4272542Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:55.4290081Z test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:55.4472813Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:55.4713081Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:24:55.4730269Z test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:24:55.4775768Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:24:55.4914127Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:24:55.5128694Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:24:55.5153674Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:24:55.5186741Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:55.5353875Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:55.5409728Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:24:55.5593529Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:24:55.5625846Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:55.5793267Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:55.6033787Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:55.6067103Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:55.6156569Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:55.6233967Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:55.6474182Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:24:55.6506002Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:55.6912499Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:55.6978491Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:24:55.7353495Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:24:55.7419011Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:24:55.7792511Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:24:55.7931009Z test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:55.8233038Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:55.8268379Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:55.8673379Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:55.8708434Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:55.9113931Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:55.9134856Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:55.9553600Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:55.9573442Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:55.9993795Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:56.0013941Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:56.0434121Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:56.0459076Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:56.0873801Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:56.0912845Z test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:56.1349605Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:56.1357661Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:24:56.1372651Z test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:24:56.1495690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:24:56.1759254Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:24:56.1852046Z test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:24:56.2201671Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:24:56.2257672Z test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:24:56.2639179Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:24:56.2682864Z test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:24:56.3076397Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:24:56.3134690Z test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:24:56.3517255Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:24:56.3563373Z test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:24:56.3711095Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:24:56.3726692Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:24:56.3957126Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:24:56.4019978Z test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:24:56.4397778Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:24:56.4496950Z test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:24:56.4835751Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:24:56.4896205Z test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:24:56.5278453Z [gw3] [ 86%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:24:56.5408505Z test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:24:56.5717947Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:24:56.5790853Z test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:24:56.6158310Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:24:56.6599864Z test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:24:56.6625684Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:24:56.6830534Z test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:24:56.7114317Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:24:56.7339342Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:24:56.7360802Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:24:56.7388860Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:24:56.7515377Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:56.7603080Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:24:56.7617513Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:24:56.7795904Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:24:56.8033285Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:56.8428503Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:24:56.8444715Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:24:57.0642102Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:24:57.0666765Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:24:57.5046623Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:24:57.5061119Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:24:57.5130695Z test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:24:57.5441687Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:24:57.5462781Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:24:57.5535523Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:24:57.5573508Z test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:24:57.5941840Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:24:57.5958317Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:24:57.5968087Z test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:24:57.6038516Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:24:57.6474351Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:24:57.6515096Z test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:24:57.6931147Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:24:57.6936130Z test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:24:57.7108879Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:24:57.7126526Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:24:57.7285751Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:24:57.7317747Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:24:57.7377457Z test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:24:57.7633293Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:24:57.7783414Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:24:57.7899050Z test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:24:57.7904023Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:24:57.7995049Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:24:57.8271517Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:24:57.8274828Z test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:24:57.8639135Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:24:57.8772722Z test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:24:57.8783704Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:24:57.8944618Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:24:57.9074362Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:24:57.9270028Z test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:24:57.9590889Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:24:57.9616317Z test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:24:57.9953865Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:24:57.9995330Z test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:24:58.0511350Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:24:58.0544858Z test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:24:58.0833054Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:24:58.1017394Z test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:24:58.1274697Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:24:58.1443387Z test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:24:58.1716079Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:24:58.1850841Z test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:24:58.2169428Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:24:58.2345800Z test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:24:58.2362761Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:24:58.2363437Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:24:58.2387098Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:24:58.2612357Z [gw0] [ 86%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:24:58.2801331Z test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:24:58.2912754Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:24:58.3112267Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:24:58.3213451Z test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:24:58.3332042Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:24:58.3344777Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:24:58.3528794Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:24:58.3529325Z test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:24:58.3556975Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:24:58.3580700Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:24:58.4368502Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:58.4369110Z test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:24:58.4569338Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:24:58.4580058Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:24:58.4775355Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:58.4818997Z test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:24:58.5152309Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:24:58.5261361Z test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:24:58.5271064Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:24:58.5369552Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:58.5593949Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:24:58.5837952Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:24:58.5848706Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:24:58.5945660Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:24:58.5956282Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:24:58.6147563Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:24:58.6327055Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:24:58.6334539Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:24:58.6353012Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:24:58.6711532Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:24:58.6724876Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:24:58.8126195Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:24:58.8142623Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:24:58.8252574Z test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:24:58.8670944Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:24:58.8685303Z test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:24:58.9129107Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:24:58.9131350Z test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:24:58.9590584Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:24:58.9592328Z test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:24:58.9750853Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:24:58.9767582Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:24:59.0025347Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:24:59.0025943Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:24:59.0491630Z [gw3] [ 86%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:24:59.0492175Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:24:59.0577981Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:24:59.0594604Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:24:59.0990932Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:24:59.1001798Z test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:24:59.1393515Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:24:59.1395209Z test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:24:59.1785778Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:24:59.1805964Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:24:59.1842824Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:24:59.1847163Z test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:24:59.2353762Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:24:59.2358753Z test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:24:59.2832512Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:24:59.2903192Z test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:24:59.3262932Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:24:59.3283270Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:24:59.3296505Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:24:59.3301828Z test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:24:59.3791405Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:24:59.3861935Z test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:24:59.4223122Z [gw3] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:24:59.4226764Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:24:59.4701685Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:24:59.4704629Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:24:59.5129671Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:24:59.5146768Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:24:59.5155889Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:24:59.5174925Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:24:59.5627171Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:24:59.5632106Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:24:59.5925695Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:24:59.5934008Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:24:59.6002898Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:24:59.6035354Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:24:59.6066516Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:24:59.6353440Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:24:59.6503601Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:59.6512456Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:59.6517433Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:24:59.6862829Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:24:59.6868615Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:24:59.6956383Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:24:59.6985431Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:24:59.7285711Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:24:59.7291010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:24:59.7419373Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:24:59.7424699Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:24:59.7754690Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:24:59.7759343Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:24:59.7859975Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:24:59.7865097Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:24:59.8112069Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:24:59.8350709Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:24:59.8355828Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:24:59.8819000Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:24:59.8823970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:24:59.8975701Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:24:59.8994978Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:24:59.9131032Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:24:59.9259691Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:24:59.9268907Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:24:59.9511314Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:24:59.9567805Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:24:59.9740140Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:24:59.9748922Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:24:59.9990603Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:25:00.0184425Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:00.0188885Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:25:00.0622896Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:25:00.0627651Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:25:00.0677052Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:25:00.0702961Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:00.0970597Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:00.1060708Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:00.1065511Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:25:00.1113223Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:25:00.1259347Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:00.1544092Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:00.1549338Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:25:00.1630787Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:25:00.1648325Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:00.1982554Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:00.1987646Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:25:00.2055175Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:25:00.2097519Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:25:00.2422079Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:25:00.2426906Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:25:00.2446926Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:25:00.2545470Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:00.2861884Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:00.2866866Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:25:00.2887003Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:25:00.2985120Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:00.3305220Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:00.3310418Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:25:00.3391732Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:25:00.3746006Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:00.3751186Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:25:00.4158192Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:25:00.4183300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:00.4525553Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:00.4539474Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:00.4594282Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:25:00.4618425Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:25:00.4836244Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:25:00.7896863Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:25:00.7976798Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:25:00.7985416Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:25:00.7988642Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:25:00.7997819Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:25:00.8001319Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:00.8026677Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:25:00.8058849Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:25:00.8060955Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:00.8097793Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:00.8433614Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:00.8476206Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:25:00.8481413Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:25:00.8503550Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:25:00.8873217Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:25:00.8917685Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:25:00.8922980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:25:00.8943342Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:25:00.9312857Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:25:00.9353079Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:00.9378928Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:25:00.9416327Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:25:00.9752834Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:00.9792029Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:00.9814977Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:25:00.9862490Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:25:01.0193457Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:01.0233100Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:25:01.0257672Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:25:01.0269905Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:25:01.0632635Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:25:01.0673969Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:01.0697711Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:25:01.0709915Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:25:01.1073257Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:01.1113673Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:25:01.1124445Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:25:01.1142480Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:25:01.1513073Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:25:01.1553657Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:01.1587226Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:25:01.1590980Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:01.1952921Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:25:01.1992751Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:25:01.2008246Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:25:01.2023233Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:25:01.2392456Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:25:01.2444881Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:01.2446977Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:25:01.2461120Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:01.2833082Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:25:01.2875492Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:25:01.2902546Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:25:01.2911471Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:25:01.3272684Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:25:01.3313958Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:01.3341317Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:25:01.3404062Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:25:01.3714366Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:01.3755074Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:01.3782152Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:25:01.3853134Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:25:01.4155291Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:01.4195171Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:25:01.4221338Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:25:01.4632913Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:25:01.4663025Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:25:01.5095591Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:25:01.5106595Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:25:01.5540963Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:25:01.5545732Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:25:01.5956598Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:25:01.5987937Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:25:01.6399090Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:25:01.6430193Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:25:01.6631535Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:25:01.6643515Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:25:01.6699806Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:01.6833146Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:01.6859602Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:25:01.7074798Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:25:01.7258714Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:01.7277271Z [gw1] [ 86%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:01.7304754Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:25:01.7517600Z [gw3] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:25:01.7599281Z test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:25:01.7756969Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:25:01.7786575Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:25:01.7955126Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:25:01.8195024Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:25:01.8228279Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:25:01.8322072Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:25:01.8392928Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:25:01.8437719Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:25:01.8633173Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:25:01.8658250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:25:01.8831615Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:25:01.8882249Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:25:01.9071887Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:25:01.9094942Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:25:01.9273162Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:25:01.9319788Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:25:01.9514538Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:25:01.9540793Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:25:01.9755109Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:25:01.9863116Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:25:01.9954193Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:25:01.9980939Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:25:02.0193993Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:25:02.0234323Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:25:02.0393897Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:25:02.0416992Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:25:02.0634047Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:25:02.0672651Z test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:25:02.0873107Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:25:02.0899655Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:25:02.1073718Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:25:02.1313662Z test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:25:02.1342474Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:25:02.1476025Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:25:02.1551516Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:25:02.1578873Z test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:25:02.1752401Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:25:02.1778438Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:25:02.1992163Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:25:02.2194651Z test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:25:02.2226702Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:25:02.2633105Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:25:02.2662130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:25:02.3073813Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:25:02.3101087Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:25:02.3514442Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:25:02.3541703Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:25:02.3954507Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:25:02.3982586Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:25:02.4397082Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:25:02.4418801Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:25:02.4834840Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:25:02.4858805Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:25:02.4926223Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:25:02.4942553Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:25:02.5000456Z test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:25:02.5273586Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:25:02.5301684Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:25:02.5422579Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:25:02.5537819Z test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:25:02.5742035Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:25:02.5748391Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:25:02.5837327Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:25:02.5968190Z test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:25:02.6180319Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:25:02.6186594Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:25:02.6275671Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:25:02.6403191Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:02.6621357Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:02.6627581Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:25:02.6716726Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:25:02.6842454Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:02.7061510Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:02.7062064Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:25:02.7209346Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:25:02.7334934Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:02.7499026Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:02.7499820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:25:02.7674287Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:25:02.7806830Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:02.7913194Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:02.7939370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:25:02.8113465Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:25:02.8219098Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:02.8355729Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:02.8382879Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:25:02.8594824Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:25:02.8639872Z test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:25:02.8792938Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:25:02.8818295Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:25:02.9032135Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:25:02.9169139Z test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:25:02.9231976Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:25:02.9255404Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:25:02.9472817Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:25:02.9672609Z test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:25:02.9697446Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:25:02.9785774Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:25:02.9912819Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:25:03.0097310Z test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:25:03.0112650Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:25:03.0132183Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:25:03.0352156Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:25:03.0552315Z test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:25:03.0575040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:25:03.0793051Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:25:03.0809625Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:25:03.1024061Z test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:25:03.1031459Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:25:03.1469844Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:25:03.1479380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:25:03.1873806Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:25:03.1901346Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:25:03.2291463Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:25:03.2314542Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:25:03.2341987Z test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:25:03.2350939Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:03.2654451Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:25:03.2781988Z [gw1] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:25:03.2782747Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:25:03.2792486Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:25:03.2815659Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:03.3194828Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:03.3199907Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:25:03.3217070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:03.3225632Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:03.3673206Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:25:03.3676215Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:03.3677430Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:25:03.3678292Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:25:03.4074931Z [gw3] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:25:03.4075682Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:25:03.4099663Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:25:03.4104075Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:25:03.4513718Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:25:03.4515224Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:25:03.4536309Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:03.4544895Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:25:03.4954939Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:25:03.4956402Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:25:03.4980772Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:03.4988985Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:25:03.5394005Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:25:03.5395151Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:25:03.5416164Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:25:03.5425319Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:25:03.5835939Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:25:03.5836584Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:25:03.5856848Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:25:03.5864840Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:25:03.5906244Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:25:03.5912894Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:25:03.6276594Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:25:03.6278898Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:25:03.6301856Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:25:03.6310689Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:25:03.6716104Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:25:03.6716968Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:25:03.6739601Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:25:03.6748618Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:25:03.7154448Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:25:03.7180035Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:25:03.7192659Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:25:03.7193282Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:25:03.7411418Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:25:03.7422412Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:25:03.7595195Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:25:03.7599734Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:25:03.7621705Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:03.7631565Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:25:03.7676379Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:03.7833422Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:25:03.7855047Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:25:03.8035093Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:25:03.8035877Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:25:03.8064374Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:25:03.8067958Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:25:03.8272617Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:25:03.8297148Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:25:03.8473751Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:25:03.8475450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:25:03.8504306Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:25:03.8506892Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:25:03.8712682Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:25:03.8800728Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:25:03.8913840Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:25:03.8915185Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:25:03.8938535Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:25:03.8954742Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:25:03.9153507Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:25:03.9179187Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:25:03.9357136Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:25:03.9381434Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:25:03.9391276Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:03.9398000Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:25:03.9594585Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:25:03.9624002Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:25:03.9795004Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:25:03.9796089Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:25:03.9818041Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:25:03.9826594Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:25:04.0073174Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:25:04.0099450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:25:04.0234569Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:25:04.0238741Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:25:04.0264075Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:25:04.0267884Z [gw3] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:25:04.0512624Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:25:04.0537048Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:25:04.0671985Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:25:04.0674378Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:25:04.0687100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:25:04.0696143Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:25:04.0951804Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:25:04.0972421Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:25:04.1113603Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:25:04.1114300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:25:04.1126751Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:25:04.1137409Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:25:04.1391608Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:25:04.1553460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:04.1557027Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:25:04.1591800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:25:04.1596444Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:25:04.1792398Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:25:04.1833259Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:04.2021010Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:04.2032989Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:25:04.2038049Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:25:04.2041814Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:25:04.2462952Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:25:04.2474786Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:25:04.2478757Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:25:04.2481515Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:25:04.2678217Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:25:04.2700333Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:04.2914369Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:04.2916991Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:25:04.2921769Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:25:04.2924163Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:25:04.3355354Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:25:04.3358355Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:25:04.3362784Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:25:04.3365127Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:25:04.3701515Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:25:04.3718622Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:04.3754531Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:04.3786636Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:25:04.3796952Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:25:04.3802598Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:25:04.4237396Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:25:04.4241621Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:25:04.4247849Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:25:04.4252211Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:25:04.4397219Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:25:04.4414181Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:25:04.4673242Z test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:25:04.4681714Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:25:04.4688168Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:25:04.4691796Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:25:04.4695795Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:25:04.4814681Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:25:04.4826074Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:04.4834861Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:04.4909660Z test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:25:04.5141155Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:25:04.5161954Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:25:04.5167289Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:25:04.5175066Z [gw3] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:25:04.5274156Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:25:04.5586769Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:25:04.5592868Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:25:04.5599617Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:25:04.5604771Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:25:04.5622510Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:25:04.5714239Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:25:04.6026428Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:25:04.6031912Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:25:04.6038882Z [gw3] [ 87%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:25:04.6044064Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:25:04.6081005Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:25:04.6153548Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:25:04.6205124Z test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:25:04.6397984Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:25:04.6438256Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:25:04.6443408Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:25:04.6475320Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:25:04.6577966Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:25:04.6588411Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:04.6633409Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:04.6661093Z test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:25:04.6833198Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:25:04.6835839Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:25:04.6859524Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:25:04.6862765Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:25:04.7073333Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:25:04.7151161Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:25:04.7296494Z [gw2] [ 87%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:25:04.7297156Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:25:04.7304504Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:25:04.7307735Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:25:04.7552953Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:25:04.7702318Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:25:04.7716284Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:25:04.7720306Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:25:04.7738533Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:25:04.7745993Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:25:04.7798152Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:25:04.7804340Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:04.7992109Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:04.8209593Z test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:25:04.8220305Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:25:04.8222051Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:25:04.8228233Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:25:04.8321266Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:25:04.8332776Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:04.8642861Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:04.8645905Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:04.8657758Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:25:04.8664674Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:25:04.8665409Z test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:25:04.8686260Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:25:04.8691897Z [gw2] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:25:04.8694414Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:25:04.8751776Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:25:04.9075213Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:04.9078603Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:25:04.9104076Z test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:25:04.9118367Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:25:04.9118791Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:25:04.9206561Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:25:04.9213401Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:04.9229102Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:04.9306169Z [gw0] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:04.9517187Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:25:04.9520250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:25:04.9523394Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:25:04.9541327Z test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:25:04.9555345Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:25:04.9557649Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:25:04.9631791Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:25:04.9995476Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:05.0000710Z test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:25:05.0067756Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:25:05.0164938Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:25:05.0168307Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:25:05.0172495Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:25:05.0468387Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:25:05.0479000Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:25:05.0479617Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:25:05.0480197Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:25:05.0480816Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:25:05.0876006Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:25:05.0876685Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:25:05.0908297Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:25:05.0912011Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:25:05.0914122Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:25:05.0920619Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:25:05.1262851Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:25:05.1313441Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:25:05.1314100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:25:05.1335719Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:25:05.1339826Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:25:05.1351777Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:25:05.1710399Z test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:25:05.1782131Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:25:05.1782789Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:25:05.1785908Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:25:05.1786866Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:25:05.1793381Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:25:05.1883479Z test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:25:05.2196467Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:25:05.2197190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:25:05.2223290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:05.2225967Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:25:05.2234382Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:05.2327327Z test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:25:05.2635296Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:25:05.2637323Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:25:05.2660256Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:05.2669857Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:05.2678627Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:25:05.2898735Z test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:25:05.3073539Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:25:05.3078147Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:25:05.3104294Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:25:05.3108540Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:25:05.3116307Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:25:05.3156405Z test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:25:05.3514188Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:25:05.3516825Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:25:05.3534599Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:05.3545488Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:25:05.3554496Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:05.3754391Z test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:25:05.3954534Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:25:05.3955527Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:05.3980095Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:25:05.3988927Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:25:05.3994277Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:25:05.4150023Z test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:25:05.4394249Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:25:05.4395449Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:05.4417708Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:25:05.4420917Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:25:05.4431685Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:25:05.4684861Z test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:25:05.4832826Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:25:05.4835277Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:25:05.4856065Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:25:05.4857297Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:25:05.4871587Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:25:05.5274845Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:25:05.5275505Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:05.5295610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:25:05.5302747Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:25:05.5716150Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:25:05.5717178Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:25:05.5738663Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:25:05.5744909Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:25:05.6154056Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:25:05.6156898Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:25:05.6177523Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:25:05.6184786Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:25:05.6594078Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:25:05.6596764Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:25:05.6614661Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:25:05.6623538Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:25:05.7035021Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:25:05.7037385Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:25:05.7056021Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:25:05.7062446Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:25:05.7474311Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:25:05.7477230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:25:05.7499404Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:25:05.7503243Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:25:05.7913257Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:25:05.7915640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:25:05.7934186Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:25:05.7941462Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:25:05.8354700Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:25:05.8355996Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:25:05.8374417Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:25:05.8383439Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:25:05.8390390Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:25:05.8396881Z [gw2] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:25:05.8794468Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:25:05.8795401Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:25:05.8815824Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:25:05.8820587Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:25:05.9233220Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:25:05.9235845Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:25:05.9252083Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:25:05.9261975Z [gw3] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:25:05.9673336Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:25:05.9676509Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:25:05.9697708Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:25:05.9699670Z [gw1] [ 87%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:25:06.0112818Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:25:06.0114935Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:25:06.0136572Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:25:06.0139853Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:25:06.0553575Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:25:06.0556278Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:25:06.0573061Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:25:06.0583393Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:25:06.0994703Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:25:06.0995708Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:25:06.1019873Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:25:06.1022899Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:25:06.1439567Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:25:06.1440366Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:25:06.1466313Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:25:06.1469835Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:25:06.1874950Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:25:06.1877587Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:25:06.1898101Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:25:06.1903884Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:25:06.2316126Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:25:06.2316771Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:25:06.2338421Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:25:06.2344780Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:25:06.2753221Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:25:06.2755592Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:25:06.2778905Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:25:06.2780997Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:25:06.3195057Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:25:06.3197927Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:25:06.3217108Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:25:06.3223097Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:25:06.3634484Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:25:06.3637556Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:25:06.3660065Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:25:06.3663326Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:25:06.4075754Z [gw3] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:25:06.4076645Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:25:06.4102003Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:25:06.4105952Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:25:06.4514710Z [gw3] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:25:06.4516479Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:25:06.4535189Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:25:06.4558819Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:25:06.4954188Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:25:06.4956075Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:25:06.4976650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:25:06.4983746Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:25:06.5394224Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:25:06.5395459Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:25:06.5415233Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:25:06.5422282Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:25:06.5490025Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:25:06.5498563Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:25:06.5596374Z test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:25:06.5834280Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:25:06.5835977Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:25:06.5858906Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:25:06.5861415Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:25:06.5911885Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:25:06.5999798Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:25:06.6274157Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:25:06.6274870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:25:06.6297654Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:25:06.6300138Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:25:06.6351107Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:25:06.6465647Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:25:06.6713626Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:25:06.6714413Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:25:06.6733420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:25:06.6739850Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:25:06.6791424Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:25:06.6825802Z test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:25:06.7153727Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:25:06.7154131Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:25:06.7172975Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:25:06.7179002Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:25:06.7231375Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:25:06.7258133Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:25:06.7593934Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:25:06.7594604Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:25:06.7613954Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:25:06.7619994Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:25:06.7671329Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:25:06.7734876Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:25:06.8033671Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:25:06.8034523Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:25:06.8053687Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:25:06.8059159Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:25:06.8111072Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:25:06.8200782Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:25:06.8473551Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:25:06.8474240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:25:06.8493209Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:25:06.8499513Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:25:06.8551088Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:25:06.8604895Z test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:25:06.8913527Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:25:06.8914288Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:25:06.8933285Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:25:06.8939171Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:25:06.8991062Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:25:06.9037613Z test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:25:06.9353700Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:25:06.9354348Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:25:06.9373247Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:25:06.9380524Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:25:06.9431500Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:25:06.9601300Z test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:25:06.9794459Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:25:06.9795098Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:25:06.9813702Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:25:06.9820223Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:25:06.9871464Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:25:07.0028048Z test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:25:07.0233621Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:25:07.0234543Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:25:07.0253016Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:25:07.0260750Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:25:07.0310856Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:25:07.0359333Z test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:25:07.0673613Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:25:07.0674202Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:25:07.0698249Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:25:07.0700839Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:25:07.0751475Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:25:07.0879292Z test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:25:07.1114062Z [gw2] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:25:07.1114721Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:25:07.1133052Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:25:07.1137315Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:25:07.1191220Z [gw3] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:25:07.1223485Z test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:25:07.1553402Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:25:07.1553765Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:25:07.1573450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:25:07.1575924Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:25:07.1631591Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:25:07.1681697Z test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:25:07.1995102Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:25:07.1995710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:25:07.2016986Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:25:07.2025872Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:25:07.2072603Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:25:07.2299313Z test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:25:07.2434768Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:25:07.2436225Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:25:07.2453454Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:25:07.2466353Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:25:07.2511324Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:25:07.2610348Z test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:25:07.2873752Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:25:07.2875025Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:25:07.2897587Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:25:07.2899992Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:25:07.2951384Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:25:07.3063921Z test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:25:07.3312465Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:25:07.3314617Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:25:07.3334057Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:25:07.3339550Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:25:07.3391879Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:25:07.3563394Z test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:25:07.3754415Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:25:07.3755423Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:25:07.3781021Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:25:07.3784275Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:25:07.3832382Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:25:07.3933957Z test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:25:07.4194356Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:25:07.4198833Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:25:07.4220160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:25:07.4223636Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:25:07.4272121Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:25:07.4396630Z test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:25:07.4634572Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:25:07.4637687Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:25:07.4661539Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:25:07.4665535Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:25:07.4712735Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:25:07.4816603Z test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:25:07.5075467Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:25:07.5076783Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:25:07.5103323Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:25:07.5107497Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:25:07.5152527Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:25:07.5283730Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:25:07.5531583Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:25:07.5532235Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:25:07.5535856Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:25:07.5541633Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:25:07.5592350Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:25:07.5709317Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:25:07.5953680Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:25:07.5954327Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:25:07.5978605Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:25:07.5980779Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:25:07.6031330Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:25:07.6397910Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:25:07.6398529Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:25:07.6420775Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:25:07.6429004Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:25:07.6690370Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:25:07.6698525Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:25:07.6833192Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:25:07.6855125Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:25:07.6872531Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:25:07.6874850Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:25:07.7141846Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:25:07.7154470Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:25:07.7301429Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:25:07.7304057Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:25:07.7307802Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:25:07.7310454Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:25:07.7739404Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:25:07.7742882Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:25:07.7743492Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:25:07.7747693Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:25:07.8038460Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:25:07.8049326Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:25:07.8179194Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:25:07.8179805Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:25:07.8184427Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:25:07.8189421Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:25:07.8596619Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:25:07.8597238Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:25:07.8620926Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:25:07.8625425Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:25:07.9058839Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:25:07.9060347Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:25:07.9062125Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:25:07.9066274Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:25:07.9206579Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:25:07.9214099Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:25:07.9495848Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:25:07.9504105Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:25:07.9506191Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:25:07.9510697Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:25:07.9914584Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:25:07.9919347Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:25:07.9929120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:25:07.9949437Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:25:07.9953190Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:25:07.9957150Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:25:08.0379868Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:25:08.0380944Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:25:08.0384603Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:25:08.0389337Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:25:08.0793520Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:25:08.0796496Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:25:08.0823749Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:25:08.0828795Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:25:08.1022659Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:25:08.1029333Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:25:08.1064715Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:25:08.1232972Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:25:08.1236319Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:25:08.1259694Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:25:08.1269090Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:25:08.1432533Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:25:08.1487616Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:25:08.1674569Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:25:08.1676754Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:25:08.1704263Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:25:08.1706500Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:25:08.1872304Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:25:08.1930375Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:25:08.2113594Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:25:08.2116080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:25:08.2141925Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:25:08.2145092Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:25:08.2312216Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:25:08.2557931Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:25:08.2567524Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:25:08.2569675Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:25:08.2586551Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:25:08.2597625Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:25:08.2754201Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:25:08.2898130Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:25:08.3012973Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:25:08.3023974Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:25:08.3027916Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:25:08.3037000Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:25:08.3193612Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:25:08.3303387Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:25:08.3435329Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:25:08.3462078Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:25:08.3469691Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:25:08.3480769Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:25:08.3634363Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:25:08.3898925Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:25:08.3905749Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:25:08.3907742Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:25:08.3909237Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:25:08.4040755Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:25:08.4112306Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:25:08.4237755Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:25:08.4314183Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:25:08.4316282Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:25:08.4345323Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:25:08.4349457Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:25:08.4592726Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:25:08.4752705Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:25:08.4774696Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:25:08.4784770Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:25:08.4788657Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:25:08.4993237Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:25:08.5071974Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:25:08.5089413Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:25:08.5194566Z [gw2] [ 88%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:25:08.5197366Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:25:08.5223489Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:25:08.5226199Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:25:08.5552995Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:25:08.5590373Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:25:08.5633682Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:25:08.5638446Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:25:08.5658864Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:25:08.5667664Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:25:08.5992391Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:25:08.6029902Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:25:08.6073332Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:25:08.6076549Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:25:08.6097633Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:25:08.6106081Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:25:08.6472941Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:25:08.6520652Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:25:08.6523423Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:25:08.6525435Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:25:08.6544108Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:25:08.6552748Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:25:08.6957034Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:25:08.6958942Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:25:08.6966071Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:25:08.6994450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:25:08.6998741Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:25:08.7010070Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:25:08.7422067Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:25:08.7423859Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:25:08.7424622Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:25:08.7426730Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:25:08.7428445Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:25:08.7476616Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:25:08.7833922Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:25:08.7837144Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:25:08.7864208Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:25:08.7867680Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:25:08.7875815Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:25:08.7976827Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:25:08.8275585Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:25:08.8276239Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:25:08.8304658Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:25:08.8311412Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:25:08.8319030Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:25:08.8461186Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:25:08.8714722Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:25:08.8716563Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:25:08.8739188Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:25:08.8748477Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:25:08.8756071Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:25:08.8819465Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:25:08.9155941Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:25:08.9158019Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:25:08.9182288Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:25:08.9185323Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:25:08.9193063Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:25:08.9290097Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:25:08.9613916Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:25:08.9614530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:25:08.9615127Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:25:08.9622790Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:25:08.9632398Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:25:08.9744866Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:25:09.0033781Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:25:09.0038413Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:25:09.0063191Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:25:09.0067684Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:25:09.0112849Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:25:09.0254522Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:25:09.0474662Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:25:09.0475847Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:25:09.0504681Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:25:09.0510194Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:25:09.0592551Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:25:09.0630280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:25:09.0914548Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:25:09.0917873Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:25:09.0941085Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:25:09.0945426Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:25:09.1032665Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:25:09.1095421Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:25:09.1353251Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:25:09.1356997Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:25:09.1376616Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:25:09.1386854Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:25:09.1472481Z [gw3] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:25:09.1518309Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:25:09.1794412Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:25:09.1795019Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:25:09.1824477Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:25:09.1827361Z [gw3] [ 88%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:25:09.1912543Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:25:09.1946892Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:25:09.2234522Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:25:09.2235923Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:25:09.2259022Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:25:09.2267664Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:25:09.2392480Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:25:09.2675925Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:25:09.2677201Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:25:09.2704497Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:25:09.2714138Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:25:09.2863854Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:25:09.2875923Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:25:09.2909589Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:25:09.3113333Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:25:09.3117904Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:25:09.3144126Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:25:09.3147768Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:25:09.3312479Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:25:09.3361535Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:25:09.3554826Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:25:09.3557522Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:25:09.3583463Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:25:09.3591264Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:25:09.3753267Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:25:09.3806043Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:25:09.3994673Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:25:09.3997622Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:25:09.4027750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:25:09.4031756Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:25:09.4193982Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:25:09.4270674Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:25:09.4465805Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:25:09.4468434Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:25:09.4472794Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:25:09.4473432Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:25:09.4633876Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:25:09.4819756Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:25:09.4875966Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:25:09.4879037Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:25:09.4900021Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:25:09.4907835Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:25:09.5073652Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:25:09.5143227Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:25:09.5314028Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:25:09.5318784Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:25:09.5344698Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:25:09.5347657Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:25:09.5512635Z [gw1] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:25:09.5604309Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:25:09.5755258Z [gw2] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:25:09.5756034Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:25:09.5784197Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:25:09.5785949Z [gw3] [ 88%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:25:09.5952676Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:25:09.5971325Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:25:09.6194183Z [gw2] [ 89%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:25:09.6196660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:25:09.6222686Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:25:09.6228011Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:25:09.6392337Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:25:09.6407144Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:25:09.6634508Z [gw2] [ 89%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:25:09.6638753Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:25:09.6663933Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:25:09.6667112Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:25:09.6832518Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:25:09.7000876Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:25:09.7074871Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:25:09.7077638Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:25:09.7103060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:25:09.7105747Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:25:09.7274033Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:25:09.7322883Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:25:09.7514967Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:25:09.7518944Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:25:09.7540263Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:25:09.7550115Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:25:09.7712455Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:25:09.7819920Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:25:09.7954321Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:25:09.7956459Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:25:09.7982590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:25:09.7985322Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:25:09.8153290Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:25:09.8218361Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:25:09.8428459Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:25:09.8429293Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:25:09.8431165Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:25:09.8434017Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:25:09.8684427Z [gw3] [ 89%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:25:09.8692349Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:25:09.8892423Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:25:09.8893245Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:25:09.8895770Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:25:09.8897331Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:25:09.9149827Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:25:09.9173108Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:25:09.9305360Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:25:09.9311967Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:25:09.9320986Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:25:09.9333708Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:25:09.9472380Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:25:09.9529940Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:25:09.9744428Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:25:09.9786805Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:25:09.9792633Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:25:09.9797024Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:25:09.9912504Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:25:09.9978690Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:25:10.0184411Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:25:10.0191000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:25:10.0262520Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:25:10.0268574Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:25:10.0352346Z [gw1] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:25:10.0477760Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:25:10.0623920Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:25:10.0630299Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:25:10.0712270Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:25:10.0779528Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:25:10.0797900Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:25:10.1003050Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:25:10.1062958Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:25:10.1069397Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:25:10.1079662Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:25:10.1299192Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:25:10.1302383Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:25:10.1353294Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:25:10.1497737Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:25:10.1500136Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:25:10.1512799Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:25:10.1750447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:25:10.1798108Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:25:10.1873034Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:25:10.1912668Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:25:10.1934222Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:25:10.1952860Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:25:10.2026809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:25:10.2229765Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:25:10.2249814Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:25:10.2384802Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:25:10.2386619Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:25:10.2398180Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:25:10.2469855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:25:10.2552289Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:25:10.2619947Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:25:10.2804037Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:25:10.2833559Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:25:10.2847663Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:25:10.2979346Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:25:10.3065858Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:25:10.3072228Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:25:10.3266171Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:25:10.3270870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:25:10.3282870Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:25:10.3405957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:25:10.3555289Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:25:10.3560127Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:25:10.3706189Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:25:10.3709681Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:25:10.3721761Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:25:10.3864660Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:25:10.3990163Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:25:10.4030820Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:25:10.4128054Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:25:10.4149938Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:25:10.4158791Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:25:10.4381297Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:25:10.4385296Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:25:10.4583784Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:25:10.4586750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:25:10.4831487Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:25:10.4834398Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:25:10.5025881Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:25:10.5028910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:25:10.5271051Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:25:10.5466010Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:25:10.5476726Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:25:10.5479003Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:25:10.5669366Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:25:10.5690691Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:25:10.5906402Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:25:10.5908235Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:25:10.6073280Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:25:10.6114765Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:25:10.6312874Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:25:10.6339249Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:25:10.6514639Z [gw3] [ 89%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:25:10.6752706Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:25:10.6762513Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:25:10.6782118Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:25:10.6953107Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:25:10.7021353Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:25:10.7192417Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:25:10.7213853Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:25:10.7236115Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:25:10.7246500Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:25:10.7393454Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:25:10.7434996Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:25:10.7446947Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:25:10.7634042Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:25:10.7655591Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:25:10.7673230Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:25:10.7826521Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:25:10.7834099Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:25:10.7882108Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:25:10.8072830Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:25:10.8095441Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:25:10.8112776Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:25:10.8135300Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:25:10.8272929Z [gw1] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:25:10.8513287Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:25:10.8536918Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:25:10.8553212Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:25:10.8586995Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:25:10.8953378Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:25:10.8976567Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:25:10.8992965Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:25:10.9097765Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:25:10.9377019Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:25:10.9388503Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:25:10.9394248Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:25:10.9416861Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:25:10.9435897Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:25:10.9447914Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:25:10.9619394Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:25:10.9793044Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:25:10.9832521Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:25:10.9853829Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:25:10.9871836Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:25:10.9890812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:25:10.9973305Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:25:11.0233230Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:25:11.0266642Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:25:11.0278287Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:25:11.0311396Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:25:11.0319453Z [gw3] [ 89%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:25:11.0421294Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:25:11.0672558Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:25:11.0712345Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:25:11.0733421Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:25:11.0752127Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:25:11.0971821Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:25:11.1152090Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:25:11.1173410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:25:11.1192475Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:25:11.1295404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:25:11.1591909Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:25:11.1612222Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:25:11.1745696Z [gw3] [ 89%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:25:11.1749418Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:25:11.2031682Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:25:11.2058929Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:25:11.2190608Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:25:11.2194927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:25:11.2469119Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:25:11.2509846Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:25:11.2514290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:25:11.2523961Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:25:11.2628876Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:25:11.2633889Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:25:11.2913232Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:25:11.2934526Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:25:11.3032257Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:25:11.3063751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:25:11.3107723Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:25:11.3114697Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:25:11.3352393Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:25:11.3374283Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:25:11.3472184Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:25:11.3555773Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:25:11.3792227Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:25:11.3816606Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:25:11.3912014Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:25:11.3935256Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:25:11.4232162Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:25:11.4254050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:25:11.4351334Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:25:11.4373700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:25:11.4671841Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:25:11.4693032Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:25:11.4791301Z [gw3] [ 89%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:25:11.4842557Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:25:11.5113594Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:25:11.5137889Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:25:11.5233669Z [gw3] [ 89%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:25:11.5324330Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:25:11.5427964Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:25:11.5437753Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:25:11.5553016Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:25:11.5617356Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:25:11.5712940Z [gw3] [ 89%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:25:11.5752036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:25:11.5819609Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:25:11.5873770Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:25:11.5996155Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:25:11.6043921Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:25:11.6156351Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:25:11.6209998Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:25:11.6436518Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:25:11.6487930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:25:11.6594851Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:25:11.6638263Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:25:11.6872881Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:25:11.7033625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:25:11.7186587Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:25:11.7280415Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:25:11.7312164Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:25:11.7441311Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:25:11.7472879Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:25:11.7583493Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:25:11.7752438Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:25:11.7868426Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:25:11.7912233Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:25:11.8014364Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:25:11.8193748Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:25:11.8351738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:25:11.8354698Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:25:11.8480926Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:25:11.8633432Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:25:11.8792394Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:25:11.8932318Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:25:11.9073912Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:25:11.9217250Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:25:11.9221210Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:25:11.9237306Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:25:11.9292549Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:25:11.9307008Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:25:11.9345929Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:25:11.9415680Z [gw2] [ 89%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:25:11.9512101Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:25:11.9619281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:25:11.9672161Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:25:11.9714385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:25:11.9769086Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:25:11.9883932Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:25:11.9951910Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:25:12.0049914Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:25:12.0112218Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:25:12.0205508Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:25:12.0207569Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:25:12.0304831Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:25:12.0397100Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:25:12.0577623Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:25:12.0645663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:25:12.0647670Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:25:12.0794311Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:25:12.0832295Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:25:12.0876454Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:25:12.0922848Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:25:12.1033644Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:25:12.1034332Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:25:12.1180883Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:25:12.1192167Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:25:12.1271388Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:25:12.1342411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:25:12.1473972Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:25:12.1474858Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:25:12.1499372Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:25:12.1571087Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:25:12.1711388Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:25:12.1912143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:25:12.1914400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:25:12.2123976Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:25:12.2352556Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:25:12.2494702Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:25:12.2833113Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:25:12.2864354Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:25:12.2928949Z [gw2] [ 89%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:25:12.2935674Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:25:12.3272644Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:25:12.3336427Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:25:12.3402169Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:25:12.3409671Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:25:12.3713727Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:25:12.4132528Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:25:12.4148264Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:25:12.4157165Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:25:12.4158662Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:25:12.4299270Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:25:12.4633119Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:25:12.4776383Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:25:12.4896416Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:25:12.4904012Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:25:12.5072920Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:25:12.5099205Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:25:12.5183887Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:25:12.5194495Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:25:12.5512656Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:25:12.5645613Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:25:12.5955197Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:25:12.5963579Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:25:12.5992826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:25:12.6056532Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:25:12.6095579Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:25:12.6104050Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:25:12.6285451Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:25:12.6432388Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:25:12.6512653Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:25:12.6560026Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:25:12.6822211Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:25:12.6915219Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:25:12.6948355Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:25:12.6959679Z [gw2] [ 89%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:25:12.7311400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:25:12.7359748Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:25:12.7362936Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:25:12.7370095Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:25:12.7383256Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:25:12.7432266Z [gw2] [ 89%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:25:12.7591049Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:25:12.7700320Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:25:12.7792943Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:25:12.7795412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:25:12.7873217Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:25:12.8013120Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:25:12.8233785Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:25:12.8424254Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:25:12.8436068Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:25:12.8517233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:25:12.8555298Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:25:12.8673551Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:25:12.8874877Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:25:12.8932660Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:25:12.8982529Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:25:12.9111960Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:25:12.9312953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:25:12.9347504Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:25:12.9422819Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:25:12.9429559Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:25:12.9752213Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:25:13.0383334Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:25:13.0391614Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:25:13.0425244Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:25:13.0793533Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:25:13.0873856Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:25:13.0880557Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:25:13.0953929Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:25:13.1233211Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:25:13.1915270Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:25:13.1926302Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:25:13.1987471Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:25:13.2198077Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:25:13.2209655Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:25:13.2353158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:25:13.2413132Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:25:13.2436086Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:25:13.2632457Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:25:13.2792704Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:25:13.3529233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:25:13.3540786Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:25:13.3813883Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:25:13.3953413Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:25:13.4193879Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:25:13.4202255Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:25:13.4222349Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:25:13.4633939Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:25:13.4704823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:25:13.5072602Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:25:13.5341892Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:25:13.5552913Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:25:13.5826186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:25:13.5994278Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:25:13.6148925Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:25:13.6474587Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:25:13.6549718Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:25:13.6913031Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:25:13.7247036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:13.7394009Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:13.7456740Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:25:13.7837256Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:25:13.8050884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:25:13.8273943Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:25:13.8492688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:25:13.8699582Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:25:13.8704516Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:25:13.8712653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:25:13.8814944Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:25:13.9122798Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:25:13.9129872Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:25:13.9154170Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:25:13.9378030Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:25:13.9593000Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:25:13.9854375Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:25:14.0032349Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:25:14.0400896Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:25:14.0412487Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:25:14.0626288Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:25:14.0833513Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:25:14.1181328Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:25:14.1272568Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:25:14.1571246Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:25:14.1581692Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:25:14.1649742Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:25:14.1993072Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:25:14.2005159Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:25:14.2034674Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:25:14.2649094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:25:14.2666687Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:25:14.2681945Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:25:14.2692347Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:25:14.2809124Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:25:14.3073595Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:25:14.3260170Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:14.3554328Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:14.3702309Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:25:14.3996975Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:25:14.4042987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:25:14.4435149Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:25:14.4523763Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:25:14.4728715Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:25:14.4739010Z [gw1] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:25:14.4914131Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:25:14.4974655Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:25:14.5078297Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:25:14.5152914Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:25:14.5352438Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:25:14.5423714Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:25:14.5664199Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:25:14.5679860Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:25:14.5793848Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:25:14.6011160Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:25:14.6232941Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:25:14.6737421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:25:14.6747137Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:25:14.6854461Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:25:14.7153045Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:25:14.7261515Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:25:14.7593697Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:25:14.7744504Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:25:14.8032227Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:25:14.8618860Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:25:14.8644184Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:25:14.8691516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:25:14.9073830Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:25:14.9146731Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:25:14.9517839Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:25:14.9569779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:25:14.9953759Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:25:15.0027366Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:25:15.0393830Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:25:15.0460218Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:25:15.0832177Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:25:15.0904762Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:25:15.1272665Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:25:15.1428030Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:25:15.1712769Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:25:15.1749206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:25:15.2153476Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:25:15.2382913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:25:15.2411338Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:25:15.2426570Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:25:15.2670400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:25:15.2875736Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:25:15.3150328Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:25:15.3239794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:25:15.3550213Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:25:15.3571310Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:25:15.3990705Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:25:15.4316372Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:25:15.4424501Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:25:15.4709641Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:25:15.4875458Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:25:15.4885328Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:25:15.4895322Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:25:15.5146057Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:25:15.5233711Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:25:15.5551622Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:25:15.5711045Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:25:15.5828739Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:25:15.6148688Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:25:15.6470445Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:25:15.6753927Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:25:15.6762006Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:25:15.7152996Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:25:15.7257187Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:25:15.7385044Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:25:15.7399751Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:25:15.7591187Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:25:15.7797794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:25:15.8032251Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:25:15.8266455Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:25:15.8432050Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:25:15.8720871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:25:15.8835180Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:25:15.9013708Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:25:15.9277390Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:25:15.9319812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:25:15.9333633Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:25:15.9589602Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:25:15.9742924Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:25:15.9888109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:25:16.0275189Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:25:16.0378625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:25:16.0713982Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:25:16.0960671Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:25:16.1158474Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:25:16.1166709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:25:16.1593696Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:25:16.1627787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:25:16.2033823Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:25:16.2157043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:25:16.2467137Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:25:16.2475397Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:25:16.2838345Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:25:16.2890657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:25:16.3277842Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:25:16.3353964Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:25:16.3717278Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:25:16.3945318Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:25:16.4157025Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:25:16.4197624Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:25:16.4597576Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:25:16.5166319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:25:16.5183044Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:25:16.5325772Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:25:16.5597920Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:25:16.5744557Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:25:16.6037568Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:25:16.6186876Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:25:16.6477599Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:25:16.6542068Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:25:16.6916842Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:25:16.7255667Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:25:16.7355501Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:25:16.7469713Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:25:16.7796242Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:25:16.7885630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:25:16.8236191Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:25:16.8372308Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:25:16.8676237Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:25:16.8820368Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:25:16.9115713Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:25:17.0348832Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:25:17.0359320Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:25:17.0393903Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:25:17.0560973Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:25:17.0570989Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:25:17.0604397Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:25:17.0799480Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:25:17.0852903Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:25:17.0995250Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:25:17.1063609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:25:17.1237063Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:25:17.1339576Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:25:17.1548629Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:25:17.1549416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:25:17.1695967Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:25:17.1829112Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:25:17.1991264Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:25:17.2093253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:25:17.2140509Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:25:17.2144866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:25:17.2430861Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:25:17.2582511Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:25:17.2592036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:25:17.2600327Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:25:17.2831984Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:25:17.3024117Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:25:17.3030969Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:25:17.3042967Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:25:17.3310042Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:25:17.3461286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:25:17.3472819Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:25:17.3481023Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:25:17.3708532Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:25:17.3719084Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:25:17.3835819Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:25:17.3847568Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:25:17.3906974Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:25:17.3914709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:25:17.4154317Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:25:17.4258431Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:25:17.4313922Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:25:17.4371936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:25:17.4593568Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:25:17.4708631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:25:17.4736364Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:25:17.4743604Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:25:17.4753156Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:25:17.4855462Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:25:17.5033563Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:25:17.5120040Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:25:17.5151922Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:25:17.5221430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:25:17.5473858Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:25:17.5596366Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:25:17.5603580Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:25:17.5716642Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:25:17.5747707Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:25:17.5758079Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:25:17.5890061Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:25:17.5912834Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:25:17.6032937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:25:17.6192407Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:25:17.6378560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:25:17.6632895Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:25:17.6797952Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:25:17.7073346Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:25:17.7313846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:25:17.7512546Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:25:17.7580922Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:25:17.7953228Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:25:17.8217099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:25:17.8233534Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:25:17.8271730Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:25:17.8395082Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:25:17.8441124Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:25:17.8624863Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:25:17.8790532Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:25:17.8912653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:25:17.8921650Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:25:17.8941879Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:25:17.9188318Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:25:17.9188967Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:25:17.9341211Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:25:17.9341913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:25:17.9639123Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:25:17.9639831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:25:17.9752232Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:25:17.9860427Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:25:18.0111149Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:25:18.0155141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:25:18.0193227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:25:18.0549767Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:25:18.0893255Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:25:18.0922262Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:25:18.1105743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:25:18.1130862Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:25:18.1262803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:25:18.1352097Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:25:18.1580136Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:25:18.1870422Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:25:18.2276175Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:25:18.2305293Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:25:18.2581669Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:25:18.2753290Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:25:18.2807000Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:25:18.3231377Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:25:18.3253055Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:25:18.3368899Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:25:18.3395299Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:25:18.3468904Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:25:18.3481599Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:25:18.3676447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:25:18.3681803Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:25:18.3693391Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:25:18.3833644Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:25:18.3860526Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:25:18.4114113Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:25:18.4119484Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:25:18.4304292Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:25:18.4309442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:25:18.4554696Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:25:18.4659555Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:25:18.4791242Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:25:18.5033915Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:25:18.5041568Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:25:18.5462063Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:25:18.5465578Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:25:18.5873546Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:25:18.5927701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:25:18.5938300Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:25:18.5960765Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:25:18.6091465Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:25:18.6419983Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:25:18.6426953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:25:18.6436671Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:25:18.6522499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:25:18.6814225Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:25:18.6824091Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:18.6864539Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:25:18.6953336Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:25:18.7225667Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:18.7257275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:25:18.7496850Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:18.7528873Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:25:18.7634134Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:18.7688728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:25:18.7735393Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:18.8163666Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:25:18.8171968Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:25:18.8273710Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:25:18.8392750Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:18.8631378Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:25:18.8665764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:25:18.9071666Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:25:18.9082374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:25:18.9308208Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:25:18.9334121Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:25:18.9452459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:18.9523697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:25:18.9892326Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:25:18.9893012Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:25:19.0392121Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:25:19.0404100Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:25:19.0572529Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:25:19.0598522Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:19.0831416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:25:19.0843166Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:25:19.1116495Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:25:19.1130084Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:25:19.1232856Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:25:19.1287644Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:25:19.1537031Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:25:19.1553841Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:25:19.1595139Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:19.1675169Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:25:19.2039633Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:25:19.2040464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:25:19.2082958Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:19.2193491Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:25:19.2474874Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:25:19.2559782Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:25:19.2915155Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:25:19.2975691Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:25:19.3356134Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:25:19.3412027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:25:19.3796676Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:25:19.3897170Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:25:19.4234954Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:25:19.4562437Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:25:19.4575605Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:25:19.5597793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:19.5610413Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:19.5638128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:25:19.6034270Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:25:19.6407399Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:19.6473590Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:19.6501501Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:19.6780012Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:19.6790246Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:25:19.6879273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:25:19.7030326Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:25:19.7152836Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:25:19.7270419Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:25:19.7293434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:25:19.7390131Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:25:19.7710397Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:25:19.7757105Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:25:19.7768117Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:25:19.7792892Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:25:19.8042364Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:19.8110404Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:19.8233932Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:25:19.8260108Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:25:19.8673566Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:25:19.8773631Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:19.9193368Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:19.9224238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:19.9633136Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:20.0124594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:25:20.0144122Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:25:20.0285527Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:25:20.0311325Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:25:20.0780589Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:25:20.0821168Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:25:20.0880519Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:25:20.1311263Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:25:20.1856454Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:25:20.1875238Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:25:20.1896424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:25:20.1926660Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:25:20.1936602Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:25:20.2391604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:20.2406582Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:25:20.2831535Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:25:20.2844381Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:25:20.3195227Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:25:20.3228028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:25:20.3634308Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:25:20.3665087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:25:20.4074085Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:25:20.7161265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:25:20.7181047Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:25:20.7296666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:25:20.7669197Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:25:20.7669885Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:25:20.8112722Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:25:20.8316231Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:25:20.8552400Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:25:20.8728209Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:25:20.8966944Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:25:20.8967880Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:25:20.9426023Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:25:20.9428292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:25:20.9823975Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:25:20.9825385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:25:21.0310209Z [gw1] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:25:21.0956930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:25:21.0987011Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:25:21.1212717Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:25:21.1511116Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:25:21.2167475Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:25:21.2202727Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:25:21.2509155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:25:21.2634446Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:25:21.2682990Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:25:21.3150909Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:25:21.3196197Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:25:21.3591067Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:25:21.3645857Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:25:21.4030997Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:25:21.4082079Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:25:21.4470875Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:25:21.4526547Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:25:21.4834042Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:25:21.4972628Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:25:21.5273123Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:25:21.5817743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:21.5874920Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:21.6256306Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:21.6263621Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:21.6268533Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:25:21.6312617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:25:21.6373421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:21.6506817Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:25:21.6746451Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:21.6751258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:25:21.6776642Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:25:21.7062591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:21.7191957Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:21.7200598Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:25:21.7292531Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:21.7552996Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:25:21.7604498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:25:21.7622063Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:25:21.7641217Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:21.7864122Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:25:21.7886805Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:21.7993713Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:21.8196252Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:25:21.8550633Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:25:21.8584814Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:25:21.8607131Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:21.8715767Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:21.8873449Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:25:21.8931714Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:25:21.8942121Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:25:21.9032627Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:21.9191706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:21.9312561Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:21.9462911Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:25:21.9590038Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:25:21.9603717Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:21.9827717Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:21.9832581Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:25:21.9953937Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:25:22.0193776Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:22.0247241Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:25:22.0302901Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:25:22.0392395Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:22.0633404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:22.0732211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:25:22.0907523Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:25:22.0918130Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:22.1073699Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:22.1129439Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:25:22.1331659Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:22.1347283Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:25:22.1354513Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:25:22.1793337Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:22.1810832Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:25:22.1894373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:25:22.2010032Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:25:22.2024424Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:22.2065324Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:25:22.2084712Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:25:22.2095855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:25:22.2153833Z [gw1] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:25:22.2264035Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:25:22.2268200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:22.2432744Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:22.2513131Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:22.2589836Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:25:22.2682953Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:25:22.2774208Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:25:22.2951249Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:22.2955798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:22.3066069Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:25:22.3236612Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:25:22.3261584Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:25:22.3393759Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:25:22.3515908Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:25:22.3872114Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:25:22.3931559Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:25:22.3949824Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:25:22.4387084Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:25:22.4401462Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:22.4625666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:22.4910876Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:22.4940633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:22.4960563Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:25:22.5065522Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:25:22.5096065Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:25:22.5273541Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:22.5470918Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:22.5491914Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:25:22.5600249Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:25:22.5713338Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:22.5819286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:22.5830283Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:25:22.5873794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:25:22.5922328Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:25:22.6064849Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:25:22.6152160Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:22.6300263Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:22.6309770Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:25:22.6353230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:25:22.6368935Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:25:22.6401643Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:25:22.6471706Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:25:22.6592416Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:22.6713235Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:22.6765440Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:25:22.6794757Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:25:22.6839713Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:25:22.7239997Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:25:22.7245928Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:25:22.7307272Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:25:22.7312970Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:25:22.7409484Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:25:22.7423243Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:22.7459549Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:22.7594656Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:22.7680693Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:25:22.7693110Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:25:22.7740690Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:25:22.7871372Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:25:22.8112383Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:22.8123916Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:25:22.8176052Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:25:22.8176997Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:25:22.8189401Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:25:22.8361726Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:22.8477338Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:22.8599130Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:25:22.8631376Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:25:22.8675698Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:25:22.8704811Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:25:22.8753702Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:22.8914296Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:25:22.8967607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:25:22.9096010Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:25:22.9101297Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:25:22.9191177Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:25:22.9203183Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:25:22.9261315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:25:22.9367323Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:25:22.9383993Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:25:22.9431680Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:25:22.9555591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:25:22.9632316Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:25:22.9654873Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:22.9792654Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:22.9872744Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:25:22.9928014Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:25:23.0073746Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:25:23.0239010Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:25:23.0254682Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:25:23.0266332Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:25:23.0313026Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:25:23.0384291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:25:23.0491079Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:25:23.0512499Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:25:23.0749733Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:23.0827115Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:25:23.0833898Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:25:23.0876609Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:25:23.0889871Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:23.0952715Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:25:23.1175413Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:23.1178486Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:25:23.1223124Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:25:23.1228358Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:23.1256181Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:25:23.1399957Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:25:23.1699343Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:23.1708461Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:25:23.1711393Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:25:23.1757997Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:25:23.1992914Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:25:23.2087618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:25:23.2323814Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:25:23.2433280Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:25:23.2505244Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:25:23.2520457Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:25:23.2576403Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:25:23.2873060Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:25:23.3078004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:25:23.3094462Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:25:23.3423394Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:25:23.3440625Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:23.5583483Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:23.5602643Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:23.7606271Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:23.7793159Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:25:23.7867330Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:25:23.8035104Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:25:23.8131726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:25:23.8474950Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:25:23.8596524Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:25:23.8912851Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:25:23.9253024Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:25:23.9277371Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:24.0036813Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:24.0055125Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:25:24.0085384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:25:24.0531787Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:25:24.1096676Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:25:24.1106227Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:25:24.1203828Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:25:24.1514121Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:25:24.1601639Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:25:24.2006552Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:25:24.2124013Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:25:24.2471013Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:25:24.2514743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:25:24.2951309Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:25:24.3004480Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:25:24.3354504Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:25:24.3926894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:25:24.3948944Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:25:24.4432066Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:25:24.4450454Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:25:24.4727831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:25:24.4959810Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:25:24.4964902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:24.5368825Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:24.5493395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:24.5910062Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:24.5975233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:25:24.6389994Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:25:24.6607285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:25:24.6869908Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:25:24.7482014Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:25:24.7490129Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:24.8197775Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:24.8211988Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:25:24.8468690Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:24.8633366Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:24.8892385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:24.9114019Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:24.9259629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:25:24.9553851Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:25:24.9596700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:24.9992520Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:25.0066218Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:25.0549598Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:25.0609212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:25:25.1001086Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:25:25.1002816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:25:25.1455832Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:25:25.2691110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:25:25.2725030Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:25:25.2836790Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:25:25.3221430Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:25:25.3223954Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:25:25.3669694Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:25:25.3777567Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:25:25.4034803Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:25:25.4065017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:25:25.4474127Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:25:25.4514331Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:25:25.4913218Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:25:25.4942603Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:25:25.5353034Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:25:25.5381140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:25:25.5792539Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:25:25.5822722Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:25:25.6232990Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:25:25.6385844Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:25:25.6673316Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:25:25.6697852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:25:25.6867701Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:25:25.6880174Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:25:25.6956341Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:25:25.7113265Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:25:25.7290296Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:25:25.7313609Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:25:25.7553395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:25:25.7618845Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:25:25.7746103Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:25:25.7764053Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:25:25.7992794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:25:25.8027817Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:25:25.8158775Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:25:25.8192935Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:25:25.8432489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:25:25.8604956Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:25:25.8755448Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:25:25.8769913Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:25:25.8830404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:25:25.8872360Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:25:25.8921940Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:25:25.9192397Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:25:25.9246545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:25:25.9312163Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:25:25.9361483Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:25:25.9632978Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:25:25.9684659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:25:25.9753698Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:25:25.9808130Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:25:26.0075013Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:25:26.0179296Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:25:26.0193645Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:25:26.0368977Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:25:26.0512684Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:25:26.0547459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:25:26.0632080Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:25:26.0650201Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:25:26.0952574Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:25:26.1036652Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:25:26.1112419Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:25:26.1175958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:25:26.1391853Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:25:26.1552305Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:25:26.1613601Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:25:26.2033853Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:25:26.2097034Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:25:26.2472955Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:25:26.2534359Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:25:26.2954184Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:25:26.3013566Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:25:26.3395526Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:25:26.3487339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:25:26.3833953Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:25:26.3897665Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:25:26.4277115Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:25:26.4441387Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:25:26.4715038Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:25:26.4783625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:25:26.5153394Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:25:26.5227235Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:25:26.5593128Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:25:26.5617770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:26.6076365Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:26.6103234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:26.6514754Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:26.6537571Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:26.6996246Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:26.7021682Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:26.7434455Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:26.7503776Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:25:26.7874300Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:25:26.8037153Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:25:26.8314091Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:25:26.8551597Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:25:26.8794545Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:25:26.8848532Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:25:26.9274780Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:25:26.9359879Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:25:26.9753505Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:25:26.9855318Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:25:27.0241298Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:25:27.0247555Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:25:27.0711770Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:25:27.0757205Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:25:27.1115486Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:25:27.1240067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:25:27.1553409Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:25:27.1716722Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:25:27.1993003Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:25:27.2124056Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:25:27.2473165Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:25:27.2671764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:25:27.2912965Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:25:27.3200561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:25:27.3393297Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:25:27.3660319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:25:27.3830332Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:25:27.3838361Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:27.3861688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:25:27.4040833Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:25:27.4114788Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:25:27.4275782Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:25:27.4283352Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:25:27.4419024Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:27.4791323Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:25:27.6528262Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:25:27.6544335Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:25:27.6598812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:25:27.6956719Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:25:27.9806601Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:25:27.9823074Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:25:28.1599410Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:25:28.1613915Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:28.1778895Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:25:28.2112171Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:25:28.2605432Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:25:28.2630814Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:25:28.7856654Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:28.7891541Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:28.8123521Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:28.8392691Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:28.8403696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:28.8813466Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:28.8818202Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:28.9265768Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:28.9270384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:28.9711426Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:28.9730523Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:29.0151133Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:29.0771068Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:29.0800300Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:29.1180035Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:29.1233553Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:29.2004000Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:29.2026649Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:29.2330669Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:29.2547547Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:29.3450117Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:29.3474188Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:29.3725804Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:29.3949763Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:29.4095610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:29.4354993Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:29.4829039Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:29.4840029Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:29.5030455Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:29.5273952Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:29.5604059Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:29.5714633Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:29.5887674Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:29.6153808Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:29.6511089Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:29.6593999Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:29.6811269Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:29.7111070Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:29.8092009Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:25:29.8125893Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:25:29.8981637Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:29.9113892Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:29.9183775Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:29.9631802Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:30.0638275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:30.0666586Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:30.0682609Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:30.0802793Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:30.0853856Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:30.1256151Z [gw1] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:32.3134701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:32.3176281Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:25:32.3324396Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:25:32.3671437Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:25:32.3909169Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:25:32.4034120Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:25:32.6175189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:25:32.6218714Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:25:32.6498109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:32.6635606Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:32.6819594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:32.7194532Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:32.7283346Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:32.7632800Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:32.7712809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:32.8072717Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:32.8198447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:32.8476512Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:32.8538780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:25:32.9032941Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:25:32.9116561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:25:32.9511677Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:25:33.0229846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:25:33.0270359Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:25:33.0632396Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:25:33.0711093Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:25:33.1989847Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:25:33.2156264Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:25:33.2222594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:25:33.2630755Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:25:33.2654778Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:25:33.3032399Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:25:33.3226273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:25:33.3473363Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:25:33.4315867Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:25:33.4336463Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:25:33.4593898Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:25:33.4866709Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:25:33.4868518Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:25:33.5295376Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:25:33.5296959Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:25:33.5750009Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:25:33.5751123Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:25:33.6192678Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:25:33.6267346Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:25:33.6553874Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:25:33.6626428Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:25:33.7070461Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:25:33.7945234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:25:33.8049000Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:25:33.8109141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:25:33.8591788Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:25:33.8616395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:25:33.9031962Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:25:33.9276651Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:25:33.9399650Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:25:33.9465412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:25:33.9906527Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:25:33.9907178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:25:34.0137513Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:25:34.0163893Z [gw1] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:34.0369812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:34.0370469Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:25:34.0848337Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:25:34.0855979Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:25:34.0856624Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:25:34.0857216Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:25:34.1311210Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:25:34.1551099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:25:34.1674745Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:25:34.2623838Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:25:34.2643060Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:25:34.2685146Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:25:34.3150291Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:25:34.3151190Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:25:34.3151805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:25:34.3152416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:25:34.3362293Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:25:34.3585134Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:25:34.3589984Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:25:34.3599875Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:25:34.3724372Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:25:34.4032950Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:25:34.4039045Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:34.4047549Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:34.4503074Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:25:34.4509456Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:25:34.4951060Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:25:34.5241924Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:25:34.5288049Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:25:34.5308782Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:25:34.5338722Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:25:34.5495344Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:25:34.5510276Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:25:34.5839492Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:25:34.5840162Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:25:34.5843997Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:25:34.6230818Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:25:34.6250625Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:25:34.6424281Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:25:34.6453268Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:25:34.6710685Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:34.6758809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:25:34.6987204Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:25:34.7014793Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:34.7151435Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:34.7462115Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:25:34.7594853Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:34.8001227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:34.8195287Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:34.8403046Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:34.8434320Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:25:34.8486188Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:25:34.8500318Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:25:34.8635470Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:34.8895487Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:34.8992323Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:34.9075455Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:25:34.9186508Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:25:34.9384238Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:25:34.9401472Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:25:34.9911161Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:25:34.9926749Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:25:35.0351521Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:25:35.0714410Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:25:35.0746506Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:25:35.1381133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:25:35.1521975Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:25:35.1756681Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:25:35.2052771Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:25:35.2075989Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:25:35.2555655Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:25:35.2558784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:25:35.2991331Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:25:35.3065032Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:25:35.3434600Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:25:35.3437710Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:25:35.3911652Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:25:35.4076183Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:25:35.4311882Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:25:35.4416152Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:25:35.4751393Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:25:35.5124762Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:25:35.5153963Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:25:35.8275936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:25:35.8294128Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:25:36.4852291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:25:36.4879707Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:25:36.5010526Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:25:36.5380780Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:25:36.5485736Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:25:36.5807219Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:25:36.6004884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:25:36.6315257Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:25:36.6323943Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:25:36.6792323Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:25:36.6795891Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:25:36.7262537Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:25:36.7269243Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:25:36.7723504Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:25:36.7732169Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:25:36.8191181Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:25:36.8219466Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:25:36.8616285Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:25:36.8625183Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:25:36.9119313Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:25:36.9129126Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:25:36.9371304Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:25:36.9395670Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:25:36.9434036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:36.9549961Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:36.9619032Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:25:36.9871114Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:25:36.9991385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:37.0076455Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:25:37.0390962Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:25:37.0434010Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:25:37.0871498Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:25:37.0914457Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:25:37.1392412Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:25:37.1420038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:25:37.1832760Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:25:37.1844391Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:25:37.2309071Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:25:37.2314833Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:25:37.2751495Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:25:37.2770015Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:25:37.3114324Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:25:37.3222266Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:25:37.3553889Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:25:37.3662854Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:25:37.4048732Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:25:37.4056965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:25:37.4595018Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:25:37.4603948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:25:37.5033233Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:25:37.5042206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:25:37.5473892Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:25:37.5482743Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:25:37.5802787Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:25:37.5871657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:25:37.6279634Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:25:37.6280505Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:25:37.6804874Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:25:37.6805728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:25:37.7232501Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:25:37.7858365Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:25:37.7891024Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:25:37.8473452Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:37.8491171Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:25:37.8729388Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:25:37.8952160Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:25:37.9263802Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:25:37.9396753Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:25:37.9730131Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:37.9835144Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:25:38.2980459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:25:38.2997998Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:38.3081924Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:25:38.3088259Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:25:38.3234322Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:25:38.3512465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:38.3527250Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:25:38.3917670Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:25:38.3918357Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:25:38.4392063Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:25:38.4405787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:25:38.4633306Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:25:38.4659240Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:25:38.4700182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:25:38.4755391Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:25:38.4826793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:25:38.5151704Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:25:38.5193585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:38.5233656Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:25:38.5519345Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:25:38.5554150Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:25:38.5601390Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:38.5633467Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:25:38.5670421Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:25:38.6111307Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:25:38.6164361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:25:38.6172350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:25:38.6187528Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:25:38.6511072Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:25:38.6652658Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:25:38.6660882Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:25:38.6718928Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:25:38.6991118Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:25:38.7074940Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:38.7082840Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:25:38.7239944Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:25:38.7394585Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:25:38.7551900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:25:38.7640601Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:25:38.7953584Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:25:38.7973279Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:25:38.7985934Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:25:38.8012554Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:38.8037799Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:25:38.8393395Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:25:38.8423538Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:38.8436100Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:25:38.8554630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:25:38.8862716Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:25:38.8991945Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:25:38.9516236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:25:38.9716455Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:25:38.9878277Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:25:39.0187923Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:25:39.0198185Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:25:39.0435096Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:25:39.0460467Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:25:39.0508479Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:25:39.0711835Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:25:39.0976731Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:25:39.0986264Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:25:39.1033725Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:25:39.1231219Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:25:39.1453219Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:39.1462509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:25:39.1936458Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:25:39.1946523Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:25:39.2384627Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:25:39.2394862Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:25:39.2852999Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:25:39.2862280Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:25:39.3313354Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:25:39.3401558Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:39.3753267Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:25:39.3829285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:39.4131527Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:25:39.4144330Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:39.4584462Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:25:39.4585323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:39.5051713Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:25:39.5052483Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:25:39.5455526Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:25:39.5572327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:25:39.5894000Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:25:39.6104417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:25:39.6313848Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:25:39.6363401Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:25:39.6824184Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:25:39.6824832Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:25:39.7271648Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:25:39.7304317Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:25:39.7633836Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:25:39.7670047Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:25:39.8113909Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:25:39.8151319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:25:39.8615203Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:25:39.8616003Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:25:39.9111868Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:25:39.9254926Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:25:39.9553883Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:25:39.9554552Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:25:40.0032943Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:25:40.0957537Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:25:40.0986983Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:25:40.1203116Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:25:40.1471757Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:25:40.1505794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:25:40.1951573Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:25:40.1991388Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:25:40.2417327Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:25:40.2418119Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:25:40.2871807Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:25:40.3285341Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:25:40.3314851Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:25:40.3498305Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:25:40.3867083Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:25:40.3867865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:25:40.4351483Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:25:40.4386530Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:25:40.4594191Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:25:40.4674762Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:25:40.4790293Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:25:40.4834755Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:25:40.5231763Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:25:41.0160290Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:25:41.0186894Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:25:41.1287802Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:25:41.1313767Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:25:41.1436696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:25:41.1566428Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:25:41.1591916Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:25:41.1833339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:25:41.1842709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:25:41.2021587Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:25:41.2047046Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:25:41.2122092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:25:41.2311124Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:25:41.2319629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:25:41.2507724Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:25:41.2515995Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:41.2685065Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:25:41.2990867Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:25:41.3276600Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:25:41.3401259Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:25:41.4365413Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:25:41.4395614Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:25:41.6629670Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:25:41.6657464Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:25:41.7004619Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:25:41.7166044Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:25:41.7174901Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:25:41.7630300Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:25:41.7638458Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:25:41.8083260Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:25:41.8091509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:25:41.8555144Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:25:41.8559137Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:25:41.8993520Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:25:41.9057685Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:25:41.9433040Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:25:41.9527774Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:25:41.9951814Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:25:41.9961086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:25:42.0394784Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:25:42.0403720Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:25:42.0871582Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:25:42.1765079Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:25:42.1790211Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:25:42.2261430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:25:42.2282830Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:25:42.2518169Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:25:42.2809887Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:25:42.2818027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:25:42.3351283Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:25:42.3388237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:25:42.3673135Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:25:42.3756746Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:25:42.3776845Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:25:42.3819370Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:25:42.4113424Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:25:42.4175683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:25:42.4594969Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:25:42.9051168Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:25:42.9074312Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:25:42.9280445Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:25:42.9550993Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:25:42.9555686Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:25:42.9991092Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:25:43.0025950Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:25:43.0389733Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:25:43.1090462Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:25:43.1126802Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:25:43.1184618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:25:43.1600224Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:25:43.2036314Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:25:43.2084406Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:25:43.2242871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:25:43.2597349Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:25:43.2600514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:25:43.3033056Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:25:43.3107141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:25:43.3123548Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:25:43.3151228Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:43.3392575Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:43.3462974Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:25:43.3832535Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:25:43.3899013Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:25:43.4341983Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:25:43.4615552Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:25:43.4752074Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:25:43.5113945Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:25:43.5232225Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:25:43.5362881Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:25:43.5542050Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:25:43.5566769Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:43.5754620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:43.5763826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:43.6229786Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:25:43.6235307Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:43.6713401Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:25:43.6752630Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:25:43.7151111Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:25:43.7238322Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:25:43.7631206Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:25:43.8030926Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:25:43.8056047Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:25:43.9155225Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:25:43.9176829Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:25:43.9403968Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:43.9670962Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:25:43.9862568Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:44.0071572Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:25:44.0139960Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:25:44.0473475Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:25:44.0515699Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:44.0971047Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:25:44.1032980Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:44.1433578Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:25:44.1537044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:25:44.1874788Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:25:44.1908288Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:25:44.2316274Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:25:44.3715915Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:25:44.3768497Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:25:44.3808501Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:25:44.4235063Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:25:44.4283485Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:25:44.4673807Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:25:44.4780833Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:25:44.5153609Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:25:44.5179676Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:25:44.5633737Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:25:44.5664789Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:25:44.6074785Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:25:44.6099562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:25:44.6543896Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:25:44.6552851Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:25:44.6986229Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:25:44.6994877Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:25:44.7511836Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:25:44.7572739Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:25:44.7914072Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:25:44.7939935Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:25:44.8353906Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:25:44.8480107Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:25:44.8794796Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:25:44.8822099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:25:44.9237838Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:25:44.9488765Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:25:44.9676354Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:25:44.9738670Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:25:45.0114487Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:25:45.0730624Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:25:45.0761533Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:25:45.0976887Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:25:45.1232711Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:25:45.1237681Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:25:45.1710788Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:25:45.1731128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:25:45.2151273Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:25:45.2173252Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:25:45.2594521Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:25:45.2615156Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:25:45.2955165Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:25:45.3040192Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:25:45.3395673Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:25:45.3503409Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:25:45.3834700Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:25:45.3929036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:45.4273676Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:25:45.4378884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:45.4737519Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:25:45.4854683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:45.5170105Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:25:45.5182224Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:45.5206459Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:25:45.5283155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:25:45.5321893Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:25:45.5636418Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:25:45.5643785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:45.5715032Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:25:45.5934749Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:25:45.6032678Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:25:45.6150659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:45.6219966Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:25:45.6442481Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:25:45.6463084Z [gw1] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:45.6567655Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:45.6572957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:25:45.6624672Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:25:45.6649750Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:25:45.6927624Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:45.6959749Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:25:45.7088905Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:25:45.7094778Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:45.7195778Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:25:45.7471179Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:25:45.7530642Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:25:45.7568049Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:25:45.7719185Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:45.7833588Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:25:45.7892164Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:25:45.8110875Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:25:45.8273946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:45.8402977Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:25:45.8426949Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:25:45.8436769Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:25:45.8793829Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:45.8798499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:25:45.8914765Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:25:45.8934351Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:45.9155913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:45.9177697Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:25:45.9229473Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:45.9234606Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:25:45.9372643Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:25:45.9671703Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:25:45.9676240Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:25:45.9694274Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:46.0114884Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:25:46.0226573Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:25:46.0265860Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:25:46.0337615Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:25:46.0437066Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:25:46.0511160Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:25:46.0526081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:25:46.0674530Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:25:46.0978063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:46.0983712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:25:46.1021418Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:25:46.1114031Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:25:46.1390885Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:46.1426948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:25:46.1542798Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:25:46.1674229Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:46.1853720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:46.1866776Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:25:46.1913996Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:25:46.1923219Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:25:46.2213942Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:46.2310385Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:25:46.2353139Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:25:46.2603713Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:46.2836104Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:46.3056711Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:46.3274359Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:46.3867182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:46.3884117Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:25:46.3900472Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:25:46.3984427Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:46.3995205Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:25:46.4313820Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:46.4338740Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:25:46.4360945Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:46.4395037Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:25:46.4792271Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:46.4794635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:25:46.5230808Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:25:46.5233612Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:25:46.5255843Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:25:46.5268919Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:46.5293465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:46.5670647Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:25:46.5672637Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:25:46.5750010Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:25:46.6013560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:46.6110548Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:25:46.6112953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:25:46.6118598Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:25:46.6576068Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:46.6580193Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:25:46.6599866Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:25:46.6621342Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:25:46.6955470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:25:46.6992976Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:25:46.7202646Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:25:46.7209985Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:25:46.7245991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:25:46.7392197Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:25:46.7415324Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:25:46.7632431Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:25:46.7653050Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:46.7832009Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:25:46.7853907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:25:46.8073345Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:25:46.8199859Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:25:46.8273092Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:25:46.8302228Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:25:46.8513466Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:25:46.8689158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:46.8713634Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:25:46.8737044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:25:46.8953071Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:25:46.9105029Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:46.9153140Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:25:46.9178771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:25:46.9394451Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:25:46.9595816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:46.9657133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:25:47.0111482Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:25:47.1412172Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:25:47.1438152Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:25:47.2340609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:47.2355120Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:25:47.2456634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:25:47.2794324Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:25:47.2923918Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:25:47.3229679Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:25:47.3248840Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:25:47.3260051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:25:47.3355260Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:47.3751139Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:25:47.3917814Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:25:47.4174131Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:25:47.4178448Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:25:47.4629688Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:25:47.4832715Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:25:47.5030288Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:25:47.5263671Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:25:47.5514375Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:25:47.5520741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:25:47.5925491Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:25:47.5932585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:25:47.6390920Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:25:47.6424591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:25:47.6870798Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:25:47.7432851Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:25:47.7459588Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:25:47.8999784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:25:47.9015667Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:25:47.9276080Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:25:47.9504684Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:25:47.9511321Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:25:47.9944289Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:25:47.9950816Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:25:48.0430567Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:25:48.1338295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:25:48.1355439Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:25:48.1475768Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:25:48.1871294Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:25:48.1911140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:25:48.2314798Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:25:48.2318593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:48.2712566Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:25:48.2763779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:48.3191568Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:25:48.3355857Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:48.3633240Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:25:48.3679150Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:48.4073175Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:25:48.4091189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:48.4511692Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:25:48.4769954Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:25:48.4951275Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:25:48.5098341Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:48.5110766Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:25:48.5516440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:48.5529837Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:25:48.5586621Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:48.6031416Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:25:48.6860153Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:48.6895076Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:25:48.6951711Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:48.7391940Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:25:51.1401323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:51.1427175Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:25:51.8515263Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:51.8540927Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:25:51.9409038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:51.9439177Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:25:52.5670701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:52.5696748Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:25:53.5447403Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:53.5476067Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:25:53.6593360Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:25:53.6619184Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:25:53.6713322Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:25:53.7071852Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:25:53.7618436Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:25:53.7646966Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:25:53.8307157Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:53.8333289Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:25:53.8401525Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:25:53.8832518Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:25:53.8874890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:25:53.9270991Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:25:53.9986697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:25:54.0020521Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:25:54.0452160Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:25:54.0471055Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:25:54.0686804Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:25:54.0946595Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:25:54.0952335Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:25:54.1430938Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:25:54.1536677Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:25:54.1575896Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:25:54.1678978Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:54.1715152Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:25:54.1794738Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:25:54.1833211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:25:54.1993749Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:25:54.2072323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:54.2350823Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:25:54.2487577Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:25:54.2492408Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:54.2700292Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:25:54.2722974Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:25:54.2940462Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:25:54.2946253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:54.3395786Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:25:54.3402780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:54.3603082Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:25:54.3611680Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:25:54.3775284Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:25:54.3911204Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:25:54.4075642Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:54.4365996Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:25:54.4398403Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:25:54.4413015Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:25:54.4553383Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:54.4694501Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:25:54.4735985Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:25:54.4895920Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:25:54.5033783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:54.5868028Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:25:54.5899707Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:25:54.6208081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:54.6316126Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:25:54.6458581Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:54.6523563Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:25:54.6534413Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:25:54.6580291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:25:54.6832020Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:25:54.6875626Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:54.7011752Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:25:54.7105319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:25:54.7238457Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:25:54.7350769Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:54.7551645Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:25:54.7674186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:25:54.8186157Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:54.8208331Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:25:54.8379327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:54.8634222Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:25:54.9113409Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:54.9143268Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:25:54.9294922Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:54.9557935Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:25:55.0135025Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:25:55.0147330Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:25:55.0418222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:25:55.0428960Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:25:55.0507641Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:55.0557920Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:25:55.0570509Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:25:55.0623623Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:25:55.0832890Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:25:55.0911256Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:55.0991771Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:25:55.1059284Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:25:55.1272370Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:25:55.1361165Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:55.1433216Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:25:55.1712168Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:25:55.1805326Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:55.1892365Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:25:55.1913305Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:25:55.1966947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:25:55.2153002Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:25:55.2282095Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:55.2392718Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:25:55.2447745Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:25:55.2592721Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:25:55.2629079Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:25:55.2832765Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:25:55.2890713Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:25:55.3033074Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:25:55.3140189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:25:55.3272620Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:25:55.3420289Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:25:55.3473166Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:25:55.3713517Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:25:55.3751233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:25:55.3761147Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:25:55.3913692Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:25:55.4137189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:25:55.4192712Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:25:55.4242153Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:25:55.4352862Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:25:55.4633790Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:25:55.4707126Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:25:55.5150416Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:25:55.5425335Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:25:55.5457122Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:25:55.5508953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:25:55.5965516Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:25:55.5975786Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:25:55.6431635Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:25:55.6497214Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:25:55.6913038Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:25:55.7174785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:25:55.7315559Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:25:55.7456659Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:25:55.7753883Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:25:55.7844582Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:25:55.7858839Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:25:55.7916560Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:25:55.8018202Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:25:55.8234061Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:25:55.8240220Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:25:55.8350713Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:25:55.8375610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:25:55.8725553Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:25:55.8731479Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:25:55.8830891Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:25:55.8861385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:25:55.9230172Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:25:55.9235312Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:25:55.9275741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:25:55.9633523Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:25:55.9690031Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:25:56.0190188Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:25:56.0540285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:25:56.0571353Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:25:56.0625890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:25:56.1067744Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:25:56.1073173Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:25:56.1550759Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:25:56.1598128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:25:56.2004886Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:25:56.2010055Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:25:56.2446066Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:25:56.2451233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:25:56.2552153Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:25:56.2571896Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:25:56.2603738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:25:56.2833390Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:25:56.2862932Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:25:56.2992156Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:25:56.3060155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:25:56.3273828Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:25:56.3304179Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:25:56.3433292Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:25:56.3505086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:25:56.3753302Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:25:56.3874741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:25:56.3914370Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:25:56.3917106Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:25:56.4193784Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:25:56.4314222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:25:56.4340748Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:25:56.4482813Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:25:56.4672742Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:25:56.4705424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:25:56.4792743Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:25:56.5153457Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:25:56.5197422Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:25:56.5632953Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:25:56.5675302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:25:56.6116041Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:25:56.6166482Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:56.6553381Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:25:56.6599637Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:25:56.7050518Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:25:56.7061240Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:25:56.7070721Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:25:56.7135230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:25:56.7167878Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:25:56.7551485Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:25:56.7593531Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:25:56.7601768Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:25:56.7632854Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:25:56.8030102Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:25:56.8036259Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:25:56.8136700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:25:56.8241627Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:25:56.8512070Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:25:56.8515178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:56.8573183Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:25:56.8631245Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:25:56.8875133Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:25:56.8879155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:56.8919350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:25:56.9028855Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:25:56.9314384Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:25:56.9318635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:25:56.9379453Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:56.9535951Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:25:56.9757023Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:25:56.9757752Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:56.9960518Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:25:57.0193105Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:25:57.0395180Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:57.0633126Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:25:57.0745054Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:25:57.0760506Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:25:57.0895679Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:25:57.1273313Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:25:57.1715657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:25:57.1738219Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:25:57.1778945Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:25:57.2273310Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:25:57.2629665Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:25:57.2647971Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:25:57.2692009Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:25:57.3072973Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:25:57.3203996Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:25:57.3553369Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:25:57.4348360Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:25:57.4362332Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:25:57.4411818Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:25:57.4793122Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:25:57.4842700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:25:57.5233654Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:25:57.6856810Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:25:57.6867082Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:25:57.6896275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:25:57.7273767Z [gw1] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:25:57.7334214Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:25:57.7717168Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:25:57.7988154Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:25:57.8153861Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:25:57.8415124Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:25:57.8632967Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:25:57.8743849Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:25:57.9114806Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:25:57.9175417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:25:57.9592774Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:25:57.9879385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:58.0033024Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:25:58.0080500Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:25:58.0512632Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:25:58.0634037Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:25:58.0992929Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:25:58.1119758Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:25:58.1473101Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:25:58.1538465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:25:58.1913636Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:25:58.2038753Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:25:58.2401512Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:25:58.2562591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:25:58.2874626Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:25:58.3737688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:25:58.3746029Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:25:58.4458146Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:58.4475922Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:25:58.4522036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:25:58.4954444Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:25:58.5555207Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:25:58.5574495Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:25:58.5740050Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:58.5762939Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:25:58.5991272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:25:58.6311755Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:25:58.6350447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:58.6713657Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:25:58.6825053Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:25:58.7191425Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:25:58.7194148Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:25:58.7506813Z [gw1] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:25:58.7520314Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:25:58.7558065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:58.7593113Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:25:58.7662216Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:25:58.8030152Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:25:58.8133589Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:58.8138296Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:25:58.8582838Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:25:58.8587608Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:25:58.9070229Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:25:58.9158412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:25:58.9434614Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:25:58.9799534Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:25:58.9872636Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:25:58.9950958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:25:59.0313936Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:25:59.0413685Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:25:59.0753109Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:25:59.0897604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:25:59.1194327Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:25:59.1764950Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:25:59.1777974Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:25:59.1810732Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:25:59.2193337Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:25:59.2246514Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:25:59.2633907Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:25:59.2672985Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:25:59.3074348Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:25:59.3127942Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:25:59.3514033Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:25:59.3575965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:25:59.3956486Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:25:59.4031341Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:25:59.4397788Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:25:59.4515461Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:25:59.4835663Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:25:59.4872262Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:25:59.5276054Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:25:59.5361991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:25:59.5378259Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:25:59.5498197Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:25:59.5790727Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:25:59.5904312Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:25:59.5924776Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:25:59.5938551Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:25:59.6023747Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:25:59.6231994Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:25:59.6430795Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:25:59.6435697Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:25:59.6451212Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:25:59.6664096Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:25:59.6670406Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:25:59.6834864Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:25:59.6840878Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:25:59.7111849Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:25:59.7311922Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:25:59.7319018Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:25:59.7324199Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:25:59.7551271Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:25:59.7728573Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:25:59.7737013Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:25:59.7740883Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:25:59.7992132Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:25:59.8154015Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:25:59.8159822Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:25:59.8163756Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:25:59.8431931Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:25:59.8466613Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:25:59.8601171Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:25:59.8606506Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:25:59.8795230Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:25:59.8897855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:25:59.8964258Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:25:59.8985542Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:25:59.9035881Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:25:59.9041106Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:25:59.9311372Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:25:59.9471666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:25:59.9490772Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:25:59.9516129Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:25:59.9745364Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:25:59.9748251Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:25:59.9915144Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:25:59.9915832Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:26:00.0137581Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:26:00.0360979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:26:00.0369041Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:26:00.0475056Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:26:00.0631821Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:26:00.0655879Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:26:00.0754920Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:26:00.0761040Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:00.0781715Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:26:00.0824562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:00.1014995Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:26:00.1258026Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:26:00.1269239Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:26:00.1313715Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:26:00.1511674Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:26:00.1547052Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:26:00.1710857Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:26:00.1951140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:26:00.1999738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:26:00.2391296Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:26:00.2478329Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:26:00.2618146Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:26:00.2649592Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:26:00.2703506Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:00.2832757Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:00.2840679Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:26:00.3137868Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:26:00.3138495Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:26:00.3225144Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:26:00.3226051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:26:00.3551725Z [gw1] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:26:00.3565017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:26:00.3711300Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:26:00.3916348Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:26:00.4015939Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:26:00.4016555Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:26:00.4112023Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:26:00.4112786Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:26:00.4456340Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:26:00.4456966Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:26:00.4602680Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:26:00.4603345Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:26:00.4841325Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:26:00.4930013Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:26:00.4955043Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:26:00.5202458Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:26:00.5299221Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:26:00.5404374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:00.5424207Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:00.5696132Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:26:00.5792334Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:26:00.5866089Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:00.5909918Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:26:00.6137812Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:00.6186626Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:26:00.6189981Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:00.6274663Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:00.6354027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:26:00.6618937Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:26:00.6621067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:00.6715351Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:00.6986978Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:26:00.7081649Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:26:00.7084892Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:26:00.7190865Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:26:00.7288597Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:26:00.7527476Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:26:00.7528174Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:26:00.7642133Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:26:00.7642742Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:26:00.7951636Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:26:00.8019375Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:00.8151333Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:00.8169026Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:26:00.8431840Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:26:00.8466018Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:00.8594738Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:00.8600564Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:26:00.8793675Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:26:00.8833617Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:26:00.8943908Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:26:00.9133069Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:26:00.9235223Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:26:00.9275487Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:26:00.9353598Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:26:00.9673533Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:26:00.9713912Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:26:01.0115432Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:26:01.0223376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:01.0556579Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:01.0580191Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:01.0882311Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:01.0894140Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:26:01.0993823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:26:01.1047071Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:26:01.1437324Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:26:01.1486237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:01.1930579Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:01.1936518Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:01.2368164Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:01.2374213Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:01.2806630Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:01.2816034Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:01.3268229Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:01.3278110Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:26:01.3692876Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:26:01.3703008Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:26:01.3822955Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:26:01.3842895Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:26:01.3933666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:26:01.4073630Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:26:01.4166944Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:01.4201462Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:01.4214631Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:01.4237102Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:01.4273291Z [gw0] [ 94%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:01.4339328Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:26:01.4513370Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:26:01.4554293Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:01.4632512Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:01.4752375Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:01.4885263Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:26:01.4953352Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:26:01.4997373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:01.5194577Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:01.5232489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:26:01.5399975Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:26:01.5412600Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:01.5636992Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:01.5674487Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:26:01.5694193Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:26:01.5699541Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:01.5875696Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:01.5900958Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:01.6076586Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:01.6137962Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:26:01.6317348Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:26:01.6340543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:01.6516575Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:01.6564369Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:26:01.6755778Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:26:01.6778222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:01.6947700Z [gw3] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:01.6985928Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:01.6986625Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:26:01.7039468Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:26:01.7194722Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:26:01.7252134Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:01.7394160Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:01.7452237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:26:01.7634356Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:26:01.7762751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:26:01.7834220Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:26:01.7888597Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:26:01.8074135Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:26:01.8204800Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:26:01.8273796Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:26:01.8344192Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:26:01.8351324Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:26:01.8385415Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:26:01.8516621Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:26:01.8525938Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:26:01.8564241Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:26:01.8714662Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:26:01.8754109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:26:01.8783511Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:01.8823325Z [gw0] [ 94%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:01.8995308Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:26:01.9070657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:26:01.9153534Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:26:01.9194997Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:26:01.9208609Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:26:01.9437869Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:26:01.9523907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:26:01.9602949Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:26:01.9635403Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:26:01.9636350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:01.9783890Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:26:01.9875695Z [gw1] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:26:01.9916137Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:26:02.0116527Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:26:02.0180187Z test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:26:02.0355699Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:26:02.0377847Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:26:02.0391907Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:02.0421023Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:02.0555965Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:26:02.0618658Z test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:26:02.0796561Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:26:02.0881371Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:26:02.0995874Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:26:02.1057748Z test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:26:02.1167399Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:26:02.1175891Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:02.1298444Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:02.1399162Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:26:02.1470889Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:26:02.1683049Z test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:26:02.1714291Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:26:02.1824636Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:26:02.1950634Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:26:02.2062325Z test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:26:02.2194888Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:26:02.2391222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:26:02.2395631Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:26:02.2578221Z test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:26:02.2635324Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:26:02.2912916Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:26:02.3054832Z test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:26:02.3159481Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:26:02.3432506Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:26:02.3445422Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:26:02.3585238Z test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:26:02.3628640Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:26:02.3783060Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:26:02.3873812Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:26:02.4114694Z test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:26:02.4146063Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:26:02.4176069Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:26:02.4352702Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:26:02.4395152Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:26:02.4555780Z test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:26:02.4563797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:26:02.4873505Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:26:02.5031155Z test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:26:02.5314034Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:26:02.5458290Z test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:26:02.5773025Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:26:02.5910037Z test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:26:02.6272755Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:26:02.6630216Z test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:26:02.6651436Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:02.9026545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:02.9041434Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:26:02.9214971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:26:02.9239535Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:26:03.0437978Z test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:26:03.0468593Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:03.0564191Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:03.0581877Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:03.1117042Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:03.1127868Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:26:03.2590959Z test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:26:03.2601850Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:26:03.3580920Z test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:26:03.3593392Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:26:03.3809410Z test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:26:03.4150195Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:26:03.4337892Z test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:26:03.4629711Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:26:03.5020890Z test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:26:03.5042267Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:26:03.5280687Z test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:26:03.5551219Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:26:03.7402277Z test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:26:03.7416738Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:03.7427199Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:03.7435654Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:26:03.7748661Z test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:26:03.7834353Z [gw0] [ 94%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:03.8712196Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:26:03.8728523Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:26:03.9192788Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:26:03.9209847Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:26:03.9523941Z test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:26:03.9710370Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:26:04.1172360Z test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:26:04.1183314Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:26:04.1209813Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:26:04.1593287Z [gw0] [ 94%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:26:04.3456033Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:04.3475557Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:04.5071281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:04.5097391Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:04.5155459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:26:04.5590412Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:26:04.5608966Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:04.6030801Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:04.6962265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:04.6971560Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:04.7760017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:04.7771431Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:04.8321222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:04.8332291Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:04.8358871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:04.8842693Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:04.9036147Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:26:04.9193645Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:26:04.9216784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:26:04.9455362Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:26:04.9466037Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:26:04.9711032Z test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:26:05.0078578Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:05.0087957Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:05.0497865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:05.0507743Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:26:05.0949678Z test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:26:05.0980328Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:05.1120190Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:05.1441589Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:05.1665066Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:26:05.1910623Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:26:05.1966996Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:26:05.2142893Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:26:05.2161930Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:26:05.2351767Z test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:26:05.2798164Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:26:05.2814953Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:26:05.3146621Z test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:26:05.3310933Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:26:05.3786684Z test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:26:05.3799291Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:26:05.4014610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:26:05.4249002Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:26:05.4408250Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:26:05.4791456Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:26:05.7312090Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:26:05.7329079Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:26:05.7576705Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:26:05.7594342Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:26:05.7674790Z test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:26:05.7752538Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:26:05.7801276Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:26:05.8308219Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:26:05.8310831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:26:05.8792063Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:26:05.9187692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:26:05.9207264Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:26:05.9402755Z test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:26:05.9433694Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:26:05.9521600Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:26:05.9921561Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:26:05.9926708Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:26:06.0360649Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:26:06.0368932Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:26:06.0792063Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:26:06.0939170Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:26:06.1342019Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:26:06.1347808Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:26:06.1677657Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:26:06.1759277Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:26:06.2114518Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:26:06.2222825Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:26:06.2553684Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:26:06.2597049Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:26:06.2818418Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:26:06.2832321Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:26:06.2993291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:26:06.3045948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:06.3434311Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:06.3497304Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:26:06.3680374Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:26:06.3694564Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:26:06.3745124Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:26:06.3873411Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:26:06.3924071Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:06.4102970Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:06.4190833Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:26:06.4207789Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:26:06.4223170Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:26:06.4268749Z test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:26:06.4314380Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:26:06.4380852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:26:06.4666102Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:26:06.4672492Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:26:06.4723974Z test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:26:06.4830856Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:26:06.5151972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:26:06.5161799Z test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:26:06.5227175Z [gw1] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:26:06.5236158Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:26:06.5536380Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:26:06.5552407Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:26:06.5619519Z test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:26:06.5626394Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:26:06.5652564Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:26:06.5672233Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:26:06.5772340Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:26:06.5992232Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:26:06.6032591Z test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:26:06.6059145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:26:06.6187381Z [gw3] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:26:06.6432250Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:26:06.6513029Z test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:26:06.6531386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:26:06.6544730Z [gw3] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:26:06.6872067Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:26:06.6952365Z test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:26:06.7040654Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:26:06.7204172Z [gw3] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:26:06.7352694Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:26:06.7392726Z test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:26:06.7737101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:26:06.7792482Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:26:06.7881094Z test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:26:06.7888453Z [gw3] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:26:06.8192009Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:26:06.8243190Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:26:06.8250159Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:26:06.8352665Z test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:26:06.8439333Z test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:26:06.8617348Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:26:06.8671774Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:26:06.8791804Z test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:26:06.8975234Z test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:26:06.9111500Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:26:06.9130930Z test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:26:06.9552816Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:26:06.9683245Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:26:06.9762689Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:26:06.9770767Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:26:06.9957824Z test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:06.9992280Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:07.0037572Z test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:26:07.0191908Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:26:07.0410131Z test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:26:07.0471856Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:26:07.0515204Z test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:26:07.0631962Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:26:07.0691509Z test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:26:07.0912664Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:26:07.1073338Z test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:26:07.1100265Z test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:26:07.1182633Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:26:07.1353942Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:26:07.1402850Z test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:26:07.1516052Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:26:07.1542610Z test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:26:07.1796841Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:26:07.1855935Z test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:26:07.1955764Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:26:07.2119198Z test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:26:07.2236068Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:26:07.2368894Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:26:07.2396350Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:26:07.2705191Z test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:26:07.2705692Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:26:07.2819902Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:26:07.2875014Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:26:07.2925574Z test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:26:07.3114466Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:26:07.3262054Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:26:07.3315049Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:26:07.3410894Z test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:26:07.3555419Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:26:07.3754138Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:26:07.3809198Z test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:26:07.3821159Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:26:07.3994407Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:26:07.4195135Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:26:07.4256951Z test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:26:07.4289188Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:26:07.4473690Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:26:07.4565178Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:26:07.4633588Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:26:07.4730769Z test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:26:07.4915780Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:26:07.5075315Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:26:07.5179359Z test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:26:07.5300988Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:26:07.5355006Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:26:07.5515274Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:26:07.5572938Z test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:26:07.5612935Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:26:07.5836628Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:26:07.5864278Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:26:07.5955697Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:26:07.6012307Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:26:07.6277272Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:26:07.6351355Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:26:07.6425815Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:26:07.6526557Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:26:07.6755313Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:26:07.6853722Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:26:07.6946554Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:26:07.7048093Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:26:07.7194134Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:26:07.7231684Z test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:26:07.7292915Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:26:07.7398601Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:26:07.7676147Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:26:07.7716927Z test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:26:07.7738389Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:26:07.7836911Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:26:07.8192655Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:26:07.8197808Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:26:07.8259232Z test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:26:07.8379994Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:26:07.8441698Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:26:07.8454893Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:07.8595395Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:07.8603412Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:26:07.8708065Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:26:07.8882683Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:26:07.8958316Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:26:07.8972462Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:07.9055332Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:26:07.9061900Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:26:07.9271399Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:26:07.9288035Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:26:07.9305057Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:26:07.9395944Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:26:07.9501028Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:26:07.9511023Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:26:07.9602082Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:26:07.9898948Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:26:07.9917073Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:26:07.9944377Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:07.9957861Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:26:08.0073710Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:26:08.0082914Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:26:08.0163957Z test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:26:08.0355510Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:26:08.0444448Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:26:08.0464060Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:08.0470176Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:08.0558110Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:26:08.0562375Z test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:26:08.0807718Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:26:08.0905266Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:26:08.1031621Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:26:08.1044811Z test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:26:08.1261380Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:26:08.1362285Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:26:08.1449584Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:26:08.1455392Z test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:26:08.1702695Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:26:08.1843675Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:26:08.1852064Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:26:08.1876342Z test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:26:08.2140469Z [gw1] [ 95%] SKIPPED test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:26:08.2223335Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:26:08.2346255Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:26:08.2351948Z test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:26:08.2583772Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:26:08.2701487Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:26:08.2791149Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:26:08.3035899Z test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:26:08.3432141Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:26:08.3434450Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:26:08.3590650Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:26:08.3592329Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:26:08.3759913Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:26:08.3760575Z test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:26:08.4023044Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:26:08.4122606Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:26:08.4149819Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:26:08.4180726Z test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:26:08.4378305Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:26:08.4393923Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:26:08.4459932Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:26:08.4464003Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:26:08.4595393Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:26:08.4596023Z test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:26:08.4608306Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:26:08.4869883Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:26:08.5029720Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:26:08.5072619Z test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:26:08.5164209Z test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:26:08.5260182Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:26:08.5350166Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:26:08.5367018Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:26:08.5391833Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:26:08.5504444Z test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:26:08.5629591Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:26:08.5692659Z test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:26:08.5709775Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:26:08.5869177Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:26:08.5904720Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:26:08.6029039Z test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:26:08.6276570Z test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:26:08.6366550Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:26:08.6371805Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:26:08.6432819Z test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:26:08.6442856Z test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:26:08.6456866Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:26:08.6494078Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:26:08.6505369Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:26:08.6847530Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:26:08.6856369Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:26:08.6873274Z test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:26:08.6913955Z test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:26:08.6933822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:26:08.6968908Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:26:08.7049959Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:26:08.7273171Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:26:08.7309376Z test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:26:08.7354111Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:26:08.7357156Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:26:08.7402821Z test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:26:08.7580872Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:26:08.7710094Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:26:08.7721762Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:08.7722943Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:26:08.7795479Z test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:26:08.7795992Z test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:26:08.7844181Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:26:08.7847237Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:26:08.7885928Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:26:08.8153629Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:26:08.8235990Z test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:26:08.8236495Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:26:08.8272676Z test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:26:08.8277632Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:26:08.8592769Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:26:08.8673483Z test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:26:08.8700666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:26:08.8772545Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:26:08.9004118Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:26:08.9012721Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:26:08.9032075Z test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:26:08.9113097Z test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:26:08.9141350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:26:08.9200361Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:26:08.9432317Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:26:08.9472994Z test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:26:08.9617095Z test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:26:08.9662456Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:26:08.9872679Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:26:08.9912806Z test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:26:08.9975794Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:26:09.0065317Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:26:09.0313472Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:26:09.0352560Z test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:26:09.0503436Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:26:09.0662971Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:26:09.0751879Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:26:09.0792737Z test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:26:09.0801744Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:26:09.0809338Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:26:09.0878325Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:26:09.1036213Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:26:09.1192742Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:26:09.1233515Z test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:26:09.1299800Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:26:09.1674528Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:26:09.1733468Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:09.1751943Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:26:09.1756049Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:09.1793935Z test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:26:09.2113592Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:26:09.2148713Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:09.2160026Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:09.2242462Z test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:26:09.2556590Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:26:09.2595667Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:09.2912275Z test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:26:09.3033416Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:26:09.3122962Z test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:26:09.3137720Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:09.3166106Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:09.3315814Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:26:09.3512928Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:09.3557169Z test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:26:09.3561389Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:09.3600848Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:26:09.4008907Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:09.4016957Z test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:26:09.4026591Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:26:09.4043921Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:09.4487861Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:09.4494745Z test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:26:09.4505437Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:26:09.4940475Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:09.4947553Z test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:26:09.5386203Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:26:09.5626668Z test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:26:09.5793433Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:26:09.5826064Z test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:26:09.5872142Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:26:09.5882990Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:09.5951787Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:26:09.6233005Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:26:09.6263823Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:26:09.6313163Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:26:09.6502865Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:09.6712826Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:09.6748056Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:26:09.6755720Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:26:09.7195193Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:26:09.7299001Z test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:26:09.7351069Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:26:09.7362474Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:26:09.7393337Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:26:09.7672128Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:26:09.7788003Z test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:26:09.7801288Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:26:09.7837817Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:26:09.8153194Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:26:09.8199426Z test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:26:09.8233066Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:26:09.8318895Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:26:09.8632665Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:26:09.8711971Z test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:26:09.8723095Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:26:09.8795978Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:26:09.9113601Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:26:09.9192231Z test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:26:09.9281977Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:09.9311198Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:26:09.9593164Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:09.9622731Z test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:26:09.9672348Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:26:09.9766843Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:10.0073043Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:10.0151936Z test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:26:10.0249340Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:26:10.0305413Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:26:10.0553179Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:26:10.0632521Z test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:26:10.0694066Z test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:26:10.0709500Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:26:10.0742272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:26:10.0870528Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:26:10.0992752Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:26:10.1112792Z test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:26:10.1299419Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:26:10.1402362Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:26:10.1409371Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:26:10.1472159Z test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:26:10.1509474Z test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:26:10.1832509Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:26:10.1903009Z test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:26:10.1986380Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:26:10.1993112Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:26:10.2063633Z test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:26:10.2272095Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:26:10.2523047Z test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:26:10.2528217Z test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:26:10.2649013Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:26:10.2829592Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:26:10.2965606Z test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:26:10.2969339Z test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:26:10.3391928Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:26:10.3644855Z test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:26:10.3665025Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:26:10.3761089Z test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:26:10.4005000Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:26:10.4042596Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:26:10.4154714Z test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:26:10.4158838Z test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:26:10.4162853Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:26:10.4593260Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:26:10.4596783Z test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:26:10.4601430Z test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:26:10.4834941Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:26:10.5030695Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:26:10.5035235Z test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:26:10.5470271Z test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:26:10.5472806Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:26:10.5474567Z test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:26:10.5765982Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:26:10.5803709Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:26:10.5829605Z test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:26:10.5869540Z test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:26:10.5931782Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:26:10.6270634Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:26:10.6275389Z test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:26:10.6389854Z test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:26:10.6443781Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:26:10.6673803Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:26:10.6678674Z test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:26:10.6706691Z test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:26:10.6895953Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:26:10.7115180Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:26:10.7119351Z test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:26:10.7156955Z test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:26:10.7301041Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:26:10.7553643Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:26:10.7561278Z test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:26:10.7596663Z test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:26:10.7806405Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:26:10.7993635Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:26:10.7998314Z test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:26:10.8041194Z test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:26:10.8168151Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:26:10.8433308Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:26:10.8471524Z test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:26:10.8488041Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:26:10.8550402Z test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:26:10.8873309Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:26:10.8913926Z test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:26:10.8930833Z test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:26:10.9032476Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:26:10.9313509Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:26:10.9367898Z test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:26:10.9393161Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:26:10.9422916Z test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:26:10.9753299Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:26:10.9781764Z test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:26:10.9833079Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:26:10.9865108Z test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:26:11.0193513Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:26:11.0223864Z test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:26:11.0312748Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:26:11.0341130Z test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:26:11.0632616Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:26:11.0678451Z test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:26:11.0792435Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:26:11.0823552Z test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:26:11.1072416Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:26:11.1111076Z test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:26:11.1268191Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:26:11.1273750Z test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:26:11.1552912Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:26:11.1557975Z test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:26:11.1753743Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:26:11.1759286Z test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:26:11.2016645Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:26:11.2020974Z test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:26:11.2190455Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:26:11.2195659Z test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:26:11.2438180Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:26:11.2443710Z test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:26:11.2630899Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:26:11.2636212Z test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:26:11.2874764Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:26:11.2880597Z test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:26:11.3046028Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:26:11.3066693Z test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:26:11.3272321Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:26:11.3314039Z test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:26:11.3591620Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:26:11.3628785Z test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:26:11.3748290Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:26:11.3751923Z test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:26:11.3982614Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:26:11.3986037Z test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:26:11.4191862Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:26:11.4194953Z test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:26:11.4426802Z [gw1] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:26:11.4430451Z test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:26:11.4622545Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:26:11.4626155Z test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:26:11.4908534Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:26:11.4912212Z test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:26:11.5070035Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:26:11.5073644Z test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:26:11.5371666Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:26:11.5375354Z test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:26:11.5509666Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:26:11.5513291Z test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:26:11.5830873Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:26:11.5862781Z test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:26:11.5977152Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:26:11.5980771Z test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:26:11.6232366Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:26:11.6236107Z test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:26:11.6402689Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:26:11.6407624Z test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:26:11.6715854Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:26:11.6716665Z test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:26:11.6837309Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:26:11.6837902Z test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:26:11.7233885Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:26:11.7288920Z test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:26:11.7289472Z test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:26:11.7714647Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:26:11.7715239Z test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:26:11.8076950Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:26:11.8110105Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:26:11.8150283Z test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:26:11.8150807Z test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:26:11.8176949Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:26:11.8513203Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:26:11.8597330Z test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:26:11.8598526Z test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:26:11.8606794Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:26:11.9024558Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:26:11.9026934Z test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:26:11.9033355Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:26:11.9074485Z test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:26:11.9412883Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:26:11.9466523Z test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:26:11.9467372Z test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:26:11.9512526Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:26:11.9851175Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:26:11.9910112Z test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:26:11.9910817Z test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:26:11.9950605Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:26:12.0288309Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:26:12.0351274Z test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:26:12.0351770Z test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:26:12.0413951Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:26:12.0790926Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:26:12.0791480Z test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:26:12.0816724Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:26:12.0854786Z test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:26:12.1277386Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:26:12.1324472Z test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:26:12.1334727Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:26:12.1342449Z test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:26:12.1728264Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:26:12.1742694Z test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:26:12.1752905Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:26:12.1761721Z test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:26:12.2196198Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:26:12.2206101Z test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:26:12.2216956Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:26:12.2243026Z test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:26:12.2550010Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:26:12.2550749Z test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:26:12.2643606Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:26:12.2679457Z test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:26:12.3001287Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:26:12.3001923Z test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:26:12.3094483Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:26:12.3115338Z test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:26:12.3447219Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:26:12.3447735Z test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:26:12.3629502Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:26:12.3642371Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:26:12.3691170Z test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:26:12.3703379Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:26:12.3783058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:26:12.3874454Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:26:12.3876246Z test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:26:12.4041093Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:26:12.4046019Z test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:26:12.4231043Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:26:12.4323855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:26:12.4324668Z test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:26:12.4411804Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:26:12.4468344Z [gw2] [ 96%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:26:12.4469992Z test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:26:12.4553104Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:26:12.4680640Z test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:26:12.4758285Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:26:12.4762600Z test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:26:12.4905338Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:26:12.4909556Z test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:26:12.4992752Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:26:12.5230958Z test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:26:12.5347589Z test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:26:12.5353152Z test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:26:12.5430481Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:26:12.5472418Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:26:12.5486770Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:26:12.5641479Z test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:26:12.5672990Z test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:26:12.5772221Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:26:12.5780189Z test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:26:12.5807958Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:26:12.5920223Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:26:12.6075159Z test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:26:12.6116176Z test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:26:12.6176964Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:26:12.6221478Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:26:12.6235882Z test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:26:12.6351495Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:26:12.6514845Z test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:26:12.6541654Z test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:26:12.6673492Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:26:12.6702928Z test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:26:12.6736823Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:26:12.6792105Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:26:12.6850494Z test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:26:12.6953602Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:26:12.6985372Z test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:26:12.7113012Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:26:12.7143049Z test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:26:12.7273037Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:26:12.7296537Z test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:26:12.7392821Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:26:12.7421770Z test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:26:12.7594665Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:26:12.7623955Z test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:26:12.7755136Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:26:12.7836140Z test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:26:12.7888095Z test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:12.8002865Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:12.8074132Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:26:12.8106565Z test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:26:12.8193302Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:26:12.8260609Z test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:26:12.8273641Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:26:12.8306195Z test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:26:12.8556976Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:26:12.8590358Z test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:26:12.8634478Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:26:12.8714531Z test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:26:12.8750559Z test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:26:12.8876976Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:26:12.8993711Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:26:12.9027150Z test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:26:12.9112797Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:26:12.9153206Z test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:26:12.9195668Z test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:26:12.9348870Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:26:12.9433190Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:26:12.9470839Z test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:26:12.9595612Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:26:12.9600619Z test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:26:12.9628766Z test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:26:12.9678519Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:26:12.9913268Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:26:12.9941532Z test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:26:13.0032731Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:26:13.0074166Z test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:26:13.0083273Z test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:26:13.0352942Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:26:13.0452025Z test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:26:13.0472038Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:26:13.0519348Z test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:26:13.0813466Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:26:13.0900588Z test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:26:13.0914213Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:26:13.0977460Z test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:26:13.0989802Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:26:13.1072446Z test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:26:13.1099590Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:26:13.1273415Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:26:13.1276496Z test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:26:13.1352344Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:26:13.1385031Z test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:26:13.1492769Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:26:13.1497947Z test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:26:13.1731919Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:26:13.1791810Z test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:26:13.1800745Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:26:13.1872116Z test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:26:13.1920964Z test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:26:13.1974920Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:26:13.2191438Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:26:13.2198628Z test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:26:13.2232367Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:26:13.2281147Z test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:26:13.2382918Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:26:13.2408425Z test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:26:13.2639610Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:26:13.2644923Z test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:26:13.2675377Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:26:13.2725076Z test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:13.2884208Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:13.2889655Z test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:26:13.3084029Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:26:13.3089155Z test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:26:13.3112984Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:26:13.3161849Z test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:26:13.3385729Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:26:13.3557315Z test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:26:13.3559061Z test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:26:13.3562771Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:26:13.3592564Z test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:26:13.3655005Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:26:13.3792706Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:26:13.4031857Z test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:26:13.4043087Z test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:26:13.4045231Z test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:26:13.4151853Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:26:13.4205459Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:26:13.4273699Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:26:13.4362301Z test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:26:13.4484315Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:26:13.4484840Z test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:26:13.4534722Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:26:13.4535215Z test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:26:13.4714171Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:26:13.5026283Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:13.5030364Z test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:26:13.5036541Z test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:26:13.5084747Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:26:13.5380691Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:26:13.5406832Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:26:13.5437348Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:26:13.5485486Z test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:26:13.5798565Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:26:13.5852879Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:26:13.5873624Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:26:13.5890566Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:13.5921133Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:26:13.5963177Z test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:26:13.6233523Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:26:13.6253011Z test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:26:13.6297934Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:26:13.6312206Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:26:13.6389823Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:26:13.6392503Z test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:26:13.6709665Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:26:13.6718466Z test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:26:13.6834153Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:26:13.6836659Z test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:26:13.7112260Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:26:13.7154561Z test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:26:13.7273622Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:26:13.7278065Z test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:26:13.7568364Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:26:13.7572527Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:26:13.7586688Z test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:26:13.7657156Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:26:13.7709683Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:26:13.7720785Z test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:26:13.7804524Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:26:13.8050046Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:26:13.8135704Z test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:26:13.8143625Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:26:13.8146509Z test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:26:13.8149827Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:26:13.8529266Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:26:13.8614926Z test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:26:13.8626990Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:26:13.8633162Z test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:26:13.8953571Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:26:13.9119045Z test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:26:13.9119518Z test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:26:13.9157007Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:26:13.9434299Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:26:13.9459149Z test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:26:13.9530304Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:26:13.9532578Z test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:26:13.9961630Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:26:13.9963609Z test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:26:14.0015091Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:26:14.0018139Z test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:26:14.0460001Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:26:14.0462312Z test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:26:14.0466802Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:26:14.0470054Z test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:26:14.0888292Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:26:14.0896930Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:26:14.0899084Z test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:26:14.0905064Z test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:26:14.0907447Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:26:14.0908779Z test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:26:14.0909363Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:26:14.1325719Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:26:14.1336182Z test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:26:14.1339142Z test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:26:14.1351303Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:26:14.1353475Z test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:26:14.1381429Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:26:14.1713917Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:26:14.1717062Z test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:26:14.1755823Z test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:26:14.1769019Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:26:14.1771574Z test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:26:14.1787319Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:26:14.2154981Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:26:14.2157491Z test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:26:14.2180675Z test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:26:14.2193514Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:26:14.2220151Z test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:26:14.2238187Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:26:14.2593097Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:26:14.2633731Z test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:26:14.2639210Z test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:26:14.2669530Z test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:26:14.2675829Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:26:14.2687204Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:26:14.3032809Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:26:14.3072435Z test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:26:14.3113434Z test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:26:14.3158994Z test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:26:14.3162713Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:26:14.3395466Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:26:14.3472696Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:26:14.3553734Z test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:26:14.3579878Z test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:26:14.3593653Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:26:14.3625268Z test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:26:14.3690880Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:26:14.3912979Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:26:14.3984855Z test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:26:14.3996516Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:26:14.4026480Z test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:26:14.4039192Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:26:14.4082052Z test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:26:14.4352464Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:26:14.4432692Z test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:26:14.4512554Z test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:26:14.4538568Z test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:26:14.4570243Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:26:14.4603179Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:26:14.4792984Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:26:14.4873318Z test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:26:14.4978840Z test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:26:14.4992237Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:26:14.5013655Z test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:26:14.5244589Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:26:14.5272690Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:26:14.5317036Z test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:26:14.5353162Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:26:14.5392457Z test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:26:14.5454846Z test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:26:14.5513972Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:26:14.5827809Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:26:14.5835018Z test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:26:14.5844460Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:26:14.5849366Z test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:26:14.5872790Z test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:26:14.6269650Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:26:14.6275392Z test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:26:14.6350782Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:26:14.6383574Z test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:26:14.6704110Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:26:14.6708590Z test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:26:14.6767649Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:26:14.6769420Z test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:26:14.7050643Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:26:14.7062769Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:26:14.7149213Z test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:26:14.7153368Z test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:26:14.7221265Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:26:14.7261747Z test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:26:14.7299691Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:26:14.7473113Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:26:14.7553890Z test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:26:14.7581735Z test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:26:14.7631602Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:26:14.7637737Z test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:26:14.7824122Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:26:14.7912113Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:26:14.7993999Z test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:26:14.8019354Z test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:26:14.8033209Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:26:14.8146418Z test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:26:14.8319526Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:26:14.8353823Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:26:14.8472178Z test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:26:14.8477661Z test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:26:14.8489265Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:26:14.8516054Z test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:26:14.8919644Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:26:14.8944544Z test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:26:14.8950310Z test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:26:14.9064679Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:26:14.9087999Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:26:14.9147127Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:14.9205574Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:14.9396486Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:26:14.9401130Z test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:26:14.9472793Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:26:14.9498649Z test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:14.9589856Z [gw3] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:14.9824899Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:14.9869392Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:26:14.9987036Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:14.9987653Z test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:14.9998981Z [gw3] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:15.0371930Z test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:26:15.0433150Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:26:15.0433699Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:26:15.0455673Z [gw3] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:26:15.0464789Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:26:15.0474452Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:15.0513927Z test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:26:15.0549386Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:26:15.0875202Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:15.0875961Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:15.0912562Z [gw3] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:15.0973660Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:26:15.0978199Z test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:26:15.1048091Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:26:15.1274114Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:26:15.1300123Z test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:26:15.1402979Z [gw3] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:26:15.1405176Z test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:26:15.1410588Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:26:15.1520384Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:15.1793767Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:15.1801548Z test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:26:15.1855716Z test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:26:15.1915435Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:26:15.1922872Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:26:15.2033340Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:26:15.2182466Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:26:15.2186048Z test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:26:15.2239000Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:26:15.2280684Z test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:26:15.2352800Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:26:15.2420581Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:15.2625200Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:15.2628843Z test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:26:15.2682518Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:26:15.2725596Z test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:26:15.2792818Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:26:15.2858046Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:15.3062743Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:15.3066749Z test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:26:15.3145925Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:26:15.3149550Z test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:26:15.3232994Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:26:15.3268966Z test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:26:15.3507324Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:26:15.3511360Z test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:26:15.3568351Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:26:15.3608407Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:26:15.3695625Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:26:15.3781646Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:26:15.3947023Z [gw1] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:26:15.3950848Z test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:26:15.4006684Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:26:15.4098819Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:15.4150816Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:15.4153483Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:15.4389107Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:15.4392454Z test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:26:15.4471915Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:26:15.4474594Z test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:26:15.4590704Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:26:15.4635104Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:26:15.4830008Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:26:15.4832679Z test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:26:15.4905776Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:26:15.4908527Z test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:26:15.5049194Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:26:15.5051967Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:15.5269052Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:15.5271647Z test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:26:15.5373429Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:26:15.5378388Z test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:26:15.5465241Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:26:15.5470655Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:15.5707111Z [gw1] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:15.5713034Z test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:26:15.5813967Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:26:15.5951772Z test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:26:15.5958494Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:26:15.6004030Z test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:26:15.6150748Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:26:15.6156238Z test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:26:15.6250002Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:26:15.6255228Z test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:26:15.6370667Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:26:15.6376170Z test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:26:15.6623281Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:26:15.6629262Z test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:26:15.6692350Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:26:15.6697484Z test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:26:15.6833866Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:26:15.6839521Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:26:15.6993948Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:26:15.7043989Z test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:26:15.7151842Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:26:15.7161559Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:26:15.7206037Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:26:15.7276564Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:26:15.7464227Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:26:15.7470475Z test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:26:15.7538440Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:26:15.7568384Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:15.7710251Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:15.7916654Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:15.7922351Z test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:26:15.7993133Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:26:15.7999258Z test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:26:15.8104383Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:26:15.8134161Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:15.8358431Z test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:26:15.8363455Z test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:26:15.8423995Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:26:15.8452292Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:26:15.8788102Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:26:15.8793759Z test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:26:15.8858211Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:26:15.8888701Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:26:15.9163124Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:26:15.9194673Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:26:15.9242244Z test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:26:15.9247917Z test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:26:15.9287818Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:26:15.9322604Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:15.9377027Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:15.9682780Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:26:15.9703378Z test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:26:15.9712468Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:26:15.9771894Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:26:15.9783781Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:15.9818461Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:26:16.0202904Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:16.0229733Z test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:26:16.0235442Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:16.0241815Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:26:16.0302494Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:16.0378337Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:16.0601180Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:16.0613620Z test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:26:16.0620455Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:26:16.0626155Z test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:26:16.0670965Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:26:16.0906611Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:26:16.1053371Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:26:16.1101856Z test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:26:16.1121588Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:26:16.1126553Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:16.1512857Z test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:26:16.1554244Z test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:26:16.1728403Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:26:16.1773247Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:16.1911044Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:26:16.1941160Z test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:26:16.1990803Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:26:16.2205396Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:26:16.2235591Z test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:26:16.2268767Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:26:16.2294973Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:26:16.2333222Z test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:26:16.2358622Z test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:26:16.2361766Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:26:16.2712864Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:26:16.2716731Z test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:26:16.2791396Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:26:16.2829299Z test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:26:16.2832612Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:26:16.2834490Z test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:26:16.3148635Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:26:16.3150542Z test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:26:16.3264583Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:26:16.3313594Z test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:26:16.3317645Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:26:16.3321399Z test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:26:16.3634609Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:26:16.3635368Z test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:26:16.3757051Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:26:16.3762583Z test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:26:16.3768644Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:26:16.3773282Z test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:26:16.4122928Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:26:16.4125070Z test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:26:16.4129599Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:26:16.4170760Z test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:26:16.4219510Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:26:16.4220028Z test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:26:16.4585432Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:26:16.4621031Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:16.4634638Z test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:26:16.4801781Z test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:26:16.4823456Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:26:16.4872106Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:26:16.4992928Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:26:16.5033233Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:16.5066207Z test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:26:16.5079356Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:26:16.5122182Z test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:26:16.5378258Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:26:16.5472870Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:26:16.5513292Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:16.5608331Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:16.5610691Z test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:26:16.5619145Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:26:16.5941007Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:16.5970708Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:26:16.5996477Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:16.6065087Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:16.6071961Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:16.6077054Z test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:16.6343541Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:16.6440400Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:26:16.6485846Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:16.6492704Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:16.6499111Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:16.6524977Z test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:16.6905686Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:16.6958824Z test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:26:16.6965220Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:26:16.6970470Z test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:26:16.7294951Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:26:16.7313969Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:26:16.7318712Z test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:26:16.7435954Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:16.7441976Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:26:16.7446785Z test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:26:16.7791207Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:26:16.7796142Z test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:26:16.7872419Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:26:16.7914165Z test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:26:16.8177593Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:26:16.8195319Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:26:16.8348746Z test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:26:16.8355695Z test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:16.8382865Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:16.8538033Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:16.8744643Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:26:16.8756606Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:26:16.8809569Z test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:26:16.8814080Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:26:16.8827400Z test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:16.8856521Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:16.8894096Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:26:16.9227511Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:26:16.9229918Z test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:26:16.9239381Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:26:16.9244159Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:16.9289923Z test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:26:16.9316746Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:26:16.9670302Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:26:16.9690966Z test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:26:16.9709551Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:26:16.9745715Z test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:16.9748238Z test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:16.9821935Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:26:17.0158864Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:26:17.0161547Z test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:26:17.0167642Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:26:17.0171666Z test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:17.0189424Z test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:17.0415811Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:26:17.0582917Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:26:17.0585986Z test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:26:17.0637614Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:26:17.0638788Z test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:26:17.0645007Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:26:17.0906322Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:17.1111659Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:26:17.1116940Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:17.1122207Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:17.1187251Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:26:17.1439080Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:26:17.1479598Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:26:17.1482582Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:26:17.1591613Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:17.1596947Z test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:26:17.1603765Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:26:17.1966419Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:26:17.2135360Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:17.2176937Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:17.2211039Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:26:17.2448434Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:26:17.2852088Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:17.2866968Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:26:17.2888654Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:17.2901772Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:17.3076194Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:26:17.3363784Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:17.3370950Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:26:17.3391320Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:17.3401204Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:26:17.3785180Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:17.3794411Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:26:17.3807256Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:17.3853532Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:17.3880652Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:26:17.3938247Z test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:26:17.4270437Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:17.4374721Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:26:17.4402950Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:26:17.4410970Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:26:17.4715023Z test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:17.4724000Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:17.4731505Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:26:17.4916119Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:26:17.4916716Z test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:17.5176286Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:17.5350186Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:17.5350750Z test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:17.5803431Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:17.5816242Z test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:26:17.5953035Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:26:17.6000177Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:26:17.6272672Z test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:17.6489514Z test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:17.6514767Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:26:17.6663351Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:17.6673893Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:26:17.6706347Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:17.6720064Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:17.6802364Z test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:17.7232390Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:17.7301586Z test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:17.7331299Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:26:17.7839455Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:17.7865561Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:17.7885946Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:17.7932753Z [gw1] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:17.7949224Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:26:17.8351452Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:26:17.8636563Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:17.8652141Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:26:17.8876675Z test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:26:17.9152116Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:26:18.1039471Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:18.1055680Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:26:18.1373011Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:26:18.1474562Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:26:18.1764008Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:18.1951470Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:26:18.2047792Z test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:26:18.2431310Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:26:18.2626148Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:18.2743716Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:26:18.2762583Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:18.2879546Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:26:18.2880096Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:18.3312234Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:26:18.3575659Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:18.3752393Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:26:18.4077724Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:26:18.4115777Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:26:18.4412710Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:26:18.4555000Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:26:18.4802191Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:26:18.4959671Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:26:18.4983498Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:26:18.5027551Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:26:18.5053605Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:26:18.5133824Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:26:18.5401911Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:26:18.5479539Z test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:26:18.5487974Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:26:18.5550712Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:26:18.5903520Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:26:18.5952141Z test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:26:18.6336163Z test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:26:18.6367965Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:26:18.7388526Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:26:18.7436125Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:26:18.7511178Z test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:18.7954333Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:18.7954938Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:18.8390510Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:26:18.8437969Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:26:18.8611418Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:26:18.8629669Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:26:18.8831820Z test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:26:18.8832393Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:26:18.9100207Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:26:18.9123814Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:26:18.9160460Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:26:18.9288176Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:26:18.9315306Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:18.9587009Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:26:18.9593059Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:26:18.9721857Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:26:18.9944112Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:19.0085992Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:26:19.0091023Z test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:26:19.0153203Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:26:19.0419958Z test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:26:19.0551558Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:26:19.0556248Z test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:26:19.0633758Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:26:19.0979538Z test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:26:19.1033349Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:26:19.1279365Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:26:19.1309879Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:26:19.1511912Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:26:19.1516667Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:26:19.1856799Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:26:19.1951102Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:26:19.2007562Z test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:26:19.2024283Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:26:19.2057732Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:19.2091105Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:26:19.2273981Z test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:26:19.2313618Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:26:19.2453204Z test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:26:19.2513713Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:26:19.2793717Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:26:19.3036029Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:26:19.3043756Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:26:19.3071759Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:26:19.3234233Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:26:19.3418145Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:26:19.3570472Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:26:19.3582108Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:26:19.3716935Z test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:26:19.3727357Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:19.3736577Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:26:19.3757433Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:19.4151370Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:26:19.4151957Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:19.4394022Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:26:19.4422961Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:26:19.4590386Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:26:19.4600844Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:26:19.4649697Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:26:19.4910731Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:26:19.5006255Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:26:19.5075878Z test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:19.5236192Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:26:19.5272754Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:26:19.5321197Z test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:26:19.5515683Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:26:19.5518669Z test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:26:19.5811204Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:26:19.5840262Z test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:26:19.5870139Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:26:19.5890758Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:19.5980302Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:19.6270523Z test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:26:19.6275025Z test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:26:19.6307502Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:26:19.6433642Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:26:19.6460826Z test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:26:19.6709842Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:26:19.6714263Z test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:26:19.6952696Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:26:19.7159645Z test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:26:19.7163495Z test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:26:19.7653928Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:26:19.7658097Z test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:26:19.7928875Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:26:19.7948156Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:19.8067138Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:19.8071646Z test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:26:19.8512984Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:26:19.8516797Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:26:19.8735850Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:26:19.8755284Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:19.8943795Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:19.8948516Z test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:26:19.9317789Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:26:19.9339319Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:19.9397500Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:26:19.9402290Z test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:26:19.9479723Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:26:19.9830204Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:26:19.9888702Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:19.9909296Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:19.9913633Z test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:26:20.0310485Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:26:20.0324827Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:20.0330164Z test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:26:20.0358917Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:26:20.0728771Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:20.0816741Z test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:26:20.0828189Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:20.0881494Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:26:20.1234772Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:26:20.1240305Z test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:26:20.1350526Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:20.1620705Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:26:20.1686232Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:26:20.1761196Z test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:20.1807305Z test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:26:20.2262255Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:26:20.2265218Z test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:26:20.2710570Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:26:20.2735068Z test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:26:20.3018877Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:26:20.3037262Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:26:20.3108412Z test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:26:20.3112457Z test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:26:20.3265255Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:26:20.3612678Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:26:20.3617374Z test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:26:20.3620817Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:26:20.3624176Z test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:26:20.3985304Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:26:20.3989207Z test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:26:20.4023488Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:26:20.4026977Z test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:26:20.4423799Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:26:20.4427522Z test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:26:20.4463322Z [gw1] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:26:20.4466084Z test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:26:20.4954181Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:26:20.4956747Z test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:26:20.4959639Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:26:20.4962108Z test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:26:20.5041160Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:26:20.5061333Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:26:20.5102756Z test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:26:20.5431095Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:26:20.5431708Z test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:26:20.5435179Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:26:20.5437150Z test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:26:20.5474777Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:26:20.5542730Z test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:26:20.5786329Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:26:20.5790285Z test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:26:20.5897747Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:26:20.5903764Z test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:26:20.5937147Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:26:20.5972598Z test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:26:20.6238310Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:26:20.6238943Z test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:26:20.6313675Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:26:20.6316581Z test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:26:20.6381325Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:26:20.6407532Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:26:20.6673432Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:26:20.6682314Z test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:26:20.6692327Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:26:20.6736886Z test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:26:20.6835722Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:26:20.6837532Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:26:20.7189148Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:26:20.7200252Z test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:20.7204034Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:20.7206005Z test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:26:20.7277563Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:26:20.7279458Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:26:20.7600668Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:26:20.7639246Z test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:26:20.7642748Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:26:20.7644976Z test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:26:20.7696482Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:26:20.7720324Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:26:20.7992844Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:26:20.8033722Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:26:20.8082060Z test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:26:20.8142405Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:26:20.8237864Z test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:26:20.8259175Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:26:20.8432761Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:26:20.8473663Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:26:20.8516740Z test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:26:20.8555446Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:26:20.8587232Z test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:26:20.8608243Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:26:20.8872544Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:26:20.8913416Z test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:26:20.8963829Z test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:26:20.9024189Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:26:20.9029956Z test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:26:20.9116961Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:26:20.9313042Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:26:20.9353394Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:26:20.9415178Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:26:20.9463792Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:26:20.9464729Z test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:26:20.9528422Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:26:20.9845519Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:26:20.9847444Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:26:20.9853786Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:26:20.9902987Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:26:20.9903688Z test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:26:21.0035044Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:26:21.0287449Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:26:21.0288623Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:26:21.0295673Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:26:21.0342846Z test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:26:21.0344172Z test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:26:21.0367518Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:26:21.0709868Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:26:21.0725143Z test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:26:21.0740834Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:26:21.0781335Z test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:26:21.0782652Z test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:26:21.0813728Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:26:21.1112538Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:26:21.1150265Z test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:26:21.1157684Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:26:21.1184441Z test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:26:21.1232800Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:26:21.1304510Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:26:21.1553551Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:26:21.1585738Z test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:26:21.1592890Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:26:21.1610091Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:21.1672251Z [gw1] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:21.1743292Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:26:21.1993408Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:26:21.2032919Z test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:26:21.2059849Z test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:26:21.2071846Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:26:21.2112543Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:26:21.2182778Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:26:21.2432711Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:26:21.2451550Z test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:21.2473018Z [gw3] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:26:21.2501499Z test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:26:21.2552895Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:26:21.2728002Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:21.2872543Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:21.2912191Z test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:26:21.2944596Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:21.2991723Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:26:21.3105656Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:21.3172681Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:26:21.3312461Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:21.3353006Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:26:21.3383442Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:21.3431786Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:26:21.3448727Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:21.3545899Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:21.3752339Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:26:21.3776525Z test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:26:21.3792585Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:26:21.3821045Z test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:26:21.3872721Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:26:21.3941443Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:21.4192513Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:26:21.4216398Z test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:26:21.4232244Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:26:21.4311683Z test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:21.4385563Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.4432320Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.4633238Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:26:21.4672419Z test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:21.4753761Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.4757624Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:26:21.4810838Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.4828953Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:26:21.5072190Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.5088741Z test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:21.5113536Z [gw3] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:26:21.5193591Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.5199036Z test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:26:21.5219888Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:26:21.5512403Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:26:21.5535930Z test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:26:21.5574001Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:26:21.5576564Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:21.5632437Z [gw1] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:26:21.5655030Z test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:26:21.5952842Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:26:21.5993576Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:21.6012459Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:21.6027690Z [gw1] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:26:21.6072643Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:26:21.6086641Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:21.6393045Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:26:21.6416806Z test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:26:21.6432438Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:26:21.6460792Z test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:26:21.6512454Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:26:21.6537969Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:21.6832780Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:26:21.6856450Z test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:26:21.6873811Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:26:21.6918932Z test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:26:21.7031862Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:26:21.7110542Z test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:21.7274096Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:26:21.7306702Z test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:26:21.7320506Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:26:21.7353515Z test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:26:21.7434440Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:26:21.7482734Z test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:26:21.7715719Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:26:21.7742218Z test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:26:21.7756869Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:26:21.7792336Z test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:26:21.7874469Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:26:21.7918779Z test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:26:21.8153583Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:26:21.8189134Z test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:26:21.8200856Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:26:21.8236854Z test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:26:21.8352638Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:26:21.8377165Z test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:26:21.8592408Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:26:21.8692509Z test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:26:21.8793032Z test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:26:21.8831601Z test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:26:21.8875033Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:26:21.9076660Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:26:21.9081412Z test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:26:21.9270340Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:26:21.9274806Z test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:26:21.9514384Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:26:21.9517009Z test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:26:21.9546325Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:26:21.9558386Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:26:21.9704492Z test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:26:21.9706905Z test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:26:21.9951667Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:26:21.9956485Z test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:26:22.0144492Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:26:22.0148445Z test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:26:22.0427188Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:26:22.0430807Z test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:26:22.0606485Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:26:22.0610148Z test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:26:22.0793973Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:26:22.0824706Z test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:26:22.1042015Z [gw3] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:26:22.1044080Z test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:26:22.1270523Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:26:22.1271478Z test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:26:22.1468718Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:26:22.1470863Z test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:26:22.1725597Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:26:22.1727671Z test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:26:22.1942039Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:26:22.1944036Z test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:26:22.2149975Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:26:22.2152979Z test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:26:22.2395647Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:26:22.2398184Z test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:26:22.2588409Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:26:22.2591529Z test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:26:22.2818837Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:26:22.2819358Z test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:26:22.3022537Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:26:22.3026612Z test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:26:22.3235275Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:26:22.3239448Z test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:26:22.3471318Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:26:22.3476754Z test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:26:22.3730925Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:26:22.3737703Z test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:26:22.3951190Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:26:22.4230888Z test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:26:22.4436558Z test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:26:22.4458937Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:26:22.4513181Z test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:26:22.4908553Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:26:22.4917564Z test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:26:22.5342108Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:26:22.5351412Z test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:26:22.5780505Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:26:22.5789700Z test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:26:22.6224383Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:26:22.6230031Z test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:26:22.6662041Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:26:22.6666910Z test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:26:22.6958158Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:26:22.6974816Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:26:22.7036428Z test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:26:22.7073167Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:26:22.7103045Z test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:26:22.7423247Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:26:22.7428573Z test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:26:22.7542540Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:26:22.7544037Z test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:26:22.7910624Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:26:22.7914724Z test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:26:22.7998025Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:26:22.8001797Z test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:26:22.8391197Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:26:22.8407392Z test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:26:22.8470725Z [gw1] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:26:22.8481849Z test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:26:23.2412399Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:26:23.2424264Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:26:23.2470761Z test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:26:25.1278077Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:26:25.1286715Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:26:25.1899500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:26:25.1908944Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:26:25.2426598Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:26:25.2436674Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:26:25.2940955Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:26:25.2950232Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:26:25.3404724Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:26:25.3414583Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:26:25.3965168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:26:25.3972741Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:26:25.4509963Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:26:25.4517985Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:26:26.1397878Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:26:26.1407182Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:26:26.3700563Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:26.3710634Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:26:27.8521192Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:27.8530825Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:27.8903945Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:27.8951355Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:26:29.7844076Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:26:29.7851081Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:26:29.9440398Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:29.9448459Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:26:29.9616417Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:29.9873141Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:26:31.2369917Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:31.2376939Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:26:37.1653369Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:37.1654219Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:26:45.1516277Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:45.1523082Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:26:48.3495785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:26:48.3504299Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:26:48.3739279Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:26:48.3912408Z [gw0] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:26:48.6822764Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:48.6829565Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:26:48.6934020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:48.7232676Z [gw0] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:26:48.9765194Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:48.9772112Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:26:48.9947438Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:49.0192488Z [gw0] [ 98%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:26:49.2038898Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:49.2045891Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:26:49.2298474Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:26:49.2472500Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:26:49.4455450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:49.4461749Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:26:49.4480303Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:49.4871472Z [gw0] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:26:49.4929573Z test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:26:49.5311547Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:26:49.5349973Z test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:26:49.5751575Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:26:49.6066513Z test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:26:49.6191108Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:26:49.6202695Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:26:49.6631630Z [gw0] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:26:49.6643967Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:26:49.7071228Z [gw0] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:26:49.7215700Z test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:26:49.7510611Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:26:49.7589006Z test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:26:49.7950767Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:26:49.7980287Z test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:26:49.8390665Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:26:49.8435603Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:26:49.8830344Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:26:49.8857673Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:26:49.9271471Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:26:49.9312616Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:26:49.9712056Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:26:49.9759109Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:26:50.0151098Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:26:50.0215410Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:26:50.0591103Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:26:50.0706906Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:26:50.1031073Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:26:50.1058227Z test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:26:50.1470551Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:26:50.1626641Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:26:50.1911987Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:26:50.2054873Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:26:50.2352386Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:26:50.2548831Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:26:50.2792405Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:26:50.2878934Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:26:50.3232000Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:26:50.3448312Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:26:50.3671720Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:26:50.3885730Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:26:50.4113716Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:26:50.4377184Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:26:50.4554234Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:26:50.4716975Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:26:50.4992221Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:26:50.5163904Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:26:50.5432408Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:26:50.5633052Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:26:50.5872549Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:26:50.5960677Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:26:50.6312710Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:26:50.6498005Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:26:50.6752073Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:26:50.6922810Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:26:50.7192220Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:26:50.7405974Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:26:50.7631231Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:26:50.7789942Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:26:50.8071561Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:26:50.8230707Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:26:50.8511634Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:26:50.8706512Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:26:50.8951782Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:26:50.9091036Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:26:50.9391720Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:26:50.9532390Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:26:50.9832025Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:26:51.0008640Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:26:51.0271765Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:26:51.0334647Z test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:26:51.0711527Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:26:51.0802302Z test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:26:51.1151703Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:26:51.1303334Z test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:26:51.1591599Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:26:51.1641177Z test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:26:51.2030961Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:26:51.2064572Z test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:26:51.2470705Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:26:51.2518526Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:26:51.2911141Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:26:51.3133747Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:26:51.3350804Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:26:51.3376332Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:26:51.3790837Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:26:51.3960166Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:26:51.4230348Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:26:51.4385872Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:26:51.4670624Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:26:51.4857001Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:26:51.5112567Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:26:51.5286005Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:26:51.5552027Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:26:51.5593406Z test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:26:51.5991005Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:26:51.6039284Z test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:26:51.6431308Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:26:51.6508676Z test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:26:51.6871081Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:26:51.6958949Z test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:26:51.7310721Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:26:51.7436312Z test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:26:51.7750290Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:26:51.8316207Z test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:26:51.8322758Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:26:52.0230131Z test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:26:52.0237902Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:26:52.0367099Z test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:26:52.0671709Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:26:52.0733054Z test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:26:52.1110509Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:26:52.1268816Z test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:26:52.1551174Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:26:52.2492419Z test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:26:52.2501087Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:26:52.7278248Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:26:52.7295434Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:26:53.2666975Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:26:53.2674915Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:26:53.2750906Z test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:26:53.3112845Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:26:53.3152535Z test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:26:53.3551282Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:26:53.3710460Z test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:26:53.3990664Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:26:53.4022323Z test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:26:53.4430601Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:26:53.4594608Z test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:26:53.4871887Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:26:53.5030495Z test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:26:53.5311271Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:26:53.5574711Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:26:53.5751891Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:26:53.5852659Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:26:53.6194015Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:26:53.6269365Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:26:53.6634874Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:26:53.6781959Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:26:53.7072023Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:26:53.8047487Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:26:53.8055849Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:26:53.8114330Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:26:53.8471000Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:26:53.8544066Z test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:26:53.8910834Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:26:53.8967179Z test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:26:53.9350683Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:26:53.9448197Z test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:26:53.9791783Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:26:54.0698498Z test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:26:54.0707608Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:26:54.0764894Z test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:26:54.1112270Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:26:54.1170334Z test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:26:54.1551519Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:26:54.1578180Z test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:26:54.1991362Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:26:54.2016773Z test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:26:54.2431047Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:26:54.2455701Z test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:26:54.2870821Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:26:54.2895542Z test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:26:54.3310662Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:26:54.3349604Z test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:26:54.3751455Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:26:54.4605474Z test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:26:54.4612436Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:26:54.4626554Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:54.5031473Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:54.5046012Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:54.5472076Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:54.5485231Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:26:54.5951990Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:26:54.5964628Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:54.6391919Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:54.6405044Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:26:54.6832295Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:26:54.6892304Z test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:26:54.7274090Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:26:54.7417499Z test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:26:54.7712517Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:26:54.7906760Z test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:26:54.8150657Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:26:54.8279991Z test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:26:54.8590537Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:26:54.8894957Z test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:26:54.9030353Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:26:54.9073851Z test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:26:54.9470594Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:26:54.9716232Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:26:54.9911764Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:26:55.0166107Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:55.0351624Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:26:55.0466481Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:26:55.0831763Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:26:55.0911059Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:26:55.1271530Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:26:55.1431480Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:26:55.1713237Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:26:55.1881479Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:26:55.2152677Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:26:55.2292751Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:26:55.2632336Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:26:55.2665812Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:26:55.3111868Z [gw0] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:26:55.3227612Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:55.3552652Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:26:55.3745047Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:26:55.4031313Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:26:55.4183127Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:26:55.4511991Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:26:55.4670215Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:26:55.4951757Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:26:55.5050131Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:55.5392101Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:26:55.5488520Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:55.5832993Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:26:55.6385434Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:55.6392186Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:55.8058466Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:26:55.8066895Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:26:55.9253541Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:55.9262006Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:26:55.9636550Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:26:55.9672643Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:26:56.0042765Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:26:56.0151894Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:26:56.0488126Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:56.0631445Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:26:56.3568650Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:26:56.3576790Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:26:56.4680638Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:56.4688610Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:26:56.5270410Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:26:56.5277111Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:26:56.5496532Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:56.5712260Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:26:56.5885439Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:56.6152970Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:26:56.6318411Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:26:56.6592033Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:26:56.6897005Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:26:56.7031955Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:26:56.7307568Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:56.7471573Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:26:56.7911727Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:26:56.7918591Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:26:56.8034122Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:56.8351544Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:26:56.8368001Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:56.8792169Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:26:56.9321068Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:26:56.9326436Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:26:56.9494202Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:26:56.9754250Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:26:57.0291200Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:26:57.0298691Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:26:57.0784293Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:26:57.0794614Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:26:57.3172224Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:57.3182421Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:26:57.6877496Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:26:57.6887436Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:26:57.7279029Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:26:57.7311660Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:26:57.7380013Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:26:57.7753626Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:26:57.8019146Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:57.8192196Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:26:57.8404665Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:26:57.8632135Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:26:57.9489825Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:26:57.9497786Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:26:58.1132475Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:26:58.1142179Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:26:58.1413779Z test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:26:58.1551482Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:26:58.1595837Z test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:26:58.1992412Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:26:58.2019711Z test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:26:58.2431179Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:26:58.2474132Z test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:26:58.2872656Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:26:58.2920249Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:26:58.3311319Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:26:58.3384596Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:26:58.3751358Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:26:58.3839839Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:26:58.4190991Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:26:58.4224221Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:26:58.4630998Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:26:58.4663082Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:26:58.5071488Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:26:58.5142885Z test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:26:58.5510738Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:26:58.5723967Z test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:26:58.5951870Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:26:58.6120614Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:26:58.6391725Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:26:58.6439832Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:26:58.6832347Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:26:58.7002195Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:26:58.7271997Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:26:58.7440088Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:26:58.7710789Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:26:58.7776470Z test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:26:58.8192496Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:26:59.0454864Z test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:26:59.0462217Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:26:59.0744630Z test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:26:59.0872242Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:26:59.0926786Z test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:26:59.1313973Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:26:59.1445661Z test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:26:59.1752123Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:26:59.2290014Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:26:59.2297387Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:26:59.3054977Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:26:59.3064231Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:26:59.3555535Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:26:59.3565228Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:26:59.3662469Z test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:26:59.3992808Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:26:59.4075486Z test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:26:59.4432497Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:26:59.4607938Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:26:59.4872022Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:26:59.5003048Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:26:59.5312463Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:26:59.5451503Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:26:59.5751173Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:26:59.6193531Z test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:26:59.6199842Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:26:59.6267626Z test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:26:59.6632073Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:26:59.6794766Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:26:59.7072125Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:26:59.7111126Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:59.7512101Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:26:59.7578835Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:59.7951771Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:26:59.8111951Z test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:26:59.8391739Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:26:59.8598257Z test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:26:59.8831564Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:26:59.8986139Z test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:26:59.9271706Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:26:59.9528449Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:26:59.9711034Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:00.0400947Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:00.0406745Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:00.0569960Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:27:00.0831249Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:27:00.0863364Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:27:00.1270865Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:27:00.1351364Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:27:00.1715291Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:27:00.1937483Z test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:27:00.2153363Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:27:00.2193424Z test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:27:00.2592313Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:27:00.2698575Z test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:27:00.3031754Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:27:00.3071808Z test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:27:00.3472058Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:27:00.3549326Z test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:27:00.3913140Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:27:00.4078721Z test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:27:00.4352127Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:27:00.4535989Z test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:27:00.4791181Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:27:00.4824119Z test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:27:00.5231237Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:27:00.5358520Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:27:00.5671085Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:27:00.5799980Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:27:00.6111935Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:27:00.6239472Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:27:00.6551306Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:27:00.6591441Z test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:27:00.6991204Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:27:00.7737702Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:27:00.7745710Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:27:00.7893493Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:27:00.8151260Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:27:01.2849887Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:27:01.2856638Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:27:01.3171137Z test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:27:01.3271280Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:27:01.3336337Z test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:27:01.3713726Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:27:01.4415786Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:27:01.4423627Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:27:01.4591033Z test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:27:01.4833254Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:27:01.4864001Z test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:27:01.5273722Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:27:01.5288232Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:27:01.5712872Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:27:01.5812481Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:27:01.6152059Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:27:01.6236814Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:27:01.6591750Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:27:01.6676476Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:27:01.7031111Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:27:01.7195084Z test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:27:01.7470818Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:27:01.7583135Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:27:01.7911695Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:27:01.8047179Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:27:01.8392085Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:27:01.8557958Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:27:01.8831690Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:27:01.8995689Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:27:01.9311737Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:27:01.9616545Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:27:01.9791625Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:27:02.0081970Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:27:02.0271966Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:27:02.0431086Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:27:02.0751650Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:27:02.0856067Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:27:02.1192356Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:27:02.1311208Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:27:02.1671855Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:27:02.2977325Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:27:02.2982711Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:27:02.4867908Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:27:02.4874902Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:27:02.5206005Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:27:02.5312442Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:27:02.6237819Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:27:02.6245122Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:27:02.6297314Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:27:02.6671843Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:27:02.7263091Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:27:02.7269417Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:27:02.8988575Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:27:02.8995514Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:27:02.9538617Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:27:02.9546218Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:27:03.0059750Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:27:03.0066462Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:27:03.0805793Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:27:03.0812909Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:27:03.1851595Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:27:03.1864115Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:27:03.2464870Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:27:03.2470697Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:27:03.3153198Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:27:03.3159462Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:27:03.3225772Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:27:03.3591736Z [gw0] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:27:03.3980645Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:27:03.4031705Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:27:03.4465657Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:27:03.4475525Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:27:03.4970386Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:27:03.4977993Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:27:03.5025648Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:27:03.5391984Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:27:03.5403617Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:27:03.5831739Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:27:03.5844245Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:27:03.6273573Z [gw0] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:27:03.6531293Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:27:03.6711497Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:27:03.6943190Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:27:03.7150994Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:27:03.8383734Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:27:03.8391469Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:27:03.9921512Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:27:03.9929581Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:27:03.9968526Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:04.0351425Z [gw0] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:27:04.0492422Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:27:04.0831751Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:27:04.1370707Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:27:04.1377102Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:27:04.2035631Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:04.2045253Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:27:04.2262357Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:04.2471939Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:27:04.2558119Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:04.2952321Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:27:04.3004635Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:04.3431574Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:27:04.3503515Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:04.3911791Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:27:04.4000321Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:04.4351885Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:27:04.4838870Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:04.4847580Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:27:04.5021257Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:04.5272950Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:27:04.8755151Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:04.8763906Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:27:04.8990775Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:04.9192504Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:27:04.9356097Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:04.9632524Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:27:04.9832709Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:05.0072389Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:27:05.0207487Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:05.0511741Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:27:05.0662852Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:05.0951297Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:27:05.1122687Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:05.1391389Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:27:05.1748854Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:05.1830399Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:27:05.1979946Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:05.2272099Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:27:05.2522993Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:05.2712095Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:27:05.2838785Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:05.3151495Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:27:05.3812771Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:27:05.3817854Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:27:05.4168365Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:27:05.4231685Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:27:05.4286944Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:27:05.4672023Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:27:05.6217493Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:05.6224607Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:27:05.6321196Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:27:05.6635955Z [gw0] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:27:07.6708313Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:27:07.6716172Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:27:08.5864483Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:27:08.5872841Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:27:09.0914563Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:27:09.0921147Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:27:09.1710067Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:27:09.1717500Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:27:09.7966896Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:27:09.7974001Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:27:09.8916759Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:27:09.8923161Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:27:10.1526438Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:27:10.1535036Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:27:10.2212946Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:27:10.2223855Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:27:10.2281794Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:27:10.2631699Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:27:10.2749670Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:10.3071937Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:27:10.3193214Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:27:10.3512082Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:27:10.3575645Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:27:10.3952230Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:27:10.4376100Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:27:10.4392164Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:27:10.5867265Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:27:10.5873921Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:27:10.6047172Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:27:10.6312029Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:27:10.6706940Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:27:10.6751415Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:27:10.7280075Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:27:10.7287952Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:27:10.7457157Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:27:10.7712183Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:27:10.7852828Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:27:10.8193828Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:27:10.8388295Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:27:10.8632656Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:27:10.8735395Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:27:10.9071927Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:27:10.9109084Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:27:10.9511583Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:27:10.9547934Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:27:10.9951757Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:27:11.3376164Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:27:11.3383702Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:27:11.3738933Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:27:11.3791313Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:27:11.3833771Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:27:11.4233087Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:27:11.4288063Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:27:11.4671094Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:27:11.4767287Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:27:11.5110721Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:27:11.5154872Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:27:11.5551610Z [gw0] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:27:11.5652833Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:27:13.0879695Z [gw0] [100%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:27:13.0880020Z 2022-08-17T12:27:13.0880991Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops/test_ops.xml - 2022-08-17T12:27:13.0940166Z == 16747 passed, 5920 skipped, 188 xfailed, 290 warnings in 882.71s (0:14:42) == 2022-08-17T12:27:13.3894725Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:27:15.0700662Z Running test_optim ... [2022-08-17 12:27:15.069663] 2022-08-17T12:27:15.0701211Z Executing ['/opt/conda/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:27:15.069744] 2022-08-17T12:27:16.1053820Z Test results will be stored in test-reports/python-unittest/test_optim 2022-08-17T12:27:16.1089947Z 2022-08-17T12:27:16.1090095Z Running tests... 2022-08-17T12:27:16.1093083Z ---------------------------------------------------------------------- 2022-08-17T12:27:16.3511895Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.242s) 2022-08-17T12:27:16.3598312Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.009s) 2022-08-17T12:27:16.3680933Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-17T12:27:16.3762184Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-17T12:27:16.4434061Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.067s) 2022-08-17T12:27:16.4484555Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:27:16.4503113Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.4519507Z test_chained_lr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.4520368Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.4526002Z ok (0.002s) 2022-08-17T12:27:16.4543173Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.4555623Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.4575079Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.4596958Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.4622118Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.4694223Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:27:16.4775722Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.008s) 2022-08-17T12:27:16.4845617Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:27:16.4918992Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:27:16.4991722Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:27:16.5062870Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:27:16.5133205Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.007s) 2022-08-17T12:27:16.5149015Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.5149870Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.5156762Z ok (0.002s) 2022-08-17T12:27:16.5180974Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5204326Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5226839Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5249760Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5273745Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5295629Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5313810Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5336740Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5358870Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5378639Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5401746Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5422882Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5445335Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5465058Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5482536Z test_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5508006Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5540467Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.5553768Z test_cos_anneal_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.5554638Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.5560221Z ok (0.002s) 2022-08-17T12:27:16.5577679Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... /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-17T12:27:16.5578247Z warnings.warn(msg, FutureWarning) 2022-08-17T12:27:16.5578450Z ok (0.002s) 2022-08-17T12:27:16.5595408Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.5622257Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.5632446Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.5670011Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.5704528Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.5740002Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.5749052Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.5799399Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:27:16.5846600Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.005s) 2022-08-17T12:27:16.5902489Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-17T12:27:16.5933559Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.5964193Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.5992439Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6024061Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6055088Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6081018Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6096851Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6114599Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6131995Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6157107Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6178339Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6201848Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6224347Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6242761Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:163: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-08-17T12:27:16.6243529Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:27:16.6253470Z ok (0.003s) 2022-08-17T12:27:16.6275306Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6290477Z test_lambda_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.6292178Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.6299373Z ok (0.002s) 2022-08-17T12:27:16.6314644Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.6331595Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6357078Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6372210Z test_linearlr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.6373811Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.6379771Z ok (0.002s) 2022-08-17T12:27:16.6414973Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6429309Z test_multi_step_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.6430919Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.6436990Z ok (0.002s) 2022-08-17T12:27:16.6455466Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6491844Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.6506605Z test_multiplicative_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.6508232Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.6514468Z ok (0.002s) 2022-08-17T12:27:16.6537304Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6559976Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.6605474Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.6617028Z test_no_cyclic_references (__main__.TestLRScheduler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82948 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-17T12:27:16.6655205Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.6691974Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.6725694Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6758277Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6795460Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.6804875Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.6841954Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.004s) 2022-08-17T12:27:16.6851714Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.6861422Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.6889714Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6918500Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6932789Z test_poly_lr (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.6934372Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.6940343Z ok (0.002s) 2022-08-17T12:27:16.6968575Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.6986421Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7011392Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7035792Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7058634Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7082167Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7104711Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7128234Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7157195Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.7176169Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7192533Z test_sequentiallr1 (__main__.TestLRScheduler) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:16.7194140Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:16.7196169Z /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:163: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-08-17T12:27:16.7197474Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T12:27:16.7203306Z ok (0.003s) 2022-08-17T12:27:16.7222466Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7242388Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7256572Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.7275330Z test_step_lr (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7301066Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.7319359Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7337845Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:16.7369965Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.7385063Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.001s) 2022-08-17T12:27:16.7417022Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.003s) 2022-08-17T12:27:16.7437549Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.002s) 2022-08-17T12:27:17.2185758Z test_adadelta (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:17.2187488Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:18.8241761Z ok (2.080s) 2022-08-17T12:27:18.8286612Z test_adadelta_complex (__main__.TestOptim) ... ok (0.004s) 2022-08-17T12:27:21.6506788Z test_adagrad (__main__.TestOptim) ... ok (2.822s) 2022-08-17T12:27:21.6565873Z test_adagrad_complex (__main__.TestOptim) ... ok (0.006s) 2022-08-17T12:27:30.3917855Z test_adagrad_sparse (__main__.TestOptim) ... ok (8.735s) 2022-08-17T12:27:37.3734559Z test_adam (__main__.TestOptim) ... ok (6.982s) 2022-08-17T12:27:39.0069697Z test_adamax (__main__.TestOptim) ... ok (1.633s) 2022-08-17T12:27:41.0645909Z test_adamw (__main__.TestOptim) ... ok (2.058s) 2022-08-17T12:27:42.4080530Z test_asgd (__main__.TestOptim) ... ok (1.343s) 2022-08-17T12:27:42.4092945Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.001s) 2022-08-17T12:27:42.4101338Z test_invalid_param_type (__main__.TestOptim) ... ok (0.001s) 2022-08-17T12:27:42.7393676Z test_lbfgs (__main__.TestOptim) ... ok (0.329s) 2022-08-17T12:27:42.7411742Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.002s) 2022-08-17T12:27:42.7458278Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.005s) 2022-08-17T12:27:43.2727075Z test_nadam (__main__.TestOptim) ... /opt/conda/lib/python3.7/site-packages/torch/optim/lr_scheduler.py:143: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T12:27:43.2728746Z "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning) 2022-08-17T12:27:44.0638546Z ok (1.318s) 2022-08-17T12:27:44.0655051Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.002s) 2022-08-17T12:27:45.4594427Z test_radam (__main__.TestOptim) ... ok (1.394s) 2022-08-17T12:27:48.0079515Z test_rmsprop (__main__.TestOptim) ... ok (2.548s) 2022-08-17T12:27:49.1151852Z test_rprop (__main__.TestOptim) ... ok (1.107s) 2022-08-17T12:27:54.2400363Z test_sgd (__main__.TestOptim) ... ok (5.125s) 2022-08-17T12:27:54.2496565Z test_sgd_complex (__main__.TestOptim) ... ok (0.010s) 2022-08-17T12:28:00.5915722Z test_sgd_sparse (__main__.TestOptim) ... ok (6.342s) 2022-08-17T12:28:02.5594204Z test_sparse_adam (__main__.TestOptim) ... ok (1.968s) 2022-08-17T12:28:02.5683520Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.009s) 2022-08-17T12:28:02.5735094Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.005s) 2022-08-17T12:28:02.5784350Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.005s) 2022-08-17T12:28:02.5798001Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.001s) 2022-08-17T12:28:02.5841299Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.004s) 2022-08-17T12:28:02.5909819Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.007s) 2022-08-17T12:28:02.6164962Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.025s) 2022-08-17T12:28:02.6329486Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.016s) 2022-08-17T12:28:02.6329774Z 2022-08-17T12:28:02.6330366Z ---------------------------------------------------------------------- 2022-08-17T12:28:02.6337946Z Ran 144 tests in 46.524s 2022-08-17T12:28:02.6338182Z 2022-08-17T12:28:02.6345897Z OK (skipped=1) 2022-08-17T12:28:02.6346153Z 2022-08-17T12:28:02.6346298Z Generating XML reports... 2022-08-17T12:28:02.6384566Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220817122716.xml 2022-08-17T12:28:02.6470156Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220817122716.xml 2022-08-17T12:28:02.6489641Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20220817122716.xml 2022-08-17T12:28:02.6497043Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220817122716.xml 2022-08-17T12:28:02.8832390Z Running test_decomp ... [2022-08-17 12:28:02.882876] 2022-08-17T12:28:02.8833151Z Executing ['/opt/conda/bin/python', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:28:02.882956] 2022-08-17T12:28:04.9693862Z Test results will be stored in test-reports/python-unittest/test_decomp 2022-08-17T12:28:04.9973339Z 2022-08-17T12:28:04.9973753Z Running tests... 2022-08-17T12:28:04.9974149Z ---------------------------------------------------------------------- 2022-08-17T12:28:05.0206071Z test_comprehensive_H_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:28:05.0229550Z test_comprehensive_H_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0300874Z test_comprehensive_H_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:28:05.0337947Z test_comprehensive_H_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:28:05.0402816Z test_comprehensive_H_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:28:05.0420435Z test_comprehensive_H_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0462989Z test_comprehensive_H_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:28:05.0505839Z test_comprehensive_H_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:28:05.0524979Z test_comprehensive_H_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0544169Z test_comprehensive_H_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0562434Z test_comprehensive_H_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0580323Z test_comprehensive_H_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0597769Z test_comprehensive_H_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0622564Z test_comprehensive_T_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0645082Z test_comprehensive_T_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0723402Z test_comprehensive_T_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:28:05.0770113Z test_comprehensive_T_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:28:05.0855057Z test_comprehensive_T_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:28:05.0879428Z test_comprehensive_T_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.0935469Z test_comprehensive_T_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:28:05.0990289Z test_comprehensive_T_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:28:05.1013466Z test_comprehensive_T_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.1036295Z test_comprehensive_T_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.1060565Z test_comprehensive_T_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.1084971Z test_comprehensive_T_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.1107752Z test_comprehensive_T_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:28:05.1307193Z test_comprehensive___getitem___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:28:05.1399608Z test_comprehensive___getitem___cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:05.2081787Z test_comprehensive___getitem___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:28:05.2188409Z test_comprehensive___getitem___cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:28:05.2887174Z test_comprehensive___getitem___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:28:05.3086809Z test_comprehensive___getitem___cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:28:05.3595230Z test_comprehensive___getitem___cpu_float32 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:28:05.4095740Z test_comprehensive___getitem___cpu_float64 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:28:05.4189377Z test_comprehensive___getitem___cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:05.4276042Z test_comprehensive___getitem___cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:05.4363467Z test_comprehensive___getitem___cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:05.4456145Z test_comprehensive___getitem___cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:05.4543819Z test_comprehensive___getitem___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:05.4699950Z test_comprehensive___radd___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:28:05.4840279Z test_comprehensive___radd___cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.5763237Z test_comprehensive___radd___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.092s) 2022-08-17T12:28:05.6713290Z test_comprehensive___radd___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T12:28:05.6876442Z test_comprehensive___radd___cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:28:05.7475590Z test_comprehensive___radd___cpu_float32 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:28:05.8047913Z test_comprehensive___radd___cpu_float64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:05.8185716Z test_comprehensive___radd___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.8323679Z test_comprehensive___radd___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.8458194Z test_comprehensive___radd___cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:05.8594374Z test_comprehensive___radd___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.8730634Z test_comprehensive___radd___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.8864625Z test_comprehensive___rand___cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:05.9000634Z test_comprehensive___rand___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.9137193Z test_comprehensive___rand___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.9271714Z test_comprehensive___rand___cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:05.9407581Z test_comprehensive___rand___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:05.9542396Z test_comprehensive___rand___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:05.9950452Z test_comprehensive___rdiv___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:28:06.0270315Z test_comprehensive___rdiv___cpu_bool (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:28:06.3302575Z test_comprehensive___rdiv___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.303s) 2022-08-17T12:28:06.6475098Z test_comprehensive___rdiv___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.317s) 2022-08-17T12:28:06.6901967Z test_comprehensive___rdiv___cpu_float16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:28:06.8804955Z test_comprehensive___rdiv___cpu_float32 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T12:28:07.0608521Z test_comprehensive___rdiv___cpu_float64 (__main__.TestDecompCPU) ... ok (0.180s) 2022-08-17T12:28:07.0896201Z test_comprehensive___rdiv___cpu_int16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:28:07.1183707Z test_comprehensive___rdiv___cpu_int32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:28:07.1468089Z test_comprehensive___rdiv___cpu_int64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:28:07.1752704Z test_comprehensive___rdiv___cpu_int8 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:28:07.2035912Z test_comprehensive___rdiv___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:28:07.2294665Z test_comprehensive___rmatmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:28:07.4157027Z test_comprehensive___rmatmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:28:07.6210224Z test_comprehensive___rmatmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.205s) 2022-08-17T12:28:07.7373098Z test_comprehensive___rmatmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.116s) 2022-08-17T12:28:07.8521870Z test_comprehensive___rmatmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:28:07.8832993Z test_comprehensive___rmatmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:28:07.9994504Z test_comprehensive___rmatmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.116s) 2022-08-17T12:28:08.0307932Z test_comprehensive___rmatmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:28:08.0612439Z test_comprehensive___rmatmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:28:08.0913613Z test_comprehensive___rmatmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:28:08.1466505Z test_comprehensive___rmod___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:28:08.2023930Z test_comprehensive___rmod___cpu_float16 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T12:28:08.3730994Z test_comprehensive___rmod___cpu_float32 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:28:08.5456125Z test_comprehensive___rmod___cpu_float64 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:28:08.5716584Z test_comprehensive___rmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:28:08.5851186Z test_comprehensive___rmul___cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:08.7754123Z test_comprehensive___rmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T12:28:08.9714883Z test_comprehensive___rmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.196s) 2022-08-17T12:28:08.9976013Z test_comprehensive___rmul___cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:28:09.1172840Z test_comprehensive___rmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:28:09.2314039Z test_comprehensive___rmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T12:28:09.2451216Z test_comprehensive___rmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:09.2589511Z test_comprehensive___rmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:09.2727459Z test_comprehensive___rmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:09.2864205Z test_comprehensive___rmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:09.2998842Z test_comprehensive___rmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:09.3132329Z test_comprehensive___ror___cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:09.3267874Z test_comprehensive___ror___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:09.3403198Z test_comprehensive___ror___cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:09.3537467Z test_comprehensive___ror___cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:09.3672929Z test_comprehensive___ror___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:09.3806919Z test_comprehensive___ror___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:09.4338893Z test_comprehensive___rpow___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:28:09.7381796Z test_comprehensive___rpow___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.304s) 2022-08-17T12:28:10.0538239Z test_comprehensive___rpow___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.316s) 2022-08-17T12:28:10.0623834Z test_comprehensive___rpow___cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:28:10.2307704Z test_comprehensive___rpow___cpu_float32 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:28:10.3921615Z test_comprehensive___rpow___cpu_float64 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:28:10.4068230Z test_comprehensive___rpow___cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:28:10.4218758Z test_comprehensive___rpow___cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:28:10.4361163Z test_comprehensive___rpow___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:10.4505649Z test_comprehensive___rpow___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:10.4648552Z test_comprehensive___rpow___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:10.4799789Z test_comprehensive___rsub___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:28:10.6112655Z test_comprehensive___rsub___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.131s) 2022-08-17T12:28:10.7409219Z test_comprehensive___rsub___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:28:10.7565562Z test_comprehensive___rsub___cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:28:10.8365909Z test_comprehensive___rsub___cpu_float32 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T12:28:10.9133678Z test_comprehensive___rsub___cpu_float64 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T12:28:10.9250554Z test_comprehensive___rsub___cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:28:10.9369401Z test_comprehensive___rsub___cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:28:10.9485275Z test_comprehensive___rsub___cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:28:10.9602156Z test_comprehensive___rsub___cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:28:10.9717249Z test_comprehensive___rsub___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:28:10.9850883Z test_comprehensive___rxor___cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:28:10.9987440Z test_comprehensive___rxor___cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:11.0124279Z test_comprehensive___rxor___cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:11.0260016Z test_comprehensive___rxor___cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:11.0396626Z test_comprehensive___rxor___cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:11.0532973Z test_comprehensive___rxor___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:28:11.3687855Z test_comprehensive__masked_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.315s) 2022-08-17T12:28:11.6809973Z test_comprehensive__masked_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.312s) 2022-08-17T12:28:12.2425529Z test_comprehensive__masked_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.561s) 2022-08-17T12:28:12.8000599Z test_comprehensive__masked_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.557s) 2022-08-17T12:28:12.9424179Z test_comprehensive__masked_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:13.0845851Z test_comprehensive__masked_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:13.2239042Z test_comprehensive__masked_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:28:13.3660806Z test_comprehensive__masked_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:13.5076593Z test_comprehensive__masked_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:13.8226185Z test_comprehensive__masked_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.315s) 2022-08-17T12:28:14.1345923Z test_comprehensive__masked_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.312s) 2022-08-17T12:28:14.6980825Z test_comprehensive__masked_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.563s) 2022-08-17T12:28:15.2550168Z test_comprehensive__masked_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.557s) 2022-08-17T12:28:15.3970841Z test_comprehensive__masked_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:15.5390592Z test_comprehensive__masked_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:15.6789776Z test_comprehensive__masked_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T12:28:15.8209632Z test_comprehensive__masked_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:28:15.9621729Z test_comprehensive__masked_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:28:15.9972385Z test_comprehensive__masked_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:16.0323396Z test_comprehensive__masked_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:16.1181526Z test_comprehensive__masked_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.086s) 2022-08-17T12:28:16.2031067Z test_comprehensive__masked_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:28:16.2599442Z test_comprehensive__masked_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:16.3168054Z test_comprehensive__masked_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:16.3719015Z test_comprehensive__masked_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:28:16.4288381Z test_comprehensive__masked_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:16.4856255Z test_comprehensive__masked_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:16.5206019Z test_comprehensive__masked_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:16.5554070Z test_comprehensive__masked_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:16.6408997Z test_comprehensive__masked_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:28:16.7254888Z test_comprehensive__masked_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:28:16.7822802Z test_comprehensive__masked_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:16.8389655Z test_comprehensive__masked_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:16.8937012Z test_comprehensive__masked_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:28:16.9505903Z test_comprehensive__masked_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:17.0074403Z test_comprehensive__masked_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:28:17.0658170Z test_comprehensive__masked_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:28:17.4412227Z test_comprehensive__masked_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.375s) 2022-08-17T12:28:17.8421119Z test_comprehensive__masked_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.401s) 2022-08-17T12:28:18.1060961Z test_comprehensive__masked_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.264s) 2022-08-17T12:28:18.3579493Z test_comprehensive__masked_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.252s) 2022-08-17T12:28:18.3934247Z test_comprehensive__masked_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:28:18.4290145Z test_comprehensive__masked_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:28:18.4641743Z test_comprehensive__masked_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:18.4996322Z test_comprehensive__masked_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:18.5347215Z test_comprehensive__masked_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:18.5569235Z test_comprehensive__masked_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:28:18.7428292Z test_comprehensive__masked_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:28:18.9432383Z test_comprehensive__masked_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.200s) 2022-08-17T12:28:19.0760741Z test_comprehensive__masked_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.133s) 2022-08-17T12:28:19.2029221Z test_comprehensive__masked_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:28:19.2384728Z test_comprehensive__masked_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:28:19.2740606Z test_comprehensive__masked_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:28:19.3091537Z test_comprehensive__masked_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:19.3444899Z test_comprehensive__masked_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:19.3795966Z test_comprehensive__masked_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:28:19.4082554Z test_comprehensive__masked_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:28:19.5757544Z test_comprehensive__masked_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.167s) 2022-08-17T12:28:19.7294407Z test_comprehensive__masked_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.154s) 2022-08-17T12:28:19.7989046Z test_comprehensive__masked_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:28:20.1795942Z test_comprehensive__masked_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.381s) 2022-08-17T12:28:20.5482488Z test_comprehensive__masked_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.369s) 2022-08-17T12:28:20.5487326Z test_comprehensive__masked_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5491173Z test_comprehensive__masked_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5495552Z test_comprehensive__masked_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5498871Z test_comprehensive__masked_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5502183Z test_comprehensive__masked_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5505941Z test_comprehensive__masked_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5509744Z test_comprehensive__masked_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.5513581Z test_comprehensive__masked_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:28:20.8882563Z test_comprehensive__masked_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.337s) 2022-08-17T12:28:21.2363826Z test_comprehensive__masked_mean_cpu_bool (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T12:28:22.0123483Z test_comprehensive__masked_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.776s) 2022-08-17T12:28:22.7933496Z test_comprehensive__masked_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.781s) 2022-08-17T12:28:23.1287155Z test_comprehensive__masked_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.335s) 2022-08-17T12:28:23.8059081Z test_comprehensive__masked_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.677s) 2022-08-17T12:28:24.5049574Z test_comprehensive__masked_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.699s) 2022-08-17T12:28:24.8644539Z test_comprehensive__masked_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.359s) 2022-08-17T12:28:25.2152599Z test_comprehensive__masked_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T12:28:25.5580268Z test_comprehensive__masked_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.343s) 2022-08-17T12:28:25.9086649Z test_comprehensive__masked_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T12:28:26.2587680Z test_comprehensive__masked_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.350s) 2022-08-17T12:28:26.2891020Z test_comprehensive__masked_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:28:26.3917860Z test_comprehensive__masked_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:28:26.4904223Z test_comprehensive__masked_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:28:28.1813614Z test_comprehensive__masked_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.691s) 2022-08-17T12:28:29.8688038Z test_comprehensive__masked_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (1.687s) 2022-08-17T12:28:33.2523108Z test_comprehensive__masked_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (3.383s) 2022-08-17T12:28:36.6078099Z test_comprehensive__masked_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (3.355s) 2022-08-17T12:28:36.9219658Z test_comprehensive__masked_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.314s) 2022-08-17T12:28:37.9215634Z test_comprehensive__masked_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.999s) 2022-08-17T12:28:38.9757880Z test_comprehensive__masked_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.054s) 2022-08-17T12:28:39.3083015Z test_comprehensive__masked_normalize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.332s) 2022-08-17T12:28:40.1208410Z test_comprehensive__masked_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.812s) 2022-08-17T12:28:40.9023226Z test_comprehensive__masked_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.781s) 2022-08-17T12:28:41.0768572Z test_comprehensive__masked_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:28:42.3127392Z test_comprehensive__masked_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.236s) 2022-08-17T12:28:43.5684116Z test_comprehensive__masked_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.256s) 2022-08-17T12:28:44.5769755Z test_comprehensive__masked_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (1.008s) 2022-08-17T12:28:45.5776499Z test_comprehensive__masked_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (1.001s) 2022-08-17T12:28:45.7540608Z test_comprehensive__masked_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T12:28:45.9303965Z test_comprehensive__masked_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T12:28:46.1022114Z test_comprehensive__masked_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:28:46.2776152Z test_comprehensive__masked_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:28:46.4525819Z test_comprehensive__masked_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T12:28:46.4809581Z test_comprehensive__masked_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:28:46.6461096Z test_comprehensive__masked_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.165s) 2022-08-17T12:28:46.7984395Z test_comprehensive__masked_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.152s) 2022-08-17T12:28:46.8401285Z test_comprehensive__masked_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:28:47.0640510Z test_comprehensive__masked_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.220s) 2022-08-17T12:28:47.2616801Z test_comprehensive__masked_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.201s) 2022-08-17T12:28:48.0947736Z test_comprehensive__masked_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.833s) 2022-08-17T12:28:50.3919222Z test_comprehensive__masked_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.297s) 2022-08-17T12:28:52.6540361Z test_comprehensive__masked_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.262s) 2022-08-17T12:28:54.4393641Z test_comprehensive__masked_std_cpu_float32 (__main__.TestDecompCPU) ... ok (1.785s) 2022-08-17T12:28:56.3207199Z test_comprehensive__masked_std_cpu_float64 (__main__.TestDecompCPU) ... ok (1.881s) 2022-08-17T12:28:58.0558698Z test_comprehensive__masked_std_cpu_int16 (__main__.TestDecompCPU) ... ok (1.735s) 2022-08-17T12:28:59.7963392Z test_comprehensive__masked_std_cpu_int32 (__main__.TestDecompCPU) ... ok (1.740s) 2022-08-17T12:29:01.5305105Z test_comprehensive__masked_std_cpu_int64 (__main__.TestDecompCPU) ... ok (1.734s) 2022-08-17T12:29:03.2739996Z test_comprehensive__masked_std_cpu_int8 (__main__.TestDecompCPU) ... ok (1.743s) 2022-08-17T12:29:05.0147608Z test_comprehensive__masked_std_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.741s) 2022-08-17T12:29:05.1674822Z test_comprehensive__masked_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.153s) 2022-08-17T12:29:05.3083111Z test_comprehensive__masked_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:29:05.7797084Z test_comprehensive__masked_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.471s) 2022-08-17T12:29:06.2544131Z test_comprehensive__masked_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.475s) 2022-08-17T12:29:06.4071195Z test_comprehensive__masked_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.153s) 2022-08-17T12:29:06.7902265Z test_comprehensive__masked_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.383s) 2022-08-17T12:29:07.1685571Z test_comprehensive__masked_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.378s) 2022-08-17T12:29:07.3106851Z test_comprehensive__masked_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:29:07.4528102Z test_comprehensive__masked_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:29:07.5929518Z test_comprehensive__masked_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T12:29:07.7352965Z test_comprehensive__masked_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:29:07.8769587Z test_comprehensive__masked_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:29:08.6186367Z test_comprehensive__masked_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.742s) 2022-08-17T12:29:10.7116943Z test_comprehensive__masked_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.093s) 2022-08-17T12:29:12.7820104Z test_comprehensive__masked_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.070s) 2022-08-17T12:29:13.5224123Z test_comprehensive__masked_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.740s) 2022-08-17T12:29:15.1361585Z test_comprehensive__masked_var_cpu_float32 (__main__.TestDecompCPU) ... ok (1.614s) 2022-08-17T12:29:16.8470841Z test_comprehensive__masked_var_cpu_float64 (__main__.TestDecompCPU) ... ok (1.711s) 2022-08-17T12:29:18.4669861Z test_comprehensive__masked_var_cpu_int16 (__main__.TestDecompCPU) ... ok (1.620s) 2022-08-17T12:29:20.0904424Z test_comprehensive__masked_var_cpu_int32 (__main__.TestDecompCPU) ... ok (1.623s) 2022-08-17T12:29:21.7082563Z test_comprehensive__masked_var_cpu_int64 (__main__.TestDecompCPU) ... ok (1.618s) 2022-08-17T12:29:23.3265900Z test_comprehensive__masked_var_cpu_int8 (__main__.TestDecompCPU) ... ok (1.618s) 2022-08-17T12:29:24.9499206Z test_comprehensive__masked_var_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.623s) 2022-08-17T12:29:24.9526625Z test_comprehensive_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:24.9716996Z test_comprehensive_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:29:24.9806761Z test_comprehensive_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:25.0010117Z test_comprehensive_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:25.0033773Z test_comprehensive_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:25.0185863Z test_comprehensive_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:29:25.0327776Z test_comprehensive_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:25.0361524Z test_comprehensive_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.0395056Z test_comprehensive_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.0427720Z test_comprehensive_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.0460690Z test_comprehensive_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.0493242Z test_comprehensive_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.0587925Z test_comprehensive_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:25.0616164Z test_comprehensive_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.0822345Z test_comprehensive_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:25.1034928Z test_comprehensive_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:25.1197439Z test_comprehensive_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.1358729Z test_comprehensive_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.1387253Z test_comprehensive_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.1416109Z test_comprehensive_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.1444863Z test_comprehensive_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.1473909Z test_comprehensive_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.1502735Z test_comprehensive_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.1575981Z test_comprehensive_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:25.1602061Z test_comprehensive_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.1809693Z test_comprehensive_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:25.2019539Z test_comprehensive_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:25.2143641Z test_comprehensive_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:25.2269185Z test_comprehensive_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:25.2295945Z test_comprehensive_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.2322146Z test_comprehensive_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.2348738Z test_comprehensive_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.2375120Z test_comprehensive_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.2401685Z test_comprehensive_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:25.2585462Z test_comprehensive_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:29:25.2740951Z test_comprehensive_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.3744222Z test_comprehensive_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:29:25.4155069Z test_comprehensive_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:25.5178926Z test_comprehensive_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:29:25.5374278Z test_comprehensive_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:25.6026152Z test_comprehensive_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:29:25.6651523Z test_comprehensive_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:29:25.6810202Z test_comprehensive_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.6969040Z test_comprehensive_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.7124460Z test_comprehensive_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.7281348Z test_comprehensive_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.7437123Z test_comprehensive_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:25.7634710Z test_comprehensive_addbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:26.0581768Z test_comprehensive_addbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.295s) 2022-08-17T12:29:26.3674421Z test_comprehensive_addbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.309s) 2022-08-17T12:29:26.4542524Z test_comprehensive_addbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.087s) 2022-08-17T12:29:26.5382795Z test_comprehensive_addbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:29:26.5400278Z test_comprehensive_addbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:26.5415486Z test_comprehensive_addbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:26.5431546Z test_comprehensive_addbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:26.5446655Z test_comprehensive_addbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:26.5460792Z test_comprehensive_addbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:26.6043736Z test_comprehensive_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:29:26.8395318Z test_comprehensive_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.235s) 2022-08-17T12:29:27.0779007Z test_comprehensive_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T12:29:27.2358721Z test_comprehensive_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T12:29:27.3904238Z test_comprehensive_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.154s) 2022-08-17T12:29:27.4333156Z test_comprehensive_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:29:27.6114302Z test_comprehensive_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.178s) 2022-08-17T12:29:27.7919875Z test_comprehensive_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.181s) 2022-08-17T12:29:27.9126697Z test_comprehensive_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T12:29:28.0307529Z test_comprehensive_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:29:28.0427256Z test_comprehensive_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.0545656Z test_comprehensive_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.0658967Z test_comprehensive_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:28.0777036Z test_comprehensive_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.0893824Z test_comprehensive_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.0984224Z test_comprehensive_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:28.1414833Z test_comprehensive_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:29:28.1854066Z test_comprehensive_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:29:28.2052545Z test_comprehensive_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:28.2246882Z test_comprehensive_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:29:28.2277276Z test_comprehensive_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.2307371Z test_comprehensive_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.2339550Z test_comprehensive_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.2369500Z test_comprehensive_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.2399227Z test_comprehensive_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.2449887Z test_comprehensive_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:28.2727233Z test_comprehensive_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:29:28.3009946Z test_comprehensive_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:29:28.3136954Z test_comprehensive_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:28.3261885Z test_comprehensive_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.3291530Z test_comprehensive_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.3321009Z test_comprehensive_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.3356152Z test_comprehensive_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.3385749Z test_comprehensive_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.3415345Z test_comprehensive_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.3553263Z test_comprehensive_addmv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:28.3957627Z test_comprehensive_addmv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:29:28.4365527Z test_comprehensive_addmv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:28.4660283Z test_comprehensive_addmv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:29:28.4951055Z test_comprehensive_addmv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:29:28.4964655Z test_comprehensive_addmv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:28.4978062Z test_comprehensive_addmv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:28.4991515Z test_comprehensive_addmv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:28.5004551Z test_comprehensive_addmv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:28.5017918Z test_comprehensive_addmv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:28.5104371Z test_comprehensive_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:28.5145643Z test_comprehensive_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.5448196Z test_comprehensive_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:29:28.5753241Z test_comprehensive_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:29:28.5797581Z test_comprehensive_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.6006473Z test_comprehensive_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:28.6210143Z test_comprehensive_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:28.6253473Z test_comprehensive_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.6296216Z test_comprehensive_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.6337679Z test_comprehensive_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.6380068Z test_comprehensive_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.6422282Z test_comprehensive_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.6540174Z test_comprehensive_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.6647183Z test_comprehensive_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:28.6819899Z test_comprehensive_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:28.6994378Z test_comprehensive_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:28.7112078Z test_comprehensive_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.7255338Z test_comprehensive_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:28.7396973Z test_comprehensive_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:28.7512241Z test_comprehensive_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:28.7626932Z test_comprehensive_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:28.7741013Z test_comprehensive_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:28.7855456Z test_comprehensive_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:28.7976389Z test_comprehensive_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:28.8012021Z test_comprehensive_allclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.8056808Z test_comprehensive_allclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:28.8102922Z test_comprehensive_allclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:28.8136750Z test_comprehensive_allclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.8171474Z test_comprehensive_allclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.8205213Z test_comprehensive_allclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:28.8861894Z test_comprehensive_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:29:28.8997603Z test_comprehensive_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:28.9648457Z test_comprehensive_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:29:29.0635999Z test_comprehensive_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:29:29.1615923Z test_comprehensive_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:29:29.1753207Z test_comprehensive_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.1890817Z test_comprehensive_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.2025737Z test_comprehensive_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:29.2162947Z test_comprehensive_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.2300056Z test_comprehensive_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.2952720Z test_comprehensive_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:29:29.3088352Z test_comprehensive_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.3740430Z test_comprehensive_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:29:29.4727372Z test_comprehensive_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:29:29.5711925Z test_comprehensive_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:29:29.5854649Z test_comprehensive_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.5992520Z test_comprehensive_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.6132284Z test_comprehensive_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.6269556Z test_comprehensive_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.6408105Z test_comprehensive_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.6421571Z test_comprehensive_aminmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6435770Z test_comprehensive_aminmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6449945Z test_comprehensive_aminmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6461876Z test_comprehensive_aminmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6473658Z test_comprehensive_aminmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6485212Z test_comprehensive_aminmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6496435Z test_comprehensive_aminmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6508266Z test_comprehensive_aminmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6521884Z test_comprehensive_angle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.6532229Z test_comprehensive_angle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7124127Z test_comprehensive_angle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:29:29.7751519Z test_comprehensive_angle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:29:29.7765145Z test_comprehensive_angle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7778474Z test_comprehensive_angle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7792509Z test_comprehensive_angle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7803304Z test_comprehensive_angle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7814459Z test_comprehensive_angle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7825500Z test_comprehensive_angle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7836294Z test_comprehensive_angle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7846625Z test_comprehensive_angle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:29.7965419Z test_comprehensive_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:29.8072654Z test_comprehensive_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:29.8244192Z test_comprehensive_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:29.8418377Z test_comprehensive_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:29.8535493Z test_comprehensive_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:29.8677447Z test_comprehensive_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.8818899Z test_comprehensive_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:29.8933680Z test_comprehensive_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:29.9047917Z test_comprehensive_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:29.9161724Z test_comprehensive_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:29.9275749Z test_comprehensive_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:29.9396807Z test_comprehensive_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:29.9465565Z test_comprehensive_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:29.9532543Z test_comprehensive_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:29.9636015Z test_comprehensive_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:29.9735555Z test_comprehensive_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:29.9824432Z test_comprehensive_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:29.9913980Z test_comprehensive_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:30.0000488Z test_comprehensive_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:30.0085689Z test_comprehensive_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:30.0170807Z test_comprehensive_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:30.0186088Z test_comprehensive_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0201383Z test_comprehensive_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0216488Z test_comprehensive_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0231718Z test_comprehensive_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0245938Z test_comprehensive_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0259959Z test_comprehensive_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0273885Z test_comprehensive_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0287866Z test_comprehensive_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0301651Z test_comprehensive_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0317157Z test_comprehensive_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0334197Z test_comprehensive_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:30.0349533Z test_comprehensive_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0364650Z test_comprehensive_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0378429Z test_comprehensive_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0392779Z test_comprehensive_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0407011Z test_comprehensive_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0420444Z test_comprehensive_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0434297Z test_comprehensive_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0466219Z test_comprehensive_argsort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0491607Z test_comprehensive_argsort_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:30.0524211Z test_comprehensive_argsort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0556629Z test_comprehensive_argsort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0588919Z test_comprehensive_argsort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0617810Z test_comprehensive_argsort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0646691Z test_comprehensive_argsort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0674222Z test_comprehensive_argsort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0702309Z test_comprehensive_argsort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0730511Z test_comprehensive_argsort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.0746893Z test_comprehensive_argwhere_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0759720Z test_comprehensive_argwhere_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0774845Z test_comprehensive_argwhere_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0790993Z test_comprehensive_argwhere_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:30.0804792Z test_comprehensive_argwhere_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0818674Z test_comprehensive_argwhere_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0832718Z test_comprehensive_argwhere_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0845216Z test_comprehensive_argwhere_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0858615Z test_comprehensive_argwhere_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0871621Z test_comprehensive_argwhere_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0883888Z test_comprehensive_argwhere_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0896231Z test_comprehensive_argwhere_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.0951262Z test_comprehensive_as_strided_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:30.0963509Z test_comprehensive_as_strided_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1073194Z test_comprehensive_as_strided_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:30.1090314Z test_comprehensive_as_strided_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:30.1200039Z test_comprehensive_as_strided_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:30.1252192Z test_comprehensive_as_strided_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:30.1342799Z test_comprehensive_as_strided_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:30.1432777Z test_comprehensive_as_strided_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:30.1445125Z test_comprehensive_as_strided_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1457541Z test_comprehensive_as_strided_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1470342Z test_comprehensive_as_strided_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1482003Z test_comprehensive_as_strided_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1494176Z test_comprehensive_as_strided_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1530175Z test_comprehensive_as_strided_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.1542055Z test_comprehensive_as_strided_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1577839Z test_comprehensive_as_strided_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.1594676Z test_comprehensive_as_strided_scatter_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:30.1631842Z test_comprehensive_as_strided_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.1667416Z test_comprehensive_as_strided_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.1700419Z test_comprehensive_as_strided_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.1733484Z test_comprehensive_as_strided_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.1745824Z test_comprehensive_as_strided_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1758386Z test_comprehensive_as_strided_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1770586Z test_comprehensive_as_strided_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1782784Z test_comprehensive_as_strided_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1794798Z test_comprehensive_as_strided_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:30.1838423Z test_comprehensive_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.1877968Z test_comprehensive_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.2450038Z test_comprehensive_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:29:30.3080251Z test_comprehensive_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:29:30.3420516Z test_comprehensive_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:29:30.3725438Z test_comprehensive_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:29:30.3763019Z test_comprehensive_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.3800727Z test_comprehensive_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.3837725Z test_comprehensive_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.3875224Z test_comprehensive_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.3912080Z test_comprehensive_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.3948772Z test_comprehensive_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.3984043Z test_comprehensive_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.4423013Z test_comprehensive_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:29:30.4907557Z test_comprehensive_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:29:30.5162098Z test_comprehensive_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:29:30.5399235Z test_comprehensive_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:29:30.5434568Z test_comprehensive_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.5471075Z test_comprehensive_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:30.5506042Z test_comprehensive_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.5541264Z test_comprehensive_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.5576002Z test_comprehensive_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:30.6118059Z test_comprehensive_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:29:30.6279632Z test_comprehensive_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:30.9185725Z test_comprehensive_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.290s) 2022-08-17T12:29:31.1936689Z test_comprehensive_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.275s) 2022-08-17T12:29:31.2100212Z test_comprehensive_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:31.2263293Z test_comprehensive_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:31.2430590Z test_comprehensive_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:31.2597710Z test_comprehensive_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:31.2759440Z test_comprehensive_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:31.2797238Z test_comprehensive_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.2835106Z test_comprehensive_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.3263822Z test_comprehensive_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:29:31.3746592Z test_comprehensive_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:29:31.4004295Z test_comprehensive_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:29:31.4240195Z test_comprehensive_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:29:31.4280716Z test_comprehensive_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.4319175Z test_comprehensive_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.4356673Z test_comprehensive_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.4395417Z test_comprehensive_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.4432291Z test_comprehensive_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.4466458Z test_comprehensive_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.4501306Z test_comprehensive_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.4872341Z test_comprehensive_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:29:31.5282016Z test_comprehensive_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:31.5496285Z test_comprehensive_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:31.5690753Z test_comprehensive_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:29:31.5725046Z test_comprehensive_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.5761295Z test_comprehensive_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.5796343Z test_comprehensive_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.5831289Z test_comprehensive_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.5866084Z test_comprehensive_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.5895200Z test_comprehensive_atleast_1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.5905972Z test_comprehensive_atleast_1d_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:31.5935651Z test_comprehensive_atleast_1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.5952358Z test_comprehensive_atleast_1d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.5981982Z test_comprehensive_atleast_1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.6010953Z test_comprehensive_atleast_1d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.6037627Z test_comprehensive_atleast_1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.6064352Z test_comprehensive_atleast_1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:31.6075354Z test_comprehensive_atleast_1d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:31.6086451Z test_comprehensive_atleast_1d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:31.6097115Z test_comprehensive_atleast_1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:31.6108221Z test_comprehensive_atleast_1d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:31.6119078Z test_comprehensive_atleast_1d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:31.6157235Z test_comprehensive_atleast_2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.6177762Z test_comprehensive_atleast_2d_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.6245360Z test_comprehensive_atleast_2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:31.6281474Z test_comprehensive_atleast_2d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.6350412Z test_comprehensive_atleast_2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:31.6390134Z test_comprehensive_atleast_2d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.6446339Z test_comprehensive_atleast_2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:31.6500927Z test_comprehensive_atleast_2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:31.6521497Z test_comprehensive_atleast_2d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.6541844Z test_comprehensive_atleast_2d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.6562077Z test_comprehensive_atleast_2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.6582586Z test_comprehensive_atleast_2d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.6603649Z test_comprehensive_atleast_2d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:31.6657778Z test_comprehensive_atleast_3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:31.6699040Z test_comprehensive_atleast_3d_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.6860351Z test_comprehensive_atleast_3d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:31.6945935Z test_comprehensive_atleast_3d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:31.7107999Z test_comprehensive_atleast_3d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:31.7163379Z test_comprehensive_atleast_3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:31.7292245Z test_comprehensive_atleast_3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:31.7414577Z test_comprehensive_atleast_3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:31.7460346Z test_comprehensive_atleast_3d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:31.7502530Z test_comprehensive_atleast_3d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.7543001Z test_comprehensive_atleast_3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.7584612Z test_comprehensive_atleast_3d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.7625882Z test_comprehensive_atleast_3d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:31.7761930Z test_comprehensive_baddbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.0694369Z test_comprehensive_baddbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.293s) 2022-08-17T12:29:32.3813106Z test_comprehensive_baddbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.312s) 2022-08-17T12:29:32.4544219Z test_comprehensive_baddbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:29:32.5227849Z test_comprehensive_baddbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:29:32.5242167Z test_comprehensive_baddbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5256077Z test_comprehensive_baddbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5269606Z test_comprehensive_baddbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5282346Z test_comprehensive_baddbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5295889Z test_comprehensive_baddbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5351659Z test_comprehensive_bernoulli_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:32.5378975Z test_comprehensive_bernoulli_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:32.5406555Z test_comprehensive_bernoulli_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:32.5429182Z test_comprehensive_bfloat16_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5440760Z test_comprehensive_bfloat16_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5465964Z test_comprehensive_bfloat16_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5481108Z test_comprehensive_bfloat16_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5505639Z test_comprehensive_bfloat16_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5530951Z test_comprehensive_bfloat16_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5554384Z test_comprehensive_bfloat16_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5577869Z test_comprehensive_bfloat16_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.5590264Z test_comprehensive_bfloat16_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5601679Z test_comprehensive_bfloat16_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5613443Z test_comprehensive_bfloat16_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5625233Z test_comprehensive_bfloat16_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5636804Z test_comprehensive_bfloat16_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5651434Z test_comprehensive_bincount_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5665082Z test_comprehensive_bincount_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5679158Z test_comprehensive_bincount_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5693141Z test_comprehensive_bincount_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5707606Z test_comprehensive_bincount_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.5846044Z test_comprehensive_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.5983795Z test_comprehensive_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.6120785Z test_comprehensive_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.6256153Z test_comprehensive_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.6393541Z test_comprehensive_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.6529160Z test_comprehensive_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.6666504Z test_comprehensive_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.6803472Z test_comprehensive_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.6939117Z test_comprehensive_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.7075679Z test_comprehensive_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.7211230Z test_comprehensive_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.7234258Z test_comprehensive_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.7257295Z test_comprehensive_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.7280149Z test_comprehensive_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.7302652Z test_comprehensive_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.7325487Z test_comprehensive_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.7348439Z test_comprehensive_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:32.7482175Z test_comprehensive_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.7619106Z test_comprehensive_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.7755917Z test_comprehensive_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.7890581Z test_comprehensive_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.8027247Z test_comprehensive_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.8161399Z test_comprehensive_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.8298360Z test_comprehensive_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.8435987Z test_comprehensive_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.8569964Z test_comprehensive_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.8705373Z test_comprehensive_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.8839548Z test_comprehensive_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.8972884Z test_comprehensive_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.9108974Z test_comprehensive_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.9245032Z test_comprehensive_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.9379316Z test_comprehensive_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.9515411Z test_comprehensive_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:32.9650107Z test_comprehensive_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:32.9710558Z test_comprehensive_block_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:32.9721584Z test_comprehensive_block_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:32.9845269Z test_comprehensive_block_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:32.9868808Z test_comprehensive_block_diag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.0110015Z test_comprehensive_block_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:29:33.0167272Z test_comprehensive_block_diag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.0268868Z test_comprehensive_block_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:33.0367083Z test_comprehensive_block_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:33.0378945Z test_comprehensive_block_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.0390664Z test_comprehensive_block_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.0402573Z test_comprehensive_block_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.0413836Z test_comprehensive_block_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.0425750Z test_comprehensive_block_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.0444237Z test_comprehensive_bmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.0642820Z test_comprehensive_bmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:33.0854353Z test_comprehensive_bmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:33.0974754Z test_comprehensive_bmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:33.1085733Z test_comprehensive_bmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:33.1095889Z test_comprehensive_bmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1105434Z test_comprehensive_bmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1115296Z test_comprehensive_bmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1124775Z test_comprehensive_bmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1134280Z test_comprehensive_bmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1147384Z test_comprehensive_bool_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1157559Z test_comprehensive_bool_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1171898Z test_comprehensive_bool_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1186228Z test_comprehensive_bool_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1200270Z test_comprehensive_bool_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1213221Z test_comprehensive_bool_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1226130Z test_comprehensive_bool_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1238606Z test_comprehensive_bool_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1250225Z test_comprehensive_bool_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1261580Z test_comprehensive_bool_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1273020Z test_comprehensive_bool_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1284151Z test_comprehensive_bool_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1295729Z test_comprehensive_bool_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1305407Z test_comprehensive_broadcast_shapes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.1356395Z test_comprehensive_broadcast_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:33.1385253Z test_comprehensive_broadcast_tensors_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.1518292Z test_comprehensive_broadcast_tensors_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:33.1655188Z test_comprehensive_broadcast_tensors_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:33.1710809Z test_comprehensive_broadcast_tensors_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:33.1819916Z test_comprehensive_broadcast_tensors_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:33.1925487Z test_comprehensive_broadcast_tensors_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:33.1955916Z test_comprehensive_broadcast_tensors_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.1984745Z test_comprehensive_broadcast_tensors_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.2013240Z test_comprehensive_broadcast_tensors_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.2042317Z test_comprehensive_broadcast_tensors_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.2071476Z test_comprehensive_broadcast_tensors_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.2159326Z test_comprehensive_broadcast_to_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:33.2204691Z test_comprehensive_broadcast_to_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:33.2487080Z test_comprehensive_broadcast_to_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:29:33.2779477Z test_comprehensive_broadcast_to_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:29:33.2870106Z test_comprehensive_broadcast_to_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:29:33.3080958Z test_comprehensive_broadcast_to_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:33.3284819Z test_comprehensive_broadcast_to_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:33.3330069Z test_comprehensive_broadcast_to_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:33.3375509Z test_comprehensive_broadcast_to_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:33.3420429Z test_comprehensive_broadcast_to_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:33.3465966Z test_comprehensive_broadcast_to_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:33.3511415Z test_comprehensive_broadcast_to_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:33.3543240Z test_comprehensive_bucketize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.3574144Z test_comprehensive_bucketize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.3604502Z test_comprehensive_bucketize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.3636283Z test_comprehensive_bucketize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:33.3657102Z test_comprehensive_bucketize_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.3677916Z test_comprehensive_bucketize_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.3698666Z test_comprehensive_bucketize_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.3719591Z test_comprehensive_bucketize_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.3740824Z test_comprehensive_bucketize_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:33.3753964Z test_comprehensive_byte_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3765167Z test_comprehensive_byte_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3779367Z test_comprehensive_byte_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3793672Z test_comprehensive_byte_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3806891Z test_comprehensive_byte_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3819725Z test_comprehensive_byte_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3832546Z test_comprehensive_byte_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3843738Z test_comprehensive_byte_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3855083Z test_comprehensive_byte_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3866478Z test_comprehensive_byte_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3877683Z test_comprehensive_byte_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3887852Z test_comprehensive_byte_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:33.3961895Z test_comprehensive_cartesian_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.4030665Z test_comprehensive_cartesian_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.4195992Z test_comprehensive_cartesian_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:33.4362732Z test_comprehensive_cartesian_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:29:33.4436122Z test_comprehensive_cartesian_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.4578514Z test_comprehensive_cartesian_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:33.4720561Z test_comprehensive_cartesian_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:33.4790161Z test_comprehensive_cartesian_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.4859514Z test_comprehensive_cartesian_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.4926598Z test_comprehensive_cartesian_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.4995765Z test_comprehensive_cartesian_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.5069466Z test_comprehensive_cartesian_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.5128509Z test_comprehensive_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.5191582Z test_comprehensive_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.5351177Z test_comprehensive_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:33.5496500Z test_comprehensive_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:33.5657805Z test_comprehensive_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:29:33.5720392Z test_comprehensive_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.5838163Z test_comprehensive_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:33.5951749Z test_comprehensive_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:33.6020655Z test_comprehensive_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:33.6084843Z test_comprehensive_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.6148594Z test_comprehensive_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.6213083Z test_comprehensive_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:33.6281952Z test_comprehensive_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:34.4244575Z test_comprehensive_cdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.796s) 2022-08-17T12:29:35.2071314Z test_comprehensive_cdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.783s) 2022-08-17T12:29:35.2091913Z test_comprehensive_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:35.2152526Z test_comprehensive_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:35.2203565Z test_comprehensive_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:35.2231222Z test_comprehensive_chalf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:35.2242410Z test_comprehensive_chalf_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2266713Z test_comprehensive_chalf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:35.2279100Z test_comprehensive_chalf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2303367Z test_comprehensive_chalf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:35.2328690Z test_comprehensive_chalf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:35.2356679Z test_comprehensive_chalf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:35.2383631Z test_comprehensive_chalf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:35.2395462Z test_comprehensive_chalf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2406975Z test_comprehensive_chalf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2418429Z test_comprehensive_chalf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2430144Z test_comprehensive_chalf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2441686Z test_comprehensive_chalf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2454613Z test_comprehensive_char_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2465747Z test_comprehensive_char_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2479648Z test_comprehensive_char_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2493853Z test_comprehensive_char_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2508022Z test_comprehensive_char_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2520698Z test_comprehensive_char_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2533457Z test_comprehensive_char_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2546284Z test_comprehensive_char_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2557622Z test_comprehensive_char_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2568998Z test_comprehensive_char_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2580304Z test_comprehensive_char_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2590651Z test_comprehensive_char_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.2601859Z test_comprehensive_char_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:35.3677839Z test_comprehensive_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:29:35.4747283Z test_comprehensive_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:29:35.5565141Z test_comprehensive_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.082s) 2022-08-17T12:29:35.6370525Z test_comprehensive_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T12:29:35.7296385Z test_comprehensive_cholesky_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T12:29:35.8229149Z test_comprehensive_cholesky_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T12:29:35.8906236Z test_comprehensive_cholesky_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:29:35.9571136Z test_comprehensive_cholesky_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:29:36.0485987Z test_comprehensive_cholesky_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.091s) 2022-08-17T12:29:36.1396304Z test_comprehensive_cholesky_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.091s) 2022-08-17T12:29:36.2055859Z test_comprehensive_cholesky_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:29:36.2706786Z test_comprehensive_cholesky_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:29:36.2753602Z test_comprehensive_chunk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:36.2890478Z test_comprehensive_chunk_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:36.3380197Z test_comprehensive_chunk_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:29:36.3755118Z test_comprehensive_chunk_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:29:36.4276595Z test_comprehensive_chunk_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:29:36.4324426Z test_comprehensive_chunk_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:36.4638273Z test_comprehensive_chunk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:29:36.4940344Z test_comprehensive_chunk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:29:36.5077518Z test_comprehensive_chunk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:36.5214386Z test_comprehensive_chunk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:36.5348861Z test_comprehensive_chunk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:36.5493420Z test_comprehensive_chunk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:36.5626667Z test_comprehensive_chunk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:36.6081360Z test_comprehensive_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:29:36.7420627Z test_comprehensive_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.134s) 2022-08-17T12:29:36.8656701Z test_comprehensive_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:29:36.8768360Z test_comprehensive_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:36.8879222Z test_comprehensive_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:36.8988707Z test_comprehensive_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:36.9098337Z test_comprehensive_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:36.9206413Z test_comprehensive_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:36.9640971Z test_comprehensive_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:29:36.9755991Z test_comprehensive_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:37.0207439Z test_comprehensive_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:29:37.1769742Z test_comprehensive_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:29:37.3258360Z test_comprehensive_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:29:37.3376020Z test_comprehensive_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.3493463Z test_comprehensive_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.3608310Z test_comprehensive_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:37.3725460Z test_comprehensive_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.3840364Z test_comprehensive_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.4271513Z test_comprehensive_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:29:37.4385933Z test_comprehensive_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:37.4835102Z test_comprehensive_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:29:37.6398242Z test_comprehensive_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:29:37.7887697Z test_comprehensive_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:29:37.8005603Z test_comprehensive_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.8122910Z test_comprehensive_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.8238108Z test_comprehensive_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:37.8355016Z test_comprehensive_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.8470905Z test_comprehensive_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:29:37.8485618Z test_comprehensive_clone_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8495236Z test_comprehensive_clone_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8511405Z test_comprehensive_clone_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:37.8522287Z test_comprehensive_clone_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8537647Z test_comprehensive_clone_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8552587Z test_comprehensive_clone_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8567303Z test_comprehensive_clone_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8582310Z test_comprehensive_clone_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8592253Z test_comprehensive_clone_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8601697Z test_comprehensive_clone_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8611378Z test_comprehensive_clone_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8620873Z test_comprehensive_clone_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8630563Z test_comprehensive_clone_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:37.8661058Z test_comprehensive_column_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.8695040Z test_comprehensive_column_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.8771273Z test_comprehensive_column_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:37.8838215Z test_comprehensive_column_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:37.8915431Z test_comprehensive_column_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:37.8946029Z test_comprehensive_column_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.9002710Z test_comprehensive_column_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:37.9059600Z test_comprehensive_column_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:37.9094398Z test_comprehensive_column_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.9129233Z test_comprehensive_column_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.9163375Z test_comprehensive_column_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.9198020Z test_comprehensive_column_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:37.9232759Z test_comprehensive_column_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:38.0589185Z test_comprehensive_combinations_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:29:38.1936314Z test_comprehensive_combinations_cpu_bool (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:29:38.5039429Z test_comprehensive_combinations_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.310s) 2022-08-17T12:29:38.8183722Z test_comprehensive_combinations_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.314s) 2022-08-17T12:29:38.9541738Z test_comprehensive_combinations_cpu_float16 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:29:39.2309867Z test_comprehensive_combinations_cpu_float32 (__main__.TestDecompCPU) ... ok (0.277s) 2022-08-17T12:29:39.5045189Z test_comprehensive_combinations_cpu_float64 (__main__.TestDecompCPU) ... ok (0.273s) 2022-08-17T12:29:39.6399485Z test_comprehensive_combinations_cpu_int16 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:29:39.7747751Z test_comprehensive_combinations_cpu_int32 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:29:39.9077955Z test_comprehensive_combinations_cpu_int64 (__main__.TestDecompCPU) ... ok (0.133s) 2022-08-17T12:29:40.0430121Z test_comprehensive_combinations_cpu_int8 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:29:40.1778786Z test_comprehensive_combinations_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:29:40.1892885Z test_comprehensive_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:40.2289283Z test_comprehensive_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:29:40.2671495Z test_comprehensive_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:40.2687325Z test_comprehensive_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:40.2697087Z test_comprehensive_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2715487Z test_comprehensive_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:40.2727379Z test_comprehensive_conj_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2746911Z test_comprehensive_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:40.2763005Z test_comprehensive_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:40.2777881Z test_comprehensive_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2793013Z test_comprehensive_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2802200Z test_comprehensive_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2811297Z test_comprehensive_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2820436Z test_comprehensive_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2829860Z test_comprehensive_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2839143Z test_comprehensive_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2850643Z test_comprehensive_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2859343Z test_comprehensive_conj_physical_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2873215Z test_comprehensive_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2883565Z test_comprehensive_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2896212Z test_comprehensive_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2908471Z test_comprehensive_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2920473Z test_comprehensive_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2932291Z test_comprehensive_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2941603Z test_comprehensive_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2950606Z test_comprehensive_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2959355Z test_comprehensive_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2968432Z test_comprehensive_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.2977028Z test_comprehensive_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:40.3350251Z test_comprehensive_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:29:40.3753399Z test_comprehensive_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:29:40.6081079Z test_comprehensive_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.233s) 2022-08-17T12:29:40.8514359Z test_comprehensive_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.243s) 2022-08-17T12:29:40.8889639Z test_comprehensive_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:41.0454095Z test_comprehensive_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:29:41.1942497Z test_comprehensive_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:29:41.2351959Z test_comprehensive_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:41.2761087Z test_comprehensive_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:41.3165227Z test_comprehensive_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:29:41.3573598Z test_comprehensive_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:41.3979104Z test_comprehensive_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:41.3992882Z test_comprehensive_contiguous_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4001750Z test_comprehensive_contiguous_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4016535Z test_comprehensive_contiguous_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4026873Z test_comprehensive_contiguous_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4040989Z test_comprehensive_contiguous_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4054918Z test_comprehensive_contiguous_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4068520Z test_comprehensive_contiguous_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4082371Z test_comprehensive_contiguous_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4091420Z test_comprehensive_contiguous_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4100117Z test_comprehensive_contiguous_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4108966Z test_comprehensive_contiguous_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4117688Z test_comprehensive_contiguous_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4126382Z test_comprehensive_contiguous_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:41.4478097Z test_comprehensive_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:29:41.4669835Z test_comprehensive_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:29:41.5037939Z test_comprehensive_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:29:41.6384425Z test_comprehensive_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:29:41.7663954Z test_comprehensive_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T12:29:41.7860075Z test_comprehensive_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:41.8058345Z test_comprehensive_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:41.8254406Z test_comprehensive_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:29:41.8449688Z test_comprehensive_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:29:41.8643604Z test_comprehensive_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:29:41.9254715Z test_comprehensive_corrcoef_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:29:42.0990037Z test_comprehensive_corrcoef_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T12:29:42.2719095Z test_comprehensive_corrcoef_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T12:29:42.3988040Z test_comprehensive_corrcoef_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:29:42.5235351Z test_comprehensive_corrcoef_cpu_float64 (__main__.TestDecompCPU) ... ok (0.125s) 2022-08-17T12:29:42.5614900Z test_comprehensive_corrcoef_cpu_int16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:42.5994724Z test_comprehensive_corrcoef_cpu_int32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:42.6375954Z test_comprehensive_corrcoef_cpu_int64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:42.6753554Z test_comprehensive_corrcoef_cpu_int8 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:42.7134572Z test_comprehensive_corrcoef_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:29:42.7201542Z test_comprehensive_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:42.7231117Z test_comprehensive_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.7356722Z test_comprehensive_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:42.7485817Z test_comprehensive_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:42.7587688Z test_comprehensive_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:42.7690554Z test_comprehensive_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:42.7719367Z test_comprehensive_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.7748183Z test_comprehensive_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.7776747Z test_comprehensive_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.7805649Z test_comprehensive_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.7834600Z test_comprehensive_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.7886661Z test_comprehensive_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:42.7913888Z test_comprehensive_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.8016152Z test_comprehensive_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:42.8121087Z test_comprehensive_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:42.8202717Z test_comprehensive_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:42.8283187Z test_comprehensive_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:42.8311091Z test_comprehensive_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.8338540Z test_comprehensive_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.8367845Z test_comprehensive_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.8395279Z test_comprehensive_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.8422583Z test_comprehensive_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:42.8444376Z test_comprehensive_count_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8463351Z test_comprehensive_count_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8484380Z test_comprehensive_count_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8505732Z test_comprehensive_count_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8525855Z test_comprehensive_count_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8546092Z test_comprehensive_count_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8566094Z test_comprehensive_count_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8585191Z test_comprehensive_count_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8604255Z test_comprehensive_count_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8622465Z test_comprehensive_count_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8641264Z test_comprehensive_count_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:42.8660306Z test_comprehensive_count_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:43.2540610Z test_comprehensive_cov_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.388s) 2022-08-17T12:29:44.3878654Z test_comprehensive_cov_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.134s) 2022-08-17T12:29:45.5444643Z test_comprehensive_cov_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.157s) 2022-08-17T12:29:46.4693310Z test_comprehensive_cov_cpu_float32 (__main__.TestDecompCPU) ... ok (0.925s) 2022-08-17T12:29:47.3936600Z test_comprehensive_cov_cpu_float64 (__main__.TestDecompCPU) ... ok (0.924s) 2022-08-17T12:29:47.8063168Z test_comprehensive_cov_cpu_int16 (__main__.TestDecompCPU) ... ok (0.413s) 2022-08-17T12:29:48.2187562Z test_comprehensive_cov_cpu_int32 (__main__.TestDecompCPU) ... ok (0.412s) 2022-08-17T12:29:48.6314902Z test_comprehensive_cov_cpu_int64 (__main__.TestDecompCPU) ... ok (0.413s) 2022-08-17T12:29:49.0463702Z test_comprehensive_cov_cpu_int8 (__main__.TestDecompCPU) ... ok (0.415s) 2022-08-17T12:29:49.4708810Z test_comprehensive_cov_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.424s) 2022-08-17T12:29:49.4735408Z test_comprehensive_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:49.4763121Z test_comprehensive_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:49.4788674Z test_comprehensive_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.4809387Z test_comprehensive_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.4830297Z test_comprehensive_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.4841420Z test_comprehensive_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4852594Z test_comprehensive_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4863583Z test_comprehensive_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4874846Z test_comprehensive_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4886015Z test_comprehensive_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4911945Z test_comprehensive_cummax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:49.4922496Z test_comprehensive_cummax_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4942717Z test_comprehensive_cummax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.4962000Z test_comprehensive_cummax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.4971641Z test_comprehensive_cummax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4981083Z test_comprehensive_cummax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.4990951Z test_comprehensive_cummax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5001138Z test_comprehensive_cummax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5011439Z test_comprehensive_cummax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5033072Z test_comprehensive_cummin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.5042698Z test_comprehensive_cummin_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5061827Z test_comprehensive_cummin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.5081078Z test_comprehensive_cummin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:49.5090799Z test_comprehensive_cummin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5100308Z test_comprehensive_cummin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5109662Z test_comprehensive_cummin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5119082Z test_comprehensive_cummin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5128614Z test_comprehensive_cummin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:49.5791971Z test_comprehensive_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:29:49.8050864Z test_comprehensive_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.226s) 2022-08-17T12:29:50.0366966Z test_comprehensive_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.232s) 2022-08-17T12:29:50.2031877Z test_comprehensive_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:29:50.3656796Z test_comprehensive_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:29:50.3673671Z test_comprehensive_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:50.3691106Z test_comprehensive_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:50.3706116Z test_comprehensive_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.3721333Z test_comprehensive_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.3736913Z test_comprehensive_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:50.3774906Z test_comprehensive_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:50.3990330Z test_comprehensive_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:50.4212896Z test_comprehensive_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:29:50.4354847Z test_comprehensive_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:29:50.4488455Z test_comprehensive_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:50.4499446Z test_comprehensive_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.4510430Z test_comprehensive_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.4521205Z test_comprehensive_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.4531494Z test_comprehensive_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.4542282Z test_comprehensive_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:50.5034979Z test_comprehensive_cumulative_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:29:50.6491348Z test_comprehensive_cumulative_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T12:29:50.7970788Z test_comprehensive_cumulative_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:29:50.9092254Z test_comprehensive_cumulative_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:29:51.0189204Z test_comprehensive_cumulative_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T12:29:51.0409698Z test_comprehensive_cumulative_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:29:51.0628648Z test_comprehensive_cumulative_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:29:51.0842008Z test_comprehensive_cumulative_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:29:51.1059314Z test_comprehensive_cumulative_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:29:51.1275918Z test_comprehensive_cumulative_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:29:51.1306472Z test_comprehensive_deg2rad_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.1316853Z test_comprehensive_deg2rad_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1347870Z test_comprehensive_deg2rad_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.1384391Z test_comprehensive_deg2rad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:51.1420880Z test_comprehensive_deg2rad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:51.1431433Z test_comprehensive_deg2rad_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1441599Z test_comprehensive_deg2rad_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1451962Z test_comprehensive_deg2rad_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1462125Z test_comprehensive_deg2rad_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1472557Z test_comprehensive_deg2rad_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1539842Z test_comprehensive_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:51.1552665Z test_comprehensive_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.1678918Z test_comprehensive_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:51.1807154Z test_comprehensive_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:29:51.1914681Z test_comprehensive_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.2021629Z test_comprehensive_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.2034710Z test_comprehensive_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.2047565Z test_comprehensive_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.2060265Z test_comprehensive_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.2072945Z test_comprehensive_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.2085591Z test_comprehensive_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:29:51.2165130Z test_comprehensive_diag_embed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:51.2181248Z test_comprehensive_diag_embed_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.3182629Z test_comprehensive_diag_embed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:29:51.3208728Z test_comprehensive_diag_embed_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.4243757Z test_comprehensive_diag_embed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:29:51.4323635Z test_comprehensive_diag_embed_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:29:51.4940767Z test_comprehensive_diag_embed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:29:51.5535465Z test_comprehensive_diag_embed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:29:51.5552119Z test_comprehensive_diag_embed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.5569397Z test_comprehensive_diag_embed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.5585885Z test_comprehensive_diag_embed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.5602378Z test_comprehensive_diag_embed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.5619116Z test_comprehensive_diag_embed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.5657644Z test_comprehensive_diagflat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:29:51.5690783Z test_comprehensive_diagflat_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.5759315Z test_comprehensive_diagflat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:51.5832336Z test_comprehensive_diagflat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:29:51.5891218Z test_comprehensive_diagflat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:51.5950192Z test_comprehensive_diagflat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:51.5983641Z test_comprehensive_diagflat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.6017290Z test_comprehensive_diagflat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.6050409Z test_comprehensive_diagflat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.6084099Z test_comprehensive_diagflat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.6117561Z test_comprehensive_diagflat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:51.6224734Z test_comprehensive_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.6330110Z test_comprehensive_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:51.6730827Z test_comprehensive_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:29:51.6981847Z test_comprehensive_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:29:51.7389221Z test_comprehensive_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:29:51.7494977Z test_comprehensive_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.7787611Z test_comprehensive_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:29:51.8079010Z test_comprehensive_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:29:51.8185762Z test_comprehensive_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.8292236Z test_comprehensive_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.8396595Z test_comprehensive_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:51.8503203Z test_comprehensive_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:29:51.8608447Z test_comprehensive_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:51.8712990Z test_comprehensive_diagonal_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:51.8731281Z test_comprehensive_diagonal_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.8835269Z test_comprehensive_diagonal_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:29:51.9334806Z test_comprehensive_diagonal_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:29:51.9810649Z test_comprehensive_diagonal_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:29:51.9830387Z test_comprehensive_diagonal_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.9850089Z test_comprehensive_diagonal_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.9869474Z test_comprehensive_diagonal_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.9889072Z test_comprehensive_diagonal_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:51.9908888Z test_comprehensive_diagonal_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:29:52.1899736Z test_comprehensive_diff_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.199s) 2022-08-17T12:29:52.3668368Z test_comprehensive_diff_cpu_bool (__main__.TestDecompCPU) ... ok (0.177s) 2022-08-17T12:29:53.3633901Z test_comprehensive_diff_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.996s) 2022-08-17T12:29:54.3743734Z test_comprehensive_diff_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.011s) 2022-08-17T12:29:54.5970831Z test_comprehensive_diff_cpu_float16 (__main__.TestDecompCPU) ... ok (0.223s) 2022-08-17T12:29:55.2481241Z test_comprehensive_diff_cpu_float32 (__main__.TestDecompCPU) ... ok (0.651s) 2022-08-17T12:29:55.8826018Z test_comprehensive_diff_cpu_float64 (__main__.TestDecompCPU) ... ok (0.634s) 2022-08-17T12:29:56.0772705Z test_comprehensive_diff_cpu_int16 (__main__.TestDecompCPU) ... ok (0.195s) 2022-08-17T12:29:56.2719886Z test_comprehensive_diff_cpu_int32 (__main__.TestDecompCPU) ... ok (0.195s) 2022-08-17T12:29:56.4636015Z test_comprehensive_diff_cpu_int64 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T12:29:56.6585602Z test_comprehensive_diff_cpu_int8 (__main__.TestDecompCPU) ... ok (0.195s) 2022-08-17T12:29:56.8520306Z test_comprehensive_diff_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.193s) 2022-08-17T12:29:56.8565536Z test_comprehensive_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:29:56.8592886Z test_comprehensive_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:56.8655010Z test_comprehensive_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:56.8716373Z test_comprehensive_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:29:56.8743050Z test_comprehensive_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:56.8769886Z test_comprehensive_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:56.8796216Z test_comprehensive_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:56.8822577Z test_comprehensive_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:56.8849271Z test_comprehensive_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:29:57.2224909Z test_comprehensive_dist_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.337s) 2022-08-17T12:29:58.5107020Z test_comprehensive_dist_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.288s) 2022-08-17T12:29:59.8304440Z test_comprehensive_dist_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.320s) 2022-08-17T12:30:00.1846052Z test_comprehensive_dist_cpu_float16 (__main__.TestDecompCPU) ... ok (0.354s) 2022-08-17T12:30:01.1125799Z test_comprehensive_dist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.928s) 2022-08-17T12:30:02.0193850Z test_comprehensive_dist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.907s) 2022-08-17T12:30:02.0625567Z test_comprehensive_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:30:02.1060785Z test_comprehensive_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:30:02.1734675Z test_comprehensive_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:30:02.2397231Z test_comprehensive_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:30:02.2556971Z test_comprehensive_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:02.2720991Z test_comprehensive_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:02.2878776Z test_comprehensive_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:02.3032373Z test_comprehensive_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:02.3174978Z test_comprehensive_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:02.3557740Z test_comprehensive_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:30:02.3715903Z test_comprehensive_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:02.6939549Z test_comprehensive_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.322s) 2022-08-17T12:30:03.0294049Z test_comprehensive_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.335s) 2022-08-17T12:30:03.0701534Z test_comprehensive_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:30:03.2716030Z test_comprehensive_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.201s) 2022-08-17T12:30:03.4628873Z test_comprehensive_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T12:30:03.4792495Z test_comprehensive_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:03.4957385Z test_comprehensive_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:03.5119497Z test_comprehensive_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:03.5282024Z test_comprehensive_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:03.5444597Z test_comprehensive_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:03.5625553Z test_comprehensive_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:30:03.5818453Z test_comprehensive_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:30:03.6255082Z test_comprehensive_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:30:03.6685527Z test_comprehensive_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:30:03.6834269Z test_comprehensive_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:03.6978557Z test_comprehensive_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:03.7119894Z test_comprehensive_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:03.7262867Z test_comprehensive_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:03.7404166Z test_comprehensive_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:03.7425760Z test_comprehensive_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7497019Z test_comprehensive_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:03.7569715Z test_comprehensive_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:03.7601494Z test_comprehensive_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:03.7633074Z test_comprehensive_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:03.7642218Z test_comprehensive_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7651298Z test_comprehensive_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7660068Z test_comprehensive_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7669101Z test_comprehensive_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7678230Z test_comprehensive_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7702542Z test_comprehensive_double_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7714155Z test_comprehensive_double_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7738223Z test_comprehensive_double_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7752484Z test_comprehensive_double_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7776886Z test_comprehensive_double_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7801202Z test_comprehensive_double_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7823840Z test_comprehensive_double_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7843465Z test_comprehensive_double_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:03.7854875Z test_comprehensive_double_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7866340Z test_comprehensive_double_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7877614Z test_comprehensive_double_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7889055Z test_comprehensive_double_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7901810Z test_comprehensive_double_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.7959213Z test_comprehensive_dsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:03.7969792Z test_comprehensive_dsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.8270257Z test_comprehensive_dsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:30:03.8282277Z test_comprehensive_dsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.8578290Z test_comprehensive_dsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:30:03.8635598Z test_comprehensive_dsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:03.8836283Z test_comprehensive_dsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:03.9030353Z test_comprehensive_dsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:30:03.9041266Z test_comprehensive_dsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.9051918Z test_comprehensive_dsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.9062471Z test_comprehensive_dsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.9073038Z test_comprehensive_dsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.9083011Z test_comprehensive_dsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:03.9144607Z test_comprehensive_dstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:03.9223876Z test_comprehensive_dstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:03.9489471Z test_comprehensive_dstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:30:03.9661155Z test_comprehensive_dstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:03.9937909Z test_comprehensive_dstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:30:04.0004910Z test_comprehensive_dstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:04.0205517Z test_comprehensive_dstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:04.0402070Z test_comprehensive_dstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:04.0486744Z test_comprehensive_dstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:04.0567284Z test_comprehensive_dstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:04.0645295Z test_comprehensive_dstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:04.0725206Z test_comprehensive_dstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:04.0810138Z test_comprehensive_dstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:04.1125143Z test_comprehensive_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:30:04.1438860Z test_comprehensive_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:30:04.1626260Z test_comprehensive_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:30:04.1811289Z test_comprehensive_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:30:04.2266840Z test_comprehensive_einsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:30:04.3985564Z test_comprehensive_einsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:30:04.5746736Z test_comprehensive_einsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T12:30:04.7081613Z test_comprehensive_einsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.133s) 2022-08-17T12:30:04.8384902Z test_comprehensive_einsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:30:04.8789077Z test_comprehensive_einsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:04.9187501Z test_comprehensive_einsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:04.9580259Z test_comprehensive_einsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:30:04.9983238Z test_comprehensive_einsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:05.0387388Z test_comprehensive_einsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:05.0400768Z test_comprehensive_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0413104Z test_comprehensive_empty_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0424197Z test_comprehensive_empty_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0435698Z test_comprehensive_empty_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0447022Z test_comprehensive_empty_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0458331Z test_comprehensive_empty_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0469736Z test_comprehensive_empty_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0480936Z test_comprehensive_empty_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0492244Z test_comprehensive_empty_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0503396Z test_comprehensive_empty_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0514588Z test_comprehensive_empty_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0525785Z test_comprehensive_empty_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0537265Z test_comprehensive_empty_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0551062Z test_comprehensive_empty_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0562719Z test_comprehensive_empty_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0578179Z test_comprehensive_empty_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0593370Z test_comprehensive_empty_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0608365Z test_comprehensive_empty_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0621815Z test_comprehensive_empty_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0635352Z test_comprehensive_empty_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0648896Z test_comprehensive_empty_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0660630Z test_comprehensive_empty_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0672736Z test_comprehensive_empty_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0684873Z test_comprehensive_empty_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0696739Z test_comprehensive_empty_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0708762Z test_comprehensive_empty_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.0868639Z test_comprehensive_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:05.1013168Z test_comprehensive_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:05.1351648Z test_comprehensive_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:30:05.1721431Z test_comprehensive_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:30:05.2076863Z test_comprehensive_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:05.2246303Z test_comprehensive_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:05.2471544Z test_comprehensive_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:30:05.2687788Z test_comprehensive_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:05.2837945Z test_comprehensive_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:05.2986566Z test_comprehensive_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:05.3135062Z test_comprehensive_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:05.3282355Z test_comprehensive_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:05.3427769Z test_comprehensive_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:05.3445460Z test_comprehensive_equal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.3458928Z test_comprehensive_equal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.3477886Z test_comprehensive_equal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.3497009Z test_comprehensive_equal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.3512899Z test_comprehensive_equal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.3528871Z test_comprehensive_equal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.3544530Z test_comprehensive_equal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.3557595Z test_comprehensive_equal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.3570497Z test_comprehensive_equal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.3583281Z test_comprehensive_equal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.3596139Z test_comprehensive_equal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.3609165Z test_comprehensive_equal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:05.3653529Z test_comprehensive_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.3693741Z test_comprehensive_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.4009267Z test_comprehensive_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:30:05.4302053Z test_comprehensive_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:30:05.4340909Z test_comprehensive_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.4379548Z test_comprehensive_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.4417296Z test_comprehensive_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.4455240Z test_comprehensive_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.4491978Z test_comprehensive_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.4579782Z test_comprehensive_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:05.4608660Z test_comprehensive_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.4749117Z test_comprehensive_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:05.4888734Z test_comprehensive_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:05.4918514Z test_comprehensive_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.4949693Z test_comprehensive_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.4978412Z test_comprehensive_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.5007361Z test_comprehensive_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.5036352Z test_comprehensive_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.5081019Z test_comprehensive_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5119738Z test_comprehensive_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5424721Z test_comprehensive_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:30:05.5706210Z test_comprehensive_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:30:05.5744114Z test_comprehensive_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5782066Z test_comprehensive_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5819279Z test_comprehensive_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5856135Z test_comprehensive_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5892547Z test_comprehensive_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.5948506Z test_comprehensive_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.5974859Z test_comprehensive_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6030747Z test_comprehensive_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:05.6114234Z test_comprehensive_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:05.6196666Z test_comprehensive_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:05.6223642Z test_comprehensive_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6250760Z test_comprehensive_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6277319Z test_comprehensive_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6303830Z test_comprehensive_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6330339Z test_comprehensive_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6375488Z test_comprehensive_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.6403425Z test_comprehensive_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6487887Z test_comprehensive_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:05.6570325Z test_comprehensive_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:05.6636707Z test_comprehensive_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:05.6702451Z test_comprehensive_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:05.6732418Z test_comprehensive_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6761945Z test_comprehensive_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6791023Z test_comprehensive_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6819948Z test_comprehensive_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6849180Z test_comprehensive_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.6890340Z test_comprehensive_expand_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.6914019Z test_comprehensive_expand_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.7016575Z test_comprehensive_expand_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:30:05.7120147Z test_comprehensive_expand_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:30:05.7159999Z test_comprehensive_expand_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.7236453Z test_comprehensive_expand_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:05.7314866Z test_comprehensive_expand_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:05.7339045Z test_comprehensive_expand_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.7363068Z test_comprehensive_expand_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.7387441Z test_comprehensive_expand_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.7411726Z test_comprehensive_expand_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.7435765Z test_comprehensive_expand_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:05.7549077Z test_comprehensive_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:05.7609075Z test_comprehensive_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.7999923Z test_comprehensive_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:30:05.8401840Z test_comprehensive_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:05.8521858Z test_comprehensive_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:30:05.8809706Z test_comprehensive_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:30:05.9081419Z test_comprehensive_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:30:05.9144393Z test_comprehensive_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.9206833Z test_comprehensive_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.9267124Z test_comprehensive_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.9328282Z test_comprehensive_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.9389279Z test_comprehensive_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:05.9418916Z test_comprehensive_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:05.9457396Z test_comprehensive_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.9639201Z test_comprehensive_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:30:05.9808169Z test_comprehensive_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:05.9845482Z test_comprehensive_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.9882168Z test_comprehensive_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.9918955Z test_comprehensive_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.9955605Z test_comprehensive_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:05.9991761Z test_comprehensive_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:06.0065619Z test_comprehensive_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:06.0285417Z test_comprehensive_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:06.0514395Z test_comprehensive_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:30:06.0731744Z test_comprehensive_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:06.0940081Z test_comprehensive_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:06.1027558Z test_comprehensive_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.1114061Z test_comprehensive_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.1200933Z test_comprehensive_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.1287017Z test_comprehensive_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.1371312Z test_comprehensive_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.1418517Z test_comprehensive_fft_fft_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.1579634Z test_comprehensive_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:06.1743410Z test_comprehensive_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:06.1857595Z test_comprehensive_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:06.1968961Z test_comprehensive_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:06.2024698Z test_comprehensive_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.2081537Z test_comprehensive_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.2136490Z test_comprehensive_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.2192077Z test_comprehensive_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.2248139Z test_comprehensive_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.2320881Z test_comprehensive_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:06.2548812Z test_comprehensive_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:30:06.2790897Z test_comprehensive_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:30:06.3009870Z test_comprehensive_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:06.3216786Z test_comprehensive_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:06.3304020Z test_comprehensive_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.3393069Z test_comprehensive_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.3480002Z test_comprehensive_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.3572481Z test_comprehensive_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.3658212Z test_comprehensive_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.3704856Z test_comprehensive_fft_fftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.3753463Z test_comprehensive_fft_fftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.3959962Z test_comprehensive_fft_fftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:06.4074149Z test_comprehensive_fft_fftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:06.4284762Z test_comprehensive_fft_fftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:06.4330327Z test_comprehensive_fft_fftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.4471093Z test_comprehensive_fft_fftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.4605433Z test_comprehensive_fft_fftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:06.4654266Z test_comprehensive_fft_fftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.4703180Z test_comprehensive_fft_fftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.4751163Z test_comprehensive_fft_fftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.4799810Z test_comprehensive_fft_fftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.4849738Z test_comprehensive_fft_fftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:06.4873834Z test_comprehensive_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5012082Z test_comprehensive_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.5147048Z test_comprehensive_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:06.5288677Z test_comprehensive_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.5429480Z test_comprehensive_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.5451504Z test_comprehensive_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5475380Z test_comprehensive_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5497288Z test_comprehensive_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5519491Z test_comprehensive_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5542242Z test_comprehensive_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5562227Z test_comprehensive_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5640804Z test_comprehensive_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.5717889Z test_comprehensive_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.5799473Z test_comprehensive_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.5882083Z test_comprehensive_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.5901585Z test_comprehensive_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5921476Z test_comprehensive_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5941321Z test_comprehensive_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5961405Z test_comprehensive_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.5981223Z test_comprehensive_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6004667Z test_comprehensive_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6149913Z test_comprehensive_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.6291697Z test_comprehensive_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.6435492Z test_comprehensive_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:06.6584059Z test_comprehensive_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:06.6607608Z test_comprehensive_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6631457Z test_comprehensive_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6654534Z test_comprehensive_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6677948Z test_comprehensive_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6701133Z test_comprehensive_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:06.6768609Z test_comprehensive_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:06.6985505Z test_comprehensive_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:06.7210298Z test_comprehensive_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:30:06.7423453Z test_comprehensive_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:06.7628330Z test_comprehensive_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:06.7712996Z test_comprehensive_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.7798180Z test_comprehensive_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.7884500Z test_comprehensive_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.7970552Z test_comprehensive_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:06.8054801Z test_comprehensive_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:06.8099100Z test_comprehensive_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:06.8256557Z test_comprehensive_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:06.8417937Z test_comprehensive_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:06.8536018Z test_comprehensive_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:30:06.8651770Z test_comprehensive_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:30:06.8708389Z test_comprehensive_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.8764210Z test_comprehensive_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.8820717Z test_comprehensive_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.8877625Z test_comprehensive_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.8934422Z test_comprehensive_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:06.9007270Z test_comprehensive_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:06.9230293Z test_comprehensive_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:06.9471759Z test_comprehensive_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:30:06.9687809Z test_comprehensive_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:06.9893317Z test_comprehensive_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:06.9980050Z test_comprehensive_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:07.0066744Z test_comprehensive_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:07.0153841Z test_comprehensive_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:07.0240298Z test_comprehensive_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:07.0324543Z test_comprehensive_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.0369419Z test_comprehensive_fft_ifftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:07.0417823Z test_comprehensive_fft_ifftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.0625180Z test_comprehensive_fft_ifftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:07.0734403Z test_comprehensive_fft_ifftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:07.0946743Z test_comprehensive_fft_ifftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:07.0992503Z test_comprehensive_fft_ifftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.1137197Z test_comprehensive_fft_ifftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:07.1270726Z test_comprehensive_fft_ifftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.1319903Z test_comprehensive_fft_ifftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.1368848Z test_comprehensive_fft_ifftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.1417376Z test_comprehensive_fft_ifftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.1465751Z test_comprehensive_fft_ifftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.1513924Z test_comprehensive_fft_ifftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.1577791Z test_comprehensive_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.1936830Z test_comprehensive_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:30:07.2272649Z test_comprehensive_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:30:07.2353982Z test_comprehensive_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.2435531Z test_comprehensive_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.2516648Z test_comprehensive_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.2598858Z test_comprehensive_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.2678835Z test_comprehensive_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.2722977Z test_comprehensive_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:07.3058747Z test_comprehensive_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:07.3393169Z test_comprehensive_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:07.3449748Z test_comprehensive_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.3505822Z test_comprehensive_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.3561791Z test_comprehensive_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.3617852Z test_comprehensive_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.3673786Z test_comprehensive_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.3737329Z test_comprehensive_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.4141143Z test_comprehensive_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:07.4534696Z test_comprehensive_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:30:07.4616657Z test_comprehensive_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.4699302Z test_comprehensive_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.4781766Z test_comprehensive_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.4864552Z test_comprehensive_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.4945543Z test_comprehensive_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.4964948Z test_comprehensive_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5090976Z test_comprehensive_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.5216150Z test_comprehensive_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:30:07.5345405Z test_comprehensive_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.5474170Z test_comprehensive_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.5492358Z test_comprehensive_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5511287Z test_comprehensive_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5529586Z test_comprehensive_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5547741Z test_comprehensive_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5565576Z test_comprehensive_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5582921Z test_comprehensive_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5655484Z test_comprehensive_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:07.5726675Z test_comprehensive_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:07.5804189Z test_comprehensive_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.5884496Z test_comprehensive_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.5902289Z test_comprehensive_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5919750Z test_comprehensive_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5936901Z test_comprehensive_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5954339Z test_comprehensive_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5971946Z test_comprehensive_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.5991380Z test_comprehensive_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.6122878Z test_comprehensive_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.6257941Z test_comprehensive_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.6392060Z test_comprehensive_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:07.6532965Z test_comprehensive_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:07.6553191Z test_comprehensive_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.6573019Z test_comprehensive_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.6593441Z test_comprehensive_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.6613563Z test_comprehensive_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.6633028Z test_comprehensive_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:07.6691753Z test_comprehensive_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.7031718Z test_comprehensive_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:30:07.7361516Z test_comprehensive_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:07.7438413Z test_comprehensive_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.7517482Z test_comprehensive_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.7595042Z test_comprehensive_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.7672057Z test_comprehensive_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.7746489Z test_comprehensive_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:07.7788509Z test_comprehensive_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:07.8118046Z test_comprehensive_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:07.8446084Z test_comprehensive_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:07.8500618Z test_comprehensive_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.8556070Z test_comprehensive_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.8610815Z test_comprehensive_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.8665943Z test_comprehensive_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.8721248Z test_comprehensive_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:07.8781934Z test_comprehensive_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:07.9170597Z test_comprehensive_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:30:07.9549053Z test_comprehensive_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:30:07.9630785Z test_comprehensive_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.9712230Z test_comprehensive_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.9790841Z test_comprehensive_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.9869373Z test_comprehensive_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.9945746Z test_comprehensive_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:07.9988489Z test_comprehensive_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:08.0014070Z test_comprehensive_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0081392Z test_comprehensive_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:08.0124829Z test_comprehensive_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:08.0197405Z test_comprehensive_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:08.0240669Z test_comprehensive_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:08.0297798Z test_comprehensive_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:08.0353906Z test_comprehensive_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:08.0380276Z test_comprehensive_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0408533Z test_comprehensive_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0434226Z test_comprehensive_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0460291Z test_comprehensive_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0486646Z test_comprehensive_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0514911Z test_comprehensive_flatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0526808Z test_comprehensive_flatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0554136Z test_comprehensive_flatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0569254Z test_comprehensive_flatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0596447Z test_comprehensive_flatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0622817Z test_comprehensive_flatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.0647215Z test_comprehensive_flatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.0672211Z test_comprehensive_flatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.0683897Z test_comprehensive_flatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0695120Z test_comprehensive_flatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0706533Z test_comprehensive_flatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0717799Z test_comprehensive_flatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0729287Z test_comprehensive_flatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.0814163Z test_comprehensive_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:08.0942209Z test_comprehensive_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.1540499Z test_comprehensive_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:30:08.2177758Z test_comprehensive_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:30:08.2262188Z test_comprehensive_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:08.2667644Z test_comprehensive_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:30:08.3049123Z test_comprehensive_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:30:08.3178826Z test_comprehensive_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.3308236Z test_comprehensive_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.3436640Z test_comprehensive_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.3565483Z test_comprehensive_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.3694320Z test_comprehensive_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.3718043Z test_comprehensive_fliplr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.3750187Z test_comprehensive_fliplr_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.3872355Z test_comprehensive_fliplr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:30:08.4006142Z test_comprehensive_fliplr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.4029929Z test_comprehensive_fliplr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.4117296Z test_comprehensive_fliplr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:08.4201673Z test_comprehensive_fliplr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:08.4234160Z test_comprehensive_fliplr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4266498Z test_comprehensive_fliplr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4298690Z test_comprehensive_fliplr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4331164Z test_comprehensive_fliplr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4363090Z test_comprehensive_fliplr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4386403Z test_comprehensive_flipud_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.4418188Z test_comprehensive_flipud_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4539641Z test_comprehensive_flipud_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:30:08.4673215Z test_comprehensive_flipud_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:08.4696197Z test_comprehensive_flipud_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.4783973Z test_comprehensive_flipud_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:08.4867536Z test_comprehensive_flipud_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:08.4899499Z test_comprehensive_flipud_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4931495Z test_comprehensive_flipud_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4963660Z test_comprehensive_flipud_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.4995664Z test_comprehensive_flipud_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.5027613Z test_comprehensive_flipud_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:08.5052284Z test_comprehensive_float_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.5063359Z test_comprehensive_float_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5087736Z test_comprehensive_float_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.5101659Z test_comprehensive_float_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5125822Z test_comprehensive_float_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.5150697Z test_comprehensive_float_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.5170982Z test_comprehensive_float_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.5193745Z test_comprehensive_float_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:08.5204985Z test_comprehensive_float_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5216215Z test_comprehensive_float_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5227533Z test_comprehensive_float_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5238636Z test_comprehensive_float_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5249998Z test_comprehensive_float_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:08.5930676Z test_comprehensive_float_power_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:30:08.6138402Z test_comprehensive_float_power_cpu_bool (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:09.1740822Z test_comprehensive_float_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.560s) 2022-08-17T12:30:09.7358787Z test_comprehensive_float_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.562s) 2022-08-17T12:30:09.8038985Z test_comprehensive_float_power_cpu_float16 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:30:10.1440378Z test_comprehensive_float_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.340s) 2022-08-17T12:30:10.4844864Z test_comprehensive_float_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.340s) 2022-08-17T12:30:10.5104714Z test_comprehensive_float_power_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:30:10.5368237Z test_comprehensive_float_power_cpu_int32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:30:10.5631559Z test_comprehensive_float_power_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:30:10.5890391Z test_comprehensive_float_power_cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:30:10.6153820Z test_comprehensive_float_power_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:30:10.6172033Z test_comprehensive_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:10.6230925Z test_comprehensive_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:10.6281025Z test_comprehensive_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:10.6621521Z test_comprehensive_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:30:10.6967678Z test_comprehensive_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:10.7448968Z test_comprehensive_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:30:10.7909964Z test_comprehensive_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:10.8068827Z test_comprehensive_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:10.8228034Z test_comprehensive_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:10.8378945Z test_comprehensive_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:10.8531609Z test_comprehensive_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:10.8677136Z test_comprehensive_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:10.9248883Z test_comprehensive_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:30:10.9386816Z test_comprehensive_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:10.9985931Z test_comprehensive_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:30:11.1692733Z test_comprehensive_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:30:11.3326817Z test_comprehensive_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.163s) 2022-08-17T12:30:11.3463795Z test_comprehensive_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:11.3600507Z test_comprehensive_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:11.3735984Z test_comprehensive_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:11.3872517Z test_comprehensive_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:11.4006879Z test_comprehensive_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:11.4575962Z test_comprehensive_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:30:11.4709408Z test_comprehensive_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:11.5308909Z test_comprehensive_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:30:11.7025130Z test_comprehensive_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:30:11.8656652Z test_comprehensive_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.163s) 2022-08-17T12:30:11.8794067Z test_comprehensive_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:11.8931278Z test_comprehensive_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:11.9066657Z test_comprehensive_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:11.9202249Z test_comprehensive_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:11.9337803Z test_comprehensive_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:11.9649377Z test_comprehensive_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:30:11.9968351Z test_comprehensive_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:30:12.1359148Z test_comprehensive_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:30:12.2670986Z test_comprehensive_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.131s) 2022-08-17T12:30:12.2812637Z test_comprehensive_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.2954639Z test_comprehensive_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.3095959Z test_comprehensive_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.3238398Z test_comprehensive_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.3378941Z test_comprehensive_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.3421219Z test_comprehensive_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:12.3463671Z test_comprehensive_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:12.3512027Z test_comprehensive_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:12.3559908Z test_comprehensive_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:12.3599092Z test_comprehensive_frexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:12.3638654Z test_comprehensive_frexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:12.3699681Z test_comprehensive_frexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:12.3762943Z test_comprehensive_frexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:12.3779077Z test_comprehensive_full_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:12.3792261Z test_comprehensive_full_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3810438Z test_comprehensive_full_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:12.3828873Z test_comprehensive_full_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:12.3844386Z test_comprehensive_full_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:12.3859939Z test_comprehensive_full_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3875775Z test_comprehensive_full_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:12.3889248Z test_comprehensive_full_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3902651Z test_comprehensive_full_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3916021Z test_comprehensive_full_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3929510Z test_comprehensive_full_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3942872Z test_comprehensive_full_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.3979840Z test_comprehensive_gather_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:12.3992534Z test_comprehensive_gather_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.4065323Z test_comprehensive_gather_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:12.4139305Z test_comprehensive_gather_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:12.4175254Z test_comprehensive_gather_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:12.4233753Z test_comprehensive_gather_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:12.4295800Z test_comprehensive_gather_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:12.4308661Z test_comprehensive_gather_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.4321286Z test_comprehensive_gather_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.4334052Z test_comprehensive_gather_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.4346767Z test_comprehensive_gather_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.4359476Z test_comprehensive_gather_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:12.4501405Z test_comprehensive_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.4638912Z test_comprehensive_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.4775090Z test_comprehensive_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.4912021Z test_comprehensive_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.5048137Z test_comprehensive_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.5190705Z test_comprehensive_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.5323917Z test_comprehensive_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:12.5475995Z test_comprehensive_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:12.5683458Z test_comprehensive_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:12.5882078Z test_comprehensive_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:12.6019370Z test_comprehensive_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.6156058Z test_comprehensive_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.6292346Z test_comprehensive_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.6429297Z test_comprehensive_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:12.6564279Z test_comprehensive_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:12.6656307Z test_comprehensive_geqrf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:12.6744585Z test_comprehensive_geqrf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:12.6818315Z test_comprehensive_geqrf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:12.6890269Z test_comprehensive_geqrf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:12.9416812Z test_comprehensive_gradient_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.252s) 2022-08-17T12:30:13.7674851Z test_comprehensive_gradient_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.826s) 2022-08-17T12:30:14.5998116Z test_comprehensive_gradient_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.832s) 2022-08-17T12:30:14.8642971Z test_comprehensive_gradient_cpu_float16 (__main__.TestDecompCPU) ... ok (0.264s) 2022-08-17T12:30:15.4780627Z test_comprehensive_gradient_cpu_float32 (__main__.TestDecompCPU) ... ok (0.614s) 2022-08-17T12:30:16.0787746Z test_comprehensive_gradient_cpu_float64 (__main__.TestDecompCPU) ... ok (0.601s) 2022-08-17T12:30:16.2869717Z test_comprehensive_gradient_cpu_int16 (__main__.TestDecompCPU) ... ok (0.208s) 2022-08-17T12:30:16.4956214Z test_comprehensive_gradient_cpu_int32 (__main__.TestDecompCPU) ... ok (0.209s) 2022-08-17T12:30:16.7023169Z test_comprehensive_gradient_cpu_int64 (__main__.TestDecompCPU) ... ok (0.207s) 2022-08-17T12:30:16.9110220Z test_comprehensive_gradient_cpu_int8 (__main__.TestDecompCPU) ... ok (0.209s) 2022-08-17T12:30:16.9257888Z test_comprehensive_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:16.9392940Z test_comprehensive_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:16.9546479Z test_comprehensive_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:16.9754121Z test_comprehensive_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:16.9951322Z test_comprehensive_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:17.0087411Z test_comprehensive_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:17.0223510Z test_comprehensive_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:17.0358523Z test_comprehensive_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:17.0494914Z test_comprehensive_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:17.0629888Z test_comprehensive_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:17.0655450Z test_comprehensive_half_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.0666630Z test_comprehensive_half_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.0693617Z test_comprehensive_half_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.0718523Z test_comprehensive_half_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:17.0739827Z test_comprehensive_half_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:17.0762793Z test_comprehensive_half_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:17.0786316Z test_comprehensive_half_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:17.0797498Z test_comprehensive_half_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.0808967Z test_comprehensive_half_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.0820076Z test_comprehensive_half_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.0831409Z test_comprehensive_half_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.0842525Z test_comprehensive_half_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.0983868Z test_comprehensive_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:17.1206369Z test_comprehensive_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:17.1355237Z test_comprehensive_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:17.1636582Z test_comprehensive_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:30:17.1905601Z test_comprehensive_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:30:17.2114715Z test_comprehensive_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:17.2323533Z test_comprehensive_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:17.2518292Z test_comprehensive_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:30:17.2727911Z test_comprehensive_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:17.2936419Z test_comprehensive_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:17.3004763Z test_comprehensive_histc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:17.3077762Z test_comprehensive_histc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:17.3152597Z test_comprehensive_histc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:17.3320484Z test_comprehensive_histogram_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:17.3481642Z test_comprehensive_histogram_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:17.3698113Z test_comprehensive_histogramdd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:17.3912635Z test_comprehensive_histogramdd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:17.3969519Z test_comprehensive_hsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:17.3979924Z test_comprehensive_hsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4204402Z test_comprehensive_hsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:17.4217183Z test_comprehensive_hsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4442742Z test_comprehensive_hsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:30:17.4497514Z test_comprehensive_hsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:17.4653646Z test_comprehensive_hsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:17.4804172Z test_comprehensive_hsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:17.4816054Z test_comprehensive_hsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4826839Z test_comprehensive_hsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4837083Z test_comprehensive_hsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4847485Z test_comprehensive_hsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4857717Z test_comprehensive_hsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.4882451Z test_comprehensive_hstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:17.4910515Z test_comprehensive_hstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.4978132Z test_comprehensive_hstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:17.5041818Z test_comprehensive_hstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:17.5111562Z test_comprehensive_hstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:17.5138607Z test_comprehensive_hstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.5191122Z test_comprehensive_hstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:17.5240593Z test_comprehensive_hstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:17.5269846Z test_comprehensive_hstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.5298804Z test_comprehensive_hstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.5326959Z test_comprehensive_hstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.5356036Z test_comprehensive_hstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.5385387Z test_comprehensive_hstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:17.5735287Z test_comprehensive_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:17.7730351Z test_comprehensive_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.199s) 2022-08-17T12:30:17.9633139Z test_comprehensive_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T12:30:17.9643990Z test_comprehensive_i0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9654959Z test_comprehensive_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9719949Z test_comprehensive_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:17.9783449Z test_comprehensive_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:17.9793325Z test_comprehensive_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9802604Z test_comprehensive_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9811972Z test_comprehensive_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9821176Z test_comprehensive_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9830583Z test_comprehensive_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:17.9905904Z test_comprehensive_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:17.9982289Z test_comprehensive_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:18.0197468Z test_comprehensive_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:18.0402483Z test_comprehensive_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:18.0476857Z test_comprehensive_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:18.0553569Z test_comprehensive_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:18.0768854Z test_comprehensive_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:18.0973236Z test_comprehensive_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:18.1009373Z test_comprehensive_imag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:18.1022182Z test_comprehensive_imag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.1058726Z test_comprehensive_imag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:18.1171392Z test_comprehensive_index_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:18.1185572Z test_comprehensive_index_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.1404803Z test_comprehensive_index_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:18.1428368Z test_comprehensive_index_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.1649740Z test_comprehensive_index_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:30:18.1763725Z test_comprehensive_index_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:18.1940243Z test_comprehensive_index_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:30:18.2112966Z test_comprehensive_index_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:18.2127962Z test_comprehensive_index_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2142801Z test_comprehensive_index_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2157621Z test_comprehensive_index_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2172518Z test_comprehensive_index_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2187532Z test_comprehensive_index_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2221805Z test_comprehensive_index_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:18.2232469Z test_comprehensive_index_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2281363Z test_comprehensive_index_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:18.2332179Z test_comprehensive_index_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:18.2363711Z test_comprehensive_index_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:18.2405675Z test_comprehensive_index_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:18.2447357Z test_comprehensive_index_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:18.2458348Z test_comprehensive_index_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2469282Z test_comprehensive_index_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2480061Z test_comprehensive_index_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2491001Z test_comprehensive_index_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2501882Z test_comprehensive_index_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2524118Z test_comprehensive_index_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2535146Z test_comprehensive_index_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2557853Z test_comprehensive_index_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2580594Z test_comprehensive_index_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2603017Z test_comprehensive_index_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2623872Z test_comprehensive_index_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2644914Z test_comprehensive_index_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2655964Z test_comprehensive_index_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2667074Z test_comprehensive_index_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2677803Z test_comprehensive_index_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2688847Z test_comprehensive_index_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2699908Z test_comprehensive_index_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2743015Z test_comprehensive_index_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:18.2755818Z test_comprehensive_index_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.2818034Z test_comprehensive_index_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:18.2834216Z test_comprehensive_index_put_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:18.2900451Z test_comprehensive_index_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:18.2943082Z test_comprehensive_index_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:18.2999439Z test_comprehensive_index_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:18.3054151Z test_comprehensive_index_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:18.3066680Z test_comprehensive_index_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.3078962Z test_comprehensive_index_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.3091503Z test_comprehensive_index_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.3103798Z test_comprehensive_index_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.3116317Z test_comprehensive_index_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:18.4813609Z test_comprehensive_index_reduce_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T12:30:18.6597543Z test_comprehensive_index_reduce_cpu_float16 (__main__.TestDecompCPU) ... ok (0.178s) 2022-08-17T12:30:19.0808709Z test_comprehensive_index_reduce_cpu_float32 (__main__.TestDecompCPU) ... ok (0.421s) 2022-08-17T12:30:19.4903318Z test_comprehensive_index_reduce_cpu_float64 (__main__.TestDecompCPU) ... ok (0.409s) 2022-08-17T12:30:19.4939605Z test_comprehensive_index_reduce_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:19.4974586Z test_comprehensive_index_reduce_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.5008751Z test_comprehensive_index_reduce_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.5043025Z test_comprehensive_index_reduce_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.5078135Z test_comprehensive_index_reduce_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.5105332Z test_comprehensive_index_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.5115794Z test_comprehensive_index_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5163846Z test_comprehensive_index_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:19.5176446Z test_comprehensive_index_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5226573Z test_comprehensive_index_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:19.5253642Z test_comprehensive_index_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.5293964Z test_comprehensive_index_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:19.5334056Z test_comprehensive_index_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:19.5344591Z test_comprehensive_index_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5355302Z test_comprehensive_index_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5365642Z test_comprehensive_index_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5376073Z test_comprehensive_index_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5387232Z test_comprehensive_index_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.5435773Z test_comprehensive_inner_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:19.5580933Z test_comprehensive_inner_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:19.5728860Z test_comprehensive_inner_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:19.5838072Z test_comprehensive_inner_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:19.5945397Z test_comprehensive_inner_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:30:19.5973330Z test_comprehensive_inner_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.6000872Z test_comprehensive_inner_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.6029321Z test_comprehensive_inner_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.6057006Z test_comprehensive_inner_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.6084706Z test_comprehensive_inner_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:19.6098529Z test_comprehensive_int_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6110656Z test_comprehensive_int_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6125420Z test_comprehensive_int_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6140323Z test_comprehensive_int_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6154026Z test_comprehensive_int_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6167544Z test_comprehensive_int_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6181129Z test_comprehensive_int_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6193510Z test_comprehensive_int_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6204443Z test_comprehensive_int_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6218596Z test_comprehensive_int_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6230796Z test_comprehensive_int_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6242949Z test_comprehensive_int_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:19.6703007Z test_comprehensive_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:19.7165924Z test_comprehensive_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:19.7520344Z test_comprehensive_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:19.7874196Z test_comprehensive_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:19.9386476Z test_comprehensive_isclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:30:20.2159434Z test_comprehensive_isclose_cpu_bool (__main__.TestDecompCPU) ... ok (0.277s) 2022-08-17T12:30:20.5790852Z test_comprehensive_isclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.363s) 2022-08-17T12:30:20.9526837Z test_comprehensive_isclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.374s) 2022-08-17T12:30:21.1136794Z test_comprehensive_isclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:30:21.4210880Z test_comprehensive_isclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.307s) 2022-08-17T12:30:21.7177097Z test_comprehensive_isclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.297s) 2022-08-17T12:30:22.0569617Z test_comprehensive_isclose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.339s) 2022-08-17T12:30:22.3960042Z test_comprehensive_isclose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.339s) 2022-08-17T12:30:22.7349277Z test_comprehensive_isclose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.339s) 2022-08-17T12:30:23.0740474Z test_comprehensive_isclose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.339s) 2022-08-17T12:30:23.4068913Z test_comprehensive_isclose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T12:30:23.4138445Z test_comprehensive_isfinite_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:23.4150527Z test_comprehensive_isfinite_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.4321419Z test_comprehensive_isfinite_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:23.4520184Z test_comprehensive_isfinite_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:23.4692694Z test_comprehensive_isfinite_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:30:23.4763853Z test_comprehensive_isfinite_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:23.4853336Z test_comprehensive_isfinite_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:23.4941559Z test_comprehensive_isfinite_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:23.4952445Z test_comprehensive_isfinite_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.4962489Z test_comprehensive_isfinite_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.4972697Z test_comprehensive_isfinite_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.4982817Z test_comprehensive_isfinite_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.4992936Z test_comprehensive_isfinite_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5005891Z test_comprehensive_isin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5017421Z test_comprehensive_isin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5028012Z test_comprehensive_isin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5038203Z test_comprehensive_isin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5048682Z test_comprehensive_isin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5058978Z test_comprehensive_isin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5069510Z test_comprehensive_isin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.5105300Z test_comprehensive_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5141745Z test_comprehensive_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5229716Z test_comprehensive_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:23.5328467Z test_comprehensive_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:30:23.5426775Z test_comprehensive_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:30:23.5465325Z test_comprehensive_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5522408Z test_comprehensive_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:23.5572400Z test_comprehensive_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.5609535Z test_comprehensive_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5647003Z test_comprehensive_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5684197Z test_comprehensive_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5720985Z test_comprehensive_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5757151Z test_comprehensive_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.5788585Z test_comprehensive_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.5821366Z test_comprehensive_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.5899943Z test_comprehensive_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:23.5986586Z test_comprehensive_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:30:23.6020361Z test_comprehensive_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6073188Z test_comprehensive_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.6119776Z test_comprehensive_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.6152850Z test_comprehensive_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6186156Z test_comprehensive_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6219169Z test_comprehensive_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6252284Z test_comprehensive_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6284953Z test_comprehensive_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6316999Z test_comprehensive_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6350212Z test_comprehensive_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6384734Z test_comprehensive_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6438258Z test_comprehensive_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.6484841Z test_comprehensive_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.6519428Z test_comprehensive_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6556168Z test_comprehensive_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:23.6589736Z test_comprehensive_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6623171Z test_comprehensive_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6656119Z test_comprehensive_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6688299Z test_comprehensive_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6722082Z test_comprehensive_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6757075Z test_comprehensive_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6811548Z test_comprehensive_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.6859101Z test_comprehensive_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:23.6893022Z test_comprehensive_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6927093Z test_comprehensive_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6960984Z test_comprehensive_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.6994932Z test_comprehensive_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.7028421Z test_comprehensive_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.7040061Z test_comprehensive_isreal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7050333Z test_comprehensive_isreal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7083261Z test_comprehensive_isreal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.7117230Z test_comprehensive_isreal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.7149535Z test_comprehensive_isreal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:23.7161013Z test_comprehensive_isreal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7172427Z test_comprehensive_isreal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7183702Z test_comprehensive_isreal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7194148Z test_comprehensive_isreal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7204533Z test_comprehensive_isreal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7215046Z test_comprehensive_isreal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7225494Z test_comprehensive_isreal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:23.7235929Z test_comprehensive_isreal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:24.2787693Z test_comprehensive_istft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.555s) 2022-08-17T12:30:24.8602325Z test_comprehensive_istft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.581s) 2022-08-17T12:30:25.4096283Z test_comprehensive_istft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.549s) 2022-08-17T12:30:25.9343403Z test_comprehensive_istft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.525s) 2022-08-17T12:30:25.9353470Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9362400Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9371112Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9380115Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9388539Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9397040Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9404671Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9412413Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9420165Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9428068Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9435548Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9443066Z test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9450667Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9458246Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9466107Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9473657Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9481472Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9489592Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9497578Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9505379Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9513311Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9521082Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9529059Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9536983Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9544771Z test_comprehensive_jiterator_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9552852Z test_comprehensive_jiterator_binary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9561338Z test_comprehensive_jiterator_binary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9569023Z test_comprehensive_jiterator_binary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9576679Z test_comprehensive_jiterator_binary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9584195Z test_comprehensive_jiterator_binary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9592001Z test_comprehensive_jiterator_binary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9599434Z test_comprehensive_jiterator_binary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9606867Z test_comprehensive_jiterator_binary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9614323Z test_comprehensive_jiterator_binary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9621795Z test_comprehensive_jiterator_binary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9629489Z test_comprehensive_jiterator_binary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9636970Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9644394Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9652282Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9660281Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9668075Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9675782Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9683347Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9690856Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9698308Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9705999Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9713575Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9720980Z test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9728883Z test_comprehensive_jiterator_unary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9736261Z test_comprehensive_jiterator_unary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9744018Z test_comprehensive_jiterator_unary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9752206Z test_comprehensive_jiterator_unary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9760159Z test_comprehensive_jiterator_unary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9768587Z test_comprehensive_jiterator_unary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9776399Z test_comprehensive_jiterator_unary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9784169Z test_comprehensive_jiterator_unary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9791659Z test_comprehensive_jiterator_unary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9799275Z test_comprehensive_jiterator_unary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9806727Z test_comprehensive_jiterator_unary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9814233Z test_comprehensive_jiterator_unary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:30:25.9868181Z test_comprehensive_kron_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:30:25.9899628Z test_comprehensive_kron_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:26.0955160Z test_comprehensive_kron_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.105s) 2022-08-17T12:30:26.2030538Z test_comprehensive_kron_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:30:26.2088262Z test_comprehensive_kron_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:26.2677166Z test_comprehensive_kron_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:30:26.3257136Z test_comprehensive_kron_cpu_float64 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:30:26.3291642Z test_comprehensive_kron_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:26.3323855Z test_comprehensive_kron_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:26.3354835Z test_comprehensive_kron_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:26.3386101Z test_comprehensive_kron_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:26.3417214Z test_comprehensive_kron_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:26.3488719Z test_comprehensive_kthvalue_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:30:26.3585270Z test_comprehensive_kthvalue_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:30:26.3687071Z test_comprehensive_kthvalue_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:30:26.3699386Z test_comprehensive_kthvalue_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:26.3712135Z test_comprehensive_kthvalue_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:26.3724667Z test_comprehensive_kthvalue_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:26.3737646Z test_comprehensive_kthvalue_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:26.3751337Z test_comprehensive_kthvalue_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:26.3916925Z test_comprehensive_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:26.4064036Z test_comprehensive_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:26.4207817Z test_comprehensive_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:26.4373258Z test_comprehensive_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:30:26.4517790Z test_comprehensive_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:26.4890856Z test_comprehensive_ldexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:30:26.5178487Z test_comprehensive_ldexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:30:26.7691640Z test_comprehensive_ldexp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.251s) 2022-08-17T12:30:27.0261668Z test_comprehensive_ldexp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.257s) 2022-08-17T12:30:27.0649873Z test_comprehensive_ldexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:30:27.2236676Z test_comprehensive_ldexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:30:27.3761506Z test_comprehensive_ldexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.152s) 2022-08-17T12:30:27.4035880Z test_comprehensive_ldexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:30:27.4311922Z test_comprehensive_ldexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:30:27.4584440Z test_comprehensive_ldexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:30:27.4857577Z test_comprehensive_ldexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:30:27.5147009Z test_comprehensive_ldexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:30:27.5293660Z test_comprehensive_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:27.5426855Z test_comprehensive_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:27.5578323Z test_comprehensive_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:30:27.5785953Z test_comprehensive_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:30:27.5983903Z test_comprehensive_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:30:27.6119906Z test_comprehensive_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:27.6256470Z test_comprehensive_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:27.6392483Z test_comprehensive_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:27.6528785Z test_comprehensive_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:30:27.6663260Z test_comprehensive_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:30:27.8342619Z test_comprehensive_lerp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T12:30:28.0064308Z test_comprehensive_lerp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:30:28.1021380Z test_comprehensive_lerp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T12:30:28.1948646Z test_comprehensive_lerp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T12:30:28.2009960Z test_comprehensive_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:30:28.2039169Z test_comprehensive_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:28.2121952Z test_comprehensive_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:28.2202879Z test_comprehensive_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:30:28.2231935Z test_comprehensive_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:28.2260532Z test_comprehensive_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:28.2289658Z test_comprehensive_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:28.2318629Z test_comprehensive_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:28.2347730Z test_comprehensive_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:30:28.3416248Z test_comprehensive_linalg_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:30:28.4484285Z test_comprehensive_linalg_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:30:28.5306045Z test_comprehensive_linalg_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.082s) 2022-08-17T12:30:28.6117149Z test_comprehensive_linalg_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.081s) 2022-08-17T12:30:28.7174169Z test_comprehensive_linalg_cholesky_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:30:28.8237545Z test_comprehensive_linalg_cholesky_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.106s) 2022-08-17T12:30:28.9046617Z test_comprehensive_linalg_cholesky_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.081s) 2022-08-17T12:30:28.9846169Z test_comprehensive_linalg_cholesky_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T12:30:29.0311745Z test_comprehensive_linalg_cond_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:29.0778433Z test_comprehensive_linalg_cond_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:30:29.1203338Z test_comprehensive_linalg_cond_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:30:29.1619842Z test_comprehensive_linalg_cond_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:30:29.1642039Z test_comprehensive_linalg_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:29.1667121Z test_comprehensive_linalg_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:29.1691147Z test_comprehensive_linalg_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:29.1711849Z test_comprehensive_linalg_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:29.1731859Z test_comprehensive_linalg_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:29.1742729Z test_comprehensive_linalg_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:29.1753702Z test_comprehensive_linalg_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:29.1763955Z test_comprehensive_linalg_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:29.1774657Z test_comprehensive_linalg_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:29.1785757Z test_comprehensive_linalg_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:29.2441122Z test_comprehensive_linalg_det_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T12:30:29.3099316Z test_comprehensive_linalg_det_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:30:29.3637299Z test_comprehensive_linalg_det_cpu_float32 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:30:29.4176812Z test_comprehensive_linalg_det_cpu_float64 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:30:29.7420630Z test_comprehensive_linalg_det_singular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.324s) 2022-08-17T12:30:29.9873882Z test_comprehensive_linalg_det_singular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.245s) 2022-08-17T12:30:30.1293219Z test_comprehensive_linalg_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:30:30.2723330Z test_comprehensive_linalg_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T12:30:30.4129813Z test_comprehensive_linalg_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:30:30.5524727Z test_comprehensive_linalg_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:30:30.6752937Z test_comprehensive_linalg_eigh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:30:30.7994916Z test_comprehensive_linalg_eigh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T12:30:30.8991894Z test_comprehensive_linalg_eigh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:30:30.9969542Z test_comprehensive_linalg_eigh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:30:31.0299618Z test_comprehensive_linalg_eigvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:31.0643354Z test_comprehensive_linalg_eigvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:30:31.0972500Z test_comprehensive_linalg_eigvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:30:31.1293617Z test_comprehensive_linalg_eigvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:30:31.1656633Z test_comprehensive_linalg_eigvalsh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:30:31.2016951Z test_comprehensive_linalg_eigvalsh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:30:31.2317752Z test_comprehensive_linalg_eigvalsh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:30:31.2616133Z test_comprehensive_linalg_eigvalsh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:30:32.0434299Z test_comprehensive_linalg_householder_product_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.782s) 2022-08-17T12:30:32.8403393Z test_comprehensive_linalg_householder_product_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.797s) 2022-08-17T12:30:33.4307319Z test_comprehensive_linalg_householder_product_cpu_float32 (__main__.TestDecompCPU) ... ok (0.590s) 2022-08-17T12:30:34.0153370Z test_comprehensive_linalg_householder_product_cpu_float64 (__main__.TestDecompCPU) ... ok (0.585s) 2022-08-17T12:30:34.0614258Z test_comprehensive_linalg_inv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:34.1074512Z test_comprehensive_linalg_inv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:34.1431071Z test_comprehensive_linalg_inv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:30:34.1784584Z test_comprehensive_linalg_inv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:34.2241200Z test_comprehensive_linalg_inv_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:34.2705180Z test_comprehensive_linalg_inv_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:30:34.3066203Z test_comprehensive_linalg_inv_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:30:34.3419528Z test_comprehensive_linalg_inv_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:30:34.3439368Z test_comprehensive_linalg_ldl_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:34.3457732Z test_comprehensive_linalg_ldl_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:34.3472877Z test_comprehensive_linalg_ldl_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:34.3487493Z test_comprehensive_linalg_ldl_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:34.3503197Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:34.3519150Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:34.3532215Z test_comprehensive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:34.3545930Z test_comprehensive_linalg_ldl_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:30:34.3584446Z test_comprehensive_linalg_ldl_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:34.3621530Z test_comprehensive_linalg_ldl_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:30:34.3646256Z test_comprehensive_linalg_ldl_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:34.3670411Z test_comprehensive_linalg_ldl_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:30:36.1350756Z test_comprehensive_linalg_lstsq_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.768s) 2022-08-17T12:30:37.9313364Z test_comprehensive_linalg_lstsq_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.796s) 2022-08-17T12:30:39.1317761Z test_comprehensive_linalg_lstsq_cpu_float32 (__main__.TestDecompCPU) ... ok (1.200s) 2022-08-17T12:30:40.2959919Z test_comprehensive_linalg_lstsq_cpu_float64 (__main__.TestDecompCPU) ... ok (1.164s) 2022-08-17T12:30:42.0658802Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.770s) 2022-08-17T12:30:43.8559298Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.790s) 2022-08-17T12:30:45.0485603Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestDecompCPU) ... ok (1.193s) 2022-08-17T12:30:46.2050612Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestDecompCPU) ... ok (1.156s) 2022-08-17T12:30:46.6671844Z test_comprehensive_linalg_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.462s) 2022-08-17T12:30:47.1379014Z test_comprehensive_linalg_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.471s) 2022-08-17T12:30:47.4422713Z test_comprehensive_linalg_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.304s) 2022-08-17T12:30:47.7372677Z test_comprehensive_linalg_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.295s) 2022-08-17T12:30:48.1975938Z test_comprehensive_linalg_lu_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.460s) 2022-08-17T12:30:48.6696954Z test_comprehensive_linalg_lu_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.472s) 2022-08-17T12:30:48.9775321Z test_comprehensive_linalg_lu_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.308s) 2022-08-17T12:30:49.2787243Z test_comprehensive_linalg_lu_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.301s) 2022-08-17T12:30:49.7383875Z test_comprehensive_linalg_lu_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.460s) 2022-08-17T12:30:50.2116857Z test_comprehensive_linalg_lu_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.473s) 2022-08-17T12:30:50.5177405Z test_comprehensive_linalg_lu_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.306s) 2022-08-17T12:30:50.8153295Z test_comprehensive_linalg_lu_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.298s) 2022-08-17T12:30:52.4302236Z test_comprehensive_linalg_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.615s) 2022-08-17T12:30:54.0678934Z test_comprehensive_linalg_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.638s) 2022-08-17T12:30:55.4704495Z test_comprehensive_linalg_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (1.403s) 2022-08-17T12:30:56.8597653Z test_comprehensive_linalg_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (1.389s) 2022-08-17T12:30:57.0377352Z test_comprehensive_linalg_matrix_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.178s) 2022-08-17T12:30:57.6204649Z test_comprehensive_linalg_matrix_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.583s) 2022-08-17T12:30:58.2112062Z test_comprehensive_linalg_matrix_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.591s) 2022-08-17T12:30:58.3889441Z test_comprehensive_linalg_matrix_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.178s) 2022-08-17T12:30:58.9259722Z test_comprehensive_linalg_matrix_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.537s) 2022-08-17T12:30:59.4578072Z test_comprehensive_linalg_matrix_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.532s) 2022-08-17T12:30:59.6093165Z test_comprehensive_linalg_matrix_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:30:59.7624446Z test_comprehensive_linalg_matrix_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.153s) 2022-08-17T12:30:59.8854934Z test_comprehensive_linalg_matrix_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:31:00.0070622Z test_comprehensive_linalg_matrix_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T12:31:00.0261592Z test_comprehensive_linalg_matrix_rank_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:31:00.0450951Z test_comprehensive_linalg_matrix_rank_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:31:00.0641358Z test_comprehensive_linalg_matrix_rank_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:31:00.0820411Z test_comprehensive_linalg_matrix_rank_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:31:00.1051861Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:00.1285476Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:00.1517447Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:00.1742117Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:00.1830914Z test_comprehensive_linalg_multi_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:00.2156994Z test_comprehensive_linalg_multi_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:31:00.2487304Z test_comprehensive_linalg_multi_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:31:00.2746536Z test_comprehensive_linalg_multi_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:31:00.3001359Z test_comprehensive_linalg_multi_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:31:00.3052524Z test_comprehensive_linalg_multi_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:00.3099753Z test_comprehensive_linalg_multi_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:00.3151066Z test_comprehensive_linalg_multi_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:00.3199684Z test_comprehensive_linalg_multi_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:00.3246832Z test_comprehensive_linalg_multi_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:00.4002026Z test_comprehensive_linalg_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:31:00.5507561Z test_comprehensive_linalg_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:31:00.7045006Z test_comprehensive_linalg_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.154s) 2022-08-17T12:31:00.7793243Z test_comprehensive_linalg_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:31:00.9080895Z test_comprehensive_linalg_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T12:31:01.0351843Z test_comprehensive_linalg_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:31:01.1031972Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:31:01.2141471Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T12:31:01.3262046Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:31:01.3946366Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:31:01.4949529Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:31:01.5951561Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:31:01.9976198Z test_comprehensive_linalg_pinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.402s) 2022-08-17T12:31:02.4025635Z test_comprehensive_linalg_pinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.405s) 2022-08-17T12:31:02.7236780Z test_comprehensive_linalg_pinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.321s) 2022-08-17T12:31:03.0417770Z test_comprehensive_linalg_pinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.318s) 2022-08-17T12:31:03.2001430Z test_comprehensive_linalg_pinv_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T12:31:03.3602402Z test_comprehensive_linalg_pinv_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T12:31:03.4808636Z test_comprehensive_linalg_pinv_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:31:03.6000105Z test_comprehensive_linalg_pinv_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.119s) 2022-08-17T12:31:03.6009108Z test_comprehensive_linalg_pinv_singular_cpu_complex128 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:31:03.6017246Z test_comprehensive_linalg_pinv_singular_cpu_complex64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:31:03.6024813Z test_comprehensive_linalg_pinv_singular_cpu_float32 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:31:03.6032765Z test_comprehensive_linalg_pinv_singular_cpu_float64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:31:03.9864230Z test_comprehensive_linalg_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.383s) 2022-08-17T12:31:04.3736438Z test_comprehensive_linalg_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.387s) 2022-08-17T12:31:04.6857655Z test_comprehensive_linalg_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.312s) 2022-08-17T12:31:04.9952604Z test_comprehensive_linalg_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.309s) 2022-08-17T12:31:05.0453406Z test_comprehensive_linalg_slogdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:31:05.0954183Z test_comprehensive_linalg_slogdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:31:05.1172869Z test_comprehensive_linalg_slogdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:05.1388620Z test_comprehensive_linalg_slogdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:05.2148259Z test_comprehensive_linalg_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.076s) 2022-08-17T12:31:05.2866820Z test_comprehensive_linalg_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:31:05.3462193Z test_comprehensive_linalg_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:31:05.4049772Z test_comprehensive_linalg_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:31:05.4763539Z test_comprehensive_linalg_solve_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:31:05.5488981Z test_comprehensive_linalg_solve_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:31:05.6084562Z test_comprehensive_linalg_solve_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:31:05.6675992Z test_comprehensive_linalg_solve_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:31:06.6941548Z test_comprehensive_linalg_solve_triangular_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.026s) 2022-08-17T12:31:07.7316376Z test_comprehensive_linalg_solve_triangular_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.037s) 2022-08-17T12:31:08.6289039Z test_comprehensive_linalg_solve_triangular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.897s) 2022-08-17T12:31:09.5204748Z test_comprehensive_linalg_solve_triangular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.891s) 2022-08-17T12:31:13.3466433Z test_comprehensive_linalg_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (3.826s) 2022-08-17T12:31:17.2400974Z test_comprehensive_linalg_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.893s) 2022-08-17T12:31:20.1372251Z test_comprehensive_linalg_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (2.897s) 2022-08-17T12:31:22.9953612Z test_comprehensive_linalg_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (2.858s) 2022-08-17T12:31:23.1073754Z test_comprehensive_linalg_svdvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:31:23.2197129Z test_comprehensive_linalg_svdvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:31:23.3183629Z test_comprehensive_linalg_svdvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:31:23.4160334Z test_comprehensive_linalg_svdvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:31:23.4387980Z test_comprehensive_linalg_tensorinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:23.4626395Z test_comprehensive_linalg_tensorinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:31:23.4775574Z test_comprehensive_linalg_tensorinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:23.4917999Z test_comprehensive_linalg_tensorinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:23.5435771Z test_comprehensive_linalg_tensorsolve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:31:23.5954354Z test_comprehensive_linalg_tensorsolve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:31:23.6308486Z test_comprehensive_linalg_tensorsolve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:31:23.6658525Z test_comprehensive_linalg_tensorsolve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:31:23.8274135Z test_comprehensive_linalg_vander_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:31:23.9912315Z test_comprehensive_linalg_vander_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:31:24.1077737Z test_comprehensive_linalg_vander_cpu_float32 (__main__.TestDecompCPU) ... ok (0.116s) 2022-08-17T12:31:24.2233089Z test_comprehensive_linalg_vander_cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:31:24.2489789Z test_comprehensive_linalg_vander_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:31:24.2747528Z test_comprehensive_linalg_vander_cpu_int32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:31:24.3000642Z test_comprehensive_linalg_vander_cpu_int64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:31:24.3257790Z test_comprehensive_linalg_vander_cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:31:24.3513904Z test_comprehensive_linalg_vander_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:31:24.4531240Z test_comprehensive_linalg_vecdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.102s) 2022-08-17T12:31:24.6927648Z test_comprehensive_linalg_vecdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.240s) 2022-08-17T12:31:24.9351160Z test_comprehensive_linalg_vecdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.242s) 2022-08-17T12:31:25.1205335Z test_comprehensive_linalg_vecdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.185s) 2022-08-17T12:31:25.3041841Z test_comprehensive_linalg_vecdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.184s) 2022-08-17T12:31:25.9549026Z test_comprehensive_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.651s) 2022-08-17T12:31:27.3183404Z test_comprehensive_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.363s) 2022-08-17T12:31:28.6913236Z test_comprehensive_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.373s) 2022-08-17T12:31:29.3375567Z test_comprehensive_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.646s) 2022-08-17T12:31:30.5504082Z test_comprehensive_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (1.213s) 2022-08-17T12:31:31.7373465Z test_comprehensive_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (1.187s) 2022-08-17T12:31:31.7465990Z test_comprehensive_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:31.7648752Z test_comprehensive_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:31:31.7830369Z test_comprehensive_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:31:31.7921241Z test_comprehensive_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:31.8081462Z test_comprehensive_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:31.8234739Z test_comprehensive_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:31.8259176Z test_comprehensive_linspace_cpu_int16 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:31:31.8281835Z test_comprehensive_linspace_cpu_int32 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:31:31.8301329Z test_comprehensive_linspace_cpu_int64 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:31:31.8442789Z test_comprehensive_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:31.8558643Z test_comprehensive_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:31.8614592Z test_comprehensive_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:31.8643097Z test_comprehensive_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.8746933Z test_comprehensive_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:31.8853069Z test_comprehensive_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:31.8936333Z test_comprehensive_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:31.9019525Z test_comprehensive_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:31.9048805Z test_comprehensive_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9078059Z test_comprehensive_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9107609Z test_comprehensive_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9136245Z test_comprehensive_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9165470Z test_comprehensive_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9195379Z test_comprehensive_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9234615Z test_comprehensive_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:31.9405094Z test_comprehensive_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:31:31.9563751Z test_comprehensive_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:31.9601587Z test_comprehensive_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:31.9639343Z test_comprehensive_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:31.9677117Z test_comprehensive_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:31.9714262Z test_comprehensive_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:31.9751586Z test_comprehensive_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:31.9806726Z test_comprehensive_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:31.9835184Z test_comprehensive_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:31.9939817Z test_comprehensive_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.0044583Z test_comprehensive_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.0127973Z test_comprehensive_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:32.0209571Z test_comprehensive_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:32.0238156Z test_comprehensive_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0266865Z test_comprehensive_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0295295Z test_comprehensive_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0323993Z test_comprehensive_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0352755Z test_comprehensive_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0397675Z test_comprehensive_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:32.0425649Z test_comprehensive_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0503856Z test_comprehensive_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:32.0582857Z test_comprehensive_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:32.0646168Z test_comprehensive_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:32.0709822Z test_comprehensive_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:32.0738396Z test_comprehensive_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0767369Z test_comprehensive_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0796165Z test_comprehensive_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0825091Z test_comprehensive_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0854458Z test_comprehensive_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:32.0915877Z test_comprehensive_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:32.1149306Z test_comprehensive_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:32.1367971Z test_comprehensive_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:32.1430586Z test_comprehensive_log_softmax_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:32.1517591Z test_comprehensive_log_softmax_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:32.1743258Z test_comprehensive_log_softmax_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:32.1836042Z test_comprehensive_log_softmax_dtype_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:32.2066144Z test_comprehensive_log_softmax_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:32.2128219Z test_comprehensive_log_softmax_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:32.2356552Z test_comprehensive_log_softmax_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:32.2575926Z test_comprehensive_log_softmax_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:32.2677610Z test_comprehensive_log_softmax_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.2779693Z test_comprehensive_log_softmax_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.2880737Z test_comprehensive_log_softmax_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.2982286Z test_comprehensive_log_softmax_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.3084480Z test_comprehensive_log_softmax_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:32.3137251Z test_comprehensive_logaddexp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:32.3246846Z test_comprehensive_logaddexp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:32.3355915Z test_comprehensive_logaddexp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:32.3406011Z test_comprehensive_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:32.3514757Z test_comprehensive_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:32.3622677Z test_comprehensive_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:32.4032574Z test_comprehensive_logcumsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:31:32.6094558Z test_comprehensive_logcumsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.206s) 2022-08-17T12:31:32.8079496Z test_comprehensive_logcumsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.198s) 2022-08-17T12:31:32.8812758Z test_comprehensive_logdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:31:32.9553057Z test_comprehensive_logdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.074s) 2022-08-17T12:31:32.9975557Z test_comprehensive_logdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:31:33.0393758Z test_comprehensive_logdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:31:33.0535535Z test_comprehensive_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.0664658Z test_comprehensive_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.0974742Z test_comprehensive_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:31:33.1299378Z test_comprehensive_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:31:33.1449400Z test_comprehensive_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:33.1659069Z test_comprehensive_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:33.1853607Z test_comprehensive_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:31:33.1987282Z test_comprehensive_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.2120706Z test_comprehensive_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.2253135Z test_comprehensive_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.2385579Z test_comprehensive_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.2517150Z test_comprehensive_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.2541387Z test_comprehensive_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2562400Z test_comprehensive_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2594441Z test_comprehensive_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:33.2626859Z test_comprehensive_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:33.2652097Z test_comprehensive_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2679120Z test_comprehensive_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:33.2705849Z test_comprehensive_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:33.2727457Z test_comprehensive_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2749136Z test_comprehensive_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2770832Z test_comprehensive_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2792166Z test_comprehensive_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2813651Z test_comprehensive_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:33.2965172Z test_comprehensive_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:33.3103531Z test_comprehensive_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.3422366Z test_comprehensive_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:31:33.3756246Z test_comprehensive_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:31:33.3916314Z test_comprehensive_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:33.4131118Z test_comprehensive_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:33.4336179Z test_comprehensive_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:31:33.4480445Z test_comprehensive_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.4624179Z test_comprehensive_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.4766389Z test_comprehensive_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.4909363Z test_comprehensive_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.5051137Z test_comprehensive_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.5189604Z test_comprehensive_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:33.5316886Z test_comprehensive_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.5625885Z test_comprehensive_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:31:33.5948740Z test_comprehensive_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:31:33.6097979Z test_comprehensive_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:33.6305908Z test_comprehensive_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:33.6500436Z test_comprehensive_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:31:33.6634285Z test_comprehensive_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.6769311Z test_comprehensive_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.6903250Z test_comprehensive_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.7036753Z test_comprehensive_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.7168122Z test_comprehensive_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:33.7220983Z test_comprehensive_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:33.7276307Z test_comprehensive_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:33.7436517Z test_comprehensive_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:33.7592557Z test_comprehensive_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:33.7649446Z test_comprehensive_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:33.7701712Z test_comprehensive_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:33.7754204Z test_comprehensive_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:33.7807112Z test_comprehensive_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:33.7861118Z test_comprehensive_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:33.8791779Z test_comprehensive_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T12:31:34.0350314Z test_comprehensive_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:31:34.1909895Z test_comprehensive_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:31:34.3413641Z test_comprehensive_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T12:31:34.4869336Z test_comprehensive_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T12:31:34.6141828Z test_comprehensive_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:31:34.7417721Z test_comprehensive_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T12:31:34.8679586Z test_comprehensive_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T12:31:34.9200021Z test_comprehensive_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:31:34.9622661Z test_comprehensive_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:31:34.9769354Z test_comprehensive_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:34.9817865Z test_comprehensive_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:35.0688194Z test_comprehensive_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.087s) 2022-08-17T12:31:35.1546773Z test_comprehensive_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.086s) 2022-08-17T12:31:35.1596444Z test_comprehensive_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:35.1645813Z test_comprehensive_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:35.1694838Z test_comprehensive_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:35.1743853Z test_comprehensive_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:35.1792953Z test_comprehensive_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:35.1806224Z test_comprehensive_long_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1817609Z test_comprehensive_long_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1831965Z test_comprehensive_long_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1846648Z test_comprehensive_long_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1860507Z test_comprehensive_long_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1873536Z test_comprehensive_long_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1886461Z test_comprehensive_long_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1899556Z test_comprehensive_long_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1911010Z test_comprehensive_long_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1922393Z test_comprehensive_long_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1932788Z test_comprehensive_long_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1944240Z test_comprehensive_long_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.1955984Z test_comprehensive_long_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:35.2102897Z test_comprehensive_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:35.2238183Z test_comprehensive_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:35.2393438Z test_comprehensive_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:35.2602904Z test_comprehensive_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:35.2804509Z test_comprehensive_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:31:35.2943050Z test_comprehensive_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:35.3081659Z test_comprehensive_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:35.3218375Z test_comprehensive_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:35.3356403Z test_comprehensive_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:35.3493432Z test_comprehensive_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:36.3076189Z test_comprehensive_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.958s) 2022-08-17T12:31:37.2945561Z test_comprehensive_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.987s) 2022-08-17T12:31:37.9243189Z test_comprehensive_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.630s) 2022-08-17T12:31:38.5351343Z test_comprehensive_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.611s) 2022-08-17T12:31:38.8844439Z test_comprehensive_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.349s) 2022-08-17T12:31:39.2397388Z test_comprehensive_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.355s) 2022-08-17T12:31:39.5396044Z test_comprehensive_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.300s) 2022-08-17T12:31:39.8357683Z test_comprehensive_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.296s) 2022-08-17T12:31:39.9413265Z test_comprehensive_lu_unpack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.105s) 2022-08-17T12:31:40.0638842Z test_comprehensive_lu_unpack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.122s) 2022-08-17T12:31:40.1315646Z test_comprehensive_lu_unpack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:31:40.2003979Z test_comprehensive_lu_unpack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:31:40.2051793Z test_comprehensive_mH_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:40.2184778Z test_comprehensive_mH_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.2900102Z test_comprehensive_mH_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:31:40.3245733Z test_comprehensive_mH_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:31:40.3964770Z test_comprehensive_mH_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:31:40.4009434Z test_comprehensive_mH_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:40.4421739Z test_comprehensive_mH_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:31:40.4810003Z test_comprehensive_mH_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:31:40.4939973Z test_comprehensive_mH_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.5069347Z test_comprehensive_mH_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.5197709Z test_comprehensive_mH_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.5326989Z test_comprehensive_mH_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.5456829Z test_comprehensive_mH_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.5500956Z test_comprehensive_mT_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:40.5630794Z test_comprehensive_mT_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.6323480Z test_comprehensive_mT_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:31:40.6665662Z test_comprehensive_mT_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:31:40.7378648Z test_comprehensive_mT_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:31:40.7423919Z test_comprehensive_mT_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:40.7839475Z test_comprehensive_mT_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:31:40.8228229Z test_comprehensive_mT_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:31:40.8359970Z test_comprehensive_mT_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.8492261Z test_comprehensive_mT_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.8620805Z test_comprehensive_mT_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.8750488Z test_comprehensive_mT_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.8877913Z test_comprehensive_mT_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.8980215Z test_comprehensive_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:40.9041796Z test_comprehensive_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:40.9406524Z test_comprehensive_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:31:40.9534275Z test_comprehensive_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:40.9909484Z test_comprehensive_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:31:41.0012582Z test_comprehensive_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:41.0292067Z test_comprehensive_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:31:41.0569027Z test_comprehensive_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:31:41.0631968Z test_comprehensive_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:41.0695325Z test_comprehensive_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:41.0757670Z test_comprehensive_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:41.0820879Z test_comprehensive_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:41.0884342Z test_comprehensive_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:41.0951603Z test_comprehensive_masked_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:41.0963747Z test_comprehensive_masked_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.1149088Z test_comprehensive_masked_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:31:41.1349936Z test_comprehensive_masked_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:31:41.1416515Z test_comprehensive_masked_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:41.1568855Z test_comprehensive_masked_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:41.1722179Z test_comprehensive_masked_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:41.1737517Z test_comprehensive_masked_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.1750797Z test_comprehensive_masked_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.1764172Z test_comprehensive_masked_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.1777611Z test_comprehensive_masked_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.1791297Z test_comprehensive_masked_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.1866432Z test_comprehensive_masked_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:41.1880586Z test_comprehensive_masked_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.2211992Z test_comprehensive_masked_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:31:41.2565441Z test_comprehensive_masked_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:31:41.2639267Z test_comprehensive_masked_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:41.2871203Z test_comprehensive_masked_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:41.3096244Z test_comprehensive_masked_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:41.3110618Z test_comprehensive_masked_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.3124229Z test_comprehensive_masked_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.3138654Z test_comprehensive_masked_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.3152759Z test_comprehensive_masked_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.3166974Z test_comprehensive_masked_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:41.3364497Z test_comprehensive_matmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:31:41.5230358Z test_comprehensive_matmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:31:41.7176220Z test_comprehensive_matmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.194s) 2022-08-17T12:31:41.8344770Z test_comprehensive_matmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:31:41.9500960Z test_comprehensive_matmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T12:31:41.9817514Z test_comprehensive_matmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:31:42.0128159Z test_comprehensive_matmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:31:42.0448981Z test_comprehensive_matmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:31:42.0760716Z test_comprehensive_matmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:31:42.1069770Z test_comprehensive_matmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:31:42.1112520Z test_comprehensive_matrix_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:42.1191460Z test_comprehensive_matrix_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:42.1272430Z test_comprehensive_matrix_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:42.1333374Z test_comprehensive_matrix_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:42.1392755Z test_comprehensive_matrix_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:42.2183491Z test_comprehensive_max_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T12:31:42.2323543Z test_comprehensive_max_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:42.3162543Z test_comprehensive_max_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:31:42.5923382Z test_comprehensive_max_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.276s) 2022-08-17T12:31:42.8524528Z test_comprehensive_max_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.260s) 2022-08-17T12:31:42.8662976Z test_comprehensive_max_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:42.8800509Z test_comprehensive_max_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:42.8936155Z test_comprehensive_max_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:42.9072790Z test_comprehensive_max_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:42.9207860Z test_comprehensive_max_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:42.9283165Z test_comprehensive_max_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:42.9292578Z test_comprehensive_max_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9366580Z test_comprehensive_max_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:42.9470547Z test_comprehensive_max_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:42.9573725Z test_comprehensive_max_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:42.9583082Z test_comprehensive_max_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9592514Z test_comprehensive_max_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9601548Z test_comprehensive_max_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9610782Z test_comprehensive_max_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9619911Z test_comprehensive_max_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9651142Z test_comprehensive_max_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:42.9661461Z test_comprehensive_max_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9691969Z test_comprehensive_max_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:42.9729107Z test_comprehensive_max_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:42.9767393Z test_comprehensive_max_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:42.9778360Z test_comprehensive_max_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9789250Z test_comprehensive_max_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9799801Z test_comprehensive_max_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9810503Z test_comprehensive_max_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:42.9821334Z test_comprehensive_max_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:43.0614538Z test_comprehensive_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T12:31:43.0749557Z test_comprehensive_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:43.1590642Z test_comprehensive_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:31:43.4343378Z test_comprehensive_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.275s) 2022-08-17T12:31:43.6940804Z test_comprehensive_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.260s) 2022-08-17T12:31:43.7079532Z test_comprehensive_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:43.7217082Z test_comprehensive_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:43.7353255Z test_comprehensive_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:43.7490299Z test_comprehensive_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:43.7625544Z test_comprehensive_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:43.7963552Z test_comprehensive_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:31:43.8759057Z test_comprehensive_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T12:31:43.9565178Z test_comprehensive_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.081s) 2022-08-17T12:31:43.9901206Z test_comprehensive_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:31:44.0544180Z test_comprehensive_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:31:44.1177292Z test_comprehensive_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:31:44.1349171Z test_comprehensive_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:31:44.1576860Z test_comprehensive_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:44.1800759Z test_comprehensive_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:44.1815403Z test_comprehensive_median_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:44.1830391Z test_comprehensive_median_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:44.1844164Z test_comprehensive_median_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:44.1858248Z test_comprehensive_median_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:44.1872406Z test_comprehensive_median_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:44.1880101Z test_comprehensive_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:31:44.1887683Z test_comprehensive_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:31:44.1895173Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:31:44.1902606Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:31:44.1910231Z test_comprehensive_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:31:44.1917716Z test_comprehensive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:31:44.1925258Z test_comprehensive_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:31:44.1932853Z test_comprehensive_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:31:44.1940370Z test_comprehensive_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:31:44.1948085Z test_comprehensive_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:31:44.1955497Z test_comprehensive_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:31:44.1962994Z test_comprehensive_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:31:44.1970582Z test_comprehensive_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:31:44.1977998Z test_comprehensive_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:31:44.1985682Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:31:44.1993226Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:31:44.2000580Z test_comprehensive_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:31:44.2008114Z test_comprehensive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:31:44.2015553Z test_comprehensive_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:31:44.2023036Z test_comprehensive_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:31:44.2030569Z test_comprehensive_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:31:44.2038018Z test_comprehensive_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:31:44.2045625Z test_comprehensive_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:31:44.2053806Z test_comprehensive_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:31:44.2843406Z test_comprehensive_min_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T12:31:44.2977695Z test_comprehensive_min_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:44.3815073Z test_comprehensive_min_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:31:44.6572932Z test_comprehensive_min_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.276s) 2022-08-17T12:31:44.9161365Z test_comprehensive_min_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.259s) 2022-08-17T12:31:44.9300106Z test_comprehensive_min_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:44.9439488Z test_comprehensive_min_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:44.9575323Z test_comprehensive_min_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:44.9712969Z test_comprehensive_min_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:44.9848459Z test_comprehensive_min_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:44.9922753Z test_comprehensive_min_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:44.9932426Z test_comprehensive_min_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0005482Z test_comprehensive_min_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:45.0109004Z test_comprehensive_min_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:45.0211528Z test_comprehensive_min_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:45.0221128Z test_comprehensive_min_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0230673Z test_comprehensive_min_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0240080Z test_comprehensive_min_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0249492Z test_comprehensive_min_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0258778Z test_comprehensive_min_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0290656Z test_comprehensive_min_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.0301090Z test_comprehensive_min_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0331078Z test_comprehensive_min_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.0368388Z test_comprehensive_min_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:45.0406386Z test_comprehensive_min_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:45.0417183Z test_comprehensive_min_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0428078Z test_comprehensive_min_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0438723Z test_comprehensive_min_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0449533Z test_comprehensive_min_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.0460220Z test_comprehensive_min_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.1250385Z test_comprehensive_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T12:31:45.1385226Z test_comprehensive_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:45.2233554Z test_comprehensive_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:31:45.4996486Z test_comprehensive_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.276s) 2022-08-17T12:31:45.7608903Z test_comprehensive_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.261s) 2022-08-17T12:31:45.7748033Z test_comprehensive_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:45.7887030Z test_comprehensive_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:45.8022483Z test_comprehensive_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:45.8159771Z test_comprehensive_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:45.8295937Z test_comprehensive_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:45.8311955Z test_comprehensive_mm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:45.8399916Z test_comprehensive_mm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:45.8488760Z test_comprehensive_mm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:45.8524799Z test_comprehensive_mm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:45.8560771Z test_comprehensive_mm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:45.8571021Z test_comprehensive_mm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8580266Z test_comprehensive_mm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8590008Z test_comprehensive_mm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8599969Z test_comprehensive_mm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8609300Z test_comprehensive_mm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8666270Z test_comprehensive_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:45.8678530Z test_comprehensive_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8734364Z test_comprehensive_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:45.8808882Z test_comprehensive_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:45.8883487Z test_comprehensive_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:45.8896365Z test_comprehensive_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8909588Z test_comprehensive_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8922292Z test_comprehensive_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8935224Z test_comprehensive_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8948376Z test_comprehensive_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.8974458Z test_comprehensive_movedim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9000544Z test_comprehensive_movedim_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9073879Z test_comprehensive_movedim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:45.9116883Z test_comprehensive_movedim_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:45.9194679Z test_comprehensive_movedim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:45.9220732Z test_comprehensive_movedim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9277989Z test_comprehensive_movedim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:45.9335004Z test_comprehensive_movedim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:45.9361318Z test_comprehensive_movedim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9387091Z test_comprehensive_movedim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9413548Z test_comprehensive_movedim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9439836Z test_comprehensive_movedim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9465685Z test_comprehensive_movedim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9490355Z test_comprehensive_msort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:45.9502418Z test_comprehensive_msort_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.9530573Z test_comprehensive_msort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9556317Z test_comprehensive_msort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9583694Z test_comprehensive_msort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:45.9600197Z test_comprehensive_msort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:45.9616121Z test_comprehensive_msort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:45.9632505Z test_comprehensive_msort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:45.9646837Z test_comprehensive_msort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.9662020Z test_comprehensive_msort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:45.9914859Z test_comprehensive_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:31:46.0054557Z test_comprehensive_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:46.1974770Z test_comprehensive_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T12:31:46.2337449Z test_comprehensive_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:31:46.4307451Z test_comprehensive_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.197s) 2022-08-17T12:31:46.4569003Z test_comprehensive_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:31:46.5769766Z test_comprehensive_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:31:46.6914297Z test_comprehensive_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T12:31:46.7051921Z test_comprehensive_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:46.7190723Z test_comprehensive_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:46.7327425Z test_comprehensive_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:46.7464376Z test_comprehensive_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:46.7599344Z test_comprehensive_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:46.7628813Z test_comprehensive_multinomial_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:46.7655682Z test_comprehensive_multinomial_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:46.7682315Z test_comprehensive_multinomial_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:46.7703293Z test_comprehensive_mv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:46.7751204Z test_comprehensive_mv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:46.7799999Z test_comprehensive_mv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:46.7836699Z test_comprehensive_mv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:46.7873300Z test_comprehensive_mv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:46.7883392Z test_comprehensive_mv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:46.7892587Z test_comprehensive_mv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:46.7901216Z test_comprehensive_mv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:46.7910437Z test_comprehensive_mv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:46.7919764Z test_comprehensive_mv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:46.8161715Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:31:46.8677982Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:31:46.9187558Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:31:46.9206440Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:46.9225485Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:46.9243971Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:46.9262610Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:46.9281316Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:46.9521601Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:31:47.0039940Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:31:47.0551699Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:31:47.0571142Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.0590208Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.0608952Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.0627853Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.0646615Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.0888651Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:31:47.1403080Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:31:47.1913553Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:31:47.1932573Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.1951520Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.1970448Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.1989564Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2008510Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2157512Z test_comprehensive_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:47.2177692Z test_comprehensive_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2330494Z test_comprehensive_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:47.2515085Z test_comprehensive_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:31:47.2698264Z test_comprehensive_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:31:47.2719300Z test_comprehensive_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2739833Z test_comprehensive_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2760188Z test_comprehensive_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2780150Z test_comprehensive_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.2800880Z test_comprehensive_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:47.4322177Z test_comprehensive_nanmean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.152s) 2022-08-17T12:31:47.5836864Z test_comprehensive_nanmean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:31:47.8221388Z test_comprehensive_nanmean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T12:31:48.0591413Z test_comprehensive_nanmean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.237s) 2022-08-17T12:31:48.0761710Z test_comprehensive_nanmedian_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:31:48.0987231Z test_comprehensive_nanmedian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:48.1210176Z test_comprehensive_nanmedian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:48.1224263Z test_comprehensive_nanmedian_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:48.1238587Z test_comprehensive_nanmedian_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:48.1252836Z test_comprehensive_nanmedian_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:48.1266982Z test_comprehensive_nanmedian_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:48.1280989Z test_comprehensive_nanmedian_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:49.0425112Z test_comprehensive_nanquantile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.914s) 2022-08-17T12:31:49.9457622Z test_comprehensive_nanquantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.903s) 2022-08-17T12:31:50.0170214Z test_comprehensive_nansum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:31:50.0188958Z test_comprehensive_nansum_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.0897979Z test_comprehensive_nansum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:31:50.2082707Z test_comprehensive_nansum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:31:50.3257629Z test_comprehensive_nansum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:31:50.3276314Z test_comprehensive_nansum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.3295260Z test_comprehensive_nansum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.3312565Z test_comprehensive_nansum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.3330701Z test_comprehensive_nansum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.3349046Z test_comprehensive_nansum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.3386445Z test_comprehensive_narrow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.3398304Z test_comprehensive_narrow_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3490767Z test_comprehensive_narrow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:50.3505717Z test_comprehensive_narrow_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3597679Z test_comprehensive_narrow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:50.3636445Z test_comprehensive_narrow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.3709150Z test_comprehensive_narrow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.3781720Z test_comprehensive_narrow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.3794130Z test_comprehensive_narrow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3805514Z test_comprehensive_narrow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3817252Z test_comprehensive_narrow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3828455Z test_comprehensive_narrow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3839955Z test_comprehensive_narrow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:50.3963670Z test_comprehensive_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:31:50.4440721Z test_comprehensive_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:31:50.4909282Z test_comprehensive_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:31:50.5053899Z test_comprehensive_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:50.5189070Z test_comprehensive_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:50.5501664Z test_comprehensive_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:31:50.5831586Z test_comprehensive_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:31:50.5989920Z test_comprehensive_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:50.6203361Z test_comprehensive_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:50.6402246Z test_comprehensive_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:31:50.6538789Z test_comprehensive_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:50.6675987Z test_comprehensive_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:50.6811294Z test_comprehensive_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:50.6947061Z test_comprehensive_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:50.7081821Z test_comprehensive_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:31:50.7103134Z test_comprehensive_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.7260821Z test_comprehensive_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:50.7352205Z test_comprehensive_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:50.7524598Z test_comprehensive_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:31:50.7546099Z test_comprehensive_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.7641514Z test_comprehensive_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:50.7728377Z test_comprehensive_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:50.7762010Z test_comprehensive_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.7794923Z test_comprehensive_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.7827799Z test_comprehensive_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.7860627Z test_comprehensive_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.7893053Z test_comprehensive_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.7900696Z test_comprehensive_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.001s) 2022-08-17T12:31:50.7908320Z test_comprehensive_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.001s) 2022-08-17T12:31:50.7915813Z test_comprehensive_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.001s) 2022-08-17T12:31:50.7923290Z test_comprehensive_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.001s) 2022-08-17T12:31:50.7930881Z test_comprehensive_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.001s) 2022-08-17T12:31:50.7938368Z test_comprehensive_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.001s) 2022-08-17T12:31:50.7945896Z test_comprehensive_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.001s) 2022-08-17T12:31:50.7953511Z test_comprehensive_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.001s) 2022-08-17T12:31:50.7960751Z test_comprehensive_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.001s) 2022-08-17T12:31:50.7968219Z test_comprehensive_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.001s) 2022-08-17T12:31:50.7975684Z test_comprehensive_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.001s) 2022-08-17T12:31:50.7983077Z test_comprehensive_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.001s) 2022-08-17T12:31:50.7990463Z test_comprehensive_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.001s) 2022-08-17T12:31:50.8017449Z test_comprehensive_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.8058468Z test_comprehensive_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8132525Z test_comprehensive_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.8209033Z test_comprehensive_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:31:50.8284307Z test_comprehensive_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.8314680Z test_comprehensive_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:31:50.8373414Z test_comprehensive_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:50.8431122Z test_comprehensive_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:50.8472762Z test_comprehensive_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8513995Z test_comprehensive_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8554780Z test_comprehensive_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8600084Z test_comprehensive_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8641822Z test_comprehensive_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8665921Z test_comprehensive_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.8705222Z test_comprehensive_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.8775130Z test_comprehensive_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.8848261Z test_comprehensive_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.8919887Z test_comprehensive_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.8944440Z test_comprehensive_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.8999337Z test_comprehensive_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:50.9053633Z test_comprehensive_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:50.9093461Z test_comprehensive_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9133238Z test_comprehensive_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9171916Z test_comprehensive_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9211649Z test_comprehensive_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9251247Z test_comprehensive_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9275244Z test_comprehensive_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.9314134Z test_comprehensive_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9383512Z test_comprehensive_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.9457340Z test_comprehensive_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.9528196Z test_comprehensive_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:31:50.9552365Z test_comprehensive_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:31:50.9606966Z test_comprehensive_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:50.9661181Z test_comprehensive_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:50.9700837Z test_comprehensive_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9740340Z test_comprehensive_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9779013Z test_comprehensive_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9818479Z test_comprehensive_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9857584Z test_comprehensive_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:50.9913901Z test_comprehensive_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:51.0128218Z test_comprehensive_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:31:51.0332752Z test_comprehensive_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:31:51.0451744Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:31:51.0903756Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:31:51.1339782Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:31:51.1387590Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:51.1434456Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:51.1484618Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:31:51.1586708Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:51.1948362Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:31:51.2304477Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:31:51.2452511Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:51.2839640Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:31:51.3210826Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:31:51.3309600Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:51.3407878Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:51.3503979Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:31:51.3594469Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:51.3685304Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:51.3810838Z test_comprehensive_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:31:51.4153735Z test_comprehensive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:31:51.4491526Z test_comprehensive_nn_functional_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:31:51.4607592Z test_comprehensive_nn_functional_avg_pool1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:31:51.4643822Z test_comprehensive_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:51.4680409Z test_comprehensive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:51.4717610Z test_comprehensive_nn_functional_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:51.4732568Z test_comprehensive_nn_functional_avg_pool2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:51.4775591Z test_comprehensive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:51.4819076Z test_comprehensive_nn_functional_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:51.4834233Z test_comprehensive_nn_functional_avg_pool3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:31:51.4978461Z test_comprehensive_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:31:51.6156187Z test_comprehensive_nn_functional_batch_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T12:31:51.7298838Z test_comprehensive_nn_functional_batch_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T12:31:51.7570072Z test_comprehensive_nn_functional_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:31:51.7958639Z test_comprehensive_nn_functional_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:31:51.8342555Z test_comprehensive_nn_functional_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:31:51.8456489Z test_comprehensive_nn_functional_bilinear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:51.8569870Z test_comprehensive_nn_functional_bilinear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:51.8686225Z test_comprehensive_nn_functional_bilinear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:31:51.8799673Z test_comprehensive_nn_functional_bilinear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:51.8913103Z test_comprehensive_nn_functional_bilinear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:31:51.9503688Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:31:52.0092588Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:31:52.0780369Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:31:52.2142886Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:31:52.3489129Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:31:52.3530920Z test_comprehensive_nn_functional_celu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:31:52.3595655Z test_comprehensive_nn_functional_celu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:52.3657563Z test_comprehensive_nn_functional_celu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:31:52.3883111Z test_comprehensive_nn_functional_conv1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:31:52.6005819Z test_comprehensive_nn_functional_conv1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T12:31:52.8508305Z test_comprehensive_nn_functional_conv1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.250s) 2022-08-17T12:31:52.8675153Z test_comprehensive_nn_functional_conv1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:31:52.8831187Z test_comprehensive_nn_functional_conv1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:52.8918748Z test_comprehensive_nn_functional_conv1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:52.9363445Z test_comprehensive_nn_functional_conv2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:31:54.5519615Z test_comprehensive_nn_functional_conv2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.615s) 2022-08-17T12:31:56.2201656Z test_comprehensive_nn_functional_conv2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.668s) 2022-08-17T12:31:56.3213857Z test_comprehensive_nn_functional_conv2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T12:31:56.4189127Z test_comprehensive_nn_functional_conv2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.097s) 2022-08-17T12:31:56.4599847Z test_comprehensive_nn_functional_conv2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:31:56.4767074Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:31:56.4929813Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:56.5021593Z test_comprehensive_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:31:56.5274752Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:31:56.5526807Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:31:56.5684918Z test_comprehensive_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:31:56.6387412Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:31:56.7099869Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:31:56.7576495Z test_comprehensive_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T12:31:56.8764897Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.119s) 2022-08-17T12:31:56.9495148Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:31:57.2208204Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.271s) 2022-08-17T12:31:57.4852623Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.264s) 2022-08-17T12:31:57.5580226Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:31:57.6306855Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:31:57.7032814Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:31:57.7763003Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:31:57.8497327Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:31:58.0140061Z test_comprehensive_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T12:31:58.4836482Z test_comprehensive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestDecompCPU) ... ok (0.470s) 2022-08-17T12:31:58.9354239Z test_comprehensive_nn_functional_cosine_similarity_cpu_float64 (__main__.TestDecompCPU) ... ok (0.452s) 2022-08-17T12:31:59.0014539Z test_comprehensive_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:31:59.1687892Z test_comprehensive_nn_functional_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.167s) 2022-08-17T12:31:59.3335562Z test_comprehensive_nn_functional_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.165s) 2022-08-17T12:31:59.3675407Z test_comprehensive_nn_functional_ctc_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:31:59.4049165Z test_comprehensive_nn_functional_ctc_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:31:59.4200173Z test_comprehensive_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:31:59.4837894Z test_comprehensive_nn_functional_dropout2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:31:59.5455513Z test_comprehensive_nn_functional_dropout2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:31:59.5684832Z test_comprehensive_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:31:59.9749884Z test_comprehensive_nn_functional_dropout3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.406s) 2022-08-17T12:32:00.3802941Z test_comprehensive_nn_functional_dropout3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.405s) 2022-08-17T12:32:00.3978121Z test_comprehensive_nn_functional_dropout_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:32:00.4216166Z test_comprehensive_nn_functional_dropout_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:32:00.4452773Z test_comprehensive_nn_functional_dropout_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:32:00.4487242Z test_comprehensive_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:00.4552227Z test_comprehensive_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:00.4615688Z test_comprehensive_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:00.4918741Z test_comprehensive_nn_functional_embedding_bag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:32:00.5213894Z test_comprehensive_nn_functional_embedding_bag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:32:00.5426911Z test_comprehensive_nn_functional_embedding_bag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:32:00.5458434Z test_comprehensive_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:00.5488874Z test_comprehensive_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:00.5581802Z test_comprehensive_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:32:00.5672839Z test_comprehensive_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:32:00.5793299Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:32:00.8535273Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.274s) 2022-08-17T12:32:01.0307488Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.177s) 2022-08-17T12:32:01.0363112Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:01.0391602Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:01.0445557Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:01.0501863Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:01.0556479Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:01.0607684Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:01.0658737Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:01.0686641Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:01.0714504Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:01.0742224Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:01.0770185Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:01.0798002Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:01.1031121Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:32:01.1255849Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:32:01.1553675Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:32:01.1850752Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:32:05.1023003Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (3.917s) 2022-08-17T12:32:16.3700491Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (11.268s) 2022-08-17T12:32:27.3582670Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (10.988s) 2022-08-17T12:32:27.3690184Z test_comprehensive_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:32:27.4083591Z test_comprehensive_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:32:27.4460603Z test_comprehensive_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:32:27.4744234Z test_comprehensive_nn_functional_glu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:32:27.7620104Z test_comprehensive_nn_functional_glu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.287s) 2022-08-17T12:32:28.0368612Z test_comprehensive_nn_functional_glu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.275s) 2022-08-17T12:32:28.0507841Z test_comprehensive_nn_functional_grid_sample_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:32:28.0641649Z test_comprehensive_nn_functional_grid_sample_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:32:28.0697315Z test_comprehensive_nn_functional_group_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:28.0881441Z test_comprehensive_nn_functional_group_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:32:28.1062508Z test_comprehensive_nn_functional_group_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:32:28.1126589Z test_comprehensive_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:28.1270157Z test_comprehensive_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:32:28.1412203Z test_comprehensive_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:32:28.1441161Z test_comprehensive_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:28.1498977Z test_comprehensive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:28.1555692Z test_comprehensive_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:28.1595490Z test_comprehensive_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:28.1782109Z test_comprehensive_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:32:28.1963178Z test_comprehensive_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:32:28.1999499Z test_comprehensive_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:28.2136398Z test_comprehensive_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:32:28.2266977Z test_comprehensive_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:32:28.2308225Z test_comprehensive_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:28.2349437Z test_comprehensive_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:28.2389578Z test_comprehensive_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:28.2430418Z test_comprehensive_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:28.3146443Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T12:32:28.5002770Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:32:28.6826183Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.182s) 2022-08-17T12:32:28.6950466Z test_comprehensive_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:32:28.7079169Z test_comprehensive_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:32:28.7702874Z test_comprehensive_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:32:28.8304332Z test_comprehensive_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:32:28.8659529Z test_comprehensive_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:32:29.0258603Z test_comprehensive_nn_functional_instance_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T12:32:29.1826954Z test_comprehensive_nn_functional_instance_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.157s) 2022-08-17T12:32:29.1842597Z test_comprehensive_nn_functional_interpolate_area_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:29.1858750Z test_comprehensive_nn_functional_interpolate_area_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:29.1873055Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1886506Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1901010Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1915337Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1928880Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1943274Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1957553Z test_comprehensive_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1971156Z test_comprehensive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1984813Z test_comprehensive_nn_functional_interpolate_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.1998497Z test_comprehensive_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.2012765Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.2028078Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.2050186Z test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:29.2063697Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.2077762Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.2093156Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:29.2675010Z test_comprehensive_nn_functional_kl_div_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:32:29.3900289Z test_comprehensive_nn_functional_kl_div_cpu_float32 (__main__.TestDecompCPU) ... ok (0.122s) 2022-08-17T12:32:29.5102182Z test_comprehensive_nn_functional_kl_div_cpu_float64 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:32:29.5486796Z test_comprehensive_nn_functional_kl_div_cpu_int16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:32:29.5870851Z test_comprehensive_nn_functional_kl_div_cpu_int32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:32:29.6249591Z test_comprehensive_nn_functional_kl_div_cpu_int64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:32:29.6631089Z test_comprehensive_nn_functional_kl_div_cpu_int8 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:32:29.6818504Z test_comprehensive_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:32:29.7523768Z test_comprehensive_nn_functional_l1_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:32:29.8233670Z test_comprehensive_nn_functional_l1_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:32:29.8423341Z test_comprehensive_nn_functional_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:32:29.8883320Z test_comprehensive_nn_functional_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:32:29.9328743Z test_comprehensive_nn_functional_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:32:29.9456745Z test_comprehensive_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:32:29.9955723Z test_comprehensive_nn_functional_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T12:32:30.0448513Z test_comprehensive_nn_functional_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:32:30.0551949Z test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:32:30.0958152Z test_comprehensive_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:32:30.1351814Z test_comprehensive_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:32:30.1626031Z test_comprehensive_nn_functional_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:32:30.3219271Z test_comprehensive_nn_functional_linear_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:32:30.4836225Z test_comprehensive_nn_functional_linear_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:32:30.5941756Z test_comprehensive_nn_functional_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T12:32:30.7026716Z test_comprehensive_nn_functional_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T12:32:30.7239722Z test_comprehensive_nn_functional_linear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:32:30.7453229Z test_comprehensive_nn_functional_linear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:32:30.7679627Z test_comprehensive_nn_functional_linear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:32:30.7891708Z test_comprehensive_nn_functional_linear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:32:30.8101244Z test_comprehensive_nn_functional_linear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:32:30.9127898Z test_comprehensive_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T12:32:31.1865842Z test_comprehensive_nn_functional_local_response_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.274s) 2022-08-17T12:32:31.4558734Z test_comprehensive_nn_functional_local_response_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.269s) 2022-08-17T12:32:31.5225321Z test_comprehensive_nn_functional_local_response_norm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:32:31.5265375Z test_comprehensive_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:31.5349429Z test_comprehensive_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:32:31.5433161Z test_comprehensive_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:32:31.6502029Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:32:31.9311033Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.281s) 2022-08-17T12:32:32.2054455Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.274s) 2022-08-17T12:32:32.3141426Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T12:32:32.4221009Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T12:32:32.5289465Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.107s) 2022-08-17T12:32:32.6371459Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T12:32:32.7474003Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T12:32:34.1792619Z test_comprehensive_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.432s) 2022-08-17T12:32:37.5335191Z test_comprehensive_nn_functional_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (3.354s) 2022-08-17T12:32:40.8523094Z test_comprehensive_nn_functional_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (3.319s) 2022-08-17T12:32:41.4262279Z test_comprehensive_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.574s) 2022-08-17T12:32:41.9648274Z test_comprehensive_nn_functional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.538s) 2022-08-17T12:32:42.5046556Z test_comprehensive_nn_functional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.540s) 2022-08-17T12:32:42.7467614Z test_comprehensive_nn_functional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.242s) 2022-08-17T12:32:42.9950425Z test_comprehensive_nn_functional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.248s) 2022-08-17T12:32:43.9401821Z test_comprehensive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.945s) 2022-08-17T12:32:44.8740812Z test_comprehensive_nn_functional_max_unpool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.934s) 2022-08-17T12:32:45.0065297Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.132s) 2022-08-17T12:32:45.1502910Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:32:46.2330699Z test_comprehensive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (1.083s) 2022-08-17T12:32:47.2935919Z test_comprehensive_nn_functional_max_unpool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (1.060s) 2022-08-17T12:32:47.4105675Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:32:47.5276403Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:32:48.3002864Z test_comprehensive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.773s) 2022-08-17T12:32:49.0381966Z test_comprehensive_nn_functional_max_unpool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.738s) 2022-08-17T12:32:49.1498835Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T12:32:49.2393225Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T12:32:49.2457359Z test_comprehensive_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:49.2521038Z test_comprehensive_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:49.2551427Z test_comprehensive_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:49.2861189Z test_comprehensive_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:32:49.3160658Z test_comprehensive_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:32:49.3191618Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:49.3218396Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:49.3240198Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:49.3260413Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:49.3648150Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:32:49.4652003Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.100s) 2022-08-17T12:32:49.5644600Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:32:49.6111723Z test_comprehensive_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:32:49.7799739Z test_comprehensive_nn_functional_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.169s) 2022-08-17T12:32:49.9460161Z test_comprehensive_nn_functional_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:32:50.0122989Z test_comprehensive_nn_functional_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:32:50.3111228Z test_comprehensive_nn_functional_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.299s) 2022-08-17T12:32:50.6187927Z test_comprehensive_nn_functional_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.308s) 2022-08-17T12:32:50.8453602Z test_comprehensive_nn_functional_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.227s) 2022-08-17T12:32:51.0655243Z test_comprehensive_nn_functional_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.220s) 2022-08-17T12:32:51.0822396Z test_comprehensive_nn_functional_one_hot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:32:51.1082723Z test_comprehensive_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:32:51.1095868Z test_comprehensive_nn_functional_pad_circular_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:51.2479046Z test_comprehensive_nn_functional_pad_circular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.138s) 2022-08-17T12:32:51.3918561Z test_comprehensive_nn_functional_pad_circular_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:32:51.4184245Z test_comprehensive_nn_functional_pad_circular_cpu_float16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:32:51.5131876Z test_comprehensive_nn_functional_pad_circular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T12:32:51.6034456Z test_comprehensive_nn_functional_pad_circular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:32:51.6060913Z test_comprehensive_nn_functional_pad_circular_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:51.6087208Z test_comprehensive_nn_functional_pad_circular_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:51.6112832Z test_comprehensive_nn_functional_pad_circular_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:51.6138612Z test_comprehensive_nn_functional_pad_circular_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:51.6164948Z test_comprehensive_nn_functional_pad_circular_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:32:51.6539943Z test_comprehensive_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:32:51.6941987Z test_comprehensive_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:32:51.9264738Z test_comprehensive_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.232s) 2022-08-17T12:32:52.1698069Z test_comprehensive_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.243s) 2022-08-17T12:32:52.2075009Z test_comprehensive_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:32:52.3638828Z test_comprehensive_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:32:52.5125218Z test_comprehensive_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:32:52.5536764Z test_comprehensive_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:32:52.5948127Z test_comprehensive_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:32:52.6352899Z test_comprehensive_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:32:52.6761295Z test_comprehensive_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:32:52.7166475Z test_comprehensive_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:32:52.7228886Z test_comprehensive_nn_functional_pad_reflect_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:52.7285541Z test_comprehensive_nn_functional_pad_reflect_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:52.7337740Z test_comprehensive_nn_functional_pad_reflect_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:52.7390798Z test_comprehensive_nn_functional_pad_reflect_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:52.7452017Z test_comprehensive_nn_functional_pad_replicate_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:52.7508516Z test_comprehensive_nn_functional_pad_replicate_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:32:52.7561351Z test_comprehensive_nn_functional_pad_replicate_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:52.7614058Z test_comprehensive_nn_functional_pad_replicate_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:32:52.7915176Z test_comprehensive_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:32:52.8585509Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T12:32:52.9266340Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:32:52.9559189Z test_comprehensive_nn_functional_pairwise_distance_cpu_float16 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:32:53.0116246Z test_comprehensive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T12:32:53.0664914Z test_comprehensive_nn_functional_pairwise_distance_cpu_float64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:32:53.0815887Z test_comprehensive_nn_functional_pairwise_distance_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:32:53.0966743Z test_comprehensive_nn_functional_pairwise_distance_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:32:53.1114891Z test_comprehensive_nn_functional_pairwise_distance_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:32:53.1259540Z test_comprehensive_nn_functional_pairwise_distance_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:32:53.1409031Z test_comprehensive_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:32:53.1454389Z test_comprehensive_nn_functional_pdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:53.1493338Z test_comprehensive_nn_functional_pdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:32:53.1511328Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:53.1521154Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1537862Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:53.1553476Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:53.1569301Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:53.1584127Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1599201Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1609183Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1618903Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1628870Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1638545Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1648298Z test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1663815Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1673986Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1689658Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1705174Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:53.1721215Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:32:53.1736259Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1751526Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1761984Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1771687Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1781451Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1791398Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.1801306Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:32:53.8981963Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.718s) 2022-08-17T12:32:56.3907370Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (2.492s) 2022-08-17T12:32:58.8206803Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (2.430s) 2022-08-17T12:32:59.6678265Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.847s) 2022-08-17T12:33:00.5168853Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.849s) 2022-08-17T12:33:01.3617423Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.845s) 2022-08-17T12:33:02.2099027Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.848s) 2022-08-17T12:33:03.0566224Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.847s) 2022-08-17T12:33:03.0882378Z test_comprehensive_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:33:03.2363374Z test_comprehensive_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:33:03.3794258Z test_comprehensive_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T12:33:03.3802665Z test_comprehensive_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.001s) 2022-08-17T12:33:03.3810852Z test_comprehensive_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.001s) 2022-08-17T12:33:03.3818863Z test_comprehensive_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.001s) 2022-08-17T12:33:03.3826932Z test_comprehensive_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.001s) 2022-08-17T12:33:03.3834282Z test_comprehensive_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.001s) 2022-08-17T12:33:03.3841761Z test_comprehensive_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.001s) 2022-08-17T12:33:03.3849401Z test_comprehensive_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.001s) 2022-08-17T12:33:03.3856867Z test_comprehensive_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.001s) 2022-08-17T12:33:03.3903258Z test_comprehensive_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:03.4096324Z test_comprehensive_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.4206142Z test_comprehensive_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.4250690Z test_comprehensive_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.4294515Z test_comprehensive_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.4337628Z test_comprehensive_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.4381076Z test_comprehensive_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.4424555Z test_comprehensive_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.4458251Z test_comprehensive_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:03.4512500Z test_comprehensive_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:03.4565970Z test_comprehensive_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:03.4599444Z test_comprehensive_nn_functional_selu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:03.4663807Z test_comprehensive_nn_functional_selu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:03.4727128Z test_comprehensive_nn_functional_selu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:03.4761714Z test_comprehensive_nn_functional_silu_complex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:03.4796583Z test_comprehensive_nn_functional_silu_complex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:03.4825700Z test_comprehensive_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:03.4884832Z test_comprehensive_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:03.4944074Z test_comprehensive_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:03.4991764Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:03.5013383Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:03.5057341Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.5101569Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.5140929Z test_comprehensive_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.5180180Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.5218775Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.5325996Z test_comprehensive_nn_functional_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:03.5703129Z test_comprehensive_nn_functional_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:33:03.6061591Z test_comprehensive_nn_functional_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:03.6170441Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:03.6589761Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:33:03.7020058Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:33:03.7132191Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:03.7507016Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:33:03.7864025Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:03.8013157Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.8162435Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.8311984Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.8460857Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.8610980Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:03.8648914Z test_comprehensive_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:03.8712453Z test_comprehensive_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:03.8774995Z test_comprehensive_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:03.8844251Z test_comprehensive_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:03.8976797Z test_comprehensive_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:03.9107610Z test_comprehensive_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:03.9243022Z test_comprehensive_nn_functional_softsign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:03.9567429Z test_comprehensive_nn_functional_softsign_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:33:03.9896067Z test_comprehensive_nn_functional_softsign_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:04.0037288Z test_comprehensive_nn_functional_softsign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:04.0291283Z test_comprehensive_nn_functional_softsign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:33:04.0543157Z test_comprehensive_nn_functional_softsign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:33:04.0603282Z test_comprehensive_nn_functional_softsign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:04.0663253Z test_comprehensive_nn_functional_softsign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:04.0722041Z test_comprehensive_nn_functional_softsign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:04.0781818Z test_comprehensive_nn_functional_softsign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:04.0841695Z test_comprehensive_nn_functional_softsign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:04.0914087Z test_comprehensive_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:04.1088826Z test_comprehensive_nn_functional_tanhshrink_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:04.1265169Z test_comprehensive_nn_functional_tanhshrink_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:33:04.1398797Z test_comprehensive_nn_functional_tanhshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:04.1530096Z test_comprehensive_nn_functional_tanhshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:04.1584065Z test_comprehensive_nn_functional_tanhshrink_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:04.1637623Z test_comprehensive_nn_functional_tanhshrink_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:04.1691039Z test_comprehensive_nn_functional_tanhshrink_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:04.1744332Z test_comprehensive_nn_functional_tanhshrink_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:04.1798132Z test_comprehensive_nn_functional_tanhshrink_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:04.1843734Z test_comprehensive_nn_functional_threshold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:04.1972367Z test_comprehensive_nn_functional_threshold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:04.2093586Z test_comprehensive_nn_functional_threshold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:04.2130047Z test_comprehensive_nn_functional_threshold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:04.2166426Z test_comprehensive_nn_functional_threshold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:04.2201972Z test_comprehensive_nn_functional_threshold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:04.2238330Z test_comprehensive_nn_functional_threshold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:04.2274493Z test_comprehensive_nn_functional_threshold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:04.3199798Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.092s) 2022-08-17T12:33:04.6210795Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.301s) 2022-08-17T12:33:04.9246169Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.303s) 2022-08-17T12:33:05.1490721Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.224s) 2022-08-17T12:33:05.3702052Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.221s) 2022-08-17T12:33:05.4405077Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:33:05.5106279Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:33:05.5811260Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:33:05.6513620Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:33:05.7213640Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.070s) 2022-08-17T12:33:05.8156881Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T12:33:06.1168512Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.301s) 2022-08-17T12:33:06.4222319Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.305s) 2022-08-17T12:33:06.6487184Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.226s) 2022-08-17T12:33:06.8710448Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T12:33:06.9420293Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:33:07.0131933Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:33:07.0843549Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:33:07.1551336Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:33:07.2258580Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:33:07.3879816Z test_comprehensive_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.162s) 2022-08-17T12:33:08.2546240Z test_comprehensive_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.866s) 2022-08-17T12:33:09.1531032Z test_comprehensive_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.898s) 2022-08-17T12:33:09.3162619Z test_comprehensive_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.163s) 2022-08-17T12:33:09.8785260Z test_comprehensive_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.562s) 2022-08-17T12:33:10.4146003Z test_comprehensive_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.536s) 2022-08-17T12:33:10.4191499Z test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:10.4289988Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:10.4384400Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:10.4437654Z test_comprehensive_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:10.4492394Z test_comprehensive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:10.4539976Z test_comprehensive_nn_functional_upsample_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:10.4557076Z test_comprehensive_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:10.4586884Z test_comprehensive_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4617456Z test_comprehensive_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4658825Z test_comprehensive_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:10.4699358Z test_comprehensive_nonzero_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:10.4740659Z test_comprehensive_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:10.4769506Z test_comprehensive_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4803877Z test_comprehensive_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4840892Z test_comprehensive_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:10.4872446Z test_comprehensive_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4903814Z test_comprehensive_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4934706Z test_comprehensive_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4965648Z test_comprehensive_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.4997230Z test_comprehensive_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:10.6430945Z test_comprehensive_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T12:33:11.1079137Z test_comprehensive_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.465s) 2022-08-17T12:33:11.5822825Z test_comprehensive_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.474s) 2022-08-17T12:33:11.7362330Z test_comprehensive_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.154s) 2022-08-17T12:33:12.1102217Z test_comprehensive_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.374s) 2022-08-17T12:33:12.4759055Z test_comprehensive_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.366s) 2022-08-17T12:33:12.4857227Z test_comprehensive_norm_fro_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:12.5126401Z test_comprehensive_norm_fro_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:12.5398323Z test_comprehensive_norm_fro_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:12.5599662Z test_comprehensive_norm_fro_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:33:12.5800802Z test_comprehensive_norm_fro_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:33:12.6055359Z test_comprehensive_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:33:12.6566693Z test_comprehensive_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:33:12.7081660Z test_comprehensive_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T12:33:12.7359432Z test_comprehensive_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:33:12.7823935Z test_comprehensive_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:33:12.8287753Z test_comprehensive_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T12:33:12.8585312Z test_comprehensive_norm_nuc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:33:12.8894192Z test_comprehensive_norm_nuc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:33:12.9116307Z test_comprehensive_norm_nuc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:12.9333193Z test_comprehensive_norm_nuc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:12.9375871Z test_comprehensive_normal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:12.9416848Z test_comprehensive_normal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:12.9455614Z test_comprehensive_normal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:12.9494772Z test_comprehensive_normal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:12.9510561Z test_comprehensive_normal_number_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:12.9524775Z test_comprehensive_normal_number_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9539490Z test_comprehensive_normal_number_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9553736Z test_comprehensive_normal_number_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9567053Z test_comprehensive_ones_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9578485Z test_comprehensive_ones_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9593718Z test_comprehensive_ones_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9609574Z test_comprehensive_ones_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:12.9625449Z test_comprehensive_ones_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:12.9638643Z test_comprehensive_ones_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9652068Z test_comprehensive_ones_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9665650Z test_comprehensive_ones_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9677289Z test_comprehensive_ones_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9689336Z test_comprehensive_ones_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9701436Z test_comprehensive_ones_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9714597Z test_comprehensive_ones_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9726497Z test_comprehensive_ones_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:12.9993306Z test_comprehensive_ormqr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:13.0256495Z test_comprehensive_ormqr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:33:13.0432006Z test_comprehensive_ormqr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:13.0606865Z test_comprehensive_ormqr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:13.0650785Z test_comprehensive_outer_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:13.0669606Z test_comprehensive_outer_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:13.0796217Z test_comprehensive_outer_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:13.0924226Z test_comprehensive_outer_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:13.0970801Z test_comprehensive_outer_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:13.1060778Z test_comprehensive_outer_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:13.1148937Z test_comprehensive_outer_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:13.1167345Z test_comprehensive_outer_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:13.1185350Z test_comprehensive_outer_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:13.1202811Z test_comprehensive_outer_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:13.1220458Z test_comprehensive_outer_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:13.1238283Z test_comprehensive_outer_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:24.9291086Z test_comprehensive_pca_lowrank_cpu_float32 (__main__.TestDecompCPU) ... ok (11.805s) 2022-08-17T12:33:36.5538134Z test_comprehensive_pca_lowrank_cpu_float64 (__main__.TestDecompCPU) ... ok (11.625s) 2022-08-17T12:33:36.5581689Z test_comprehensive_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:36.5615772Z test_comprehensive_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:36.5737285Z test_comprehensive_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:36.5801089Z test_comprehensive_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:36.5923185Z test_comprehensive_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:36.5966416Z test_comprehensive_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:36.6056947Z test_comprehensive_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:36.6147024Z test_comprehensive_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:36.6180823Z test_comprehensive_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:36.6214490Z test_comprehensive_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:36.6247865Z test_comprehensive_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:36.6281224Z test_comprehensive_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:36.6315018Z test_comprehensive_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:36.7897974Z test_comprehensive_pinverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T12:33:36.9489751Z test_comprehensive_pinverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:33:37.0694085Z test_comprehensive_pinverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:33:37.1894128Z test_comprehensive_pinverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:33:37.4074134Z test_comprehensive_polar_cpu_float32 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T12:33:37.6174256Z test_comprehensive_polar_cpu_float64 (__main__.TestDecompCPU) ... ok (0.210s) 2022-08-17T12:33:37.6265220Z test_comprehensive_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:37.6280072Z test_comprehensive_polygamma_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6436232Z test_comprehensive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:37.6591081Z test_comprehensive_polygamma_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.6605690Z test_comprehensive_polygamma_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6620021Z test_comprehensive_polygamma_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6634321Z test_comprehensive_polygamma_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6648698Z test_comprehensive_polygamma_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6662643Z test_comprehensive_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6751193Z test_comprehensive_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:37.6764856Z test_comprehensive_polygamma_polygamma_n_1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.6919413Z test_comprehensive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.7072924Z test_comprehensive_polygamma_polygamma_n_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.7087390Z test_comprehensive_polygamma_polygamma_n_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7101147Z test_comprehensive_polygamma_polygamma_n_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7115035Z test_comprehensive_polygamma_polygamma_n_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7128961Z test_comprehensive_polygamma_polygamma_n_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7143186Z test_comprehensive_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7231574Z test_comprehensive_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:37.7245232Z test_comprehensive_polygamma_polygamma_n_2_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7399703Z test_comprehensive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.7553831Z test_comprehensive_polygamma_polygamma_n_2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.7568843Z test_comprehensive_polygamma_polygamma_n_2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7582523Z test_comprehensive_polygamma_polygamma_n_2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7596745Z test_comprehensive_polygamma_polygamma_n_2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7610722Z test_comprehensive_polygamma_polygamma_n_2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7625131Z test_comprehensive_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7713539Z test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:37.7727174Z test_comprehensive_polygamma_polygamma_n_3_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.7880864Z test_comprehensive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.8033690Z test_comprehensive_polygamma_polygamma_n_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.8048200Z test_comprehensive_polygamma_polygamma_n_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8062247Z test_comprehensive_polygamma_polygamma_n_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8076229Z test_comprehensive_polygamma_polygamma_n_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8090312Z test_comprehensive_polygamma_polygamma_n_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8104565Z test_comprehensive_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8194299Z test_comprehensive_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:37.8207880Z test_comprehensive_polygamma_polygamma_n_4_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8361741Z test_comprehensive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.8515272Z test_comprehensive_polygamma_polygamma_n_4_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:37.8529855Z test_comprehensive_polygamma_polygamma_n_4_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8543941Z test_comprehensive_polygamma_polygamma_n_4_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8558116Z test_comprehensive_polygamma_polygamma_n_4_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8572454Z test_comprehensive_polygamma_polygamma_n_4_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8586918Z test_comprehensive_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8603102Z test_comprehensive_positive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:37.8619207Z test_comprehensive_positive_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:37.8630286Z test_comprehensive_positive_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8647153Z test_comprehensive_positive_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:37.8663176Z test_comprehensive_positive_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:37.8678225Z test_comprehensive_positive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8693353Z test_comprehensive_positive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8702599Z test_comprehensive_positive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8711901Z test_comprehensive_positive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8721048Z test_comprehensive_positive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8730284Z test_comprehensive_positive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.8739464Z test_comprehensive_positive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:37.9592178Z test_comprehensive_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.085s) 2022-08-17T12:33:38.5208888Z test_comprehensive_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.562s) 2022-08-17T12:33:39.1027856Z test_comprehensive_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.582s) 2022-08-17T12:33:39.1104782Z test_comprehensive_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:39.4627230Z test_comprehensive_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.352s) 2022-08-17T12:33:39.8031350Z test_comprehensive_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.340s) 2022-08-17T12:33:39.8168754Z test_comprehensive_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:39.8305720Z test_comprehensive_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:39.8440567Z test_comprehensive_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:39.8575559Z test_comprehensive_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:39.8710860Z test_comprehensive_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:39.9096399Z test_comprehensive_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:33:40.3560961Z test_comprehensive_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.446s) 2022-08-17T12:33:40.8083523Z test_comprehensive_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.452s) 2022-08-17T12:33:41.1225720Z test_comprehensive_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.314s) 2022-08-17T12:33:41.4318115Z test_comprehensive_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.309s) 2022-08-17T12:33:41.4708867Z test_comprehensive_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:33:41.5096660Z test_comprehensive_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:33:41.5482266Z test_comprehensive_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:33:41.5871584Z test_comprehensive_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:33:41.6255503Z test_comprehensive_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:33:41.6366889Z test_comprehensive_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:41.6386141Z test_comprehensive_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:41.6489576Z test_comprehensive_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:41.6592248Z test_comprehensive_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:41.6698993Z test_comprehensive_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:41.6798094Z test_comprehensive_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:41.6897527Z test_comprehensive_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:41.6917081Z test_comprehensive_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:41.6936686Z test_comprehensive_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:41.6956193Z test_comprehensive_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:41.6975765Z test_comprehensive_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:41.6995517Z test_comprehensive_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:42.0814004Z test_comprehensive_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.382s) 2022-08-17T12:33:42.4684540Z test_comprehensive_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.387s) 2022-08-17T12:33:42.7818462Z test_comprehensive_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.313s) 2022-08-17T12:33:43.0914313Z test_comprehensive_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.310s) 2022-08-17T12:33:44.0107832Z test_comprehensive_quantile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.919s) 2022-08-17T12:33:44.9187849Z test_comprehensive_quantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.908s) 2022-08-17T12:33:44.9220472Z test_comprehensive_rad2deg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:44.9231870Z test_comprehensive_rad2deg_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:44.9262517Z test_comprehensive_rad2deg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:44.9299483Z test_comprehensive_rad2deg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9335810Z test_comprehensive_rad2deg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9346382Z test_comprehensive_rad2deg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:44.9356575Z test_comprehensive_rad2deg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:44.9366964Z test_comprehensive_rad2deg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:44.9377317Z test_comprehensive_rad2deg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:44.9387875Z test_comprehensive_rad2deg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:44.9413245Z test_comprehensive_rand_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:44.9439963Z test_comprehensive_rand_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:44.9466794Z test_comprehensive_rand_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:44.9494315Z test_comprehensive_rand_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:44.9519236Z test_comprehensive_rand_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:44.9543973Z test_comprehensive_rand_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:44.9568926Z test_comprehensive_rand_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:44.9608650Z test_comprehensive_randint_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9647693Z test_comprehensive_randint_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9686235Z test_comprehensive_randint_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9724990Z test_comprehensive_randint_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9762182Z test_comprehensive_randint_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9799492Z test_comprehensive_randint_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9836621Z test_comprehensive_randint_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9873848Z test_comprehensive_randint_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9911445Z test_comprehensive_randint_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:44.9936619Z test_comprehensive_randn_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:44.9963111Z test_comprehensive_randn_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:44.9989851Z test_comprehensive_randn_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.0017456Z test_comprehensive_randn_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.0042397Z test_comprehensive_randn_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0067308Z test_comprehensive_randn_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0092095Z test_comprehensive_randn_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0124431Z test_comprehensive_ravel_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.0166565Z test_comprehensive_ravel_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0257353Z test_comprehensive_ravel_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:45.0344776Z test_comprehensive_ravel_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:45.0440195Z test_comprehensive_ravel_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:45.0469067Z test_comprehensive_ravel_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.0535234Z test_comprehensive_ravel_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:45.0598895Z test_comprehensive_ravel_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:45.0639577Z test_comprehensive_ravel_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0680096Z test_comprehensive_ravel_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0719967Z test_comprehensive_ravel_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0760172Z test_comprehensive_ravel_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0799874Z test_comprehensive_ravel_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0816931Z test_comprehensive_real_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0826519Z test_comprehensive_real_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.0864432Z test_comprehensive_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0877797Z test_comprehensive_real_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.0915271Z test_comprehensive_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:45.0933327Z test_comprehensive_real_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0949620Z test_comprehensive_real_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0965195Z test_comprehensive_real_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:45.0974715Z test_comprehensive_real_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.0984446Z test_comprehensive_real_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.0993928Z test_comprehensive_real_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.1003705Z test_comprehensive_real_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.1013608Z test_comprehensive_real_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:45.1079421Z test_comprehensive_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:45.1106322Z test_comprehensive_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.1247412Z test_comprehensive_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:45.1395593Z test_comprehensive_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:45.1468443Z test_comprehensive_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:45.1577072Z test_comprehensive_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:45.1685135Z test_comprehensive_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:45.1714291Z test_comprehensive_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.1740988Z test_comprehensive_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.1768511Z test_comprehensive_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.1795942Z test_comprehensive_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.1822802Z test_comprehensive_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:45.2389464Z test_comprehensive_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T12:33:45.2965405Z test_comprehensive_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:33:45.4686065Z test_comprehensive_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T12:33:45.6333387Z test_comprehensive_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.165s) 2022-08-17T12:33:45.6479760Z test_comprehensive_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:45.6624046Z test_comprehensive_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:45.6766249Z test_comprehensive_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:45.6909732Z test_comprehensive_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:45.7051611Z test_comprehensive_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:45.7380710Z test_comprehensive_renorm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:45.9088445Z test_comprehensive_renorm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:33:46.0798345Z test_comprehensive_renorm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:33:46.1132303Z test_comprehensive_renorm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:46.2364737Z test_comprehensive_renorm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:33:46.3565856Z test_comprehensive_renorm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T12:33:46.3759651Z test_comprehensive_repeat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:33:46.3785569Z test_comprehensive_repeat_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.4148736Z test_comprehensive_repeat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:46.4518396Z test_comprehensive_repeat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:33:46.4713272Z test_comprehensive_repeat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:33:46.5019161Z test_comprehensive_repeat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:33:46.5319728Z test_comprehensive_repeat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:33:46.5347090Z test_comprehensive_repeat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5373618Z test_comprehensive_repeat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5401514Z test_comprehensive_repeat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5428144Z test_comprehensive_repeat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5454809Z test_comprehensive_repeat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5502775Z test_comprehensive_repeat_interleave_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.5531484Z test_comprehensive_repeat_interleave_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5622827Z test_comprehensive_repeat_interleave_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:46.5653638Z test_comprehensive_repeat_interleave_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.5751254Z test_comprehensive_repeat_interleave_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:46.5798285Z test_comprehensive_repeat_interleave_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.5878349Z test_comprehensive_repeat_interleave_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:46.5953490Z test_comprehensive_repeat_interleave_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:46.5981897Z test_comprehensive_repeat_interleave_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6010731Z test_comprehensive_repeat_interleave_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6039392Z test_comprehensive_repeat_interleave_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6068567Z test_comprehensive_repeat_interleave_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6097336Z test_comprehensive_repeat_interleave_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6126220Z test_comprehensive_reshape_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6138530Z test_comprehensive_reshape_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6168151Z test_comprehensive_reshape_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6184391Z test_comprehensive_reshape_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6213517Z test_comprehensive_reshape_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6240485Z test_comprehensive_reshape_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6267360Z test_comprehensive_reshape_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6294266Z test_comprehensive_reshape_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:46.6306907Z test_comprehensive_reshape_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6319225Z test_comprehensive_reshape_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6331760Z test_comprehensive_reshape_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6344352Z test_comprehensive_reshape_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6357402Z test_comprehensive_reshape_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6407867Z test_comprehensive_reshape_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.6423302Z test_comprehensive_reshape_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6478900Z test_comprehensive_reshape_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.6502507Z test_comprehensive_reshape_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6556836Z test_comprehensive_reshape_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.6606820Z test_comprehensive_reshape_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.6656216Z test_comprehensive_reshape_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.6706573Z test_comprehensive_reshape_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:46.6722562Z test_comprehensive_reshape_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6738838Z test_comprehensive_reshape_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6754961Z test_comprehensive_reshape_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6771163Z test_comprehensive_reshape_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6787651Z test_comprehensive_reshape_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.6800142Z test_comprehensive_resize__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6811499Z test_comprehensive_resize__cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6825410Z test_comprehensive_resize__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6839662Z test_comprehensive_resize__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6852700Z test_comprehensive_resize__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6864885Z test_comprehensive_resize__cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6878045Z test_comprehensive_resize__cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6889974Z test_comprehensive_resize__cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6903177Z test_comprehensive_resize__cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6915510Z test_comprehensive_resize__cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6926698Z test_comprehensive_resize__cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6937875Z test_comprehensive_resize__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6951008Z test_comprehensive_resize_as__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6962076Z test_comprehensive_resize_as__cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6977484Z test_comprehensive_resize_as__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.6994025Z test_comprehensive_resize_as__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:46.7009051Z test_comprehensive_resize_as__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7022821Z test_comprehensive_resize_as__cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7036925Z test_comprehensive_resize_as__cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7048534Z test_comprehensive_resize_as__cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7060247Z test_comprehensive_resize_as__cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7071367Z test_comprehensive_resize_as__cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7082615Z test_comprehensive_resize_as__cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7094147Z test_comprehensive_resize_as__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7107649Z test_comprehensive_resolve_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7117003Z test_comprehensive_resolve_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7131075Z test_comprehensive_resolve_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7145789Z test_comprehensive_resolve_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7159610Z test_comprehensive_resolve_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7172598Z test_comprehensive_resolve_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7185694Z test_comprehensive_resolve_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7194744Z test_comprehensive_resolve_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7203828Z test_comprehensive_resolve_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7212979Z test_comprehensive_resolve_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7221949Z test_comprehensive_resolve_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7231478Z test_comprehensive_resolve_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7245380Z test_comprehensive_resolve_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7254555Z test_comprehensive_resolve_neg_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7267901Z test_comprehensive_resolve_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7277933Z test_comprehensive_resolve_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7292182Z test_comprehensive_resolve_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7306209Z test_comprehensive_resolve_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7318753Z test_comprehensive_resolve_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7331592Z test_comprehensive_resolve_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7340663Z test_comprehensive_resolve_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7349869Z test_comprehensive_resolve_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7358866Z test_comprehensive_resolve_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7368479Z test_comprehensive_resolve_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7376919Z test_comprehensive_resolve_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:46.7505762Z test_comprehensive_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:46.7644446Z test_comprehensive_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:46.8255097Z test_comprehensive_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:33:46.8576731Z test_comprehensive_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:33:46.9210799Z test_comprehensive_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:33:46.9339850Z test_comprehensive_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:46.9761640Z test_comprehensive_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:33:47.0179358Z test_comprehensive_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:33:47.0321126Z test_comprehensive_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:47.0458807Z test_comprehensive_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:47.0599716Z test_comprehensive_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:47.0736973Z test_comprehensive_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:47.0878084Z test_comprehensive_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:47.1145088Z test_comprehensive_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:47.1561798Z test_comprehensive_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:33:47.3724435Z test_comprehensive_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.216s) 2022-08-17T12:33:47.5973577Z test_comprehensive_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.225s) 2022-08-17T12:33:47.6243854Z test_comprehensive_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:47.7662389Z test_comprehensive_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:33:47.9010781Z test_comprehensive_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T12:33:47.9440473Z test_comprehensive_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:33:47.9868063Z test_comprehensive_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:33:48.0290040Z test_comprehensive_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:33:48.0715735Z test_comprehensive_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:33:48.1130384Z test_comprehensive_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:33:48.1143421Z test_comprehensive_round_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:48.1156411Z test_comprehensive_round_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:48.1169247Z test_comprehensive_round_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:48.1188278Z test_comprehensive_round_decimals_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1204940Z test_comprehensive_round_decimals_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1221695Z test_comprehensive_round_decimals_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1239583Z test_comprehensive_round_decimals_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1257326Z test_comprehensive_round_decimals_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1274370Z test_comprehensive_round_decimals_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1292156Z test_comprehensive_round_decimals_neg_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1309956Z test_comprehensive_round_decimals_neg_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1326652Z test_comprehensive_round_decimals_neg_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.1393940Z test_comprehensive_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:48.1420131Z test_comprehensive_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:48.1552120Z test_comprehensive_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.1685201Z test_comprehensive_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.1787361Z test_comprehensive_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:48.1887751Z test_comprehensive_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:48.1914697Z test_comprehensive_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:48.1941209Z test_comprehensive_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:48.1967682Z test_comprehensive_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:48.1994164Z test_comprehensive_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:48.2020613Z test_comprehensive_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:48.2198856Z test_comprehensive_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:33:48.3567841Z test_comprehensive_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.137s) 2022-08-17T12:33:48.4959912Z test_comprehensive_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.139s) 2022-08-17T12:33:48.5148820Z test_comprehensive_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:33:48.6018511Z test_comprehensive_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.087s) 2022-08-17T12:33:48.6850232Z test_comprehensive_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T12:33:48.6982696Z test_comprehensive_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.7116040Z test_comprehensive_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.7246943Z test_comprehensive_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.7381029Z test_comprehensive_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.7513399Z test_comprehensive_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:48.7556556Z test_comprehensive_scatter_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.7572667Z test_comprehensive_scatter_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7614538Z test_comprehensive_scatter_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.7658424Z test_comprehensive_scatter_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.7698825Z test_comprehensive_scatter_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.7739210Z test_comprehensive_scatter_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.7776992Z test_comprehensive_scatter_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.7793263Z test_comprehensive_scatter_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7809500Z test_comprehensive_scatter_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7825859Z test_comprehensive_scatter_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7842030Z test_comprehensive_scatter_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7858399Z test_comprehensive_scatter_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7905165Z test_comprehensive_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:48.7924572Z test_comprehensive_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.7971373Z test_comprehensive_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:48.8020806Z test_comprehensive_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:48.8066147Z test_comprehensive_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.8111694Z test_comprehensive_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:48.8154291Z test_comprehensive_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:48.8173605Z test_comprehensive_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.8193017Z test_comprehensive_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.8212285Z test_comprehensive_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.8231629Z test_comprehensive_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.8251018Z test_comprehensive_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:48.9151799Z test_comprehensive_scatter_reduce_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:33:48.9172474Z test_comprehensive_scatter_reduce_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.0184827Z test_comprehensive_scatter_reduce_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T12:33:49.1772183Z test_comprehensive_scatter_reduce_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:33:49.3333327Z test_comprehensive_scatter_reduce_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:33:49.3355551Z test_comprehensive_scatter_reduce_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.3377417Z test_comprehensive_scatter_reduce_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.3399157Z test_comprehensive_scatter_reduce_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.3420615Z test_comprehensive_scatter_reduce_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.3442220Z test_comprehensive_scatter_reduce_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.4343994Z test_comprehensive_scatter_reduce_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:33:49.4366492Z test_comprehensive_scatter_reduce_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.5379648Z test_comprehensive_scatter_reduce_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T12:33:49.6974699Z test_comprehensive_scatter_reduce_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T12:33:49.8540773Z test_comprehensive_scatter_reduce_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.157s) 2022-08-17T12:33:49.8563698Z test_comprehensive_scatter_reduce_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.8585820Z test_comprehensive_scatter_reduce_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.8606670Z test_comprehensive_scatter_reduce_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.8627614Z test_comprehensive_scatter_reduce_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.8648650Z test_comprehensive_scatter_reduce_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:49.9008338Z test_comprehensive_scatter_reduce_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:49.9411643Z test_comprehensive_scatter_reduce_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:33:50.0162209Z test_comprehensive_scatter_reduce_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:33:50.0896973Z test_comprehensive_scatter_reduce_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T12:33:50.0922145Z test_comprehensive_scatter_reduce_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:50.0946656Z test_comprehensive_scatter_reduce_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.0969602Z test_comprehensive_scatter_reduce_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.0993007Z test_comprehensive_scatter_reduce_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.1016370Z test_comprehensive_scatter_reduce_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.2185832Z test_comprehensive_scatter_reduce_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:33:50.2207946Z test_comprehensive_scatter_reduce_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.3487563Z test_comprehensive_scatter_reduce_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T12:33:50.6285547Z test_comprehensive_scatter_reduce_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.280s) 2022-08-17T12:33:50.9034196Z test_comprehensive_scatter_reduce_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.275s) 2022-08-17T12:33:50.9057083Z test_comprehensive_scatter_reduce_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9078974Z test_comprehensive_scatter_reduce_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9099683Z test_comprehensive_scatter_reduce_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9120537Z test_comprehensive_scatter_reduce_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9141798Z test_comprehensive_scatter_reduce_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9225996Z test_comprehensive_scatter_reduce_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:50.9245481Z test_comprehensive_scatter_reduce_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9330234Z test_comprehensive_scatter_reduce_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:50.9416838Z test_comprehensive_scatter_reduce_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:50.9496167Z test_comprehensive_scatter_reduce_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:50.9516938Z test_comprehensive_scatter_reduce_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9537788Z test_comprehensive_scatter_reduce_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9558601Z test_comprehensive_scatter_reduce_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9579248Z test_comprehensive_scatter_reduce_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9600101Z test_comprehensive_scatter_reduce_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:50.9725603Z test_comprehensive_searchsorted_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:50.9847159Z test_comprehensive_searchsorted_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:50.9969912Z test_comprehensive_searchsorted_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:51.0091726Z test_comprehensive_searchsorted_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:51.0183741Z test_comprehensive_searchsorted_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.0275909Z test_comprehensive_searchsorted_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.0367956Z test_comprehensive_searchsorted_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.0460137Z test_comprehensive_searchsorted_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.0552871Z test_comprehensive_searchsorted_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.0929191Z test_comprehensive_segment_reduce_lengths_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:33:51.1303958Z test_comprehensive_segment_reduce_lengths_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:33:51.1659179Z test_comprehensive_segment_reduce_lengths_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:33:51.2019079Z test_comprehensive_segment_reduce_lengths_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:51.2390642Z test_comprehensive_segment_reduce_offsets_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:33:51.2764637Z test_comprehensive_segment_reduce_offsets_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:33:51.3119754Z test_comprehensive_segment_reduce_offsets_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:33:51.3481338Z test_comprehensive_segment_reduce_offsets_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:51.3519590Z test_comprehensive_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.3530865Z test_comprehensive_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3619416Z test_comprehensive_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.3634069Z test_comprehensive_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3721682Z test_comprehensive_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.3758443Z test_comprehensive_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.3826318Z test_comprehensive_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:51.3894919Z test_comprehensive_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:51.3906049Z test_comprehensive_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3917197Z test_comprehensive_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3928523Z test_comprehensive_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3939657Z test_comprehensive_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3950957Z test_comprehensive_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.3985768Z test_comprehensive_select_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.3997340Z test_comprehensive_select_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4031368Z test_comprehensive_select_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.4065962Z test_comprehensive_select_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.4101653Z test_comprehensive_select_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.4113467Z test_comprehensive_select_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4125001Z test_comprehensive_select_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4136825Z test_comprehensive_select_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4148860Z test_comprehensive_select_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4160592Z test_comprehensive_select_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4174016Z test_comprehensive_sgn_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4183104Z test_comprehensive_sgn_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.4872958Z test_comprehensive_sgn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:33:51.4884210Z test_comprehensive_sgn_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5639539Z test_comprehensive_sgn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.075s) 2022-08-17T12:33:51.5652609Z test_comprehensive_sgn_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5665570Z test_comprehensive_sgn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5679353Z test_comprehensive_sgn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5689027Z test_comprehensive_sgn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5698015Z test_comprehensive_sgn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5707078Z test_comprehensive_sgn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5716149Z test_comprehensive_sgn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5725250Z test_comprehensive_sgn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5738303Z test_comprehensive_short_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5749625Z test_comprehensive_short_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5763539Z test_comprehensive_short_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5777666Z test_comprehensive_short_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5790759Z test_comprehensive_short_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5803402Z test_comprehensive_short_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5816153Z test_comprehensive_short_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5826413Z test_comprehensive_short_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5837642Z test_comprehensive_short_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5848875Z test_comprehensive_short_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5860089Z test_comprehensive_short_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5871597Z test_comprehensive_short_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.5919553Z test_comprehensive_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:51.5958295Z test_comprehensive_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.6045982Z test_comprehensive_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.6135934Z test_comprehensive_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:51.6209248Z test_comprehensive_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:51.6281975Z test_comprehensive_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:51.6321374Z test_comprehensive_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.6360441Z test_comprehensive_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.6400098Z test_comprehensive_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.6438985Z test_comprehensive_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.6477704Z test_comprehensive_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.6494560Z test_comprehensive_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:51.6529587Z test_comprehensive_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6546157Z test_comprehensive_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:51.6602889Z test_comprehensive_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:51.6653411Z test_comprehensive_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:51.6687216Z test_comprehensive_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6721099Z test_comprehensive_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6753924Z test_comprehensive_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6786689Z test_comprehensive_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6818909Z test_comprehensive_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6849591Z test_comprehensive_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6882027Z test_comprehensive_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6916496Z test_comprehensive_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.6973104Z test_comprehensive_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:51.7019934Z test_comprehensive_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:51.7052384Z test_comprehensive_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.7085376Z test_comprehensive_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.7119273Z test_comprehensive_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.7152073Z test_comprehensive_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.7184495Z test_comprehensive_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.7215042Z test_comprehensive_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.7251338Z test_comprehensive_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.7549644Z test_comprehensive_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:33:51.7879299Z test_comprehensive_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:51.8059578Z test_comprehensive_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:33:51.8219672Z test_comprehensive_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:51.8257364Z test_comprehensive_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.8295308Z test_comprehensive_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.8332981Z test_comprehensive_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.8370774Z test_comprehensive_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.8408233Z test_comprehensive_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:51.8560169Z test_comprehensive_sinc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:51.8571100Z test_comprehensive_sinc_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.8923410Z test_comprehensive_sinc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:33:51.9280791Z test_comprehensive_sinc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:33:51.9550688Z test_comprehensive_sinc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:51.9820381Z test_comprehensive_sinc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:51.9831306Z test_comprehensive_sinc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.9841846Z test_comprehensive_sinc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.9852490Z test_comprehensive_sinc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.9862983Z test_comprehensive_sinc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.9873828Z test_comprehensive_sinc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:51.9901085Z test_comprehensive_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:51.9939981Z test_comprehensive_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.0239363Z test_comprehensive_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:33:52.0569891Z test_comprehensive_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:52.0749295Z test_comprehensive_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:33:52.0913479Z test_comprehensive_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:52.0950807Z test_comprehensive_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.0987413Z test_comprehensive_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.1024025Z test_comprehensive_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.1061152Z test_comprehensive_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.1097219Z test_comprehensive_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.1178119Z test_comprehensive_slice_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:52.1204384Z test_comprehensive_slice_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:52.1314002Z test_comprehensive_slice_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:52.1384597Z test_comprehensive_slice_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:33:52.1491337Z test_comprehensive_slice_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:52.1518500Z test_comprehensive_slice_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:52.1545497Z test_comprehensive_slice_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:52.1567404Z test_comprehensive_slice_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.1593928Z test_comprehensive_slice_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:52.1620596Z test_comprehensive_slice_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:52.1680087Z test_comprehensive_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:52.1904533Z test_comprehensive_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:52.2121611Z test_comprehensive_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:52.2182147Z test_comprehensive_softmax_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:52.2267667Z test_comprehensive_softmax_with_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:52.2488771Z test_comprehensive_softmax_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:52.2715298Z test_comprehensive_softmax_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:33:52.2779970Z test_comprehensive_softmax_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:52.3004100Z test_comprehensive_softmax_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:52.3224500Z test_comprehensive_softmax_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:52.3325110Z test_comprehensive_softmax_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:52.3430646Z test_comprehensive_softmax_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:52.3531660Z test_comprehensive_softmax_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:52.3632339Z test_comprehensive_softmax_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:52.3738163Z test_comprehensive_softmax_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:52.3937353Z test_comprehensive_sort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:33:52.3975744Z test_comprehensive_sort_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.4174772Z test_comprehensive_sort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:33:52.4370646Z test_comprehensive_sort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:33:52.4553357Z test_comprehensive_sort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:33:52.4592233Z test_comprehensive_sort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.4631104Z test_comprehensive_sort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.4668917Z test_comprehensive_sort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.4706811Z test_comprehensive_sort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.4744392Z test_comprehensive_sort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:52.5021593Z test_comprehensive_sparse_sampled_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:33:52.5294784Z test_comprehensive_sparse_sampled_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:33:52.5531509Z test_comprehensive_sparse_sampled_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:33:52.5762300Z test_comprehensive_sparse_sampled_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:33:52.5774443Z test_comprehensive_special_airy_ai_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5786301Z test_comprehensive_special_airy_ai_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5797926Z test_comprehensive_special_airy_ai_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5809003Z test_comprehensive_special_airy_ai_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5820158Z test_comprehensive_special_airy_ai_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5831443Z test_comprehensive_special_airy_ai_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5842867Z test_comprehensive_special_airy_ai_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5853898Z test_comprehensive_special_airy_ai_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5865697Z test_comprehensive_special_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5877380Z test_comprehensive_special_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5889404Z test_comprehensive_special_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5904217Z test_comprehensive_special_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5914637Z test_comprehensive_special_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5924873Z test_comprehensive_special_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5935634Z test_comprehensive_special_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5946120Z test_comprehensive_special_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5957207Z test_comprehensive_special_bessel_j1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5968318Z test_comprehensive_special_bessel_j1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5979476Z test_comprehensive_special_bessel_j1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.5990218Z test_comprehensive_special_bessel_j1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6000761Z test_comprehensive_special_bessel_j1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6011193Z test_comprehensive_special_bessel_j1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6021642Z test_comprehensive_special_bessel_j1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6032377Z test_comprehensive_special_bessel_j1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6043087Z test_comprehensive_special_bessel_y0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6054369Z test_comprehensive_special_bessel_y0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6065632Z test_comprehensive_special_bessel_y0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6075983Z test_comprehensive_special_bessel_y0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6086482Z test_comprehensive_special_bessel_y0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6096891Z test_comprehensive_special_bessel_y0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6107374Z test_comprehensive_special_bessel_y0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6118339Z test_comprehensive_special_bessel_y0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6129751Z test_comprehensive_special_bessel_y1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6141383Z test_comprehensive_special_bessel_y1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6152552Z test_comprehensive_special_bessel_y1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6162781Z test_comprehensive_special_bessel_y1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6173331Z test_comprehensive_special_bessel_y1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6183531Z test_comprehensive_special_bessel_y1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6193997Z test_comprehensive_special_bessel_y1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6204068Z test_comprehensive_special_bessel_y1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6220024Z test_comprehensive_special_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6240945Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6262599Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6278718Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6294870Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6312088Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6327936Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6343363Z test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6359554Z test_comprehensive_special_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6382321Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6403190Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6419214Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6437328Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6454346Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6471139Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6487313Z test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.6492614Z test_comprehensive_special_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6496159Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6499848Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6503459Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6507494Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6511316Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6515160Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6519028Z test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6522875Z test_comprehensive_special_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6526829Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6530492Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6534306Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6538077Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6541819Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6545994Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6549710Z test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.6597068Z test_comprehensive_special_entr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:52.6606976Z test_comprehensive_special_entr_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6688069Z test_comprehensive_special_entr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:52.6768168Z test_comprehensive_special_entr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:52.6778510Z test_comprehensive_special_entr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6788317Z test_comprehensive_special_entr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6797975Z test_comprehensive_special_entr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6807605Z test_comprehensive_special_entr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6816998Z test_comprehensive_special_entr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6827714Z test_comprehensive_special_erfcx_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.6938031Z test_comprehensive_special_erfcx_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:52.7051499Z test_comprehensive_special_erfcx_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:52.7062390Z test_comprehensive_special_erfcx_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7072839Z test_comprehensive_special_erfcx_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7083072Z test_comprehensive_special_erfcx_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7093518Z test_comprehensive_special_erfcx_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7104044Z test_comprehensive_special_erfcx_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7119870Z test_comprehensive_special_hermite_polynomial_h_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7140255Z test_comprehensive_special_hermite_polynomial_h_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7160989Z test_comprehensive_special_hermite_polynomial_h_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7176880Z test_comprehensive_special_hermite_polynomial_h_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7193025Z test_comprehensive_special_hermite_polynomial_h_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7209669Z test_comprehensive_special_hermite_polynomial_h_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7226014Z test_comprehensive_special_hermite_polynomial_h_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7241275Z test_comprehensive_special_hermite_polynomial_h_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7256729Z test_comprehensive_special_hermite_polynomial_he_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7277426Z test_comprehensive_special_hermite_polynomial_he_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7298497Z test_comprehensive_special_hermite_polynomial_he_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7313986Z test_comprehensive_special_hermite_polynomial_he_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7330022Z test_comprehensive_special_hermite_polynomial_he_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7346583Z test_comprehensive_special_hermite_polynomial_he_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7362395Z test_comprehensive_special_hermite_polynomial_he_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7378146Z test_comprehensive_special_hermite_polynomial_he_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.7394760Z test_comprehensive_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7415880Z test_comprehensive_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7513774Z test_comprehensive_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:52.7610180Z test_comprehensive_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:52.7630485Z test_comprehensive_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7650548Z test_comprehensive_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7670439Z test_comprehensive_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7690389Z test_comprehensive_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7710535Z test_comprehensive_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7730429Z test_comprehensive_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.7978452Z test_comprehensive_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:33:52.8221717Z test_comprehensive_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:33:52.8242516Z test_comprehensive_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8264404Z test_comprehensive_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8284520Z test_comprehensive_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8304423Z test_comprehensive_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8324304Z test_comprehensive_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8343865Z test_comprehensive_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8638953Z test_comprehensive_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:33:52.8934863Z test_comprehensive_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:33:52.8956451Z test_comprehensive_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8977567Z test_comprehensive_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.8998831Z test_comprehensive_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9018972Z test_comprehensive_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9038696Z test_comprehensive_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9054510Z test_comprehensive_special_laguerre_polynomial_l_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9074185Z test_comprehensive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9094419Z test_comprehensive_special_laguerre_polynomial_l_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9110093Z test_comprehensive_special_laguerre_polynomial_l_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9125510Z test_comprehensive_special_laguerre_polynomial_l_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9141490Z test_comprehensive_special_laguerre_polynomial_l_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:52.9156945Z test_comprehensive_special_laguerre_polynomial_l_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9171996Z test_comprehensive_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9176280Z test_comprehensive_special_legendre_polynomial_p_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9179694Z test_comprehensive_special_legendre_polynomial_p_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9182930Z test_comprehensive_special_legendre_polynomial_p_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9186823Z test_comprehensive_special_legendre_polynomial_p_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9190543Z test_comprehensive_special_legendre_polynomial_p_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9193822Z test_comprehensive_special_legendre_polynomial_p_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9197359Z test_comprehensive_special_legendre_polynomial_p_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9200783Z test_comprehensive_special_legendre_polynomial_p_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:52.9211380Z test_comprehensive_special_log_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9376536Z test_comprehensive_special_log_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:52.9541175Z test_comprehensive_special_log_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:52.9552035Z test_comprehensive_special_log_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9562141Z test_comprehensive_special_log_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9572614Z test_comprehensive_special_log_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9582632Z test_comprehensive_special_log_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9593060Z test_comprehensive_special_log_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9603525Z test_comprehensive_special_modified_bessel_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9614460Z test_comprehensive_special_modified_bessel_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9625634Z test_comprehensive_special_modified_bessel_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9635744Z test_comprehensive_special_modified_bessel_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9645991Z test_comprehensive_special_modified_bessel_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9655969Z test_comprehensive_special_modified_bessel_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9666161Z test_comprehensive_special_modified_bessel_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9676327Z test_comprehensive_special_modified_bessel_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9687065Z test_comprehensive_special_modified_bessel_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9697728Z test_comprehensive_special_modified_bessel_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9708850Z test_comprehensive_special_modified_bessel_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9718869Z test_comprehensive_special_modified_bessel_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9729098Z test_comprehensive_special_modified_bessel_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9739135Z test_comprehensive_special_modified_bessel_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9749433Z test_comprehensive_special_modified_bessel_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9759467Z test_comprehensive_special_modified_bessel_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9770114Z test_comprehensive_special_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9781026Z test_comprehensive_special_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9792125Z test_comprehensive_special_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9802139Z test_comprehensive_special_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9812309Z test_comprehensive_special_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9822393Z test_comprehensive_special_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9832629Z test_comprehensive_special_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9842718Z test_comprehensive_special_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9853277Z test_comprehensive_special_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9864089Z test_comprehensive_special_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9875121Z test_comprehensive_special_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9885196Z test_comprehensive_special_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9895370Z test_comprehensive_special_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9905604Z test_comprehensive_special_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9915609Z test_comprehensive_special_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:52.9925688Z test_comprehensive_special_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.0074452Z test_comprehensive_special_ndtr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:53.0159704Z test_comprehensive_special_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:53.0445644Z test_comprehensive_special_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:33:53.0724372Z test_comprehensive_special_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:33:53.0814503Z test_comprehensive_special_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:53.0904360Z test_comprehensive_special_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:53.0993936Z test_comprehensive_special_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:53.1082442Z test_comprehensive_special_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:53.1171044Z test_comprehensive_special_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:53.1181933Z test_comprehensive_special_ndtri_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1303140Z test_comprehensive_special_ndtri_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:53.1423203Z test_comprehensive_special_ndtri_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:53.1433984Z test_comprehensive_special_ndtri_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1444200Z test_comprehensive_special_ndtri_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1454554Z test_comprehensive_special_ndtri_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1464706Z test_comprehensive_special_ndtri_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1474909Z test_comprehensive_special_ndtri_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1564773Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:53.1578704Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1733605Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:53.1887926Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:53.1902797Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1916981Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1931294Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1945547Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1960190Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1971016Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1981994Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.1993029Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2003195Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2013426Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2023592Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2033712Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2043805Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2054519Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2065548Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2076477Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2086547Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2096687Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2107016Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2117021Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2128475Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2132826Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2136553Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2140422Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2143972Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2147378Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2151179Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2154758Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2158462Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2162458Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2165913Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2169270Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2172856Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2176412Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2179807Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2183472Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2187309Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2190985Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2194508Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2198110Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2201740Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2205316Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2209020Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2212680Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2216330Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2219936Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2223534Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2227219Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2230837Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2234435Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2238095Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2241637Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2245303Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:33:53.2255595Z test_comprehensive_special_spherical_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2266509Z test_comprehensive_special_spherical_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2277136Z test_comprehensive_special_spherical_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2287227Z test_comprehensive_special_spherical_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2297065Z test_comprehensive_special_spherical_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2307260Z test_comprehensive_special_spherical_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2317133Z test_comprehensive_special_spherical_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2327295Z test_comprehensive_special_spherical_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2655228Z test_comprehensive_special_xlog1py_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:53.2670078Z test_comprehensive_special_xlog1py_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:33:53.2692159Z test_comprehensive_special_xlog1py_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:53.4181201Z test_comprehensive_special_xlog1py_cpu_float32 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T12:33:53.5606528Z test_comprehensive_special_xlog1py_cpu_float64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:33:53.5624035Z test_comprehensive_special_xlog1py_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:53.5642300Z test_comprehensive_special_xlog1py_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:53.5659851Z test_comprehensive_special_xlog1py_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:53.5675733Z test_comprehensive_special_xlog1py_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:53.5691300Z test_comprehensive_special_xlog1py_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:53.5851229Z test_comprehensive_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:53.6135885Z test_comprehensive_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:33:53.6352682Z test_comprehensive_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:53.6519472Z test_comprehensive_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:53.6687961Z test_comprehensive_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:53.6854349Z test_comprehensive_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:53.7016602Z test_comprehensive_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:53.7187039Z test_comprehensive_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:53.7215948Z test_comprehensive_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:53.7268620Z test_comprehensive_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:53.7467971Z test_comprehensive_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:33:53.7607519Z test_comprehensive_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:53.7821616Z test_comprehensive_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:33:53.7849108Z test_comprehensive_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:53.7974119Z test_comprehensive_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:53.8097831Z test_comprehensive_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:53.8151227Z test_comprehensive_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:53.8204224Z test_comprehensive_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:53.8256428Z test_comprehensive_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:53.8309776Z test_comprehensive_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:53.8361711Z test_comprehensive_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:53.8404692Z test_comprehensive_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:53.8511491Z test_comprehensive_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:53.8907117Z test_comprehensive_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:33:53.9323846Z test_comprehensive_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:33:53.9366619Z test_comprehensive_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:53.9617572Z test_comprehensive_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:33:53.9860728Z test_comprehensive_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:33:53.9969368Z test_comprehensive_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.0076893Z test_comprehensive_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.0182611Z test_comprehensive_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.0289894Z test_comprehensive_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.0394900Z test_comprehensive_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:54.0450672Z test_comprehensive_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.0589823Z test_comprehensive_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:54.1115182Z test_comprehensive_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T12:33:54.1490470Z test_comprehensive_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:33:54.2037267Z test_comprehensive_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.055s) 2022-08-17T12:33:54.2096067Z test_comprehensive_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.2428601Z test_comprehensive_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:33:54.2754091Z test_comprehensive_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:33:54.2896313Z test_comprehensive_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:54.3038307Z test_comprehensive_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:54.3177725Z test_comprehensive_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:54.3318988Z test_comprehensive_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:54.3457263Z test_comprehensive_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:54.3487887Z test_comprehensive_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:33:54.3526946Z test_comprehensive_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:54.3813377Z test_comprehensive_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:33:54.4125356Z test_comprehensive_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:33:54.4295271Z test_comprehensive_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:33:54.4453582Z test_comprehensive_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:54.4490461Z test_comprehensive_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:54.4527581Z test_comprehensive_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:54.4564233Z test_comprehensive_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:54.4601146Z test_comprehensive_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:54.4678598Z test_comprehensive_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:33:54.4714408Z test_comprehensive_square_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:33:54.4739333Z test_comprehensive_square_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:54.4863824Z test_comprehensive_square_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:33:54.4989736Z test_comprehensive_square_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:54.5053087Z test_comprehensive_square_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.5148486Z test_comprehensive_square_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:33:54.5243356Z test_comprehensive_square_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:33:54.5265811Z test_comprehensive_square_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:54.5287804Z test_comprehensive_square_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:54.5309455Z test_comprehensive_square_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:54.5331508Z test_comprehensive_square_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:54.5353827Z test_comprehensive_square_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:33:54.5415166Z test_comprehensive_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.5472319Z test_comprehensive_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.5681258Z test_comprehensive_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:33:54.5789079Z test_comprehensive_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.6004440Z test_comprehensive_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:33:54.6064763Z test_comprehensive_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6224205Z test_comprehensive_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:54.6380874Z test_comprehensive_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:54.6438694Z test_comprehensive_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6496353Z test_comprehensive_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6553310Z test_comprehensive_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6610908Z test_comprehensive_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6668381Z test_comprehensive_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6720618Z test_comprehensive_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:54.6779596Z test_comprehensive_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.6931684Z test_comprehensive_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:54.7063769Z test_comprehensive_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:54.7219781Z test_comprehensive_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:54.7272581Z test_comprehensive_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:54.7387898Z test_comprehensive_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.7502012Z test_comprehensive_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:54.7562777Z test_comprehensive_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.7622107Z test_comprehensive_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.7679693Z test_comprehensive_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.7739020Z test_comprehensive_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.7798148Z test_comprehensive_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:54.8118174Z test_comprehensive_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:33:54.9196763Z test_comprehensive_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T12:33:55.0302077Z test_comprehensive_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T12:33:55.0641017Z test_comprehensive_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:33:55.1466767Z test_comprehensive_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.082s) 2022-08-17T12:33:55.2262766Z test_comprehensive_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T12:33:55.2730418Z test_comprehensive_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:33:55.4592773Z test_comprehensive_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.186s) 2022-08-17T12:33:55.6527075Z test_comprehensive_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.193s) 2022-08-17T12:33:55.7020149Z test_comprehensive_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:33:55.8382055Z test_comprehensive_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.136s) 2022-08-17T12:33:55.9687078Z test_comprehensive_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:33:56.1856110Z test_comprehensive_stft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.217s) 2022-08-17T12:33:56.4082806Z test_comprehensive_stft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.223s) 2022-08-17T12:33:56.6340787Z test_comprehensive_stft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.226s) 2022-08-17T12:33:56.8523012Z test_comprehensive_stft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T12:33:56.8756260Z test_comprehensive_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:33:57.0158303Z test_comprehensive_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T12:33:57.0571982Z test_comprehensive_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:33:57.1990913Z test_comprehensive_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:33:57.2235419Z test_comprehensive_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:33:57.3132576Z test_comprehensive_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T12:33:57.3993118Z test_comprehensive_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.086s) 2022-08-17T12:33:57.4152605Z test_comprehensive_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:57.4311410Z test_comprehensive_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:57.4468756Z test_comprehensive_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:57.4627328Z test_comprehensive_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:57.4783878Z test_comprehensive_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:57.5003147Z test_comprehensive_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:57.5139057Z test_comprehensive_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:57.5695664Z test_comprehensive_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T12:33:57.6258284Z test_comprehensive_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T12:33:57.6477625Z test_comprehensive_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:33:57.6926050Z test_comprehensive_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2022-08-17T12:33:57.7370373Z test_comprehensive_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T12:33:57.7509049Z test_comprehensive_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:57.7646177Z test_comprehensive_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:57.7781255Z test_comprehensive_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:33:57.7918779Z test_comprehensive_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:57.8056375Z test_comprehensive_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:33:57.8116097Z test_comprehensive_sum_to_size_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:57.8165959Z test_comprehensive_sum_to_size_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:57.8319378Z test_comprehensive_sum_to_size_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:33:57.8477548Z test_comprehensive_sum_to_size_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:33:57.8539854Z test_comprehensive_sum_to_size_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:33:57.8654076Z test_comprehensive_sum_to_size_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:57.8768424Z test_comprehensive_sum_to_size_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:33:57.8818502Z test_comprehensive_sum_to_size_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:57.8868650Z test_comprehensive_sum_to_size_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:57.8918403Z test_comprehensive_sum_to_size_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:57.8968437Z test_comprehensive_sum_to_size_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:33:57.9018157Z test_comprehensive_sum_to_size_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:02.1837662Z test_comprehensive_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.282s) 2022-08-17T12:34:06.5197707Z test_comprehensive_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.336s) 2022-08-17T12:34:09.7615626Z test_comprehensive_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.242s) 2022-08-17T12:34:12.9563058Z test_comprehensive_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (3.195s) 2022-08-17T12:34:26.0881588Z test_comprehensive_svd_lowrank_cpu_float32 (__main__.TestDecompCPU) ... ok (13.132s) 2022-08-17T12:34:39.0037404Z test_comprehensive_svd_lowrank_cpu_float64 (__main__.TestDecompCPU) ... ok (12.915s) 2022-08-17T12:34:39.1260938Z test_comprehensive_symeig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.122s) 2022-08-17T12:34:39.2493950Z test_comprehensive_symeig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T12:34:39.3481479Z test_comprehensive_symeig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:34:39.4459649Z test_comprehensive_symeig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:34:39.4487683Z test_comprehensive_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:39.4507922Z test_comprehensive_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4570036Z test_comprehensive_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:39.4633692Z test_comprehensive_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:39.4658797Z test_comprehensive_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4710353Z test_comprehensive_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:39.4760964Z test_comprehensive_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:39.4781745Z test_comprehensive_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4802624Z test_comprehensive_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4822902Z test_comprehensive_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4842888Z test_comprehensive_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4863372Z test_comprehensive_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.4943934Z test_comprehensive_take_along_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:39.5013259Z test_comprehensive_take_along_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:39.5199397Z test_comprehensive_take_along_dim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:39.5384791Z test_comprehensive_take_along_dim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:34:39.5464433Z test_comprehensive_take_along_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:39.5609013Z test_comprehensive_take_along_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:39.5753367Z test_comprehensive_take_along_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:39.5827722Z test_comprehensive_take_along_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:39.5898077Z test_comprehensive_take_along_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:39.5966296Z test_comprehensive_take_along_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:39.6035783Z test_comprehensive_take_along_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:39.6109431Z test_comprehensive_take_along_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:39.6157616Z test_comprehensive_take_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:39.6171676Z test_comprehensive_take_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:39.6219641Z test_comprehensive_take_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:39.6265158Z test_comprehensive_take_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:39.6311868Z test_comprehensive_take_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:39.6355022Z test_comprehensive_take_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.6398725Z test_comprehensive_take_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.6412695Z test_comprehensive_take_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:39.6426539Z test_comprehensive_take_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:39.6440284Z test_comprehensive_take_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:39.6454305Z test_comprehensive_take_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:39.6468284Z test_comprehensive_take_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:39.6502446Z test_comprehensive_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:39.6540256Z test_comprehensive_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.6924504Z test_comprehensive_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:34:39.7336551Z test_comprehensive_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:39.7560276Z test_comprehensive_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:39.7771620Z test_comprehensive_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:39.7809515Z test_comprehensive_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.7847216Z test_comprehensive_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.7884764Z test_comprehensive_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.7922388Z test_comprehensive_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.7959296Z test_comprehensive_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.7981122Z test_comprehensive_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:39.8016771Z test_comprehensive_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:39.8240130Z test_comprehensive_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:39.8490179Z test_comprehensive_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:34:39.8618700Z test_comprehensive_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:39.8738307Z test_comprehensive_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:39.8775043Z test_comprehensive_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.8812220Z test_comprehensive_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.8849606Z test_comprehensive_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.8886323Z test_comprehensive_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.8922510Z test_comprehensive_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:39.9185639Z test_comprehensive_tensor_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:34:39.9203611Z test_comprehensive_tensor_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.0610974Z test_comprehensive_tensor_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T12:34:40.2033043Z test_comprehensive_tensor_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T12:34:40.2298605Z test_comprehensive_tensor_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:34:40.3239808Z test_comprehensive_tensor_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T12:34:40.4164074Z test_comprehensive_tensor_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.092s) 2022-08-17T12:34:40.4181661Z test_comprehensive_tensor_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.4198833Z test_comprehensive_tensor_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.4217607Z test_comprehensive_tensor_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.4234715Z test_comprehensive_tensor_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.4251709Z test_comprehensive_tensor_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.4298125Z test_comprehensive_tensordot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:40.4440606Z test_comprehensive_tensordot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:40.4584378Z test_comprehensive_tensordot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:40.4698704Z test_comprehensive_tensordot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:40.4811310Z test_comprehensive_tensordot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:40.4843911Z test_comprehensive_tensordot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.4876665Z test_comprehensive_tensordot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.4910161Z test_comprehensive_tensordot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.4943608Z test_comprehensive_tensordot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.4976472Z test_comprehensive_tensordot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.5182380Z test_comprehensive_tile_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:40.5213547Z test_comprehensive_tile_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.5594061Z test_comprehensive_tile_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:34:40.5975369Z test_comprehensive_tile_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:34:40.6181566Z test_comprehensive_tile_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:40.6498643Z test_comprehensive_tile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:40.6809087Z test_comprehensive_tile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:34:40.6840759Z test_comprehensive_tile_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.6872353Z test_comprehensive_tile_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.6903798Z test_comprehensive_tile_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.6935382Z test_comprehensive_tile_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.6967593Z test_comprehensive_tile_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.6981233Z test_comprehensive_to_sparse_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.6992060Z test_comprehensive_to_sparse_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7004373Z test_comprehensive_to_sparse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7016737Z test_comprehensive_to_sparse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7028900Z test_comprehensive_to_sparse_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7048462Z test_comprehensive_to_sparse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.7067050Z test_comprehensive_to_sparse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.7078929Z test_comprehensive_to_sparse_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7091133Z test_comprehensive_to_sparse_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7102903Z test_comprehensive_to_sparse_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7114843Z test_comprehensive_to_sparse_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7126601Z test_comprehensive_to_sparse_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7185894Z test_comprehensive_topk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.7242170Z test_comprehensive_topk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.7295540Z test_comprehensive_topk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:40.7310154Z test_comprehensive_topk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7324590Z test_comprehensive_topk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7339349Z test_comprehensive_topk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7353766Z test_comprehensive_topk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7368322Z test_comprehensive_topk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7406995Z test_comprehensive_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:40.7444911Z test_comprehensive_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:40.7476519Z test_comprehensive_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.7506657Z test_comprehensive_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:40.7521089Z test_comprehensive_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7536866Z test_comprehensive_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:40.7551076Z test_comprehensive_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7565251Z test_comprehensive_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7579635Z test_comprehensive_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:40.7637531Z test_comprehensive_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.7693471Z test_comprehensive_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.7935660Z test_comprehensive_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:34:40.8062536Z test_comprehensive_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:40.8309386Z test_comprehensive_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:34:40.8372772Z test_comprehensive_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.8548360Z test_comprehensive_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:40.8721816Z test_comprehensive_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:40.8777808Z test_comprehensive_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.8834530Z test_comprehensive_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.8889825Z test_comprehensive_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:40.8945920Z test_comprehensive_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.9001841Z test_comprehensive_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:40.9580398Z test_comprehensive_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:34:41.1278380Z test_comprehensive_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T12:34:41.3012771Z test_comprehensive_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T12:34:41.3597301Z test_comprehensive_trapezoid_cpu_float16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:34:41.4918248Z test_comprehensive_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.132s) 2022-08-17T12:34:41.6219095Z test_comprehensive_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:34:41.6523680Z test_comprehensive_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:41.6826869Z test_comprehensive_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:41.7125751Z test_comprehensive_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:41.7428183Z test_comprehensive_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:41.7730929Z test_comprehensive_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:41.8306072Z test_comprehensive_trapz_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:34:41.9999396Z test_comprehensive_trapz_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.169s) 2022-08-17T12:34:42.1729872Z test_comprehensive_trapz_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T12:34:42.2309705Z test_comprehensive_trapz_cpu_float16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:34:42.3630291Z test_comprehensive_trapz_cpu_float32 (__main__.TestDecompCPU) ... ok (0.132s) 2022-08-17T12:34:42.4923246Z test_comprehensive_trapz_cpu_float64 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T12:34:42.5228541Z test_comprehensive_trapz_cpu_int16 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:42.5532797Z test_comprehensive_trapz_cpu_int32 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:42.5835189Z test_comprehensive_trapz_cpu_int64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:42.6145399Z test_comprehensive_trapz_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:34:42.6449454Z test_comprehensive_trapz_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:42.6994097Z test_comprehensive_triangular_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:34:42.7539092Z test_comprehensive_triangular_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.054s) 2022-08-17T12:34:42.7974354Z test_comprehensive_triangular_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:34:42.8405549Z test_comprehensive_triangular_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:34:42.8433048Z test_comprehensive_tril_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8445452Z test_comprehensive_tril_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8476100Z test_comprehensive_tril_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8504493Z test_comprehensive_tril_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8531683Z test_comprehensive_tril_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8557588Z test_comprehensive_tril_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8583848Z test_comprehensive_tril_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8596310Z test_comprehensive_tril_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8607903Z test_comprehensive_tril_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8619453Z test_comprehensive_tril_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8631522Z test_comprehensive_tril_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8643182Z test_comprehensive_tril_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8668974Z test_comprehensive_triu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8681079Z test_comprehensive_triu_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8713988Z test_comprehensive_triu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8742259Z test_comprehensive_triu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8770051Z test_comprehensive_triu_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8796770Z test_comprehensive_triu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8823896Z test_comprehensive_triu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:42.8836072Z test_comprehensive_triu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8847803Z test_comprehensive_triu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8859301Z test_comprehensive_triu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8871350Z test_comprehensive_triu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.8882751Z test_comprehensive_triu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:42.9269095Z test_comprehensive_true_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:34:42.9434816Z test_comprehensive_true_divide_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:43.2669898Z test_comprehensive_true_divide_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.323s) 2022-08-17T12:34:43.6039146Z test_comprehensive_true_divide_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.337s) 2022-08-17T12:34:43.6447056Z test_comprehensive_true_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:43.8464071Z test_comprehensive_true_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.202s) 2022-08-17T12:34:44.0379733Z test_comprehensive_true_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T12:34:44.0543993Z test_comprehensive_true_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.0709298Z test_comprehensive_true_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.0871144Z test_comprehensive_true_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.1039158Z test_comprehensive_true_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:44.1201013Z test_comprehensive_true_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.1219813Z test_comprehensive_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.1276547Z test_comprehensive_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:44.1327816Z test_comprehensive_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:44.1386298Z test_comprehensive_unbind_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:44.1399093Z test_comprehensive_unbind_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:44.1584156Z test_comprehensive_unbind_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:34:44.1601230Z test_comprehensive_unbind_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.1792166Z test_comprehensive_unbind_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:44.1850999Z test_comprehensive_unbind_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:44.1982267Z test_comprehensive_unbind_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:44.2111876Z test_comprehensive_unbind_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:44.2125373Z test_comprehensive_unbind_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:44.2136956Z test_comprehensive_unbind_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:44.2149199Z test_comprehensive_unbind_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:44.2161221Z test_comprehensive_unbind_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:44.2173631Z test_comprehensive_unbind_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:44.2242468Z test_comprehensive_unflatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.2314187Z test_comprehensive_unflatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.2479014Z test_comprehensive_unflatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.2620773Z test_comprehensive_unflatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:44.2785326Z test_comprehensive_unflatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.2854126Z test_comprehensive_unflatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.2983455Z test_comprehensive_unflatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:44.3108582Z test_comprehensive_unflatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:44.3181195Z test_comprehensive_unflatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.3253364Z test_comprehensive_unflatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.3324597Z test_comprehensive_unflatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.3399113Z test_comprehensive_unflatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.3471333Z test_comprehensive_unflatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.3558149Z test_comprehensive_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:44.3574308Z test_comprehensive_unfold_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.3666202Z test_comprehensive_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:44.3698529Z test_comprehensive_unfold_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:44.3791737Z test_comprehensive_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:44.3881269Z test_comprehensive_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:44.3960957Z test_comprehensive_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:44.4040194Z test_comprehensive_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:44.4056514Z test_comprehensive_unfold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.4073236Z test_comprehensive_unfold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.4089326Z test_comprehensive_unfold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.4105842Z test_comprehensive_unfold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.4122472Z test_comprehensive_unfold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:44.4327225Z test_comprehensive_unique_consecutive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:44.4483550Z test_comprehensive_unique_consecutive_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:44.4687982Z test_comprehensive_unique_consecutive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:44.4896796Z test_comprehensive_unique_consecutive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:44.5062351Z test_comprehensive_unique_consecutive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:44.5228670Z test_comprehensive_unique_consecutive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:44.5396781Z test_comprehensive_unique_consecutive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:44.5563567Z test_comprehensive_unique_consecutive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:44.5730952Z test_comprehensive_unique_consecutive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:44.6047314Z test_comprehensive_unique_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:44.6313300Z test_comprehensive_unique_cpu_bool (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:34:44.6633796Z test_comprehensive_unique_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:44.6957625Z test_comprehensive_unique_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:44.7235674Z test_comprehensive_unique_cpu_int16 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:44.7513628Z test_comprehensive_unique_cpu_int32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:44.7793961Z test_comprehensive_unique_cpu_int64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:44.8070216Z test_comprehensive_unique_cpu_int8 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:44.8347437Z test_comprehensive_unique_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:44.8420497Z test_comprehensive_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.8490207Z test_comprehensive_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.8789824Z test_comprehensive_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:44.8939339Z test_comprehensive_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:44.9241852Z test_comprehensive_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:44.9312041Z test_comprehensive_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.9529384Z test_comprehensive_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:44.9737831Z test_comprehensive_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:44.9806345Z test_comprehensive_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.9874604Z test_comprehensive_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:44.9941410Z test_comprehensive_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:45.0010046Z test_comprehensive_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:45.0077322Z test_comprehensive_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:45.0280191Z test_comprehensive_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:45.1159149Z test_comprehensive_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T12:34:45.2073854Z test_comprehensive_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.091s) 2022-08-17T12:34:45.2288588Z test_comprehensive_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:45.2908468Z test_comprehensive_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T12:34:45.3509474Z test_comprehensive_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2022-08-17T12:34:45.3851588Z test_comprehensive_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:34:45.5511211Z test_comprehensive_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T12:34:45.7211371Z test_comprehensive_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T12:34:45.7572663Z test_comprehensive_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:34:45.8709901Z test_comprehensive_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T12:34:45.9805365Z test_comprehensive_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T12:34:45.9827966Z test_comprehensive_vdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:45.9899486Z test_comprehensive_vdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:45.9971307Z test_comprehensive_vdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:46.0003262Z test_comprehensive_vdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0034776Z test_comprehensive_vdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0044072Z test_comprehensive_vdot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0053204Z test_comprehensive_vdot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0062041Z test_comprehensive_vdot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0071334Z test_comprehensive_vdot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0080376Z test_comprehensive_vdot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0092192Z test_comprehensive_view_as_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0103464Z test_comprehensive_view_as_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0114820Z test_comprehensive_view_as_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0144867Z test_comprehensive_view_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0176381Z test_comprehensive_view_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0245766Z test_comprehensive_view_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:46.0310214Z test_comprehensive_view_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:46.0384590Z test_comprehensive_view_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:46.0414904Z test_comprehensive_view_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0469268Z test_comprehensive_view_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:46.0522093Z test_comprehensive_view_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:46.0553393Z test_comprehensive_view_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0585124Z test_comprehensive_view_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0616181Z test_comprehensive_view_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0648075Z test_comprehensive_view_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0679765Z test_comprehensive_view_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:46.0694012Z test_comprehensive_view_as_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0708920Z test_comprehensive_view_as_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.0762798Z test_comprehensive_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:46.0843837Z test_comprehensive_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:46.1048029Z test_comprehensive_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:46.1240278Z test_comprehensive_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:46.1458376Z test_comprehensive_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:46.1512643Z test_comprehensive_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:46.1656474Z test_comprehensive_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:46.1795171Z test_comprehensive_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:46.1876655Z test_comprehensive_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:46.1957545Z test_comprehensive_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:46.2037602Z test_comprehensive_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:46.2119027Z test_comprehensive_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:46.2198946Z test_comprehensive_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:46.2254218Z test_comprehensive_vsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:46.2265341Z test_comprehensive_vsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.2500883Z test_comprehensive_vsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:46.2513840Z test_comprehensive_vsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.2759992Z test_comprehensive_vsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:34:46.2815308Z test_comprehensive_vsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:46.2975846Z test_comprehensive_vsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:46.3133029Z test_comprehensive_vsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:46.3143554Z test_comprehensive_vsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.3153419Z test_comprehensive_vsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.3163430Z test_comprehensive_vsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.3173706Z test_comprehensive_vsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.3183769Z test_comprehensive_vsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:46.3220664Z test_comprehensive_vstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.3261971Z test_comprehensive_vstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.3383530Z test_comprehensive_vstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:46.3475710Z test_comprehensive_vstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:46.3599332Z test_comprehensive_vstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:46.3635718Z test_comprehensive_vstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.3725888Z test_comprehensive_vstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:46.3814761Z test_comprehensive_vstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:46.3856811Z test_comprehensive_vstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.3898760Z test_comprehensive_vstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.3939726Z test_comprehensive_vstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.3981336Z test_comprehensive_vstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.4024742Z test_comprehensive_vstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:46.4148218Z test_comprehensive_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:46.4257865Z test_comprehensive_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:46.5965757Z test_comprehensive_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T12:34:46.6192197Z test_comprehensive_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:46.7929556Z test_comprehensive_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T12:34:46.8056410Z test_comprehensive_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:46.9064478Z test_comprehensive_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T12:34:47.0054896Z test_comprehensive_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T12:34:47.0166358Z test_comprehensive_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:47.0277778Z test_comprehensive_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:47.0388169Z test_comprehensive_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:47.0499298Z test_comprehensive_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:47.0609532Z test_comprehensive_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:47.1255709Z test_comprehensive_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T12:34:47.1396527Z test_comprehensive_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:47.2075504Z test_comprehensive_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T12:34:47.4551660Z test_comprehensive_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.247s) 2022-08-17T12:34:47.6918182Z test_comprehensive_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.237s) 2022-08-17T12:34:47.7063767Z test_comprehensive_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:47.7208689Z test_comprehensive_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:47.7353284Z test_comprehensive_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:47.7497168Z test_comprehensive_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:47.7639864Z test_comprehensive_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:47.7659387Z test_comprehensive_zero__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.7669940Z test_comprehensive_zero__cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7691034Z test_comprehensive_zero__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.7711516Z test_comprehensive_zero__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.7729946Z test_comprehensive_zero__cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.7748097Z test_comprehensive_zero__cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.7766752Z test_comprehensive_zero__cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.7777033Z test_comprehensive_zero__cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7787436Z test_comprehensive_zero__cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7797763Z test_comprehensive_zero__cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7808468Z test_comprehensive_zero__cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7818824Z test_comprehensive_zero__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7831785Z test_comprehensive_zeros_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7842795Z test_comprehensive_zeros_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7857152Z test_comprehensive_zeros_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7871708Z test_comprehensive_zeros_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7886214Z test_comprehensive_zeros_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7898816Z test_comprehensive_zeros_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7911702Z test_comprehensive_zeros_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7925853Z test_comprehensive_zeros_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7937186Z test_comprehensive_zeros_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7949229Z test_comprehensive_zeros_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7960477Z test_comprehensive_zeros_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7972025Z test_comprehensive_zeros_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7983544Z test_comprehensive_zeros_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.7998278Z test_quick_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:47.8080376Z test_quick_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:47.8171886Z test_quick_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:47.8261797Z test_quick_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:47.8278081Z test_quick_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.8334286Z test_quick_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:47.8383722Z test_quick_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:47.8418456Z test_quick_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8452538Z test_quick_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8486192Z test_quick_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8519877Z test_quick_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8553314Z test_quick_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8579412Z test_quick_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8609105Z test_quick_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8646916Z test_quick_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:47.8686037Z test_quick_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:47.8720926Z test_quick_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8755397Z test_quick_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8785399Z test_quick_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8816094Z test_quick_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8845929Z test_quick_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8875831Z test_quick_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8905664Z test_quick_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8929314Z test_quick_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:47.8956307Z test_quick_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.8994649Z test_quick_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:47.9033708Z test_quick_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:47.9065598Z test_quick_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9097116Z test_quick_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9124703Z test_quick_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9152293Z test_quick_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9180065Z test_quick_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9207402Z test_quick_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9235452Z test_quick_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:47.9335546Z test_quick_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:47.9492866Z test_quick_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:47.9877403Z test_quick_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:34:48.0287956Z test_quick_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:48.0688183Z test_quick_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:34:48.0793037Z test_quick_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:48.1053369Z test_quick_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:34:48.1303080Z test_quick_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:34:48.1463316Z test_quick_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:48.1624216Z test_quick_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:48.1781592Z test_quick_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:48.1941792Z test_quick_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:48.2099822Z test_quick_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:48.2206073Z test_quick_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:48.2528644Z test_quick_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:48.2855016Z test_quick_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:34:48.3075086Z test_quick_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:48.3299808Z test_quick_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:48.3372471Z test_quick_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:48.3694150Z test_quick_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:48.4020014Z test_quick_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:34:48.4240062Z test_quick_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:48.4456260Z test_quick_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:48.4576549Z test_quick_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.4696460Z test_quick_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.4812306Z test_quick_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.4932256Z test_quick_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.5051405Z test_quick_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.5077917Z test_quick_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5204544Z test_quick_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:48.5333071Z test_quick_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:48.5390482Z test_quick_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:48.5446565Z test_quick_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:48.5477908Z test_quick_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5509033Z test_quick_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5542353Z test_quick_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5573533Z test_quick_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5604525Z test_quick_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5631652Z test_quick_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.5758238Z test_quick_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:48.5884793Z test_quick_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:48.5940691Z test_quick_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:48.5995607Z test_quick_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:48.6025768Z test_quick_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.6055804Z test_quick_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.6091099Z test_quick_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.6121169Z test_quick_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.6151096Z test_quick_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:48.6192749Z test_quick_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.6233923Z test_quick_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.6349761Z test_quick_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.6469053Z test_quick_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.6515156Z test_quick_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:48.6590891Z test_quick_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:48.6665931Z test_quick_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:48.6709192Z test_quick_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.6752349Z test_quick_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.6794217Z test_quick_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.6837304Z test_quick_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.6880065Z test_quick_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:48.7000944Z test_quick_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.7109619Z test_quick_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:48.7283485Z test_quick_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:48.7460048Z test_quick_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:34:48.7579566Z test_quick_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.7723678Z test_quick_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.7867808Z test_quick_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.7984858Z test_quick_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.8101823Z test_quick_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.8218124Z test_quick_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.8334680Z test_quick_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.8458464Z test_quick_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:48.8573335Z test_quick_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:48.8712329Z test_quick_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.8826485Z test_quick_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:48.9036237Z test_quick_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:48.9241286Z test_quick_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:48.9380992Z test_quick_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.9521122Z test_quick_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.9657872Z test_quick_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.9797480Z test_quick_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:48.9936626Z test_quick_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.0050734Z test_quick_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:49.0188886Z test_quick_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.0302186Z test_quick_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:49.0509647Z test_quick_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:49.0714173Z test_quick_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:49.0854571Z test_quick_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.0994256Z test_quick_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.1131657Z test_quick_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.1271623Z test_quick_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.1411253Z test_quick_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.1530894Z test_quick_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.1639648Z test_quick_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:49.1813970Z test_quick_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:49.1990378Z test_quick_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:34:49.2110274Z test_quick_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.2255273Z test_quick_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.2399119Z test_quick_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.2516062Z test_quick_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.2633182Z test_quick_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.2749764Z test_quick_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.2867273Z test_quick_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.2990620Z test_quick_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:49.3064334Z test_quick_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:49.3136547Z test_quick_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:49.3243802Z test_quick_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:49.3348455Z test_quick_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:49.3442184Z test_quick_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.3535955Z test_quick_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.3626248Z test_quick_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.3716229Z test_quick_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.3805415Z test_quick_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.3824146Z test_quick_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.3863287Z test_quick_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.3945226Z test_quick_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:49.4035541Z test_quick_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.4092124Z test_quick_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:49.4141487Z test_quick_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:49.4179312Z test_quick_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4216940Z test_quick_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4254378Z test_quick_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4292345Z test_quick_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4330090Z test_quick_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4346399Z test_quick_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.4381999Z test_quick_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4463060Z test_quick_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:49.4553345Z test_quick_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.4609005Z test_quick_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:49.4657205Z test_quick_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:49.4692965Z test_quick_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4730063Z test_quick_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.4765562Z test_quick_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.4801213Z test_quick_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.4836287Z test_quick_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.4923235Z test_quick_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.5083053Z test_quick_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:49.5308830Z test_quick_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:49.5526680Z test_quick_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:49.5690582Z test_quick_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:49.5854410Z test_quick_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:49.6017937Z test_quick_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:49.6181280Z test_quick_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:49.6342802Z test_quick_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:49.6358838Z test_quick_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.6398180Z test_quick_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.6478971Z test_quick_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:49.6567902Z test_quick_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.6623751Z test_quick_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:49.6672874Z test_quick_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:49.6710533Z test_quick_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.6748274Z test_quick_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.6785794Z test_quick_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.6823191Z test_quick_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.6860211Z test_quick_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.6875854Z test_quick_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:49.6910753Z test_quick_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.6990612Z test_quick_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:49.7080032Z test_quick_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:49.7135304Z test_quick_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:49.7184336Z test_quick_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:49.7219296Z test_quick_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.7255921Z test_quick_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:49.7291039Z test_quick_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.7326206Z test_quick_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.7360995Z test_quick_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:49.7496398Z test_quick_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:49.7633751Z test_quick_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.7770922Z test_quick_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.7906487Z test_quick_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8043586Z test_quick_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8179219Z test_quick_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8316572Z test_quick_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8454275Z test_quick_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8590381Z test_quick_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8727583Z test_quick_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8863813Z test_quick_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.8887177Z test_quick_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.8911052Z test_quick_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.8934622Z test_quick_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.8957929Z test_quick_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.8981485Z test_quick_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.9004995Z test_quick_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:49.9142117Z test_quick_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.9281608Z test_quick_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.9419813Z test_quick_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.9555543Z test_quick_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.9692784Z test_quick_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.9828282Z test_quick_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:49.9965222Z test_quick_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.0101929Z test_quick_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.0236939Z test_quick_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:50.0373338Z test_quick_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.0509199Z test_quick_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.0643208Z test_quick_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:50.0780833Z test_quick_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.0918549Z test_quick_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1054538Z test_quick_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1191987Z test_quick_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1327814Z test_quick_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1371365Z test_quick_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:50.1435200Z test_quick_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:50.1575831Z test_quick_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1718293Z test_quick_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1862677Z test_quick_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:50.1905063Z test_quick_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:50.2004997Z test_quick_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:50.2104550Z test_quick_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:50.2169883Z test_quick_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:50.2235255Z test_quick_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:50.2299723Z test_quick_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:50.2365923Z test_quick_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:50.2431398Z test_quick_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:50.2446235Z test_quick_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.2503280Z test_quick_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:50.2552423Z test_quick_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:50.2585759Z test_quick_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:50.2776875Z test_quick_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:50.2946645Z test_quick_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:50.3057681Z test_quick_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:50.3168609Z test_quick_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:50.3277978Z test_quick_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:50.3388245Z test_quick_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:50.3496709Z test_quick_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:50.3540390Z test_quick_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:50.3656921Z test_quick_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.3700593Z test_quick_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:50.3906147Z test_quick_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:50.4101366Z test_quick_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:50.4219384Z test_quick_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.4337091Z test_quick_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.4453259Z test_quick_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.4570828Z test_quick_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.4686510Z test_quick_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.4729764Z test_quick_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:50.4846177Z test_quick_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.4890145Z test_quick_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:50.5094494Z test_quick_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:50.5290315Z test_quick_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:50.5408897Z test_quick_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.5527777Z test_quick_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.5644692Z test_quick_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.5762785Z test_quick_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.5878798Z test_quick_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:50.5888500Z test_quick_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.5897406Z test_quick_conj_physical_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.5908274Z test_quick_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.5918908Z test_quick_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.5929540Z test_quick_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.5939796Z test_quick_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.5949943Z test_quick_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.5960592Z test_quick_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:34:50.5970227Z test_quick_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.5978741Z test_quick_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.5987527Z test_quick_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.5996025Z test_quick_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.6004589Z test_quick_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:50.6205425Z test_quick_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:50.6613606Z test_quick_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:50.7538134Z test_quick_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.092s) 2022-08-17T12:34:50.8494675Z test_quick_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T12:34:50.8696298Z test_quick_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:50.9355003Z test_quick_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:34:50.9988145Z test_quick_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:34:51.0401970Z test_quick_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.0816499Z test_quick_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.1225136Z test_quick_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.1638527Z test_quick_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.2053476Z test_quick_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.2180167Z test_quick_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:51.2373934Z test_quick_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:51.2503808Z test_quick_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:51.2774266Z test_quick_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:34:51.3031285Z test_quick_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:34:51.3228297Z test_quick_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:51.3426506Z test_quick_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:51.3621948Z test_quick_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:51.3819432Z test_quick_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:51.4014431Z test_quick_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:51.4040349Z test_quick_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4069934Z test_quick_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4108027Z test_quick_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:51.4145452Z test_quick_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:51.4179255Z test_quick_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4213065Z test_quick_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4241813Z test_quick_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4271049Z test_quick_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4299963Z test_quick_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4329120Z test_quick_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4357955Z test_quick_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4382071Z test_quick_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:51.4409308Z test_quick_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4446230Z test_quick_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:51.4483155Z test_quick_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:51.4515490Z test_quick_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4547431Z test_quick_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4575488Z test_quick_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4603286Z test_quick_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4631332Z test_quick_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4659470Z test_quick_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4687552Z test_quick_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.4797310Z test_quick_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.4906418Z test_quick_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.5313096Z test_quick_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.5567939Z test_quick_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:34:51.5980316Z test_quick_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:34:51.6090701Z test_quick_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.6385943Z test_quick_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:34:51.6678031Z test_quick_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:34:51.6786075Z test_quick_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.6894172Z test_quick_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.6999336Z test_quick_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:51.7107031Z test_quick_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.7212876Z test_quick_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:34:51.7237005Z test_quick_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:51.7263282Z test_quick_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7294222Z test_quick_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7325251Z test_quick_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7352651Z test_quick_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7379029Z test_quick_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7405729Z test_quick_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7432588Z test_quick_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7459256Z test_quick_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:51.7808726Z test_quick_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:51.8160352Z test_quick_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:51.8650463Z test_quick_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:34:51.9125711Z test_quick_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:34:51.9281629Z test_quick_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:51.9440335Z test_quick_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:51.9593516Z test_quick_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:51.9750968Z test_quick_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:51.9893877Z test_quick_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:51.9982486Z test_quick_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:52.0148475Z test_quick_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:52.0492330Z test_quick_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:34:52.0841866Z test_quick_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:52.0938687Z test_quick_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:52.1166952Z test_quick_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:52.1389531Z test_quick_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:52.1557455Z test_quick_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:52.1721070Z test_quick_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:52.1883394Z test_quick_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:52.2046723Z test_quick_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:52.2208664Z test_quick_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:52.2310588Z test_quick_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:52.2416401Z test_quick_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:52.2661443Z test_quick_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:34:52.2900452Z test_quick_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:34:52.3044374Z test_quick_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.3188158Z test_quick_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.3330325Z test_quick_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.3474978Z test_quick_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.3617056Z test_quick_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.3771977Z test_quick_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:52.3915785Z test_quick_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.4252016Z test_quick_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:34:52.4617654Z test_quick_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:34:52.4966525Z test_quick_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:52.5132325Z test_quick_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:34:52.5355730Z test_quick_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:52.5568658Z test_quick_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:52.5715648Z test_quick_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:52.5862501Z test_quick_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:52.6008461Z test_quick_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:52.6154605Z test_quick_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:52.6299673Z test_quick_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:52.6315193Z test_quick_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:52.7261400Z test_quick_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T12:34:52.7320789Z test_quick_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.7371510Z test_quick_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:52.7410163Z test_quick_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.7448697Z test_quick_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.7486829Z test_quick_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.7527172Z test_quick_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.7564829Z test_quick_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.7591301Z test_quick_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7620945Z test_quick_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7655257Z test_quick_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7689768Z test_quick_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7719472Z test_quick_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7749795Z test_quick_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7779649Z test_quick_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7809647Z test_quick_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7839573Z test_quick_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.7855859Z test_quick_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:52.7894803Z test_quick_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.7950954Z test_quick_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.8000935Z test_quick_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:52.8038860Z test_quick_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8076424Z test_quick_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8113954Z test_quick_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8151466Z test_quick_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8188384Z test_quick_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8213631Z test_quick_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:52.8240527Z test_quick_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8265999Z test_quick_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:52.8298833Z test_quick_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8331703Z test_quick_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8359364Z test_quick_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8387328Z test_quick_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8414562Z test_quick_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8442097Z test_quick_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8469770Z test_quick_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8495909Z test_quick_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8525890Z test_quick_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8566262Z test_quick_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8606587Z test_quick_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.8641823Z test_quick_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8676804Z test_quick_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8706719Z test_quick_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8737697Z test_quick_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8767713Z test_quick_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8797699Z test_quick_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8827786Z test_quick_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:52.8874459Z test_quick_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:52.8936115Z test_quick_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9057881Z test_quick_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:52.9184093Z test_quick_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:52.9231620Z test_quick_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:52.9329733Z test_quick_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:52.9424296Z test_quick_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:52.9487490Z test_quick_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9550344Z test_quick_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9611491Z test_quick_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9674086Z test_quick_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9736942Z test_quick_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9753046Z test_quick_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:52.9793526Z test_quick_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.9849519Z test_quick_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:52.9898372Z test_quick_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:52.9935258Z test_quick_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:52.9972332Z test_quick_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:53.0009131Z test_quick_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:53.0046252Z test_quick_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:53.0082490Z test_quick_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:53.0093188Z test_quick_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0184650Z test_quick_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:53.0278783Z test_quick_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:53.0354882Z test_quick_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.0430208Z test_quick_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.0441632Z test_quick_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0451509Z test_quick_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0461299Z test_quick_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0471208Z test_quick_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0480758Z test_quick_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0490828Z test_quick_fft_fft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0556973Z test_quick_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.0631483Z test_quick_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.0681133Z test_quick_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.0728821Z test_quick_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.0739698Z test_quick_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0749512Z test_quick_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0759148Z test_quick_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0769099Z test_quick_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0779093Z test_quick_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0789061Z test_quick_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.0884627Z test_quick_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:53.0984763Z test_quick_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:53.1067147Z test_quick_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.1145739Z test_quick_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.1156430Z test_quick_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1166608Z test_quick_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1176762Z test_quick_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1186489Z test_quick_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1196252Z test_quick_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1205618Z test_quick_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1234363Z test_quick_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1266537Z test_quick_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1296624Z test_quick_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1326352Z test_quick_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1337740Z test_quick_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1348445Z test_quick_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1358712Z test_quick_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1368136Z test_quick_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1377943Z test_quick_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1387779Z test_quick_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1414910Z test_quick_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1441908Z test_quick_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1468972Z test_quick_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1496528Z test_quick_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1507715Z test_quick_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1517966Z test_quick_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1528818Z test_quick_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1539364Z test_quick_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1550118Z test_quick_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1560444Z test_quick_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1592194Z test_quick_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1624241Z test_quick_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1655874Z test_quick_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1687946Z test_quick_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.1698878Z test_quick_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1708920Z test_quick_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1718782Z test_quick_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1728958Z test_quick_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1738755Z test_quick_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1748461Z test_quick_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.1840512Z test_quick_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:53.1936532Z test_quick_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:53.2012634Z test_quick_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.2091322Z test_quick_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.2101956Z test_quick_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2111997Z test_quick_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2121879Z test_quick_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2132182Z test_quick_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2142047Z test_quick_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2151634Z test_quick_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2217378Z test_quick_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.2291417Z test_quick_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.2346917Z test_quick_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.2396992Z test_quick_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.2408481Z test_quick_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2418834Z test_quick_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2429320Z test_quick_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2439672Z test_quick_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2450524Z test_quick_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2460650Z test_quick_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2560002Z test_quick_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:53.2658817Z test_quick_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:53.2738671Z test_quick_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.2817385Z test_quick_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.2829507Z test_quick_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2839840Z test_quick_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2850623Z test_quick_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2860136Z test_quick_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2870280Z test_quick_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2879595Z test_quick_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.2947580Z test_quick_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.3015293Z test_quick_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.3066148Z test_quick_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3067055Z test_quick_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3068501Z test_quick_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3069621Z test_quick_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3071460Z test_quick_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3074520Z test_quick_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3124271Z test_quick_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.3175033Z test_quick_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.3185880Z test_quick_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3195975Z test_quick_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3205542Z test_quick_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3215641Z test_quick_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3225745Z test_quick_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3235869Z test_quick_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3307339Z test_quick_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.3377918Z test_quick_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.3389540Z test_quick_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3399533Z test_quick_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3409670Z test_quick_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3419660Z test_quick_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3429944Z test_quick_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3439659Z test_quick_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3462855Z test_quick_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3486495Z test_quick_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3511008Z test_quick_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3535220Z test_quick_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3546458Z test_quick_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3557014Z test_quick_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3567447Z test_quick_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3578089Z test_quick_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3588253Z test_quick_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3597478Z test_quick_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3620105Z test_quick_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3643821Z test_quick_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3668204Z test_quick_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3693793Z test_quick_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.3704678Z test_quick_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3714558Z test_quick_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3724174Z test_quick_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3734036Z test_quick_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3743563Z test_quick_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3753731Z test_quick_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3779765Z test_quick_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.3806309Z test_quick_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.3834649Z test_quick_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.3861834Z test_quick_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:53.3873157Z test_quick_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3883226Z test_quick_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3893115Z test_quick_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3903033Z test_quick_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3913545Z test_quick_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3923709Z test_quick_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.3988444Z test_quick_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:53.4052178Z test_quick_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:53.4063481Z test_quick_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4073972Z test_quick_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4084524Z test_quick_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4094243Z test_quick_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4104048Z test_quick_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4114477Z test_quick_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4163814Z test_quick_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.4212361Z test_quick_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.4223739Z test_quick_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4233856Z test_quick_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4243709Z test_quick_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4253424Z test_quick_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4263177Z test_quick_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4272997Z test_quick_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4339961Z test_quick_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.4406974Z test_quick_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:53.4418088Z test_quick_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4428308Z test_quick_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4438155Z test_quick_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4448168Z test_quick_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4458124Z test_quick_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:34:53.4504617Z test_quick_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.4634901Z test_quick_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:53.4937634Z test_quick_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:34:53.5269965Z test_quick_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:34:53.5321495Z test_quick_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.5564607Z test_quick_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:53.5718639Z test_quick_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:53.5856163Z test_quick_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:53.5989693Z test_quick_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:53.6125522Z test_quick_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:53.6258854Z test_quick_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:53.6394581Z test_quick_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:53.6410965Z test_quick_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:53.6471432Z test_quick_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:53.6521531Z test_quick_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:53.6870359Z test_quick_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:53.7216104Z test_quick_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:53.7706186Z test_quick_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T12:34:53.8175987Z test_quick_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T12:34:53.8333295Z test_quick_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:53.8494530Z test_quick_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:53.8648935Z test_quick_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:53.8805240Z test_quick_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:53.8949783Z test_quick_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:53.9033708Z test_quick_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:53.9169211Z test_quick_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:53.9256910Z test_quick_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:53.9482235Z test_quick_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:53.9696874Z test_quick_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:53.9835527Z test_quick_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:53.9974134Z test_quick_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.0111147Z test_quick_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.0249305Z test_quick_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.0385615Z test_quick_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.0469042Z test_quick_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:54.0604086Z test_quick_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:54.0692143Z test_quick_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:54.0919102Z test_quick_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:54.1134086Z test_quick_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.1272876Z test_quick_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.1411364Z test_quick_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.1547828Z test_quick_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.1685789Z test_quick_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.1823149Z test_quick_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.1914282Z test_quick_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:54.2006928Z test_quick_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:54.2238498Z test_quick_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:54.2459673Z test_quick_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:54.2606237Z test_quick_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:54.2751972Z test_quick_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:54.2894236Z test_quick_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.3037957Z test_quick_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.3180168Z test_quick_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.3217398Z test_quick_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:54.3255517Z test_quick_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:54.3300261Z test_quick_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:54.3344638Z test_quick_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:54.3486808Z test_quick_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.3627815Z test_quick_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.3771583Z test_quick_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.3911798Z test_quick_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.4053918Z test_quick_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.4199816Z test_quick_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:54.4335021Z test_quick_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:54.4489713Z test_quick_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:54.4699300Z test_quick_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.4898473Z test_quick_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:54.5038328Z test_quick_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.5177020Z test_quick_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.5314909Z test_quick_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.5455377Z test_quick_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.5592471Z test_quick_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.5737892Z test_quick_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.5874423Z test_quick_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.6029706Z test_quick_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:54.6239635Z test_quick_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.6439504Z test_quick_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:54.6577376Z test_quick_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.6715637Z test_quick_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.6852903Z test_quick_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.6990620Z test_quick_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.7126742Z test_quick_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.7269798Z test_quick_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:54.7489162Z test_quick_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:54.7637262Z test_quick_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:54.7920981Z test_quick_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:54.8193814Z test_quick_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:34:54.8404249Z test_quick_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.8616569Z test_quick_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.8813023Z test_quick_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:54.9023630Z test_quick_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.9234968Z test_quick_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:54.9323855Z test_quick_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:54.9554997Z test_quick_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:54.9776245Z test_quick_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:54.9852682Z test_quick_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:54.9931529Z test_quick_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:55.0147730Z test_quick_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:55.0354411Z test_quick_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:55.0430542Z test_quick_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:55.0509459Z test_quick_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:55.0726583Z test_quick_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:55.0933030Z test_quick_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:55.0967508Z test_quick_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.1004226Z test_quick_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1092382Z test_quick_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:55.1192782Z test_quick_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:55.1291724Z test_quick_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:55.1330118Z test_quick_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1388178Z test_quick_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:55.1438142Z test_quick_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.1475652Z test_quick_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1513311Z test_quick_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1550708Z test_quick_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1587876Z test_quick_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1624451Z test_quick_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.1655795Z test_quick_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.1688573Z test_quick_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.1766196Z test_quick_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:55.1853227Z test_quick_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:55.1886936Z test_quick_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.1939904Z test_quick_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.1987177Z test_quick_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.2020349Z test_quick_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2059048Z test_quick_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2088766Z test_quick_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2122342Z test_quick_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2155136Z test_quick_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2187225Z test_quick_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2220755Z test_quick_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2256673Z test_quick_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:55.2310987Z test_quick_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.2358297Z test_quick_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.2392890Z test_quick_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2426955Z test_quick_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2460709Z test_quick_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2494889Z test_quick_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2528912Z test_quick_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2562173Z test_quick_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2595714Z test_quick_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2630449Z test_quick_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2686146Z test_quick_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.2733508Z test_quick_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:55.2767840Z test_quick_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2802264Z test_quick_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2836728Z test_quick_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2871282Z test_quick_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.2904829Z test_quick_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.3067312Z test_quick_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:55.3211597Z test_quick_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.3357464Z test_quick_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:55.3520156Z test_quick_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:55.3661563Z test_quick_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.3807051Z test_quick_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.3942504Z test_quick_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.4098143Z test_quick_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:55.4308770Z test_quick_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:55.4508624Z test_quick_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:55.4646948Z test_quick_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.4785247Z test_quick_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.4922402Z test_quick_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.5059652Z test_quick_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.5198168Z test_quick_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:55.5223828Z test_quick_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5253811Z test_quick_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5288189Z test_quick_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5321887Z test_quick_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5352206Z test_quick_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5381987Z test_quick_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5411955Z test_quick_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5441888Z test_quick_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.5471923Z test_quick_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:55.6640095Z test_quick_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:34:55.9175597Z test_quick_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.253s) 2022-08-17T12:34:56.1688637Z test_quick_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.251s) 2022-08-17T12:34:56.2859332Z test_quick_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.117s) 2022-08-17T12:34:56.4922432Z test_quick_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.206s) 2022-08-17T12:34:56.7009959Z test_quick_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.209s) 2022-08-17T12:34:56.7109475Z test_quick_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:56.7296089Z test_quick_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:56.7483022Z test_quick_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:56.7579763Z test_quick_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:56.7744589Z test_quick_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:56.7903745Z test_quick_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:56.7924679Z test_quick_linspace_cpu_int16 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:34:56.7945043Z test_quick_linspace_cpu_int32 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:34:56.7965063Z test_quick_linspace_cpu_int64 (__main__.TestDecompCPU) ... expected failure (0.002s) 2022-08-17T12:34:56.8112452Z test_quick_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:56.8230813Z test_quick_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:34:56.8257547Z test_quick_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8287332Z test_quick_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8326059Z test_quick_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8363449Z test_quick_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8397164Z test_quick_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8430632Z test_quick_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8459723Z test_quick_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8489264Z test_quick_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8518346Z test_quick_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8547729Z test_quick_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8577139Z test_quick_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8593099Z test_quick_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:56.8631959Z test_quick_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8684391Z test_quick_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:56.8734548Z test_quick_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:56.8772339Z test_quick_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8810110Z test_quick_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8848112Z test_quick_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8885418Z test_quick_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8922595Z test_quick_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.8948525Z test_quick_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.8977948Z test_quick_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9016339Z test_quick_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.9054043Z test_quick_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.9087500Z test_quick_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9121010Z test_quick_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9150212Z test_quick_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9179596Z test_quick_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9208925Z test_quick_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9238405Z test_quick_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9268284Z test_quick_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9293517Z test_quick_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:56.9323081Z test_quick_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9361256Z test_quick_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.9398819Z test_quick_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:56.9432471Z test_quick_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9466165Z test_quick_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9495323Z test_quick_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9524698Z test_quick_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9554129Z test_quick_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9583497Z test_quick_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9612859Z test_quick_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:56.9676361Z test_quick_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:56.9907847Z test_quick_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:57.0127837Z test_quick_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:57.0268505Z test_quick_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.0397253Z test_quick_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.0704622Z test_quick_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:34:57.1028291Z test_quick_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:57.1178271Z test_quick_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:57.1380991Z test_quick_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:57.1574843Z test_quick_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:57.1707877Z test_quick_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.1840620Z test_quick_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.1972143Z test_quick_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.2105749Z test_quick_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.2238059Z test_quick_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.2263361Z test_quick_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2284592Z test_quick_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2317232Z test_quick_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:57.2350200Z test_quick_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:57.2375807Z test_quick_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:57.2402972Z test_quick_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:57.2429766Z test_quick_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:34:57.2451586Z test_quick_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2473489Z test_quick_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2495026Z test_quick_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2517036Z test_quick_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2539074Z test_quick_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:34:57.2691956Z test_quick_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:57.2832517Z test_quick_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.3153219Z test_quick_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:57.3489619Z test_quick_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:34:57.3651773Z test_quick_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:57.3867650Z test_quick_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:57.4074026Z test_quick_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:57.4219776Z test_quick_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.4364404Z test_quick_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.4507254Z test_quick_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.4651642Z test_quick_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.4794427Z test_quick_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.4934456Z test_quick_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:57.5062995Z test_quick_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.5370688Z test_quick_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:34:57.5694254Z test_quick_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:34:57.5844575Z test_quick_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:57.6048182Z test_quick_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:57.6242509Z test_quick_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:34:57.6375306Z test_quick_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.6509063Z test_quick_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.6640481Z test_quick_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.6773345Z test_quick_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.6904374Z test_quick_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:57.6957284Z test_quick_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:57.7014146Z test_quick_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:57.7173959Z test_quick_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:57.7329966Z test_quick_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:34:57.7385822Z test_quick_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:57.7440613Z test_quick_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:57.7493847Z test_quick_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:57.7546283Z test_quick_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:57.7601315Z test_quick_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:57.8586504Z test_quick_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T12:34:58.0187652Z test_quick_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T12:34:58.1801012Z test_quick_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T12:34:58.3357715Z test_quick_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T12:34:58.4866410Z test_quick_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.151s) 2022-08-17T12:34:58.6173841Z test_quick_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.131s) 2022-08-17T12:34:58.7475883Z test_quick_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T12:34:58.8759015Z test_quick_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T12:34:58.9293386Z test_quick_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T12:34:58.9722406Z test_quick_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:34:58.9760803Z test_quick_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:58.9811859Z test_quick_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:58.9995775Z test_quick_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:34:59.0176013Z test_quick_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:34:59.0225592Z test_quick_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:59.0275433Z test_quick_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:59.0324805Z test_quick_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:59.0374584Z test_quick_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:59.0424414Z test_quick_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:34:59.0570160Z test_quick_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:59.0705709Z test_quick_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:59.0860615Z test_quick_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:34:59.1069566Z test_quick_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:59.1269560Z test_quick_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:34:59.1408035Z test_quick_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.1546081Z test_quick_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.1683460Z test_quick_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.1820450Z test_quick_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.1956271Z test_quick_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.1996204Z test_quick_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:59.2058671Z test_quick_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:59.2193589Z test_quick_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:59.2322384Z test_quick_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:34:59.2459519Z test_quick_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.2499018Z test_quick_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:34:59.2599832Z test_quick_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:59.2700479Z test_quick_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:34:59.2764313Z test_quick_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:59.2828569Z test_quick_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:59.2891671Z test_quick_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:59.2956038Z test_quick_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:59.3020366Z test_quick_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:34:59.3104079Z test_quick_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:59.3239720Z test_quick_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.3326083Z test_quick_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:34:59.3553471Z test_quick_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:59.3768968Z test_quick_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:59.3906563Z test_quick_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.4044162Z test_quick_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.4180359Z test_quick_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.4317946Z test_quick_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.4453502Z test_quick_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.4595445Z test_quick_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.4877643Z test_quick_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:59.5160522Z test_quick_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T12:34:59.5300681Z test_quick_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.5532527Z test_quick_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:59.5761652Z test_quick_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:34:59.5769751Z test_quick_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:34:59.5777735Z test_quick_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:34:59.5784794Z test_quick_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:34:59.5792546Z test_quick_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:34:59.5800134Z test_quick_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:34:59.5807490Z test_quick_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:34:59.5814968Z test_quick_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:34:59.5822397Z test_quick_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:34:59.5830118Z test_quick_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:34:59.5837598Z test_quick_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:34:59.5845340Z test_quick_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:34:59.5852731Z test_quick_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:34:59.5860355Z test_quick_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.001s) 2022-08-17T12:34:59.5867971Z test_quick_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.001s) 2022-08-17T12:34:59.5875409Z test_quick_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.001s) 2022-08-17T12:34:59.5882862Z test_quick_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.001s) 2022-08-17T12:34:59.5890406Z test_quick_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.001s) 2022-08-17T12:34:59.5897853Z test_quick_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.001s) 2022-08-17T12:34:59.5905477Z test_quick_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.001s) 2022-08-17T12:34:59.5912958Z test_quick_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.001s) 2022-08-17T12:34:59.5920392Z test_quick_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.001s) 2022-08-17T12:34:59.5927948Z test_quick_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.001s) 2022-08-17T12:34:59.5935392Z test_quick_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.001s) 2022-08-17T12:34:59.5942799Z test_quick_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.001s) 2022-08-17T12:34:59.6026469Z test_quick_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:59.6161907Z test_quick_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.6247244Z test_quick_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:59.6471986Z test_quick_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:59.6688284Z test_quick_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:59.6825954Z test_quick_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.6963329Z test_quick_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.7099171Z test_quick_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.7236300Z test_quick_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.7371888Z test_quick_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.7455230Z test_quick_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:59.7591457Z test_quick_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.7923920Z test_quick_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:34:59.8282600Z test_quick_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:34:59.8629411Z test_quick_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:34:59.8714397Z test_quick_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:34:59.8938102Z test_quick_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:34:59.9153224Z test_quick_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:34:59.9290395Z test_quick_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.9428464Z test_quick_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.9566580Z test_quick_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.9703987Z test_quick_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.9840516Z test_quick_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:34:59.9914523Z test_quick_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:34:59.9935358Z test_quick_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.0013693Z test_quick_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:00.0091239Z test_quick_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:00.0167507Z test_quick_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:00.0188502Z test_quick_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.0209494Z test_quick_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.0230218Z test_quick_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.0251116Z test_quick_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.0272065Z test_quick_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.0360837Z test_quick_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:00.0585343Z test_quick_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:00.0809989Z test_quick_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:00.0955642Z test_quick_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:00.1091000Z test_quick_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.1411249Z test_quick_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:35:00.1741356Z test_quick_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:35:00.1901419Z test_quick_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:00.2110189Z test_quick_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:00.2309712Z test_quick_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:00.2447630Z test_quick_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.2585603Z test_quick_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.2722786Z test_quick_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.2859487Z test_quick_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.2995295Z test_quick_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.3010074Z test_quick_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:00.3090528Z test_quick_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:00.3181327Z test_quick_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:00.3271635Z test_quick_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:00.3287055Z test_quick_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.3343008Z test_quick_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:00.3392671Z test_quick_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:00.3427178Z test_quick_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.3460724Z test_quick_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.3494429Z test_quick_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.3528292Z test_quick_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.3561234Z test_quick_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.3569303Z test_quick_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.001s) 2022-08-17T12:35:00.3577216Z test_quick_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.001s) 2022-08-17T12:35:00.3585357Z test_quick_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.001s) 2022-08-17T12:35:00.3593204Z test_quick_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.001s) 2022-08-17T12:35:00.3601151Z test_quick_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.001s) 2022-08-17T12:35:00.3609076Z test_quick_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.001s) 2022-08-17T12:35:00.3616907Z test_quick_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.001s) 2022-08-17T12:35:00.3624832Z test_quick_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.001s) 2022-08-17T12:35:00.3632779Z test_quick_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.001s) 2022-08-17T12:35:00.3640682Z test_quick_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.001s) 2022-08-17T12:35:00.3648595Z test_quick_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.001s) 2022-08-17T12:35:00.3656417Z test_quick_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.001s) 2022-08-17T12:35:00.3664229Z test_quick_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.001s) 2022-08-17T12:35:00.3692909Z test_quick_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.3735356Z test_quick_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.3810485Z test_quick_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.3887873Z test_quick_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:00.3964041Z test_quick_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:00.3992469Z test_quick_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.4051215Z test_quick_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.4109308Z test_quick_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.4152856Z test_quick_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4195133Z test_quick_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4236654Z test_quick_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4278964Z test_quick_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4321223Z test_quick_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4346839Z test_quick_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.4387256Z test_quick_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4457896Z test_quick_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.4531407Z test_quick_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.4603814Z test_quick_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.4629919Z test_quick_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.4686060Z test_quick_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.4741806Z test_quick_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:00.4782524Z test_quick_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4823464Z test_quick_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4863849Z test_quick_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4904276Z test_quick_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4945127Z test_quick_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.4970635Z test_quick_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.5010890Z test_quick_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.5081788Z test_quick_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.5154486Z test_quick_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.5226556Z test_quick_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:00.5252068Z test_quick_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:00.5311549Z test_quick_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.5367099Z test_quick_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:00.5407752Z test_quick_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.5448318Z test_quick_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.5488095Z test_quick_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.5528737Z test_quick_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.5569310Z test_quick_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.5626097Z test_quick_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.5843441Z test_quick_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:00.6050657Z test_quick_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:00.6642158Z test_quick_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2022-08-17T12:35:00.7223765Z test_quick_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T12:35:00.7257961Z test_quick_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.7322493Z test_quick_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.7386357Z test_quick_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.7418808Z test_quick_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.7449719Z test_quick_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.7543681Z test_quick_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:00.7634519Z test_quick_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:00.7739877Z test_quick_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:00.8125819Z test_quick_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:00.8502623Z test_quick_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:00.8566435Z test_quick_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.8711152Z test_quick_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.8854094Z test_quick_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.8884122Z test_quick_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:00.8942764Z test_quick_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.8999894Z test_quick_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:00.9040559Z test_quick_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.9231165Z test_quick_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:35:00.9418009Z test_quick_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:35:00.9456334Z test_quick_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.9590976Z test_quick_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:00.9727788Z test_quick_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:00.9770127Z test_quick_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.9811744Z test_quick_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.9852574Z test_quick_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:00.9894302Z test_quick_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:01.0020482Z test_quick_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:01.0149830Z test_quick_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:01.0777757Z test_quick_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:35:01.1384711Z test_quick_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.061s) 2022-08-17T12:35:01.1483425Z test_quick_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:01.1894763Z test_quick_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:01.2294670Z test_quick_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2022-08-17T12:35:01.2331864Z test_quick_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:01.2415946Z test_quick_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:01.2498406Z test_quick_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:01.2561932Z test_quick_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:01.2623977Z test_quick_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:01.2634815Z test_quick_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:01.2944590Z test_quick_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:35:01.3248529Z test_quick_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2022-08-17T12:35:01.3457673Z test_quick_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:01.3871381Z test_quick_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:01.4802140Z test_quick_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T12:35:01.5769174Z test_quick_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.097s) 2022-08-17T12:35:01.5973179Z test_quick_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:01.6636549Z test_quick_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T12:35:01.7271042Z test_quick_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T12:35:01.7688559Z test_quick_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:35:01.8102681Z test_quick_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:01.8511870Z test_quick_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:01.8925427Z test_quick_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:01.9336043Z test_quick_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:01.9658383Z test_quick_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T12:35:02.1143250Z test_quick_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T12:35:02.2583376Z test_quick_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T12:35:02.2593147Z test_quick_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.001s) 2022-08-17T12:35:02.2602092Z test_quick_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.001s) 2022-08-17T12:35:02.2610844Z test_quick_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.001s) 2022-08-17T12:35:02.2618435Z test_quick_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.001s) 2022-08-17T12:35:02.2626057Z test_quick_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.001s) 2022-08-17T12:35:02.2633572Z test_quick_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.001s) 2022-08-17T12:35:02.2641107Z test_quick_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.001s) 2022-08-17T12:35:02.2648764Z test_quick_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.001s) 2022-08-17T12:35:02.2678042Z test_quick_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:02.2749835Z test_quick_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:02.2815126Z test_quick_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:02.2859710Z test_quick_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:02.2903380Z test_quick_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:02.2946284Z test_quick_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:02.2990092Z test_quick_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:02.3033361Z test_quick_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:02.3065831Z test_quick_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:02.3120406Z test_quick_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:02.3174225Z test_quick_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:02.3204079Z test_quick_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:02.3263971Z test_quick_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:02.3323205Z test_quick_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:02.3361243Z test_quick_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:02.3425674Z test_quick_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:02.3488568Z test_quick_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:02.3558012Z test_quick_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:02.3691989Z test_quick_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:02.3822758Z test_quick_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:02.5500777Z test_quick_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.167s) 2022-08-17T12:35:03.4249303Z test_quick_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.875s) 2022-08-17T12:35:04.3310791Z test_quick_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.906s) 2022-08-17T12:35:04.5000355Z test_quick_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.169s) 2022-08-17T12:35:05.0678638Z test_quick_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.568s) 2022-08-17T12:35:05.6098096Z test_quick_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.542s) 2022-08-17T12:35:05.6298012Z test_quick_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:05.7124329Z test_quick_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.082s) 2022-08-17T12:35:05.7956552Z test_quick_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T12:35:05.8168760Z test_quick_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:05.8739209Z test_quick_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:05.9310902Z test_quick_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:05.9336790Z test_quick_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:05.9403962Z test_quick_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:05.9472160Z test_quick_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:05.9500145Z test_quick_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:05.9552052Z test_quick_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:05.9602978Z test_quick_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:05.9628921Z test_quick_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:05.9662324Z test_quick_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:05.9726688Z test_quick_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:05.9789392Z test_quick_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:05.9855093Z test_quick_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:05.9880423Z test_quick_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:05.9929068Z test_quick_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:05.9977331Z test_quick_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:06.0011650Z test_quick_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.0045674Z test_quick_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.0078972Z test_quick_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.0112926Z test_quick_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.0146658Z test_quick_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.0236900Z test_quick_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:06.0574623Z test_quick_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T12:35:06.0924366Z test_quick_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:35:06.1003425Z test_quick_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:06.1232391Z test_quick_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:35:06.1452261Z test_quick_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:06.1588950Z test_quick_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.1725886Z test_quick_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.1860967Z test_quick_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:06.1997242Z test_quick_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.2133921Z test_quick_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.2522475Z test_quick_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:06.3359530Z test_quick_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.084s) 2022-08-17T12:35:06.4235062Z test_quick_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.087s) 2022-08-17T12:35:06.4809864Z test_quick_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:06.5382088Z test_quick_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T12:35:06.5774589Z test_quick_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:06.6165371Z test_quick_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:06.6551478Z test_quick_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:06.6943462Z test_quick_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:06.7330571Z test_quick_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:06.7355220Z test_quick_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7382074Z test_quick_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7420730Z test_quick_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:06.7460320Z test_quick_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:06.7485338Z test_quick_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:06.7517083Z test_quick_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7549475Z test_quick_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7576351Z test_quick_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7603500Z test_quick_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7630280Z test_quick_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7656975Z test_quick_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7683723Z test_quick_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:06.7774180Z test_quick_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:06.7867848Z test_quick_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:06.8099751Z test_quick_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:35:06.8320157Z test_quick_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:06.8463240Z test_quick_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.8606294Z test_quick_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.8747434Z test_quick_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.8890003Z test_quick_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.9031006Z test_quick_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.9096119Z test_quick_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:06.9233938Z test_quick_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:06.9546163Z test_quick_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:35:06.9857942Z test_quick_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T12:35:07.0189413Z test_quick_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T12:35:07.0256962Z test_quick_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:07.0468740Z test_quick_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:07.0678788Z test_quick_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:07.0817453Z test_quick_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.0957018Z test_quick_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.1095025Z test_quick_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.1233621Z test_quick_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.1371607Z test_quick_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.1508283Z test_quick_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.1927827Z test_quick_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:35:07.3012633Z test_quick_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T12:35:07.4143764Z test_quick_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T12:35:07.4282709Z test_quick_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:07.4992238Z test_quick_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.071s) 2022-08-17T12:35:07.5678225Z test_quick_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2022-08-17T12:35:07.6104529Z test_quick_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:35:07.6531401Z test_quick_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:35:07.6953827Z test_quick_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:35:07.7380602Z test_quick_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2022-08-17T12:35:07.7801083Z test_quick_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T12:35:07.7826470Z test_quick_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.7853278Z test_quick_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.7892631Z test_quick_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:07.7931052Z test_quick_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:07.7964993Z test_quick_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.7996861Z test_quick_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.8023578Z test_quick_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.8050352Z test_quick_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.8077144Z test_quick_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.8105271Z test_quick_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.8132308Z test_quick_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:07.8182983Z test_quick_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:07.8542136Z test_quick_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T12:35:07.8920751Z test_quick_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:07.8976775Z test_quick_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:07.9212030Z test_quick_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:35:07.9434716Z test_quick_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:07.9569018Z test_quick_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:07.9702802Z test_quick_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:07.9834694Z test_quick_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:07.9968609Z test_quick_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:08.0100825Z test_quick_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:08.0138559Z test_quick_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.0147540Z test_quick_select_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0234523Z test_quick_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:08.0244234Z test_quick_select_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0331743Z test_quick_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:08.0368842Z test_quick_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.0436299Z test_quick_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:08.0504774Z test_quick_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:08.0513863Z test_quick_select_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0522502Z test_quick_select_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0531407Z test_quick_select_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0539625Z test_quick_select_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0548424Z test_quick_select_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T12:35:08.0596841Z test_quick_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.0635720Z test_quick_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.0725244Z test_quick_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:08.0815976Z test_quick_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:08.0890922Z test_quick_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:08.0963316Z test_quick_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:08.1002760Z test_quick_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.1042029Z test_quick_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.1081342Z test_quick_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.1120156Z test_quick_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.1159217Z test_quick_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.1173596Z test_quick_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:08.1207065Z test_quick_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1221251Z test_quick_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:08.1276320Z test_quick_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.1324875Z test_quick_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.1358840Z test_quick_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1392155Z test_quick_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1425141Z test_quick_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1457881Z test_quick_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1491260Z test_quick_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1521737Z test_quick_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1554270Z test_quick_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1588387Z test_quick_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1640900Z test_quick_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.1687370Z test_quick_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.1720156Z test_quick_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1753238Z test_quick_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1786082Z test_quick_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1819039Z test_quick_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1851630Z test_quick_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.1866861Z test_quick_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:08.1904067Z test_quick_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.1983545Z test_quick_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:08.2072841Z test_quick_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:08.2129558Z test_quick_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:08.2178651Z test_quick_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.2215944Z test_quick_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2253630Z test_quick_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2291002Z test_quick_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2328499Z test_quick_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2365368Z test_quick_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2380879Z test_quick_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:08.2418183Z test_quick_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2498664Z test_quick_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:08.2589283Z test_quick_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:08.2643969Z test_quick_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.2692549Z test_quick_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.2729454Z test_quick_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2766504Z test_quick_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2802784Z test_quick_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2840489Z test_quick_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2876475Z test_quick_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:08.2938038Z test_quick_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:08.3162849Z test_quick_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:08.3379826Z test_quick_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:08.3396497Z test_quick_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3416231Z test_quick_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3441311Z test_quick_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3466280Z test_quick_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3486141Z test_quick_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3506021Z test_quick_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3525972Z test_quick_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3545989Z test_quick_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3566007Z test_quick_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3585973Z test_quick_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3618757Z test_quick_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.3651657Z test_quick_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.3671556Z test_quick_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3691666Z test_quick_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3711745Z test_quick_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3731794Z test_quick_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3751901Z test_quick_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3771849Z test_quick_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3804640Z test_quick_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.3837223Z test_quick_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.3857428Z test_quick_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3877548Z test_quick_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3897559Z test_quick_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3917652Z test_quick_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.3937541Z test_quick_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.4095500Z test_quick_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:08.4314222Z test_quick_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:08.4522373Z test_quick_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:08.4684347Z test_quick_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:08.4848702Z test_quick_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:08.5009861Z test_quick_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:08.5171234Z test_quick_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:08.5342565Z test_quick_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:35:08.5357923Z test_quick_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.5412873Z test_quick_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.5539248Z test_quick_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:08.5675666Z test_quick_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:08.5809269Z test_quick_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:08.5825256Z test_quick_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.5907529Z test_quick_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:08.5986211Z test_quick_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:08.6038945Z test_quick_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.6092108Z test_quick_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.6145076Z test_quick_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.6197869Z test_quick_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.6249987Z test_quick_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:08.6270975Z test_quick_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.6377756Z test_quick_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:08.6643916Z test_quick_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T12:35:08.6934745Z test_quick_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2022-08-17T12:35:08.6958924Z test_quick_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:08.7130115Z test_quick_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T12:35:08.7292295Z test_quick_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:08.7400620Z test_quick_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:08.7509332Z test_quick_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:08.7616948Z test_quick_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:08.7723565Z test_quick_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:08.7830471Z test_quick_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:08.7855935Z test_quick_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.7994172Z test_quick_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:08.8345528Z test_quick_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T12:35:08.8722449Z test_quick_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:08.9103607Z test_quick_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:08.9132103Z test_quick_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:08.9357093Z test_quick_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:08.9569988Z test_quick_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:08.9709173Z test_quick_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:08.9849029Z test_quick_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:08.9986711Z test_quick_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.0126575Z test_quick_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.0262805Z test_quick_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.0279336Z test_quick_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.0316040Z test_quick_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.0396548Z test_quick_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:09.0485386Z test_quick_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:09.0540184Z test_quick_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:09.0589263Z test_quick_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:09.0625430Z test_quick_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.0661729Z test_quick_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.0697923Z test_quick_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.0734299Z test_quick_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.0770241Z test_quick_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.0802847Z test_quick_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.0860759Z test_quick_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.0971349Z test_quick_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:09.1080188Z test_quick_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:09.1194436Z test_quick_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:09.1226321Z test_quick_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.1311058Z test_quick_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:09.1395123Z test_quick_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:09.1453862Z test_quick_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.1513085Z test_quick_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.1571165Z test_quick_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.1630140Z test_quick_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.1689464Z test_quick_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.1723856Z test_quick_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.1783789Z test_quick_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.1917917Z test_quick_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:09.2051743Z test_quick_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:09.2187653Z test_quick_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.2223180Z test_quick_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.2320571Z test_quick_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:09.2417416Z test_quick_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:09.2477985Z test_quick_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.2538472Z test_quick_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.2597263Z test_quick_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.2657450Z test_quick_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.2718216Z test_quick_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:09.2757423Z test_quick_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.2952672Z test_quick_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:35:09.3150705Z test_quick_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:09.3189891Z test_quick_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.3322552Z test_quick_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:09.3451846Z test_quick_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:09.3545267Z test_quick_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:09.3925257Z test_quick_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:09.4333044Z test_quick_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:09.4428234Z test_quick_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:09.4691016Z test_quick_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:35:09.4944817Z test_quick_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:35:09.5044108Z test_quick_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:09.5426949Z test_quick_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:09.5840834Z test_quick_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T12:35:09.6234797Z test_quick_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T12:35:09.6340322Z test_quick_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:09.6597174Z test_quick_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T12:35:09.6844325Z test_quick_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:35:09.7002785Z test_quick_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:09.7162235Z test_quick_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:09.7318749Z test_quick_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:09.7478312Z test_quick_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:09.7637152Z test_quick_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:09.7747325Z test_quick_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:09.7885832Z test_quick_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.8138422Z test_quick_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:35:09.8392880Z test_quick_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:35:09.8502151Z test_quick_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:09.8702707Z test_quick_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:09.8901354Z test_quick_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:09.9044761Z test_quick_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.9184912Z test_quick_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.9327504Z test_quick_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.9466742Z test_quick_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.9611111Z test_quick_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:09.9626981Z test_quick_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9648647Z test_quick_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9684875Z test_quick_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:09.9720658Z test_quick_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.9736003Z test_quick_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9764809Z test_quick_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.9793406Z test_quick_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:09.9813641Z test_quick_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9833583Z test_quick_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9853115Z test_quick_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9873208Z test_quick_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9893516Z test_quick_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9909663Z test_quick_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:09.9948030Z test_quick_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0028848Z test_quick_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.0118876Z test_quick_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:10.0175490Z test_quick_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.0226324Z test_quick_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:10.0264033Z test_quick_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0301792Z test_quick_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0339550Z test_quick_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0377511Z test_quick_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0415551Z test_quick_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0437556Z test_quick_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:10.0473644Z test_quick_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.0697854Z test_quick_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:10.0947844Z test_quick_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:35:10.1076547Z test_quick_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:10.1196355Z test_quick_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:10.1233107Z test_quick_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.1269885Z test_quick_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.1306432Z test_quick_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.1342957Z test_quick_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.1379949Z test_quick_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.1402259Z test_quick_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:10.1423765Z test_quick_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:10.1441229Z test_quick_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:10.1458660Z test_quick_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T12:35:10.1472787Z test_quick_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:10.1486781Z test_quick_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:10.1500346Z test_quick_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:10.1514310Z test_quick_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:10.1528143Z test_quick_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:10.1560642Z test_quick_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:10.1617257Z test_quick_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.1743339Z test_quick_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:10.1875467Z test_quick_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:10.2004049Z test_quick_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:10.2037278Z test_quick_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T12:35:10.2131505Z test_quick_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:10.2222522Z test_quick_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2022-08-17T12:35:10.2279212Z test_quick_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.2335819Z test_quick_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.2391214Z test_quick_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:10.2447931Z test_quick_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.2504422Z test_quick_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.2520316Z test_quick_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T12:35:10.2576520Z test_quick_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.2626076Z test_quick_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:10.2664792Z test_quick_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.2733487Z test_quick_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:10.2882550Z test_quick_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:10.3032901Z test_quick_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:10.3184320Z test_quick_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:10.3222843Z test_quick_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.3328062Z test_quick_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:10.3432007Z test_quick_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T12:35:10.3501927Z test_quick_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:10.3571551Z test_quick_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:10.3639474Z test_quick_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:10.3709144Z test_quick_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:10.3777542Z test_quick_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T12:35:10.3814089Z test_quick_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.3998165Z test_quick_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:35:10.4191923Z test_quick_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:35:10.4230293Z test_quick_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.4355422Z test_quick_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:10.4477996Z test_quick_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:10.4554654Z test_quick_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.4920564Z test_quick_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T12:35:10.5296760Z test_quick_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T12:35:10.5379256Z test_quick_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.5627016Z test_quick_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2022-08-17T12:35:10.5866575Z test_quick_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T12:35:10.5903939Z test_quick_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.5985181Z test_quick_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.6169219Z test_quick_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T12:35:10.6362003Z test_quick_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T12:35:10.6557809Z test_quick_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T12:35:10.6595921Z test_quick_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.6723785Z test_quick_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2022-08-17T12:35:10.6846807Z test_quick_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2022-08-17T12:35:10.6928682Z test_quick_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.7010252Z test_quick_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.7091087Z test_quick_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.7172891Z test_quick_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.7253953Z test_quick_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2022-08-17T12:35:10.7299150Z test_quick_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T12:35:10.7409397Z test_quick_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:10.7634814Z test_quick_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:10.7865428Z test_quick_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:35:10.8097522Z test_quick_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T12:35:10.8143177Z test_quick_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T12:35:10.8305184Z test_quick_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:10.8465675Z test_quick_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T12:35:10.8577616Z test_quick_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:10.8689590Z test_quick_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:10.8800482Z test_quick_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:10.8912788Z test_quick_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:10.9024082Z test_quick_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T12:35:10.9084722Z test_quick_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.9230057Z test_quick_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:10.9290495Z test_quick_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T12:35:10.9511987Z test_quick_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2022-08-17T12:35:10.9723640Z test_quick_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T12:35:10.9869760Z test_quick_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:11.0015512Z test_quick_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T12:35:11.0160886Z test_quick_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:11.0306279Z test_quick_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:11.0451134Z test_quick_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.014s) 2022-08-17T12:35:11.0452071Z 2022-08-17T12:35:11.0452526Z ---------------------------------------------------------------------- 2022-08-17T12:35:11.0455431Z Ran 6639 tests in 426.048s 2022-08-17T12:35:11.0455670Z 2022-08-17T12:35:11.0455832Z OK (skipped=341, expected failures=6) 2022-08-17T12:35:11.0456075Z 2022-08-17T12:35:11.0456234Z Generating XML reports... 2022-08-17T12:35:11.6164748Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-TestDecompCPU-20220817122804.xml 2022-08-17T12:35:12.0743470Z Running test_schema_check ... [2022-08-17 12:35:12.073963] 2022-08-17T12:35:12.0743999Z Executing ['/opt/conda/bin/python', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:35:12.074043] 2022-08-17T12:35:14.1744881Z Test results will be stored in test-reports/python-unittest/test_schema_check 2022-08-17T12:35:14.1965484Z 2022-08-17T12:35:14.1965638Z Running tests... 2022-08-17T12:35:14.1966243Z ---------------------------------------------------------------------- 2022-08-17T12:35:14.2172880Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.021s) 2022-08-17T12:35:14.2192280Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2212303Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2226478Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.2235815Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.2280568Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.004s) 2022-08-17T12:35:14.2298337Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2321646Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2331985Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.2353064Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2444760Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (0.009s) 2022-08-17T12:35:14.2466761Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2482449Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2497103Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.2550099Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.005s) 2022-08-17T12:35:14.2598953Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.005s) 2022-08-17T12:35:14.2625272Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.003s) 2022-08-17T12:35:14.2638848Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.2753576Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.011s) 2022-08-17T12:35:14.2852213Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.010s) 2022-08-17T12:35:14.2868863Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2887097Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2903482Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... test_schema_check.py:285: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:35:14.2904835Z torch.aminmax(x, dim=0, out=[actual, actual]) 2022-08-17T12:35:14.2905859Z ok (0.002s) 2022-08-17T12:35:14.2924542Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2942343Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... test_schema_check.py:188: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:35:14.2943730Z torch.aminmax(x, dim=0, out=[actual, actual]) 2022-08-17T12:35:14.2947990Z ok (0.002s) 2022-08-17T12:35:14.2966985Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.2986642Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.3000049Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.3014127Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.001s) 2022-08-17T12:35:14.3030274Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.3085662Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.005s) 2022-08-17T12:35:14.3137867Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.005s) 2022-08-17T12:35:14.3159967Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.002s) 2022-08-17T12:35:14.3178342Z test_schema_correctness_H_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:35:14.3192765Z test_schema_correctness_H_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3214872Z test_schema_correctness_H_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:35:14.3224579Z test_schema_correctness_H_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3245484Z test_schema_correctness_H_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:35:14.3260687Z test_schema_correctness_H_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3275134Z test_schema_correctness_H_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3290891Z test_schema_correctness_H_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3305869Z test_schema_correctness_H_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3319023Z test_schema_correctness_H_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3332746Z test_schema_correctness_H_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3346551Z test_schema_correctness_H_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3360184Z test_schema_correctness_H_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3517945Z test_schema_correctness_T_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.3673169Z test_schema_correctness_T_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:35:14.3830774Z test_schema_correctness_T_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.3840669Z test_schema_correctness_T_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.3997156Z test_schema_correctness_T_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.4155475Z test_schema_correctness_T_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.4311186Z test_schema_correctness_T_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.4469632Z test_schema_correctness_T_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.4625100Z test_schema_correctness_T_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:35:14.4780259Z test_schema_correctness_T_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:35:14.4936622Z test_schema_correctness_T_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:35:14.5091205Z test_schema_correctness_T_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:35:14.5245065Z test_schema_correctness_T_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:35:14.5446804Z test_schema_correctness___getitem___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:35:14.5636590Z test_schema_correctness___getitem___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:14.5866443Z test_schema_correctness___getitem___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:35:14.5875394Z test_schema_correctness___getitem___cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:35:14.6104004Z test_schema_correctness___getitem___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:35:14.6300507Z test_schema_correctness___getitem___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:35:14.6497377Z test_schema_correctness___getitem___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:35:14.6710078Z test_schema_correctness___getitem___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:35:14.6900712Z test_schema_correctness___getitem___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:14.7097748Z test_schema_correctness___getitem___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:35:14.7291294Z test_schema_correctness___getitem___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:14.7483102Z test_schema_correctness___getitem___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:14.7675526Z test_schema_correctness___getitem___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:14.7730220Z test_schema_correctness___radd___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.7779490Z test_schema_correctness___radd___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.7844483Z test_schema_correctness___radd___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:14.7909556Z test_schema_correctness___radd___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:14.7964297Z test_schema_correctness___radd___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8020356Z test_schema_correctness___radd___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:14.8075344Z test_schema_correctness___radd___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8125438Z test_schema_correctness___radd___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8176344Z test_schema_correctness___radd___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8227183Z test_schema_correctness___radd___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8276812Z test_schema_correctness___radd___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8327986Z test_schema_correctness___radd___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8372849Z test_schema_correctness___rand___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:35:14.8418809Z test_schema_correctness___rand___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8465138Z test_schema_correctness___rand___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8510752Z test_schema_correctness___rand___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8556358Z test_schema_correctness___rand___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8602528Z test_schema_correctness___rand___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:14.8675842Z test_schema_correctness___rdiv___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.8745062Z test_schema_correctness___rdiv___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.8830762Z test_schema_correctness___rdiv___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:35:14.8917615Z test_schema_correctness___rdiv___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:35:14.8990238Z test_schema_correctness___rdiv___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9064779Z test_schema_correctness___rdiv___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9137965Z test_schema_correctness___rdiv___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9208334Z test_schema_correctness___rdiv___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9278500Z test_schema_correctness___rdiv___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9349560Z test_schema_correctness___rdiv___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9420105Z test_schema_correctness___rdiv___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:14.9489690Z test_schema_correctness___rdiv___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:15.0413060Z test_schema_correctness___rmatmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:35:15.1323309Z test_schema_correctness___rmatmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:35:15.2233809Z test_schema_correctness___rmatmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:35:15.3121120Z test_schema_correctness___rmatmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:35:15.4002852Z test_schema_correctness___rmatmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T12:35:15.4878630Z test_schema_correctness___rmatmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T12:35:15.5758819Z test_schema_correctness___rmatmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T12:35:15.6634223Z test_schema_correctness___rmatmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:35:15.7502942Z test_schema_correctness___rmatmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:35:15.8378157Z test_schema_correctness___rmatmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:35:15.8432788Z test_schema_correctness___rmod___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.8485032Z test_schema_correctness___rmod___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.8538505Z test_schema_correctness___rmod___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.8590523Z test_schema_correctness___rmod___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.8640557Z test_schema_correctness___rmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.8686192Z test_schema_correctness___rmul___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:35:15.8746479Z test_schema_correctness___rmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:15.8806992Z test_schema_correctness___rmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:15.8873188Z test_schema_correctness___rmul___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:15.8925153Z test_schema_correctness___rmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.8976253Z test_schema_correctness___rmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9022854Z test_schema_correctness___rmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9070295Z test_schema_correctness___rmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9117664Z test_schema_correctness___rmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9164138Z test_schema_correctness___rmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9211637Z test_schema_correctness___rmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9257431Z test_schema_correctness___ror___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9303033Z test_schema_correctness___ror___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9350385Z test_schema_correctness___ror___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9397822Z test_schema_correctness___ror___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9444341Z test_schema_correctness___ror___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9491303Z test_schema_correctness___ror___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:15.9505615Z test_schema_correctness___rpow___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:35:15.9506570Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:35:16.0243166Z ok (0.075s) 2022-08-17T12:35:16.1008077Z test_schema_correctness___rpow___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.076s) 2022-08-17T12:35:16.1769553Z test_schema_correctness___rpow___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.076s) 2022-08-17T12:35:16.2510703Z test_schema_correctness___rpow___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:35:16.3259656Z test_schema_correctness___rpow___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2022-08-17T12:35:16.4002036Z test_schema_correctness___rpow___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:35:16.4739876Z test_schema_correctness___rpow___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:35:16.5477676Z test_schema_correctness___rpow___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:35:16.6213213Z test_schema_correctness___rpow___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T12:35:16.6951087Z test_schema_correctness___rpow___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:35:16.7688400Z test_schema_correctness___rpow___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:35:16.7744276Z test_schema_correctness___rsub___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:16.7810674Z test_schema_correctness___rsub___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:16.7876987Z test_schema_correctness___rsub___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:35:16.7933743Z test_schema_correctness___rsub___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:16.7990752Z test_schema_correctness___rsub___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:16.8046898Z test_schema_correctness___rsub___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:35:16.8098451Z test_schema_correctness___rsub___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8150871Z test_schema_correctness___rsub___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8202081Z test_schema_correctness___rsub___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8253598Z test_schema_correctness___rsub___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8305614Z test_schema_correctness___rsub___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8351396Z test_schema_correctness___rxor___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8398480Z test_schema_correctness___rxor___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8445732Z test_schema_correctness___rxor___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8492432Z test_schema_correctness___rxor___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8539037Z test_schema_correctness___rxor___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:16.8586033Z test_schema_correctness___rxor___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:35:17.0117777Z test_schema_correctness__masked_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:35:17.1651287Z test_schema_correctness__masked_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:35:17.3184213Z test_schema_correctness__masked_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:35:17.4689601Z test_schema_correctness__masked_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.150s) 2022-08-17T12:35:17.6045969Z test_schema_correctness__masked_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:35:17.7400974Z test_schema_correctness__masked_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T12:35:17.8757397Z test_schema_correctness__masked_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T12:35:18.0114435Z test_schema_correctness__masked_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:35:18.1471326Z test_schema_correctness__masked_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:35:18.3007160Z test_schema_correctness__masked_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2022-08-17T12:35:18.4541249Z test_schema_correctness__masked_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:35:18.6072982Z test_schema_correctness__masked_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.153s) 2022-08-17T12:35:18.7580066Z test_schema_correctness__masked_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.151s) 2022-08-17T12:35:18.8937586Z test_schema_correctness__masked_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:35:19.0294432Z test_schema_correctness__masked_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:35:19.1650895Z test_schema_correctness__masked_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:35:19.3006175Z test_schema_correctness__masked_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T12:35:19.4360744Z test_schema_correctness__masked_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T12:35:19.5284589Z test_schema_correctness__masked_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:35:19.6210524Z test_schema_correctness__masked_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:35:19.7133802Z test_schema_correctness__masked_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:35:19.8043261Z test_schema_correctness__masked_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:35:19.8828012Z test_schema_correctness__masked_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:35:19.9611287Z test_schema_correctness__masked_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:35:20.0171802Z test_schema_correctness__masked_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:35:20.0955145Z test_schema_correctness__masked_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:35:20.1740136Z test_schema_correctness__masked_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:35:20.2666985Z test_schema_correctness__masked_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2022-08-17T12:35:20.3589904Z test_schema_correctness__masked_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:35:20.4511667Z test_schema_correctness__masked_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:35:20.5423376Z test_schema_correctness__masked_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:35:20.6225687Z test_schema_correctness__masked_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.080s) 2022-08-17T12:35:20.7011469Z test_schema_correctness__masked_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T12:35:20.7573599Z test_schema_correctness__masked_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2022-08-17T12:35:20.8360341Z test_schema_correctness__masked_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2022-08-17T12:35:20.9145611Z test_schema_correctness__masked_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:35:20.9312827Z test_schema_correctness__masked_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:20.9493945Z test_schema_correctness__masked_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:20.9674091Z test_schema_correctness__masked_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:20.9851839Z test_schema_correctness__masked_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:21.0028749Z test_schema_correctness__masked_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:21.0199045Z test_schema_correctness__masked_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.0370357Z test_schema_correctness__masked_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.0541304Z test_schema_correctness__masked_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.0711939Z test_schema_correctness__masked_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.0880632Z test_schema_correctness__masked_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.1048780Z test_schema_correctness__masked_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.1230581Z test_schema_correctness__masked_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:21.1411641Z test_schema_correctness__masked_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:21.1583504Z test_schema_correctness__masked_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.1754582Z test_schema_correctness__masked_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.1922412Z test_schema_correctness__masked_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.2092925Z test_schema_correctness__masked_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.2263871Z test_schema_correctness__masked_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.2434395Z test_schema_correctness__masked_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.2604715Z test_schema_correctness__masked_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:35:21.2800661Z test_schema_correctness__masked_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:35:21.2994795Z test_schema_correctness__masked_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:21.3186310Z test_schema_correctness__masked_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:21.3435329Z test_schema_correctness__masked_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:35:21.3691411Z test_schema_correctness__masked_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:35:21.3943976Z test_schema_correctness__masked_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:35:21.5554416Z test_schema_correctness__masked_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:35:21.7190002Z test_schema_correctness__masked_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.164s) 2022-08-17T12:35:21.8796030Z test_schema_correctness__masked_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.161s) 2022-08-17T12:35:22.0617014Z test_schema_correctness__masked_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.182s) 2022-08-17T12:35:22.2438403Z test_schema_correctness__masked_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.182s) 2022-08-17T12:35:22.4262560Z test_schema_correctness__masked_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.182s) 2022-08-17T12:35:22.6084256Z test_schema_correctness__masked_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.182s) 2022-08-17T12:35:22.7902751Z test_schema_correctness__masked_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.182s) 2022-08-17T12:35:23.5793361Z test_schema_correctness__masked_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.789s) 2022-08-17T12:35:24.2516599Z test_schema_correctness__masked_mean_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.672s) 2022-08-17T12:35:24.9294345Z test_schema_correctness__masked_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.678s) 2022-08-17T12:35:25.6070022Z test_schema_correctness__masked_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.677s) 2022-08-17T12:35:26.3952839Z test_schema_correctness__masked_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.788s) 2022-08-17T12:35:27.1837569Z test_schema_correctness__masked_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.788s) 2022-08-17T12:35:27.9695812Z test_schema_correctness__masked_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.786s) 2022-08-17T12:35:28.6430988Z test_schema_correctness__masked_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.673s) 2022-08-17T12:35:29.3180260Z test_schema_correctness__masked_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.675s) 2022-08-17T12:35:29.9937866Z test_schema_correctness__masked_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.676s) 2022-08-17T12:35:30.6674604Z test_schema_correctness__masked_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.674s) 2022-08-17T12:35:31.3404814Z test_schema_correctness__masked_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.673s) 2022-08-17T12:35:31.3595135Z test_schema_correctness__masked_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:31.3789131Z test_schema_correctness__masked_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:31.3981131Z test_schema_correctness__masked_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:32.2101991Z test_schema_correctness__masked_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.812s) 2022-08-17T12:35:33.0230780Z test_schema_correctness__masked_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.813s) 2022-08-17T12:35:33.8348868Z test_schema_correctness__masked_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.812s) 2022-08-17T12:35:34.6348064Z test_schema_correctness__masked_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.800s) 2022-08-17T12:35:35.0542560Z test_schema_correctness__masked_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.419s) 2022-08-17T12:35:35.4771768Z test_schema_correctness__masked_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.423s) 2022-08-17T12:35:35.8990826Z test_schema_correctness__masked_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.422s) 2022-08-17T12:35:36.3181423Z test_schema_correctness__masked_normalize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.419s) 2022-08-17T12:35:36.7382766Z test_schema_correctness__masked_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.420s) 2022-08-17T12:35:37.1568192Z test_schema_correctness__masked_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.418s) 2022-08-17T12:35:37.3113420Z test_schema_correctness__masked_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2022-08-17T12:35:37.4314202Z test_schema_correctness__masked_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.120s) 2022-08-17T12:35:37.5527522Z test_schema_correctness__masked_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:35:37.6897499Z test_schema_correctness__masked_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.137s) 2022-08-17T12:35:37.8234312Z test_schema_correctness__masked_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.134s) 2022-08-17T12:35:37.9775266Z test_schema_correctness__masked_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2022-08-17T12:35:38.1316281Z test_schema_correctness__masked_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2022-08-17T12:35:38.2485529Z test_schema_correctness__masked_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2022-08-17T12:35:38.4027812Z test_schema_correctness__masked_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2022-08-17T12:35:38.5567556Z test_schema_correctness__masked_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.154s) 2022-08-17T12:35:38.5750371Z test_schema_correctness__masked_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:35:38.5941985Z test_schema_correctness__masked_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:38.6130779Z test_schema_correctness__masked_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:35:38.6345965Z test_schema_correctness__masked_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:35:38.6571506Z test_schema_correctness__masked_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:35:38.6796958Z test_schema_correctness__masked_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:35:43.9217788Z test_schema_correctness__masked_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.242s) 2022-08-17T12:35:43.9222853Z test_schema_correctness__masked_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:35:43.9228008Z test_schema_correctness__masked_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:35:49.1811298Z test_schema_correctness__masked_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.258s) 2022-08-17T12:35:54.4246288Z test_schema_correctness__masked_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.243s) 2022-08-17T12:35:58.8482926Z test_schema_correctness__masked_std_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.424s) 2022-08-17T12:36:03.2741139Z test_schema_correctness__masked_std_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.426s) 2022-08-17T12:36:07.6987866Z test_schema_correctness__masked_std_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.425s) 2022-08-17T12:36:12.1215367Z test_schema_correctness__masked_std_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.423s) 2022-08-17T12:36:16.5450586Z test_schema_correctness__masked_std_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.423s) 2022-08-17T12:36:16.7033482Z test_schema_correctness__masked_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2022-08-17T12:36:16.8433142Z test_schema_correctness__masked_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T12:36:16.9862060Z test_schema_correctness__masked_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T12:36:17.1292147Z test_schema_correctness__masked_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.143s) 2022-08-17T12:36:17.2876451Z test_schema_correctness__masked_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2022-08-17T12:36:17.4457408Z test_schema_correctness__masked_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.158s) 2022-08-17T12:36:17.6016441Z test_schema_correctness__masked_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.156s) 2022-08-17T12:36:17.7422344Z test_schema_correctness__masked_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T12:36:17.8824833Z test_schema_correctness__masked_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T12:36:18.0221442Z test_schema_correctness__masked_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T12:36:18.1621049Z test_schema_correctness__masked_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T12:36:18.3022985Z test_schema_correctness__masked_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.140s) 2022-08-17T12:36:23.5254432Z test_schema_correctness__masked_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.223s) 2022-08-17T12:36:23.5259104Z test_schema_correctness__masked_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:36:23.5263500Z test_schema_correctness__masked_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:36:28.7402660Z test_schema_correctness__masked_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.214s) 2022-08-17T12:36:33.9406577Z test_schema_correctness__masked_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.200s) 2022-08-17T12:36:39.1241364Z test_schema_correctness__masked_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.183s) 2022-08-17T12:36:43.4989416Z test_schema_correctness__masked_var_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.375s) 2022-08-17T12:36:47.8730969Z test_schema_correctness__masked_var_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.374s) 2022-08-17T12:36:52.2471700Z test_schema_correctness__masked_var_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.374s) 2022-08-17T12:36:56.6219034Z test_schema_correctness__masked_var_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.375s) 2022-08-17T12:37:01.0161649Z test_schema_correctness__masked_var_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.394s) 2022-08-17T12:37:01.0175304Z test_schema_correctness_abs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0190330Z test_schema_correctness_abs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0199911Z test_schema_correctness_abs_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0213765Z test_schema_correctness_abs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0227841Z test_schema_correctness_abs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0240482Z test_schema_correctness_abs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0254422Z test_schema_correctness_abs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0267867Z test_schema_correctness_abs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0281077Z test_schema_correctness_abs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0294513Z test_schema_correctness_abs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0307375Z test_schema_correctness_abs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0320307Z test_schema_correctness_abs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.0340464Z test_schema_correctness_acos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0359010Z test_schema_correctness_acos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0379341Z test_schema_correctness_acos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0400005Z test_schema_correctness_acos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0420259Z test_schema_correctness_acos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0441494Z test_schema_correctness_acos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0460565Z test_schema_correctness_acos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0479776Z test_schema_correctness_acos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0498906Z test_schema_correctness_acos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0518089Z test_schema_correctness_acos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0537241Z test_schema_correctness_acos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0556404Z test_schema_correctness_acosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0574472Z test_schema_correctness_acosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0594679Z test_schema_correctness_acosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0614880Z test_schema_correctness_acosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0634040Z test_schema_correctness_acosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0652837Z test_schema_correctness_acosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0671466Z test_schema_correctness_acosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0689646Z test_schema_correctness_acosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0707034Z test_schema_correctness_acosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0724204Z test_schema_correctness_acosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0741511Z test_schema_correctness_acosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:01.0805644Z test_schema_correctness_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.0863874Z test_schema_correctness_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.0948029Z test_schema_correctness_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.0957140Z test_schema_correctness_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:01.1039019Z test_schema_correctness_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.1109595Z test_schema_correctness_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:01.1181453Z test_schema_correctness_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:01.1252032Z test_schema_correctness_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:01.1316594Z test_schema_correctness_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.1381943Z test_schema_correctness_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.1441081Z test_schema_correctness_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.1500101Z test_schema_correctness_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.1559246Z test_schema_correctness_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.1609583Z test_schema_correctness_addbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.1727496Z test_schema_correctness_addbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:01.1851993Z test_schema_correctness_addbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:01.1912485Z test_schema_correctness_addbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.1971859Z test_schema_correctness_addbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.2023570Z test_schema_correctness_addbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.2078167Z test_schema_correctness_addbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.2132693Z test_schema_correctness_addbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.2182500Z test_schema_correctness_addbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.2235999Z test_schema_correctness_addbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.2323614Z test_schema_correctness_addcdiv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:01.2429823Z test_schema_correctness_addcdiv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:01.2607406Z test_schema_correctness_addcdiv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:01.2694966Z test_schema_correctness_addcdiv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:01.2774136Z test_schema_correctness_addcdiv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.2858335Z test_schema_correctness_addcmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.2958461Z test_schema_correctness_addcmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:01.3052458Z test_schema_correctness_addcmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:01.3133978Z test_schema_correctness_addcmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.3213020Z test_schema_correctness_addcmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.3287392Z test_schema_correctness_addcmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:01.3361354Z test_schema_correctness_addcmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:01.3435922Z test_schema_correctness_addcmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:01.3514632Z test_schema_correctness_addcmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.3593797Z test_schema_correctness_addcmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:01.3621933Z test_schema_correctness_addmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3627757Z test_schema_correctness_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:01.3632231Z test_schema_correctness_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:01.3663701Z test_schema_correctness_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3696506Z test_schema_correctness_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3725633Z test_schema_correctness_addmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3755302Z test_schema_correctness_addmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3783884Z test_schema_correctness_addmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3812549Z test_schema_correctness_addmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3838199Z test_schema_correctness_addmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3865891Z test_schema_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3870704Z test_schema_correctness_addmm_decomposed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:01.3875182Z test_schema_correctness_addmm_decomposed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:01.3904767Z test_schema_correctness_addmm_decomposed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3934329Z test_schema_correctness_addmm_decomposed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3961416Z test_schema_correctness_addmm_decomposed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.3986637Z test_schema_correctness_addmm_decomposed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4016025Z test_schema_correctness_addmm_decomposed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4042240Z test_schema_correctness_addmm_decomposed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4068050Z test_schema_correctness_addmm_decomposed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4117618Z test_schema_correctness_addmv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.4177494Z test_schema_correctness_addmv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.4236241Z test_schema_correctness_addmv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.4290162Z test_schema_correctness_addmv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.4343742Z test_schema_correctness_addmv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.4388879Z test_schema_correctness_addmv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4433127Z test_schema_correctness_addmv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4477246Z test_schema_correctness_addmv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4521461Z test_schema_correctness_addmv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4566046Z test_schema_correctness_addmv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4612835Z test_schema_correctness_addr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.4644455Z test_schema_correctness_addr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4685731Z test_schema_correctness_addr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4726935Z test_schema_correctness_addr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4773033Z test_schema_correctness_addr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.4818887Z test_schema_correctness_addr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.4863757Z test_schema_correctness_addr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:01.4896130Z test_schema_correctness_addr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4928574Z test_schema_correctness_addr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4960815Z test_schema_correctness_addr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.4994111Z test_schema_correctness_addr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.5026287Z test_schema_correctness_addr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:01.5079694Z test_schema_correctness_all_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5130408Z test_schema_correctness_all_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5157093Z test_schema_correctness_all_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: 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:37:01.5157629Z return self.op(*args, **kwargs) 2022-08-17T12:37:01.5190732Z ok (0.006s) 2022-08-17T12:37:01.5247275Z test_schema_correctness_all_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:01.5299837Z test_schema_correctness_all_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5352919Z test_schema_correctness_all_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5405767Z test_schema_correctness_all_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5457249Z test_schema_correctness_all_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5509628Z test_schema_correctness_all_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5560904Z test_schema_correctness_all_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5612438Z test_schema_correctness_all_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5663879Z test_schema_correctness_all_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:01.5799624Z test_schema_correctness_allclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:01.5954278Z test_schema_correctness_allclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:01.6111880Z test_schema_correctness_allclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:01.6247397Z test_schema_correctness_allclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:01.6385618Z test_schema_correctness_allclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:01.6519995Z test_schema_correctness_allclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:01.7047422Z test_schema_correctness_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:37:01.7570367Z test_schema_correctness_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:01.8095518Z test_schema_correctness_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:01.8622275Z test_schema_correctness_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:37:01.9146476Z test_schema_correctness_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:01.9672508Z test_schema_correctness_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.0197098Z test_schema_correctness_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.0722966Z test_schema_correctness_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.1246945Z test_schema_correctness_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.1770831Z test_schema_correctness_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.2296104Z test_schema_correctness_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:37:02.2822593Z test_schema_correctness_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:37:02.3347731Z test_schema_correctness_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:37:02.3873248Z test_schema_correctness_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.4396729Z test_schema_correctness_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.4921008Z test_schema_correctness_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.5444142Z test_schema_correctness_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.5966830Z test_schema_correctness_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.6490002Z test_schema_correctness_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.7012340Z test_schema_correctness_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:37:02.7047368Z test_schema_correctness_aminmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:02.7048727Z return self.op(*args, **kwargs) 2022-08-17T12:37:02.7049044Z ok (0.003s) 2022-08-17T12:37:02.7081118Z test_schema_correctness_aminmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:02.7117399Z test_schema_correctness_aminmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:02.7149847Z test_schema_correctness_aminmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:02.7182316Z test_schema_correctness_aminmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:02.7214804Z test_schema_correctness_aminmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:02.7246856Z test_schema_correctness_aminmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:02.7280004Z test_schema_correctness_aminmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:02.7294098Z test_schema_correctness_angle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7306952Z test_schema_correctness_angle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7321584Z test_schema_correctness_angle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7336237Z test_schema_correctness_angle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7350331Z test_schema_correctness_angle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7363604Z test_schema_correctness_angle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7377892Z test_schema_correctness_angle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7391724Z test_schema_correctness_angle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7405551Z test_schema_correctness_angle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7418864Z test_schema_correctness_angle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7433048Z test_schema_correctness_angle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7446623Z test_schema_correctness_angle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:02.7501313Z test_schema_correctness_any_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7553635Z test_schema_correctness_any_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7613691Z test_schema_correctness_any_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:02.7670766Z test_schema_correctness_any_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:02.7724701Z test_schema_correctness_any_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7777804Z test_schema_correctness_any_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7830461Z test_schema_correctness_any_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7882218Z test_schema_correctness_any_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7934231Z test_schema_correctness_any_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.7986170Z test_schema_correctness_any_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.8038077Z test_schema_correctness_any_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.8089661Z test_schema_correctness_any_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:02.9034752Z test_schema_correctness_arange_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:02.9977580Z test_schema_correctness_arange_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:03.0918071Z test_schema_correctness_arange_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:03.1860087Z test_schema_correctness_arange_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:03.2802757Z test_schema_correctness_arange_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:03.3745134Z test_schema_correctness_arange_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:03.4687480Z test_schema_correctness_arange_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.094s) 2022-08-17T12:37:03.5593475Z test_schema_correctness_arange_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:37:03.6499867Z test_schema_correctness_arange_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:37:03.6561369Z test_schema_correctness_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6620575Z test_schema_correctness_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6679214Z test_schema_correctness_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6736365Z test_schema_correctness_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6793591Z test_schema_correctness_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6850735Z test_schema_correctness_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6907794Z test_schema_correctness_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.6964594Z test_schema_correctness_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7021741Z test_schema_correctness_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7080501Z test_schema_correctness_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7138702Z test_schema_correctness_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7197032Z test_schema_correctness_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7254362Z test_schema_correctness_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7311495Z test_schema_correctness_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7368858Z test_schema_correctness_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7426335Z test_schema_correctness_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7483268Z test_schema_correctness_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7541022Z test_schema_correctness_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:03.7665220Z test_schema_correctness_argsort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.7782531Z test_schema_correctness_argsort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.7909636Z test_schema_correctness_argsort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:03.8034412Z test_schema_correctness_argsort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.8166107Z test_schema_correctness_argsort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:03.8286798Z test_schema_correctness_argsort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.8412801Z test_schema_correctness_argsort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:03.8534415Z test_schema_correctness_argsort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.8653996Z test_schema_correctness_argsort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.8773597Z test_schema_correctness_argsort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:03.8803861Z test_schema_correctness_argwhere_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.8830315Z test_schema_correctness_argwhere_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.8860032Z test_schema_correctness_argwhere_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.8889651Z test_schema_correctness_argwhere_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.8917839Z test_schema_correctness_argwhere_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.8946030Z test_schema_correctness_argwhere_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.8973855Z test_schema_correctness_argwhere_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.9001236Z test_schema_correctness_argwhere_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.9028461Z test_schema_correctness_argwhere_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.9055738Z test_schema_correctness_argwhere_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.9082215Z test_schema_correctness_argwhere_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.9108849Z test_schema_correctness_argwhere_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:03.9151699Z test_schema_correctness_as_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9192197Z test_schema_correctness_as_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9237568Z test_schema_correctness_as_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9246781Z test_schema_correctness_as_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:03.9291387Z test_schema_correctness_as_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9334288Z test_schema_correctness_as_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9376968Z test_schema_correctness_as_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9419472Z test_schema_correctness_as_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9460327Z test_schema_correctness_as_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9500979Z test_schema_correctness_as_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9541397Z test_schema_correctness_as_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9582348Z test_schema_correctness_as_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9623467Z test_schema_correctness_as_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9670151Z test_schema_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:03.9714009Z test_schema_correctness_as_strided_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:03.9762837Z test_schema_correctness_as_strided_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:03.9772033Z test_schema_correctness_as_strided_scatter_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:03.9821095Z test_schema_correctness_as_strided_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:03.9867050Z test_schema_correctness_as_strided_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:03.9913047Z test_schema_correctness_as_strided_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:03.9957992Z test_schema_correctness_as_strided_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.0001520Z test_schema_correctness_as_strided_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.0045002Z test_schema_correctness_as_strided_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.0088543Z test_schema_correctness_as_strided_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.0132612Z test_schema_correctness_as_strided_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.0176628Z test_schema_correctness_as_strided_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.0189795Z test_schema_correctness_asin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0204407Z test_schema_correctness_asin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0220721Z test_schema_correctness_asin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.0236177Z test_schema_correctness_asin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0250945Z test_schema_correctness_asin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0264885Z test_schema_correctness_asin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0278256Z test_schema_correctness_asin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0291883Z test_schema_correctness_asin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0305671Z test_schema_correctness_asin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0319437Z test_schema_correctness_asin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0332830Z test_schema_correctness_asin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0346341Z test_schema_correctness_asinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0358917Z test_schema_correctness_asinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0374055Z test_schema_correctness_asinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0389063Z test_schema_correctness_asinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0403129Z test_schema_correctness_asinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0417934Z test_schema_correctness_asinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0431526Z test_schema_correctness_asinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0445227Z test_schema_correctness_asinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0458615Z test_schema_correctness_asinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0472463Z test_schema_correctness_asinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0486134Z test_schema_correctness_asinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0540499Z test_schema_correctness_atan2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0587810Z test_schema_correctness_atan2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0641287Z test_schema_correctness_atan2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0693695Z test_schema_correctness_atan2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0742321Z test_schema_correctness_atan2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0790616Z test_schema_correctness_atan2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0838761Z test_schema_correctness_atan2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0886916Z test_schema_correctness_atan2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0935305Z test_schema_correctness_atan2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.0949309Z test_schema_correctness_atan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0962591Z test_schema_correctness_atan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0977820Z test_schema_correctness_atan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.0993426Z test_schema_correctness_atan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1007848Z test_schema_correctness_atan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1022180Z test_schema_correctness_atan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1035869Z test_schema_correctness_atan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1049583Z test_schema_correctness_atan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1063019Z test_schema_correctness_atan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1076550Z test_schema_correctness_atan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1090248Z test_schema_correctness_atan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1103815Z test_schema_correctness_atanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1116697Z test_schema_correctness_atanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1131605Z test_schema_correctness_atanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1146335Z test_schema_correctness_atanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1160115Z test_schema_correctness_atanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1173872Z test_schema_correctness_atanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1187125Z test_schema_correctness_atanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1200569Z test_schema_correctness_atanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1213574Z test_schema_correctness_atanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1227406Z test_schema_correctness_atanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1241305Z test_schema_correctness_atanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1265150Z test_schema_correctness_atleast_1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1285249Z test_schema_correctness_atleast_1d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1312326Z test_schema_correctness_atleast_1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1320889Z test_schema_correctness_atleast_1d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1347562Z test_schema_correctness_atleast_1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1370852Z test_schema_correctness_atleast_1d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1395025Z test_schema_correctness_atleast_1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1418911Z test_schema_correctness_atleast_1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1439427Z test_schema_correctness_atleast_1d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1460074Z test_schema_correctness_atleast_1d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1480495Z test_schema_correctness_atleast_1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1501181Z test_schema_correctness_atleast_1d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1521623Z test_schema_correctness_atleast_1d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.1551490Z test_schema_correctness_atleast_2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1578202Z test_schema_correctness_atleast_2d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1611794Z test_schema_correctness_atleast_2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1620428Z test_schema_correctness_atleast_2d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.1653752Z test_schema_correctness_atleast_2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1683451Z test_schema_correctness_atleast_2d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1714177Z test_schema_correctness_atleast_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1744295Z test_schema_correctness_atleast_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1771677Z test_schema_correctness_atleast_2d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1798360Z test_schema_correctness_atleast_2d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1825312Z test_schema_correctness_atleast_2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1852424Z test_schema_correctness_atleast_2d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1879613Z test_schema_correctness_atleast_2d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.1920996Z test_schema_correctness_atleast_3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.1959367Z test_schema_correctness_atleast_3d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2006285Z test_schema_correctness_atleast_3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2014671Z test_schema_correctness_atleast_3d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.2060317Z test_schema_correctness_atleast_3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2102082Z test_schema_correctness_atleast_3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2144136Z test_schema_correctness_atleast_3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2185700Z test_schema_correctness_atleast_3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2224263Z test_schema_correctness_atleast_3d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2263122Z test_schema_correctness_atleast_3d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2301621Z test_schema_correctness_atleast_3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2340372Z test_schema_correctness_atleast_3d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2379278Z test_schema_correctness_atleast_3d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.2427869Z test_schema_correctness_baddbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2433101Z test_schema_correctness_baddbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:04.2438943Z test_schema_correctness_baddbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:04.2491465Z test_schema_correctness_baddbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2551693Z test_schema_correctness_baddbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:04.2602191Z test_schema_correctness_baddbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2655887Z test_schema_correctness_baddbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2704262Z test_schema_correctness_baddbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2757910Z test_schema_correctness_baddbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2804355Z test_schema_correctness_baddbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.2861355Z test_schema_correctness_bernoulli_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:04.2892546Z test_schema_correctness_bernoulli_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.2923291Z test_schema_correctness_bernoulli_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.3063461Z test_schema_correctness_bfloat16_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:04.3466449Z test_schema_correctness_bfloat16_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.3874732Z test_schema_correctness_bfloat16_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:04.3885088Z test_schema_correctness_bfloat16_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.4289015Z test_schema_correctness_bfloat16_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.4693790Z test_schema_correctness_bfloat16_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.5096927Z test_schema_correctness_bfloat16_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.5502324Z test_schema_correctness_bfloat16_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.5904336Z test_schema_correctness_bfloat16_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.6308120Z test_schema_correctness_bfloat16_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.6709127Z test_schema_correctness_bfloat16_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.7110729Z test_schema_correctness_bfloat16_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.7510845Z test_schema_correctness_bfloat16_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:04.7582276Z test_schema_correctness_bincount_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:04.7651053Z test_schema_correctness_bincount_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:04.7719569Z test_schema_correctness_bincount_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:04.7788322Z test_schema_correctness_bincount_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:04.7856797Z test_schema_correctness_bincount_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:04.7902941Z test_schema_correctness_bitwise_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.7949167Z test_schema_correctness_bitwise_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.7995613Z test_schema_correctness_bitwise_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8042075Z test_schema_correctness_bitwise_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8088537Z test_schema_correctness_bitwise_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8134345Z test_schema_correctness_bitwise_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8180150Z test_schema_correctness_bitwise_left_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8226788Z test_schema_correctness_bitwise_left_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8272710Z test_schema_correctness_bitwise_left_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8318878Z test_schema_correctness_bitwise_left_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8364718Z test_schema_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8381678Z test_schema_correctness_bitwise_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.8399637Z test_schema_correctness_bitwise_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.8416468Z test_schema_correctness_bitwise_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.8433869Z test_schema_correctness_bitwise_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.8451192Z test_schema_correctness_bitwise_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.8468624Z test_schema_correctness_bitwise_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.8513737Z test_schema_correctness_bitwise_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.8559928Z test_schema_correctness_bitwise_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8605912Z test_schema_correctness_bitwise_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8650676Z test_schema_correctness_bitwise_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.8696443Z test_schema_correctness_bitwise_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8742373Z test_schema_correctness_bitwise_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8788356Z test_schema_correctness_bitwise_right_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8834829Z test_schema_correctness_bitwise_right_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8880629Z test_schema_correctness_bitwise_right_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8926328Z test_schema_correctness_bitwise_right_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.8972240Z test_schema_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.9017022Z test_schema_correctness_bitwise_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.9062713Z test_schema_correctness_bitwise_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.9109105Z test_schema_correctness_bitwise_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.9154714Z test_schema_correctness_bitwise_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.9200501Z test_schema_correctness_bitwise_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:04.9244884Z test_schema_correctness_bitwise_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:04.9277090Z test_schema_correctness_block_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9305116Z test_schema_correctness_block_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9339124Z test_schema_correctness_block_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9347819Z test_schema_correctness_block_diag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.9405832Z test_schema_correctness_block_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:04.9436086Z test_schema_correctness_block_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9466866Z test_schema_correctness_block_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9496718Z test_schema_correctness_block_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9524970Z test_schema_correctness_block_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9553458Z test_schema_correctness_block_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9582554Z test_schema_correctness_block_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9610364Z test_schema_correctness_block_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9638793Z test_schema_correctness_block_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:04.9654055Z test_schema_correctness_bmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.9669712Z test_schema_correctness_bmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.9686586Z test_schema_correctness_bmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.9702428Z test_schema_correctness_bmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.9718313Z test_schema_correctness_bmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:04.9733292Z test_schema_correctness_bmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.9748218Z test_schema_correctness_bmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.9763081Z test_schema_correctness_bmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.9777884Z test_schema_correctness_bmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:04.9792867Z test_schema_correctness_bmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:05.0195765Z test_schema_correctness_bool_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.0333147Z test_schema_correctness_bool_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:05.0737802Z test_schema_correctness_bool_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.0746823Z test_schema_correctness_bool_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:05.1151615Z test_schema_correctness_bool_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.1552744Z test_schema_correctness_bool_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.1953189Z test_schema_correctness_bool_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.2353579Z test_schema_correctness_bool_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.2752553Z test_schema_correctness_bool_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.3153079Z test_schema_correctness_bool_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.3553764Z test_schema_correctness_bool_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.3952519Z test_schema_correctness_bool_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.4351433Z test_schema_correctness_bool_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.4361925Z test_schema_correctness_broadcast_shapes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:05.4392547Z test_schema_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4420931Z test_schema_correctness_broadcast_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4452118Z test_schema_correctness_broadcast_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4482953Z test_schema_correctness_broadcast_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4512540Z test_schema_correctness_broadcast_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4541774Z test_schema_correctness_broadcast_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4570736Z test_schema_correctness_broadcast_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4599177Z test_schema_correctness_broadcast_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4627525Z test_schema_correctness_broadcast_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4655939Z test_schema_correctness_broadcast_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4683771Z test_schema_correctness_broadcast_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4712015Z test_schema_correctness_broadcast_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:05.4893936Z test_schema_correctness_broadcast_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.5073388Z test_schema_correctness_broadcast_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.5257150Z test_schema_correctness_broadcast_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.5441675Z test_schema_correctness_broadcast_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.5624443Z test_schema_correctness_broadcast_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.5810923Z test_schema_correctness_broadcast_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:05.5994360Z test_schema_correctness_broadcast_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.6175600Z test_schema_correctness_broadcast_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.6356044Z test_schema_correctness_broadcast_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.6536166Z test_schema_correctness_broadcast_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.6716239Z test_schema_correctness_broadcast_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.6896652Z test_schema_correctness_broadcast_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:05.7023425Z test_schema_correctness_bucketize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:05.7149377Z test_schema_correctness_bucketize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:05.7274974Z test_schema_correctness_bucketize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:05.7397396Z test_schema_correctness_bucketize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:05.7512913Z test_schema_correctness_bucketize_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:05.7628599Z test_schema_correctness_bucketize_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:05.7742652Z test_schema_correctness_bucketize_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:05.7857787Z test_schema_correctness_bucketize_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:05.7973122Z test_schema_correctness_bucketize_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:05.8375929Z test_schema_correctness_byte_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.8774710Z test_schema_correctness_byte_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.9178354Z test_schema_correctness_byte_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.9583963Z test_schema_correctness_byte_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:05.9983967Z test_schema_correctness_byte_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.0387463Z test_schema_correctness_byte_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.0787479Z test_schema_correctness_byte_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.1187324Z test_schema_correctness_byte_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.1585403Z test_schema_correctness_byte_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.1983918Z test_schema_correctness_byte_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.2382942Z test_schema_correctness_byte_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:06.2519286Z test_schema_correctness_byte_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:06.2934803Z test_schema_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.3349228Z test_schema_correctness_cartesian_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.3766054Z test_schema_correctness_cartesian_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:37:06.4185281Z test_schema_correctness_cartesian_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:37:06.4600544Z test_schema_correctness_cartesian_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:37:06.5015025Z test_schema_correctness_cartesian_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.5428150Z test_schema_correctness_cartesian_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.5841861Z test_schema_correctness_cartesian_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.6257624Z test_schema_correctness_cartesian_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.6672636Z test_schema_correctness_cartesian_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.7086432Z test_schema_correctness_cartesian_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.7500505Z test_schema_correctness_cartesian_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:06.7548983Z test_schema_correctness_cat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:06.7592636Z test_schema_correctness_cat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:06.7649402Z test_schema_correctness_cat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:06.7658097Z test_schema_correctness_cat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:06.7711165Z test_schema_correctness_cat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:06.7760591Z test_schema_correctness_cat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:06.7808047Z test_schema_correctness_cat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:06.7855142Z test_schema_correctness_cat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:06.7899503Z test_schema_correctness_cat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:06.7943808Z test_schema_correctness_cat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:06.7988337Z test_schema_correctness_cat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:06.8033710Z test_schema_correctness_cat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:06.8077851Z test_schema_correctness_cat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:06.9936949Z test_schema_correctness_cdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.186s) 2022-08-17T12:37:07.1771156Z test_schema_correctness_cdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2022-08-17T12:37:07.1785843Z test_schema_correctness_ceil_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:07.1800105Z test_schema_correctness_ceil_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:07.1813931Z test_schema_correctness_ceil_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:07.1831420Z test_schema_correctness_chalf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:07.1832450Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:37:07.2321737Z ok (0.051s) 2022-08-17T12:37:07.2827902Z test_schema_correctness_chalf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.3337854Z test_schema_correctness_chalf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:37:07.3346298Z test_schema_correctness_chalf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:07.3853324Z test_schema_correctness_chalf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:37:07.4360176Z test_schema_correctness_chalf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:37:07.4865967Z test_schema_correctness_chalf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:37:07.5370995Z test_schema_correctness_chalf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.5874057Z test_schema_correctness_chalf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.6376858Z test_schema_correctness_chalf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.6881311Z test_schema_correctness_chalf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.7384888Z test_schema_correctness_chalf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.7888381Z test_schema_correctness_chalf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2022-08-17T12:37:07.8289683Z test_schema_correctness_char_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:07.8688550Z test_schema_correctness_char_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:07.9091859Z test_schema_correctness_char_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:07.9100372Z test_schema_correctness_char_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:07.9503180Z test_schema_correctness_char_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:07.9903310Z test_schema_correctness_char_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.0304282Z test_schema_correctness_char_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.0709189Z test_schema_correctness_char_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.1107555Z test_schema_correctness_char_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.1506176Z test_schema_correctness_char_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.1905059Z test_schema_correctness_char_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.2041283Z test_schema_correctness_char_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:08.2440317Z test_schema_correctness_char_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:08.2463848Z test_schema_correctness_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:08.2464713Z L = torch.cholesky(A) 2022-08-17T12:37:08.2465145Z should be replaced with 2022-08-17T12:37:08.2465482Z L = torch.linalg.cholesky(A) 2022-08-17T12:37:08.2465777Z and 2022-08-17T12:37:08.2466080Z U = torch.cholesky(A, upper=True) 2022-08-17T12:37:08.2466426Z should be replaced with 2022-08-17T12:37:08.2527372Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:37:08.2528147Z 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-17T12:37:08.2528820Z return self.op(*args, **kwargs) 2022-08-17T12:37:08.2531286Z ok (0.009s) 2022-08-17T12:37:08.2596923Z test_schema_correctness_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.2657146Z test_schema_correctness_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.2717403Z test_schema_correctness_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.2778376Z test_schema_correctness_cholesky_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.2838249Z test_schema_correctness_cholesky_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.2895785Z test_schema_correctness_cholesky_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.2951863Z test_schema_correctness_cholesky_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.3035630Z test_schema_correctness_cholesky_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:08.3118622Z test_schema_correctness_cholesky_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:08.3195927Z test_schema_correctness_cholesky_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:08.3270844Z test_schema_correctness_cholesky_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:08.3298393Z test_schema_correctness_chunk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3324189Z test_schema_correctness_chunk_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3354926Z test_schema_correctness_chunk_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3364973Z test_schema_correctness_chunk_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:08.3395694Z test_schema_correctness_chunk_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3423146Z test_schema_correctness_chunk_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3449860Z test_schema_correctness_chunk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3478872Z test_schema_correctness_chunk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3504380Z test_schema_correctness_chunk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3529715Z test_schema_correctness_chunk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.3554896Z test_schema_correctness_chunk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.3580514Z test_schema_correctness_chunk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.3605939Z test_schema_correctness_chunk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3631285Z test_schema_correctness_clamp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.3658288Z test_schema_correctness_clamp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3685535Z test_schema_correctness_clamp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3712077Z test_schema_correctness_clamp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3737702Z test_schema_correctness_clamp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.3764039Z test_schema_correctness_clamp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3790217Z test_schema_correctness_clamp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.3815812Z test_schema_correctness_clamp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.3871535Z test_schema_correctness_clamp_max_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:08.3917372Z test_schema_correctness_clamp_max_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.3968033Z test_schema_correctness_clamp_max_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4020505Z test_schema_correctness_clamp_max_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4071945Z test_schema_correctness_clamp_max_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4117903Z test_schema_correctness_clamp_max_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4165136Z test_schema_correctness_clamp_max_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4213020Z test_schema_correctness_clamp_max_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4259808Z test_schema_correctness_clamp_max_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4306980Z test_schema_correctness_clamp_max_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4357582Z test_schema_correctness_clamp_min_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4404423Z test_schema_correctness_clamp_min_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4455396Z test_schema_correctness_clamp_min_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4507856Z test_schema_correctness_clamp_min_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4559938Z test_schema_correctness_clamp_min_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4607081Z test_schema_correctness_clamp_min_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4654040Z test_schema_correctness_clamp_min_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4700168Z test_schema_correctness_clamp_min_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4746434Z test_schema_correctness_clamp_min_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4793320Z test_schema_correctness_clamp_min_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:08.4810392Z test_schema_correctness_clone_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4826614Z test_schema_correctness_clone_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4845499Z test_schema_correctness_clone_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4854499Z test_schema_correctness_clone_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:08.4873663Z test_schema_correctness_clone_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4891124Z test_schema_correctness_clone_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4910042Z test_schema_correctness_clone_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4928172Z test_schema_correctness_clone_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4945375Z test_schema_correctness_clone_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4962496Z test_schema_correctness_clone_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4978885Z test_schema_correctness_clone_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.4995424Z test_schema_correctness_clone_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.5012564Z test_schema_correctness_clone_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:08.5049009Z test_schema_correctness_column_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:08.5083174Z test_schema_correctness_column_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.5120842Z test_schema_correctness_column_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:08.5129920Z test_schema_correctness_column_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:08.5167841Z test_schema_correctness_column_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:08.5203646Z test_schema_correctness_column_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:08.5239167Z test_schema_correctness_column_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:08.5274498Z test_schema_correctness_column_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.5308518Z test_schema_correctness_column_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.5342154Z test_schema_correctness_column_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.5376020Z test_schema_correctness_column_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.5411099Z test_schema_correctness_column_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.5444899Z test_schema_correctness_column_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:08.8534289Z test_schema_correctness_combinations_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.309s) 2022-08-17T12:37:09.1614984Z test_schema_correctness_combinations_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2022-08-17T12:37:09.4712628Z test_schema_correctness_combinations_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.310s) 2022-08-17T12:37:09.7815084Z test_schema_correctness_combinations_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.310s) 2022-08-17T12:37:10.0898896Z test_schema_correctness_combinations_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2022-08-17T12:37:10.3980257Z test_schema_correctness_combinations_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2022-08-17T12:37:10.7050572Z test_schema_correctness_combinations_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.307s) 2022-08-17T12:37:11.0138210Z test_schema_correctness_combinations_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.309s) 2022-08-17T12:37:11.3220568Z test_schema_correctness_combinations_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2022-08-17T12:37:11.6303834Z test_schema_correctness_combinations_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2022-08-17T12:37:11.9390035Z test_schema_correctness_combinations_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.309s) 2022-08-17T12:37:12.2470968Z test_schema_correctness_combinations_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2022-08-17T12:37:12.2524704Z test_schema_correctness_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.2577557Z test_schema_correctness_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.2630191Z test_schema_correctness_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.2641085Z test_schema_correctness_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2651065Z test_schema_correctness_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2671051Z test_schema_correctness_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:12.2679794Z test_schema_correctness_conj_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2699593Z test_schema_correctness_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:12.2710467Z test_schema_correctness_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2721420Z test_schema_correctness_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2732067Z test_schema_correctness_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2741596Z test_schema_correctness_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2751318Z test_schema_correctness_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2760796Z test_schema_correctness_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2770339Z test_schema_correctness_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2779801Z test_schema_correctness_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2789453Z test_schema_correctness_conj_physical_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2798743Z test_schema_correctness_conj_physical_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2812332Z test_schema_correctness_conj_physical_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2821471Z test_schema_correctness_conj_physical_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2834729Z test_schema_correctness_conj_physical_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2845108Z test_schema_correctness_conj_physical_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2854800Z test_schema_correctness_conj_physical_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2865501Z test_schema_correctness_conj_physical_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2875216Z test_schema_correctness_conj_physical_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2884370Z test_schema_correctness_conj_physical_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2893269Z test_schema_correctness_conj_physical_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2902194Z test_schema_correctness_conj_physical_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.2911231Z test_schema_correctness_conj_physical_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.3185249Z test_schema_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:12.3445471Z test_schema_correctness_constant_pad_nd_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:12.3754374Z test_schema_correctness_constant_pad_nd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:37:12.4062526Z test_schema_correctness_constant_pad_nd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:37:12.4337764Z test_schema_correctness_constant_pad_nd_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:12.4619701Z test_schema_correctness_constant_pad_nd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:12.4900887Z test_schema_correctness_constant_pad_nd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:12.5163247Z test_schema_correctness_constant_pad_nd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:12.5427231Z test_schema_correctness_constant_pad_nd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:12.5691390Z test_schema_correctness_constant_pad_nd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:12.5952679Z test_schema_correctness_constant_pad_nd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:12.6214783Z test_schema_correctness_constant_pad_nd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:12.6224864Z test_schema_correctness_contiguous_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6234398Z test_schema_correctness_contiguous_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6245155Z test_schema_correctness_contiguous_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6254387Z test_schema_correctness_contiguous_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6265124Z test_schema_correctness_contiguous_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6275875Z test_schema_correctness_contiguous_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6286221Z test_schema_correctness_contiguous_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6297182Z test_schema_correctness_contiguous_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6307494Z test_schema_correctness_contiguous_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6316590Z test_schema_correctness_contiguous_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6325960Z test_schema_correctness_contiguous_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6335133Z test_schema_correctness_contiguous_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6344408Z test_schema_correctness_contiguous_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:12.6394289Z test_schema_correctness_copysign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6439447Z test_schema_correctness_copysign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:12.6489425Z test_schema_correctness_copysign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6540738Z test_schema_correctness_copysign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6591299Z test_schema_correctness_copysign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6637098Z test_schema_correctness_copysign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6683755Z test_schema_correctness_copysign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6729844Z test_schema_correctness_copysign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6776002Z test_schema_correctness_copysign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.6822088Z test_schema_correctness_copysign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:12.7307399Z test_schema_correctness_corrcoef_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:37:12.7312380Z test_schema_correctness_corrcoef_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:12.7317233Z test_schema_correctness_corrcoef_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:12.7804946Z test_schema_correctness_corrcoef_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:37:12.8286036Z test_schema_correctness_corrcoef_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:37:12.8775927Z test_schema_correctness_corrcoef_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:37:12.9262841Z test_schema_correctness_corrcoef_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:37:12.9748865Z test_schema_correctness_corrcoef_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:37:13.0234754Z test_schema_correctness_corrcoef_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:37:13.0721060Z test_schema_correctness_corrcoef_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:37:13.0741011Z test_schema_correctness_cos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0760134Z test_schema_correctness_cos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0780518Z test_schema_correctness_cos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0799882Z test_schema_correctness_cos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0819477Z test_schema_correctness_cos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0840013Z test_schema_correctness_cos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0859179Z test_schema_correctness_cos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0878421Z test_schema_correctness_cos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0897517Z test_schema_correctness_cos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0916748Z test_schema_correctness_cos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0935997Z test_schema_correctness_cos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0955206Z test_schema_correctness_cosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0973545Z test_schema_correctness_cosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.0993153Z test_schema_correctness_cosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1012704Z test_schema_correctness_cosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1032133Z test_schema_correctness_cosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1051381Z test_schema_correctness_cosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1070116Z test_schema_correctness_cosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1088770Z test_schema_correctness_cosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1107412Z test_schema_correctness_cosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1125840Z test_schema_correctness_cosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1144468Z test_schema_correctness_cosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:13.1305710Z test_schema_correctness_count_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.1463936Z test_schema_correctness_count_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.1626601Z test_schema_correctness_count_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.1789199Z test_schema_correctness_count_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.1948746Z test_schema_correctness_count_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.2108518Z test_schema_correctness_count_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.2266293Z test_schema_correctness_count_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.2424308Z test_schema_correctness_count_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.2582468Z test_schema_correctness_count_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.2740223Z test_schema_correctness_count_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.2899838Z test_schema_correctness_count_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.3058163Z test_schema_correctness_count_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:13.5867933Z test_schema_correctness_cov_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.281s) 2022-08-17T12:37:13.5872868Z test_schema_correctness_cov_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:13.5877781Z test_schema_correctness_cov_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:13.8709706Z test_schema_correctness_cov_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.283s) 2022-08-17T12:37:14.1501916Z test_schema_correctness_cov_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.279s) 2022-08-17T12:37:14.4344755Z test_schema_correctness_cov_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.284s) 2022-08-17T12:37:14.7178719Z test_schema_correctness_cov_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.283s) 2022-08-17T12:37:15.0007457Z test_schema_correctness_cov_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.283s) 2022-08-17T12:37:15.2841697Z test_schema_correctness_cov_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.283s) 2022-08-17T12:37:15.5673591Z test_schema_correctness_cov_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.283s) 2022-08-17T12:37:15.5699201Z test_schema_correctness_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.5727386Z test_schema_correctness_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.5755085Z test_schema_correctness_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.5778544Z test_schema_correctness_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5801379Z test_schema_correctness_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5823044Z test_schema_correctness_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5845181Z test_schema_correctness_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5867180Z test_schema_correctness_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5889169Z test_schema_correctness_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5911217Z test_schema_correctness_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5932663Z test_schema_correctness_cummax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5951382Z test_schema_correctness_cummax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5971034Z test_schema_correctness_cummax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.5991915Z test_schema_correctness_cummax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6010692Z test_schema_correctness_cummax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6030744Z test_schema_correctness_cummax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6049825Z test_schema_correctness_cummax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6068661Z test_schema_correctness_cummax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6087439Z test_schema_correctness_cummax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6108040Z test_schema_correctness_cummin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6126650Z test_schema_correctness_cummin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6146227Z test_schema_correctness_cummin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6167083Z test_schema_correctness_cummin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6186670Z test_schema_correctness_cummin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6204736Z test_schema_correctness_cummin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6223528Z test_schema_correctness_cummin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6242260Z test_schema_correctness_cummin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6261105Z test_schema_correctness_cummin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6313148Z test_schema_correctness_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6374749Z test_schema_correctness_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:15.6437255Z test_schema_correctness_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:15.6488858Z test_schema_correctness_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6544855Z test_schema_correctness_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:15.6594153Z test_schema_correctness_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6643570Z test_schema_correctness_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6692079Z test_schema_correctness_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6741340Z test_schema_correctness_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6789916Z test_schema_correctness_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:15.6814536Z test_schema_correctness_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6843160Z test_schema_correctness_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.6872754Z test_schema_correctness_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.6898883Z test_schema_correctness_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.6924706Z test_schema_correctness_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:15.6948473Z test_schema_correctness_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6973289Z test_schema_correctness_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.6997672Z test_schema_correctness_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.7021179Z test_schema_correctness_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.7045049Z test_schema_correctness_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.7316252Z test_schema_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:15.7596983Z test_schema_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:15.7879316Z test_schema_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:15.8148796Z test_schema_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:15.8408410Z test_schema_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:15.8674547Z test_schema_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:15.8939683Z test_schema_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:15.9205418Z test_schema_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:15.9472576Z test_schema_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:15.9739517Z test_schema_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:37:15.9758982Z test_schema_correctness_deg2rad_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9776364Z test_schema_correctness_deg2rad_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9794785Z test_schema_correctness_deg2rad_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9813141Z test_schema_correctness_deg2rad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9831575Z test_schema_correctness_deg2rad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9848989Z test_schema_correctness_deg2rad_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9866400Z test_schema_correctness_deg2rad_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9883820Z test_schema_correctness_deg2rad_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9901411Z test_schema_correctness_deg2rad_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9919065Z test_schema_correctness_deg2rad_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:15.9974660Z test_schema_correctness_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0029569Z test_schema_correctness_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0091944Z test_schema_correctness_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:16.0153624Z test_schema_correctness_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:16.0208952Z test_schema_correctness_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0265608Z test_schema_correctness_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:16.0320212Z test_schema_correctness_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0374755Z test_schema_correctness_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0429112Z test_schema_correctness_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0483500Z test_schema_correctness_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0537977Z test_schema_correctness_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.0615551Z test_schema_correctness_diag_embed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.0686027Z test_schema_correctness_diag_embed_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.0772164Z test_schema_correctness_diag_embed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.0781707Z test_schema_correctness_diag_embed_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:16.0866636Z test_schema_correctness_diag_embed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.0943773Z test_schema_correctness_diag_embed_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.1019915Z test_schema_correctness_diag_embed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.1097286Z test_schema_correctness_diag_embed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.1169686Z test_schema_correctness_diag_embed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.1241305Z test_schema_correctness_diag_embed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.1312664Z test_schema_correctness_diag_embed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.1383912Z test_schema_correctness_diag_embed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.1455926Z test_schema_correctness_diag_embed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.1501180Z test_schema_correctness_diagflat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1544482Z test_schema_correctness_diagflat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1591286Z test_schema_correctness_diagflat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.1638253Z test_schema_correctness_diagflat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:16.1682780Z test_schema_correctness_diagflat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1726288Z test_schema_correctness_diagflat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1769803Z test_schema_correctness_diagflat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1812760Z test_schema_correctness_diagflat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1856025Z test_schema_correctness_diagflat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1899154Z test_schema_correctness_diagflat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.1942307Z test_schema_correctness_diagflat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:16.2020632Z test_schema_correctness_diagonal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.2092852Z test_schema_correctness_diagonal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.2179849Z test_schema_correctness_diagonal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.2189473Z test_schema_correctness_diagonal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:16.2276077Z test_schema_correctness_diagonal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.2355595Z test_schema_correctness_diagonal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.2434095Z test_schema_correctness_diagonal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.2515590Z test_schema_correctness_diagonal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.2592415Z test_schema_correctness_diagonal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:16.2667958Z test_schema_correctness_diagonal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.2740764Z test_schema_correctness_diagonal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.2813885Z test_schema_correctness_diagonal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.2887398Z test_schema_correctness_diagonal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:16.2985635Z test_schema_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:16.3075364Z test_schema_correctness_diagonal_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.3175770Z test_schema_correctness_diagonal_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:16.3276116Z test_schema_correctness_diagonal_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:16.3378193Z test_schema_correctness_diagonal_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:16.3470692Z test_schema_correctness_diagonal_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.3562834Z test_schema_correctness_diagonal_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.3654448Z test_schema_correctness_diagonal_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.3746675Z test_schema_correctness_diagonal_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.3838272Z test_schema_correctness_diagonal_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:16.6132803Z test_schema_correctness_diff_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.229s) 2022-08-17T12:37:16.8323118Z test_schema_correctness_diff_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.219s) 2022-08-17T12:37:17.0925134Z test_schema_correctness_diff_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2022-08-17T12:37:17.3403962Z test_schema_correctness_diff_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.248s) 2022-08-17T12:37:17.5712850Z test_schema_correctness_diff_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.231s) 2022-08-17T12:37:17.8020687Z test_schema_correctness_diff_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.231s) 2022-08-17T12:37:18.0268336Z test_schema_correctness_diff_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.225s) 2022-08-17T12:37:18.2537743Z test_schema_correctness_diff_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.227s) 2022-08-17T12:37:18.4804202Z test_schema_correctness_diff_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.227s) 2022-08-17T12:37:18.7080479Z test_schema_correctness_diff_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.227s) 2022-08-17T12:37:18.9340190Z test_schema_correctness_diff_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.226s) 2022-08-17T12:37:19.1604020Z test_schema_correctness_diff_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.226s) 2022-08-17T12:37:19.1624793Z test_schema_correctness_digamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1643107Z test_schema_correctness_digamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1661758Z test_schema_correctness_digamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1680151Z test_schema_correctness_digamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1697760Z test_schema_correctness_digamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1715436Z test_schema_correctness_digamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1733066Z test_schema_correctness_digamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1750871Z test_schema_correctness_digamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.1768551Z test_schema_correctness_digamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:19.2025460Z test_schema_correctness_dist_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:19.2344639Z test_schema_correctness_dist_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:37:19.2654166Z test_schema_correctness_dist_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:37:19.2914404Z test_schema_correctness_dist_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:19.3170015Z test_schema_correctness_dist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:19.3435856Z test_schema_correctness_dist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:37:19.3498261Z test_schema_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3559238Z test_schema_correctness_div_floor_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3621798Z test_schema_correctness_div_floor_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3683468Z test_schema_correctness_div_floor_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3739344Z test_schema_correctness_div_floor_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3796112Z test_schema_correctness_div_floor_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3851520Z test_schema_correctness_div_floor_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.3907777Z test_schema_correctness_div_floor_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.3963832Z test_schema_correctness_div_floor_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4018529Z test_schema_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4069204Z test_schema_correctness_div_no_rounding_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4134705Z test_schema_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4200725Z test_schema_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:19.4256019Z test_schema_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4312821Z test_schema_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4369076Z test_schema_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4420690Z test_schema_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4472900Z test_schema_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4523541Z test_schema_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4574903Z test_schema_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4626377Z test_schema_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4686298Z test_schema_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4746652Z test_schema_correctness_div_trunc_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4808605Z test_schema_correctness_div_trunc_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4869308Z test_schema_correctness_div_trunc_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.4924146Z test_schema_correctness_div_trunc_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:19.4980875Z test_schema_correctness_div_trunc_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.5036422Z test_schema_correctness_div_trunc_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.5092613Z test_schema_correctness_div_trunc_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.5148842Z test_schema_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:19.5162371Z test_schema_correctness_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5167584Z test_schema_correctness_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:19.5172795Z test_schema_correctness_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:19.5186511Z test_schema_correctness_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5200716Z test_schema_correctness_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5214305Z test_schema_correctness_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5227251Z test_schema_correctness_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5240001Z test_schema_correctness_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5252925Z test_schema_correctness_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5265843Z test_schema_correctness_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.5668684Z test_schema_correctness_double_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.6067883Z test_schema_correctness_double_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.6473182Z test_schema_correctness_double_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.6481906Z test_schema_correctness_double_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.6885912Z test_schema_correctness_double_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.7287983Z test_schema_correctness_double_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.7689701Z test_schema_correctness_double_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.7827874Z test_schema_correctness_double_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:19.8227185Z test_schema_correctness_double_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.8626602Z test_schema_correctness_double_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.9025455Z test_schema_correctness_double_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.9424511Z test_schema_correctness_double_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.9823161Z test_schema_correctness_double_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:19.9860202Z test_schema_correctness_dsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:19.9895857Z test_schema_correctness_dsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:19.9937778Z test_schema_correctness_dsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:19.9947003Z test_schema_correctness_dsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:19.9988597Z test_schema_correctness_dsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0026142Z test_schema_correctness_dsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0062456Z test_schema_correctness_dsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0102206Z test_schema_correctness_dsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0137940Z test_schema_correctness_dsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0175735Z test_schema_correctness_dsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0211658Z test_schema_correctness_dsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0247090Z test_schema_correctness_dsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0282775Z test_schema_correctness_dsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:20.0330777Z test_schema_correctness_dstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0376712Z test_schema_correctness_dstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0427366Z test_schema_correctness_dstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0436757Z test_schema_correctness_dstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:20.0487077Z test_schema_correctness_dstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0534511Z test_schema_correctness_dstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0581655Z test_schema_correctness_dstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0627963Z test_schema_correctness_dstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0673718Z test_schema_correctness_dstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0719439Z test_schema_correctness_dstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0765028Z test_schema_correctness_dstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0810862Z test_schema_correctness_dstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0856603Z test_schema_correctness_dstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:20.0876458Z test_schema_correctness_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:20.0877072Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:37:20.0877430Z L, _ = torch.eig(A) 2022-08-17T12:37:20.0877639Z should be replaced with 2022-08-17T12:37:20.0877845Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:37:20.0878099Z and 2022-08-17T12:37:20.0878291Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:37:20.0878493Z should be replaced with 2022-08-17T12:37:20.0879057Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:37:20.0879401Z return self.op(*args, **kwargs) 2022-08-17T12:37:20.0879645Z ok (0.002s) 2022-08-17T12:37:20.0894771Z test_schema_correctness_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:20.0911436Z test_schema_correctness_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:20.0927930Z test_schema_correctness_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:20.1260678Z test_schema_correctness_einsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.1602574Z test_schema_correctness_einsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:37:20.1947253Z test_schema_correctness_einsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:37:20.2279117Z test_schema_correctness_einsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.2601692Z test_schema_correctness_einsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:37:20.2929444Z test_schema_correctness_einsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.3257344Z test_schema_correctness_einsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.3585585Z test_schema_correctness_einsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.3913659Z test_schema_correctness_einsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.4241931Z test_schema_correctness_einsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:20.4537389Z test_schema_correctness_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.4831739Z test_schema_correctness_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.5125138Z test_schema_correctness_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.5133801Z test_schema_correctness_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:20.5428800Z test_schema_correctness_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.5722200Z test_schema_correctness_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.6017126Z test_schema_correctness_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.6311815Z test_schema_correctness_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.6607197Z test_schema_correctness_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.6902439Z test_schema_correctness_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.7197860Z test_schema_correctness_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.7491486Z test_schema_correctness_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.7785791Z test_schema_correctness_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:20.8068868Z test_schema_correctness_empty_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:20.8347986Z test_schema_correctness_empty_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:20.8631579Z test_schema_correctness_empty_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:20.8640475Z test_schema_correctness_empty_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:20.8924265Z test_schema_correctness_empty_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:20.9205259Z test_schema_correctness_empty_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:20.9486304Z test_schema_correctness_empty_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:20.9767089Z test_schema_correctness_empty_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:21.0046387Z test_schema_correctness_empty_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:21.0325959Z test_schema_correctness_empty_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:21.0605800Z test_schema_correctness_empty_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:21.0886537Z test_schema_correctness_empty_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:21.1166250Z test_schema_correctness_empty_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:37:21.1220841Z test_schema_correctness_eq_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1269484Z test_schema_correctness_eq_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1334518Z test_schema_correctness_eq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:21.1344346Z test_schema_correctness_eq_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.1409626Z test_schema_correctness_eq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:21.1464319Z test_schema_correctness_eq_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1520365Z test_schema_correctness_eq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:21.1574928Z test_schema_correctness_eq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1624672Z test_schema_correctness_eq_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1674552Z test_schema_correctness_eq_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1723224Z test_schema_correctness_eq_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1772082Z test_schema_correctness_eq_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1821173Z test_schema_correctness_eq_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1864214Z test_schema_correctness_equal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.1902321Z test_schema_correctness_equal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.1950400Z test_schema_correctness_equal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.1997875Z test_schema_correctness_equal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:21.2040364Z test_schema_correctness_equal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2082854Z test_schema_correctness_equal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2124077Z test_schema_correctness_equal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2163811Z test_schema_correctness_equal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2202950Z test_schema_correctness_equal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2242066Z test_schema_correctness_equal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2281202Z test_schema_correctness_equal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2320478Z test_schema_correctness_equal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:21.2333597Z test_schema_correctness_erf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2347093Z test_schema_correctness_erf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2360954Z test_schema_correctness_erf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2375035Z test_schema_correctness_erf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2388538Z test_schema_correctness_erf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2401870Z test_schema_correctness_erf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2415160Z test_schema_correctness_erf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2428478Z test_schema_correctness_erf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2441675Z test_schema_correctness_erf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2461751Z test_schema_correctness_erfc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2480082Z test_schema_correctness_erfc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2500392Z test_schema_correctness_erfc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2521462Z test_schema_correctness_erfc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2540778Z test_schema_correctness_erfc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2560008Z test_schema_correctness_erfc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2578869Z test_schema_correctness_erfc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2597757Z test_schema_correctness_erfc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2616894Z test_schema_correctness_erfc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2630299Z test_schema_correctness_erfinv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2642766Z test_schema_correctness_erfinv_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2656384Z test_schema_correctness_erfinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2670115Z test_schema_correctness_erfinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2683189Z test_schema_correctness_erfinv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2696440Z test_schema_correctness_erfinv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2709669Z test_schema_correctness_erfinv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2723227Z test_schema_correctness_erfinv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2737066Z test_schema_correctness_erfinv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.2757541Z test_schema_correctness_exp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2775343Z test_schema_correctness_exp2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2793725Z test_schema_correctness_exp2_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2811704Z test_schema_correctness_exp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2830905Z test_schema_correctness_exp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2848014Z test_schema_correctness_exp2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2865165Z test_schema_correctness_exp2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2882244Z test_schema_correctness_exp2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2899376Z test_schema_correctness_exp2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2916580Z test_schema_correctness_exp2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2934778Z test_schema_correctness_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2952893Z test_schema_correctness_exp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2974175Z test_schema_correctness_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.2995216Z test_schema_correctness_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3016177Z test_schema_correctness_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3036597Z test_schema_correctness_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3055750Z test_schema_correctness_exp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3074941Z test_schema_correctness_exp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3093955Z test_schema_correctness_exp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3113008Z test_schema_correctness_exp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3132120Z test_schema_correctness_exp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:21.3296011Z test_schema_correctness_expand_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.3458473Z test_schema_correctness_expand_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.3623552Z test_schema_correctness_expand_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.3790589Z test_schema_correctness_expand_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:21.3955735Z test_schema_correctness_expand_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.4120821Z test_schema_correctness_expand_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.4286875Z test_schema_correctness_expand_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:21.4448087Z test_schema_correctness_expand_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.4611286Z test_schema_correctness_expand_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.4773698Z test_schema_correctness_expand_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.4934376Z test_schema_correctness_expand_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.5095039Z test_schema_correctness_expand_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.5255238Z test_schema_correctness_expand_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.5412061Z test_schema_correctness_expand_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.5575994Z test_schema_correctness_expand_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.5739924Z test_schema_correctness_expand_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.5900188Z test_schema_correctness_expand_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.6060148Z test_schema_correctness_expand_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.6219522Z test_schema_correctness_expand_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.6376405Z test_schema_correctness_expand_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.6534095Z test_schema_correctness_expand_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.6691239Z test_schema_correctness_expand_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.6851972Z test_schema_correctness_expand_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.7013616Z test_schema_correctness_expand_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:21.7026998Z test_schema_correctness_expm1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7040688Z test_schema_correctness_expm1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7055402Z test_schema_correctness_expm1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7069526Z test_schema_correctness_expm1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7082623Z test_schema_correctness_expm1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7095825Z test_schema_correctness_expm1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7108928Z test_schema_correctness_expm1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7121911Z test_schema_correctness_expm1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7134922Z test_schema_correctness_expm1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:21.7236373Z test_schema_correctness_fft_fft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.7306835Z test_schema_correctness_fft_fft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:21.7375582Z test_schema_correctness_fft_fft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:21.7480795Z test_schema_correctness_fft_fft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.7584870Z test_schema_correctness_fft_fft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.7685590Z test_schema_correctness_fft_fft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.7785622Z test_schema_correctness_fft_fft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.7884648Z test_schema_correctness_fft_fft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.7983467Z test_schema_correctness_fft_fft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8085596Z test_schema_correctness_fft_fft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8183519Z test_schema_correctness_fft_fft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8251335Z test_schema_correctness_fft_fft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:21.8313816Z test_schema_correctness_fft_fft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:21.8373993Z test_schema_correctness_fft_fft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:21.8434526Z test_schema_correctness_fft_fft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:21.8532160Z test_schema_correctness_fft_fft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8629821Z test_schema_correctness_fft_fft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8726774Z test_schema_correctness_fft_fft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8829690Z test_schema_correctness_fft_fft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.8926581Z test_schema_correctness_fft_fft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:21.9051389Z test_schema_correctness_fft_fftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:21.9133520Z test_schema_correctness_fft_fftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:21.9214824Z test_schema_correctness_fft_fftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:21.9338964Z test_schema_correctness_fft_fftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:21.9464244Z test_schema_correctness_fft_fftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:21.9583812Z test_schema_correctness_fft_fftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:21.9705601Z test_schema_correctness_fft_fftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:21.9828003Z test_schema_correctness_fft_fftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:21.9947488Z test_schema_correctness_fft_fftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.0068535Z test_schema_correctness_fft_fftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.0108094Z test_schema_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0144653Z test_schema_correctness_fft_fftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0189600Z test_schema_correctness_fft_fftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0199346Z test_schema_correctness_fft_fftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.0243067Z test_schema_correctness_fft_fftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0282895Z test_schema_correctness_fft_fftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0320995Z test_schema_correctness_fft_fftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0359976Z test_schema_correctness_fft_fftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0397070Z test_schema_correctness_fft_fftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0433624Z test_schema_correctness_fft_fftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0470341Z test_schema_correctness_fft_fftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0506795Z test_schema_correctness_fft_fftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0543200Z test_schema_correctness_fft_fftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.0548898Z test_schema_correctness_fft_hfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.0554025Z test_schema_correctness_fft_hfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.0559816Z test_schema_correctness_fft_hfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0565883Z test_schema_correctness_fft_hfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0571698Z test_schema_correctness_fft_hfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0576780Z test_schema_correctness_fft_hfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.0581491Z test_schema_correctness_fft_hfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.0587235Z test_schema_correctness_fft_hfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.0592520Z test_schema_correctness_fft_hfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0598643Z test_schema_correctness_fft_hfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0739133Z test_schema_correctness_fft_hfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.0744107Z test_schema_correctness_fft_hfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.0749443Z test_schema_correctness_fft_hfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.0891918Z test_schema_correctness_fft_hfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1036164Z test_schema_correctness_fft_hfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1175108Z test_schema_correctness_fft_hfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1316244Z test_schema_correctness_fft_hfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1460857Z test_schema_correctness_fft_hfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1600245Z test_schema_correctness_fft_hfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1739713Z test_schema_correctness_fft_hfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.1744828Z test_schema_correctness_fft_hfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:37:22.1750840Z test_schema_correctness_fft_hfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1755305Z test_schema_correctness_fft_hfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1760255Z test_schema_correctness_fft_hfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1765471Z test_schema_correctness_fft_hfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1770433Z test_schema_correctness_fft_hfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1775691Z test_schema_correctness_fft_hfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1780517Z test_schema_correctness_fft_hfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1785474Z test_schema_correctness_fft_hfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1790909Z test_schema_correctness_fft_hfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:22.1887769Z test_schema_correctness_fft_ifft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.1956629Z test_schema_correctness_fft_ifft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:22.2025070Z test_schema_correctness_fft_ifft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:22.2126046Z test_schema_correctness_fft_ifft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2228103Z test_schema_correctness_fft_ifft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2325832Z test_schema_correctness_fft_ifft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2424385Z test_schema_correctness_fft_ifft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2522175Z test_schema_correctness_fft_ifft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2621537Z test_schema_correctness_fft_ifft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2720126Z test_schema_correctness_fft_ifft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.2838794Z test_schema_correctness_fft_ifft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.2906247Z test_schema_correctness_fft_ifft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:22.2968921Z test_schema_correctness_fft_ifft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:22.3050010Z test_schema_correctness_fft_ifft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:22.3130726Z test_schema_correctness_fft_ifft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:22.3244942Z test_schema_correctness_fft_ifft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.3362237Z test_schema_correctness_fft_ifft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.3478496Z test_schema_correctness_fft_ifft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.3594163Z test_schema_correctness_fft_ifft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.3708315Z test_schema_correctness_fft_ifft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.3828026Z test_schema_correctness_fft_ifftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.3912924Z test_schema_correctness_fft_ifftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:22.3994343Z test_schema_correctness_fft_ifftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:22.4118268Z test_schema_correctness_fft_ifftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4242695Z test_schema_correctness_fft_ifftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4363104Z test_schema_correctness_fft_ifftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4485017Z test_schema_correctness_fft_ifftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4605574Z test_schema_correctness_fft_ifftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4728430Z test_schema_correctness_fft_ifftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4848393Z test_schema_correctness_fft_ifftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.4888260Z test_schema_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.4924552Z test_schema_correctness_fft_ifftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.4968799Z test_schema_correctness_fft_ifftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.4978220Z test_schema_correctness_fft_ifftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:22.5019838Z test_schema_correctness_fft_ifftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5058635Z test_schema_correctness_fft_ifftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5097522Z test_schema_correctness_fft_ifftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5139487Z test_schema_correctness_fft_ifftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5176423Z test_schema_correctness_fft_ifftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5213328Z test_schema_correctness_fft_ifftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5249822Z test_schema_correctness_fft_ifftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5286478Z test_schema_correctness_fft_ifftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5323666Z test_schema_correctness_fft_ifftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:22.5465497Z test_schema_correctness_fft_ihfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.5573745Z test_schema_correctness_fft_ihfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.5682573Z test_schema_correctness_fft_ihfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.5819745Z test_schema_correctness_fft_ihfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.5962210Z test_schema_correctness_fft_ihfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.6101725Z test_schema_correctness_fft_ihfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.6240225Z test_schema_correctness_fft_ihfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.6380310Z test_schema_correctness_fft_ihfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:22.6494423Z test_schema_correctness_fft_ihfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.6574615Z test_schema_correctness_fft_ihfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:22.6653556Z test_schema_correctness_fft_ihfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:22.6769090Z test_schema_correctness_fft_ihfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.6886994Z test_schema_correctness_fft_ihfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.7001972Z test_schema_correctness_fft_ihfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.7115204Z test_schema_correctness_fft_ihfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.7230174Z test_schema_correctness_fft_ihfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.7383855Z test_schema_correctness_fft_ihfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:22.7499493Z test_schema_correctness_fft_ihfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.7616038Z test_schema_correctness_fft_ihfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:22.7771665Z test_schema_correctness_fft_ihfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:22.7931104Z test_schema_correctness_fft_ihfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:22.8092040Z test_schema_correctness_fft_ihfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:22.8251176Z test_schema_correctness_fft_ihfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:22.8406873Z test_schema_correctness_fft_ihfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:22.8505978Z test_schema_correctness_fft_irfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.8573498Z test_schema_correctness_fft_irfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:22.8641175Z test_schema_correctness_fft_irfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:22.8741517Z test_schema_correctness_fft_irfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.8847011Z test_schema_correctness_fft_irfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:22.8943365Z test_schema_correctness_fft_irfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9042894Z test_schema_correctness_fft_irfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9140273Z test_schema_correctness_fft_irfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9236225Z test_schema_correctness_fft_irfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9334507Z test_schema_correctness_fft_irfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9430622Z test_schema_correctness_fft_irfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9491514Z test_schema_correctness_fft_irfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:22.9552952Z test_schema_correctness_fft_irfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:22.9651985Z test_schema_correctness_fft_irfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9757386Z test_schema_correctness_fft_irfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9853306Z test_schema_correctness_fft_irfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:22.9950735Z test_schema_correctness_fft_irfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.0045028Z test_schema_correctness_fft_irfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:23.0140977Z test_schema_correctness_fft_irfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.0237110Z test_schema_correctness_fft_irfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.0356129Z test_schema_correctness_fft_irfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.0436876Z test_schema_correctness_fft_irfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:23.0516442Z test_schema_correctness_fft_irfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:23.0639400Z test_schema_correctness_fft_irfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.0763335Z test_schema_correctness_fft_irfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.0885110Z test_schema_correctness_fft_irfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.1011897Z test_schema_correctness_fft_irfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:23.1132367Z test_schema_correctness_fft_irfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.1251724Z test_schema_correctness_fft_irfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.1371535Z test_schema_correctness_fft_irfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.1470231Z test_schema_correctness_fft_rfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.1535103Z test_schema_correctness_fft_rfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:23.1599231Z test_schema_correctness_fft_rfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:23.1695558Z test_schema_correctness_fft_rfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.1793035Z test_schema_correctness_fft_rfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.1888414Z test_schema_correctness_fft_rfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:23.1986789Z test_schema_correctness_fft_rfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.2082329Z test_schema_correctness_fft_rfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:23.2176827Z test_schema_correctness_fft_rfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:23.2236234Z test_schema_correctness_fft_rfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:23.2295200Z test_schema_correctness_fft_rfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:23.2390357Z test_schema_correctness_fft_rfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:23.2487440Z test_schema_correctness_fft_rfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.2582238Z test_schema_correctness_fft_rfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:23.2678232Z test_schema_correctness_fft_rfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.2774215Z test_schema_correctness_fft_rfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:23.2890205Z test_schema_correctness_fft_rfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.2967389Z test_schema_correctness_fft_rfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:23.3044045Z test_schema_correctness_fft_rfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:23.3162851Z test_schema_correctness_fft_rfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.3283709Z test_schema_correctness_fft_rfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.3404691Z test_schema_correctness_fft_rfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.3521880Z test_schema_correctness_fft_rfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.3640105Z test_schema_correctness_fft_rfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:23.3670019Z test_schema_correctness_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3697551Z test_schema_correctness_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3729471Z test_schema_correctness_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3738680Z test_schema_correctness_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.3768838Z test_schema_correctness_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3797507Z test_schema_correctness_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3826137Z test_schema_correctness_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3853992Z test_schema_correctness_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3881900Z test_schema_correctness_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3909414Z test_schema_correctness_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3936951Z test_schema_correctness_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3964671Z test_schema_correctness_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.3992415Z test_schema_correctness_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4024740Z test_schema_correctness_flatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4055106Z test_schema_correctness_flatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4092176Z test_schema_correctness_flatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:23.4101208Z test_schema_correctness_flatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.4138022Z test_schema_correctness_flatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:23.4170315Z test_schema_correctness_flatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4202554Z test_schema_correctness_flatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4237421Z test_schema_correctness_flatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4268677Z test_schema_correctness_flatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4302279Z test_schema_correctness_flatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4333070Z test_schema_correctness_flatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4363127Z test_schema_correctness_flatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4394098Z test_schema_correctness_flatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:23.4622134Z test_schema_correctness_flip_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.4847961Z test_schema_correctness_flip_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.5083538Z test_schema_correctness_flip_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.5318931Z test_schema_correctness_flip_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.5546704Z test_schema_correctness_flip_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.5780989Z test_schema_correctness_flip_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.6012241Z test_schema_correctness_flip_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.6240817Z test_schema_correctness_flip_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.6467251Z test_schema_correctness_flip_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.6691726Z test_schema_correctness_flip_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:23.6916443Z test_schema_correctness_flip_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:23.7142195Z test_schema_correctness_flip_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:23.7160332Z test_schema_correctness_fliplr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7177479Z test_schema_correctness_fliplr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7197850Z test_schema_correctness_fliplr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7218046Z test_schema_correctness_fliplr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7236198Z test_schema_correctness_fliplr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7255390Z test_schema_correctness_fliplr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7274752Z test_schema_correctness_fliplr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7292865Z test_schema_correctness_fliplr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7311258Z test_schema_correctness_fliplr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7328565Z test_schema_correctness_fliplr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7345733Z test_schema_correctness_fliplr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7363762Z test_schema_correctness_fliplr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7381770Z test_schema_correctness_flipud_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7400264Z test_schema_correctness_flipud_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7420218Z test_schema_correctness_flipud_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7440551Z test_schema_correctness_flipud_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7458415Z test_schema_correctness_flipud_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7477659Z test_schema_correctness_flipud_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7496731Z test_schema_correctness_flipud_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7514210Z test_schema_correctness_flipud_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7532485Z test_schema_correctness_flipud_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7549780Z test_schema_correctness_flipud_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7567021Z test_schema_correctness_flipud_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7585074Z test_schema_correctness_flipud_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:23.7987711Z test_schema_correctness_float_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:23.8388751Z test_schema_correctness_float_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:23.8794596Z test_schema_correctness_float_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:23.8804433Z test_schema_correctness_float_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:23.9208852Z test_schema_correctness_float_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:23.9610703Z test_schema_correctness_float_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:23.9749273Z test_schema_correctness_float_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.0150494Z test_schema_correctness_float_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:24.0549972Z test_schema_correctness_float_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:24.0950136Z test_schema_correctness_float_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:24.1350494Z test_schema_correctness_float_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:24.1749903Z test_schema_correctness_float_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:24.2150332Z test_schema_correctness_float_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:24.2293418Z test_schema_correctness_float_power_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.2429026Z test_schema_correctness_float_power_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.2493049Z test_schema_correctness_float_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.2656856Z test_schema_correctness_float_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:24.2800405Z test_schema_correctness_float_power_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.2944228Z test_schema_correctness_float_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.2996786Z test_schema_correctness_float_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.3134665Z test_schema_correctness_float_power_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.3275002Z test_schema_correctness_float_power_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.3412783Z test_schema_correctness_float_power_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.3551457Z test_schema_correctness_float_power_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.3690563Z test_schema_correctness_float_power_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:24.3704195Z test_schema_correctness_floor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:24.3718206Z test_schema_correctness_floor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:24.3732833Z test_schema_correctness_floor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:24.3791342Z test_schema_correctness_floor_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.3848347Z test_schema_correctness_floor_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.3907127Z test_schema_correctness_floor_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.3963839Z test_schema_correctness_floor_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.4015718Z test_schema_correctness_floor_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4068375Z test_schema_correctness_floor_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4119694Z test_schema_correctness_floor_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4171391Z test_schema_correctness_floor_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4223247Z test_schema_correctness_floor_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4273993Z test_schema_correctness_fmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4319312Z test_schema_correctness_fmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:24.4370226Z test_schema_correctness_fmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4422449Z test_schema_correctness_fmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4473692Z test_schema_correctness_fmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4519930Z test_schema_correctness_fmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4566955Z test_schema_correctness_fmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4613588Z test_schema_correctness_fmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4659792Z test_schema_correctness_fmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4706380Z test_schema_correctness_fmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4756751Z test_schema_correctness_fmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4802006Z test_schema_correctness_fmin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:24.4852889Z test_schema_correctness_fmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4904620Z test_schema_correctness_fmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.4955858Z test_schema_correctness_fmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5002094Z test_schema_correctness_fmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5048723Z test_schema_correctness_fmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5094983Z test_schema_correctness_fmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5141429Z test_schema_correctness_fmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5188032Z test_schema_correctness_fmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5246202Z test_schema_correctness_fmod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.5303027Z test_schema_correctness_fmod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.5360888Z test_schema_correctness_fmod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.5417822Z test_schema_correctness_fmod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:24.5469483Z test_schema_correctness_fmod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5521308Z test_schema_correctness_fmod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5572508Z test_schema_correctness_fmod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5623070Z test_schema_correctness_fmod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5675154Z test_schema_correctness_fmod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.5694336Z test_schema_correctness_frac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5713532Z test_schema_correctness_frac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5732463Z test_schema_correctness_frac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5750408Z test_schema_correctness_frac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5769766Z test_schema_correctness_frexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5788628Z test_schema_correctness_frexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5807580Z test_schema_correctness_frexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.5826904Z test_schema_correctness_frexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:24.6118727Z test_schema_correctness_full_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.6405354Z test_schema_correctness_full_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.6698976Z test_schema_correctness_full_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.6992006Z test_schema_correctness_full_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.7282395Z test_schema_correctness_full_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.7572370Z test_schema_correctness_full_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.7861314Z test_schema_correctness_full_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.8149438Z test_schema_correctness_full_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.8436835Z test_schema_correctness_full_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.8724603Z test_schema_correctness_full_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.9012189Z test_schema_correctness_full_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.9299686Z test_schema_correctness_full_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:24.9335032Z test_schema_correctness_gather_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9367412Z test_schema_correctness_gather_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9404707Z test_schema_correctness_gather_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:24.9441211Z test_schema_correctness_gather_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:24.9475085Z test_schema_correctness_gather_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9508715Z test_schema_correctness_gather_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9542019Z test_schema_correctness_gather_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9574715Z test_schema_correctness_gather_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9607068Z test_schema_correctness_gather_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9639308Z test_schema_correctness_gather_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9671935Z test_schema_correctness_gather_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9704135Z test_schema_correctness_gather_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:24.9751048Z test_schema_correctness_gcd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.9797805Z test_schema_correctness_gcd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.9844271Z test_schema_correctness_gcd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.9890321Z test_schema_correctness_gcd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.9936686Z test_schema_correctness_gcd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:24.9986222Z test_schema_correctness_ge_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0030861Z test_schema_correctness_ge_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:25.0080733Z test_schema_correctness_ge_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0132242Z test_schema_correctness_ge_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0182846Z test_schema_correctness_ge_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0228499Z test_schema_correctness_ge_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0274498Z test_schema_correctness_ge_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0320648Z test_schema_correctness_ge_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:25.0366044Z test_schema_correctness_ge_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:25.0410843Z test_schema_correctness_ge_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:25.0598214Z test_schema_correctness_geqrf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:25.0784898Z test_schema_correctness_geqrf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:25.0954407Z test_schema_correctness_geqrf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:25.1123299Z test_schema_correctness_geqrf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:25.2670817Z test_schema_correctness_gradient_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:25.4326925Z test_schema_correctness_gradient_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.166s) 2022-08-17T12:37:25.5965733Z test_schema_correctness_gradient_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.164s) 2022-08-17T12:37:25.7513209Z test_schema_correctness_gradient_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:25.9062487Z test_schema_correctness_gradient_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:26.0552969Z test_schema_correctness_gradient_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.149s) 2022-08-17T12:37:26.2102001Z test_schema_correctness_gradient_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:26.3652385Z test_schema_correctness_gradient_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:26.5198472Z test_schema_correctness_gradient_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:26.6748826Z test_schema_correctness_gradient_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.155s) 2022-08-17T12:37:26.6801192Z test_schema_correctness_gt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.6847319Z test_schema_correctness_gt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.6898237Z test_schema_correctness_gt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.6949612Z test_schema_correctness_gt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.6999822Z test_schema_correctness_gt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.7045716Z test_schema_correctness_gt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.7091947Z test_schema_correctness_gt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.7137368Z test_schema_correctness_gt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:26.7183153Z test_schema_correctness_gt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.7228986Z test_schema_correctness_gt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:26.7632424Z test_schema_correctness_half_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:26.8030492Z test_schema_correctness_half_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:26.8434460Z test_schema_correctness_half_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:26.8837838Z test_schema_correctness_half_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:26.8976219Z test_schema_correctness_half_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:26.9379573Z test_schema_correctness_half_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:26.9780624Z test_schema_correctness_half_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.0180163Z test_schema_correctness_half_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.0579615Z test_schema_correctness_half_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.0978725Z test_schema_correctness_half_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.1377431Z test_schema_correctness_half_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.1778465Z test_schema_correctness_half_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.1828316Z test_schema_correctness_heaviside_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.1872621Z test_schema_correctness_heaviside_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.1924802Z test_schema_correctness_heaviside_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.1976129Z test_schema_correctness_heaviside_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.2026928Z test_schema_correctness_heaviside_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.2072233Z test_schema_correctness_heaviside_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.2118900Z test_schema_correctness_heaviside_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.2164544Z test_schema_correctness_heaviside_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.2210005Z test_schema_correctness_heaviside_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.2255560Z test_schema_correctness_heaviside_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.2651480Z test_schema_correctness_histc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.3058983Z test_schema_correctness_histc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:27.3463392Z test_schema_correctness_histc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:27.4523457Z test_schema_correctness_histogram_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.106s) 2022-08-17T12:37:27.5553605Z test_schema_correctness_histogram_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:37:27.6735909Z test_schema_correctness_histogramdd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.118s) 2022-08-17T12:37:27.7892750Z test_schema_correctness_histogramdd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2022-08-17T12:37:27.7932527Z test_schema_correctness_hsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.7969937Z test_schema_correctness_hsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8012340Z test_schema_correctness_hsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8022440Z test_schema_correctness_hsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8062707Z test_schema_correctness_hsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8100653Z test_schema_correctness_hsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8137377Z test_schema_correctness_hsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8176441Z test_schema_correctness_hsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8213099Z test_schema_correctness_hsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8249314Z test_schema_correctness_hsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8285430Z test_schema_correctness_hsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8321453Z test_schema_correctness_hsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8357766Z test_schema_correctness_hsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:27.8380806Z test_schema_correctness_hstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8401881Z test_schema_correctness_hstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8427165Z test_schema_correctness_hstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8437214Z test_schema_correctness_hstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8461735Z test_schema_correctness_hstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8484498Z test_schema_correctness_hstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8506994Z test_schema_correctness_hstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8529252Z test_schema_correctness_hstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8550515Z test_schema_correctness_hstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8571835Z test_schema_correctness_hstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8593103Z test_schema_correctness_hstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8614191Z test_schema_correctness_hstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8635382Z test_schema_correctness_hstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8688351Z test_schema_correctness_hypot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.8740794Z test_schema_correctness_hypot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.8793110Z test_schema_correctness_hypot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.8809898Z test_schema_correctness_i0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8825310Z test_schema_correctness_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8841191Z test_schema_correctness_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8856897Z test_schema_correctness_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8872246Z test_schema_correctness_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8886648Z test_schema_correctness_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8902004Z test_schema_correctness_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8917464Z test_schema_correctness_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:27.8932335Z test_schema_correctness_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.8983672Z test_schema_correctness_igamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9039389Z test_schema_correctness_igamma_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:27.9092764Z test_schema_correctness_igamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9145422Z test_schema_correctness_igamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9196518Z test_schema_correctness_igammac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9248935Z test_schema_correctness_igammac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9301638Z test_schema_correctness_igammac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9353979Z test_schema_correctness_igammac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:27.9385590Z test_schema_correctness_imag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:27.9394418Z test_schema_correctness_imag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.9424152Z test_schema_correctness_imag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:27.9491236Z test_schema_correctness_index_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:27.9551611Z test_schema_correctness_index_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:27.9624384Z test_schema_correctness_index_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:27.9634140Z test_schema_correctness_index_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:27.9705810Z test_schema_correctness_index_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:27.9771564Z test_schema_correctness_index_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:27.9837228Z test_schema_correctness_index_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:27.9901402Z test_schema_correctness_index_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:27.9961839Z test_schema_correctness_index_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:28.0022174Z test_schema_correctness_index_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:28.0082582Z test_schema_correctness_index_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:28.0142995Z test_schema_correctness_index_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:28.0203807Z test_schema_correctness_index_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:28.0231814Z test_schema_correctness_index_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0256787Z test_schema_correctness_index_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0286013Z test_schema_correctness_index_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0315660Z test_schema_correctness_index_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0342643Z test_schema_correctness_index_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0369579Z test_schema_correctness_index_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0396350Z test_schema_correctness_index_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0421733Z test_schema_correctness_index_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0446782Z test_schema_correctness_index_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0471756Z test_schema_correctness_index_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0496846Z test_schema_correctness_index_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0522577Z test_schema_correctness_index_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0549668Z test_schema_correctness_index_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0573764Z test_schema_correctness_index_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0601171Z test_schema_correctness_index_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0628990Z test_schema_correctness_index_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0655159Z test_schema_correctness_index_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0681553Z test_schema_correctness_index_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0707452Z test_schema_correctness_index_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0731308Z test_schema_correctness_index_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0755549Z test_schema_correctness_index_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0779439Z test_schema_correctness_index_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0803459Z test_schema_correctness_index_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0827538Z test_schema_correctness_index_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.0865607Z test_schema_correctness_index_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.0900871Z test_schema_correctness_index_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.0940549Z test_schema_correctness_index_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.0949295Z test_schema_correctness_index_put_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:28.0989043Z test_schema_correctness_index_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1026490Z test_schema_correctness_index_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1063568Z test_schema_correctness_index_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1100413Z test_schema_correctness_index_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1136209Z test_schema_correctness_index_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1171868Z test_schema_correctness_index_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1207762Z test_schema_correctness_index_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:28.1243022Z test_schema_correctness_index_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.1278523Z test_schema_correctness_index_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:28.1295576Z test_schema_correctness_index_reduce_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:28.1296158Z return self.op(*args, **kwargs) 2022-08-17T12:37:28.1513735Z ok (0.023s) 2022-08-17T12:37:28.1748925Z test_schema_correctness_index_reduce_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:28.1988833Z test_schema_correctness_index_reduce_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:37:28.2225631Z test_schema_correctness_index_reduce_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:37:28.2443221Z test_schema_correctness_index_reduce_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:28.2665074Z test_schema_correctness_index_reduce_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:28.2883947Z test_schema_correctness_index_reduce_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:28.3099289Z test_schema_correctness_index_reduce_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:28.3317287Z test_schema_correctness_index_reduce_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:28.3340796Z test_schema_correctness_index_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3362650Z test_schema_correctness_index_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3387415Z test_schema_correctness_index_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3396750Z test_schema_correctness_index_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:28.3420589Z test_schema_correctness_index_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3443416Z test_schema_correctness_index_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3466237Z test_schema_correctness_index_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3489032Z test_schema_correctness_index_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3510986Z test_schema_correctness_index_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3532831Z test_schema_correctness_index_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3554611Z test_schema_correctness_index_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3576616Z test_schema_correctness_index_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.3598444Z test_schema_correctness_index_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:28.4054437Z test_schema_correctness_inner_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:37:28.4513121Z test_schema_correctness_inner_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:37:28.4973511Z test_schema_correctness_inner_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:37:28.5433145Z test_schema_correctness_inner_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:37:28.5890374Z test_schema_correctness_inner_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:37:28.6342420Z test_schema_correctness_inner_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:37:28.6794271Z test_schema_correctness_inner_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:37:28.7246527Z test_schema_correctness_inner_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:37:28.7698049Z test_schema_correctness_inner_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:37:28.8152089Z test_schema_correctness_inner_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:37:28.8556980Z test_schema_correctness_int_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:28.8958308Z test_schema_correctness_int_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:28.9365015Z test_schema_correctness_int_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:28.9769439Z test_schema_correctness_int_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.0170865Z test_schema_correctness_int_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.0572100Z test_schema_correctness_int_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.0972308Z test_schema_correctness_int_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.1371071Z test_schema_correctness_int_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.1507620Z test_schema_correctness_int_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:29.1906859Z test_schema_correctness_int_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.2305274Z test_schema_correctness_int_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.2704776Z test_schema_correctness_int_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:29.2756261Z test_schema_correctness_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:29.2806466Z test_schema_correctness_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:29.2854033Z test_schema_correctness_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:29.2898739Z test_schema_correctness_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:29.3542870Z test_schema_correctness_isclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T12:37:29.4291431Z test_schema_correctness_isclose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2022-08-17T12:37:29.4982412Z test_schema_correctness_isclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2022-08-17T12:37:29.5666223Z test_schema_correctness_isclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:37:29.6315002Z test_schema_correctness_isclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2022-08-17T12:37:29.6965980Z test_schema_correctness_isclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2022-08-17T12:37:29.7600933Z test_schema_correctness_isclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2022-08-17T12:37:29.8280265Z test_schema_correctness_isclose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:37:29.8963631Z test_schema_correctness_isclose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:37:29.9639637Z test_schema_correctness_isclose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:37:30.0317012Z test_schema_correctness_isclose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:37:30.1000042Z test_schema_correctness_isclose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:37:30.1044692Z test_schema_correctness_isfinite_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:30.1426345Z test_schema_correctness_isfinite_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.1542035Z test_schema_correctness_isfinite_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:30.1550846Z test_schema_correctness_isfinite_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.1667926Z test_schema_correctness_isfinite_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:30.1711066Z test_schema_correctness_isfinite_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:30.1754152Z test_schema_correctness_isfinite_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:30.1796173Z test_schema_correctness_isfinite_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:30.2176607Z test_schema_correctness_isfinite_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.2557432Z test_schema_correctness_isfinite_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.2940031Z test_schema_correctness_isfinite_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.3320303Z test_schema_correctness_isfinite_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.3700971Z test_schema_correctness_isfinite_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.3722955Z test_schema_correctness_isin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3742956Z test_schema_correctness_isin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3762417Z test_schema_correctness_isin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3781846Z test_schema_correctness_isin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3801328Z test_schema_correctness_isin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3820661Z test_schema_correctness_isin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3840109Z test_schema_correctness_isin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:30.3853045Z test_schema_correctness_isinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3865747Z test_schema_correctness_isinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3880065Z test_schema_correctness_isinf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3889546Z test_schema_correctness_isinf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3903076Z test_schema_correctness_isinf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3916627Z test_schema_correctness_isinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3929792Z test_schema_correctness_isinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3943446Z test_schema_correctness_isinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3956711Z test_schema_correctness_isinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3970340Z test_schema_correctness_isinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3983312Z test_schema_correctness_isinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.3996383Z test_schema_correctness_isinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4009619Z test_schema_correctness_isinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4022622Z test_schema_correctness_isnan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4034993Z test_schema_correctness_isnan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4049254Z test_schema_correctness_isnan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4063452Z test_schema_correctness_isnan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4076763Z test_schema_correctness_isnan_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4089745Z test_schema_correctness_isnan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4103295Z test_schema_correctness_isnan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4116398Z test_schema_correctness_isnan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4129592Z test_schema_correctness_isnan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4142587Z test_schema_correctness_isnan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4155674Z test_schema_correctness_isnan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4168785Z test_schema_correctness_isnan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4181928Z test_schema_correctness_isneginf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4194216Z test_schema_correctness_isneginf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4207717Z test_schema_correctness_isneginf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4221319Z test_schema_correctness_isneginf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4234984Z test_schema_correctness_isneginf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4248229Z test_schema_correctness_isneginf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4261081Z test_schema_correctness_isneginf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4274041Z test_schema_correctness_isneginf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4287184Z test_schema_correctness_isneginf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4300152Z test_schema_correctness_isneginf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4313598Z test_schema_correctness_isposinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4325767Z test_schema_correctness_isposinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4339078Z test_schema_correctness_isposinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4352091Z test_schema_correctness_isposinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4365763Z test_schema_correctness_isposinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4378765Z test_schema_correctness_isposinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4392335Z test_schema_correctness_isposinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4405085Z test_schema_correctness_isposinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4418203Z test_schema_correctness_isposinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4431454Z test_schema_correctness_isposinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.4813574Z test_schema_correctness_isreal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.5192989Z test_schema_correctness_isreal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.5230402Z test_schema_correctness_isreal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:30.5238883Z test_schema_correctness_isreal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:30.5276217Z test_schema_correctness_isreal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:30.5658662Z test_schema_correctness_isreal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.6042612Z test_schema_correctness_isreal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.6423500Z test_schema_correctness_isreal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.6804006Z test_schema_correctness_isreal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.7183745Z test_schema_correctness_isreal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.7563784Z test_schema_correctness_isreal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.7943653Z test_schema_correctness_isreal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:30.8323334Z test_schema_correctness_isreal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2022-08-17T12:37:31.0837249Z test_schema_correctness_istft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.251s) 2022-08-17T12:37:31.3345866Z test_schema_correctness_istft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.251s) 2022-08-17T12:37:31.3620395Z test_schema_correctness_istft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:31.3621429Z return self.op(*args, **kwargs) 2022-08-17T12:37:31.5819055Z ok (0.247s) 2022-08-17T12:37:31.8289153Z test_schema_correctness_istft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.247s) 2022-08-17T12:37:31.8299476Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8308958Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8318148Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8327511Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8336633Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8346099Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8354859Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8363959Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8372812Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8382108Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8391738Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8400907Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8410227Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8419460Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8428824Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8438006Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8447251Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8456403Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8466016Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8474914Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8484070Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8493427Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8502637Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8512131Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8521261Z test_schema_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8530529Z test_schema_correctness_jiterator_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8539724Z test_schema_correctness_jiterator_binary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8549313Z test_schema_correctness_jiterator_binary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8557995Z test_schema_correctness_jiterator_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8567354Z test_schema_correctness_jiterator_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8576222Z test_schema_correctness_jiterator_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8585190Z test_schema_correctness_jiterator_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8594002Z test_schema_correctness_jiterator_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8603069Z test_schema_correctness_jiterator_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8612603Z test_schema_correctness_jiterator_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8622223Z test_schema_correctness_jiterator_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8631722Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8641345Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8651150Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8661318Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8671100Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8680683Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8690452Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8699912Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8709772Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8719328Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8728692Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8738419Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8748184Z test_schema_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8757911Z test_schema_correctness_jiterator_unary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8767696Z test_schema_correctness_jiterator_unary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8777315Z test_schema_correctness_jiterator_unary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8787108Z test_schema_correctness_jiterator_unary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8796786Z test_schema_correctness_jiterator_unary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8806511Z test_schema_correctness_jiterator_unary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8816179Z test_schema_correctness_jiterator_unary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8826077Z test_schema_correctness_jiterator_unary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8835970Z test_schema_correctness_jiterator_unary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8845754Z test_schema_correctness_jiterator_unary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8854845Z test_schema_correctness_jiterator_unary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:37:31.8882270Z test_schema_correctness_kron_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.8909033Z test_schema_correctness_kron_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.8942689Z test_schema_correctness_kron_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.8974357Z test_schema_correctness_kron_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9003525Z test_schema_correctness_kron_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9031629Z test_schema_correctness_kron_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9060920Z test_schema_correctness_kron_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9088050Z test_schema_correctness_kron_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9115940Z test_schema_correctness_kron_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9142800Z test_schema_correctness_kron_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9169781Z test_schema_correctness_kron_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9196697Z test_schema_correctness_kron_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:31.9250414Z test_schema_correctness_kthvalue_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9301764Z test_schema_correctness_kthvalue_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9356955Z test_schema_correctness_kthvalue_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9411377Z test_schema_correctness_kthvalue_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9462721Z test_schema_correctness_kthvalue_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9513235Z test_schema_correctness_kthvalue_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9562422Z test_schema_correctness_kthvalue_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9611692Z test_schema_correctness_kthvalue_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9658718Z test_schema_correctness_lcm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9707187Z test_schema_correctness_lcm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9755039Z test_schema_correctness_lcm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9802722Z test_schema_correctness_lcm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9850143Z test_schema_correctness_lcm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:31.9928296Z test_schema_correctness_ldexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:32.0001270Z test_schema_correctness_ldexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0093327Z test_schema_correctness_ldexp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:32.0181070Z test_schema_correctness_ldexp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:32.0256625Z test_schema_correctness_ldexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0334846Z test_schema_correctness_ldexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:32.0410980Z test_schema_correctness_ldexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:32.0484073Z test_schema_correctness_ldexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0557261Z test_schema_correctness_ldexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0630381Z test_schema_correctness_ldexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0703314Z test_schema_correctness_ldexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0776926Z test_schema_correctness_ldexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.0826745Z test_schema_correctness_le_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.0871669Z test_schema_correctness_le_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:32.0921964Z test_schema_correctness_le_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.0973127Z test_schema_correctness_le_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.1023557Z test_schema_correctness_le_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.1068292Z test_schema_correctness_le_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:32.1114771Z test_schema_correctness_le_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.1160588Z test_schema_correctness_le_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.1205942Z test_schema_correctness_le_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.1251603Z test_schema_correctness_le_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.1385658Z test_schema_correctness_lerp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:32.1512802Z test_schema_correctness_lerp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:32.1586305Z test_schema_correctness_lerp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.1658930Z test_schema_correctness_lerp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.1679273Z test_schema_correctness_lgamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1697544Z test_schema_correctness_lgamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1717723Z test_schema_correctness_lgamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1736858Z test_schema_correctness_lgamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1755445Z test_schema_correctness_lgamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1774872Z test_schema_correctness_lgamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1794255Z test_schema_correctness_lgamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1813893Z test_schema_correctness_lgamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1833365Z test_schema_correctness_lgamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.1959755Z test_schema_correctness_linalg_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:32.2079366Z test_schema_correctness_linalg_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:32.2195832Z test_schema_correctness_linalg_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:32.2310515Z test_schema_correctness_linalg_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:32.2383846Z test_schema_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2455327Z test_schema_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2524462Z test_schema_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2592131Z test_schema_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2670957Z test_schema_correctness_linalg_cond_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:32.2746037Z test_schema_correctness_linalg_cond_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2818930Z test_schema_correctness_linalg_cond_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2890496Z test_schema_correctness_linalg_cond_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.2914362Z test_schema_correctness_linalg_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.2941559Z test_schema_correctness_linalg_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:32.2968582Z test_schema_correctness_linalg_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:32.2992716Z test_schema_correctness_linalg_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3017449Z test_schema_correctness_linalg_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3040601Z test_schema_correctness_linalg_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3063036Z test_schema_correctness_linalg_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3084818Z test_schema_correctness_linalg_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3106910Z test_schema_correctness_linalg_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3129255Z test_schema_correctness_linalg_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:32.3189483Z test_schema_correctness_linalg_det_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.3248837Z test_schema_correctness_linalg_det_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.3303755Z test_schema_correctness_linalg_det_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.3356816Z test_schema_correctness_linalg_det_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.3550555Z test_schema_correctness_linalg_det_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:32.3705739Z test_schema_correctness_linalg_det_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:32.3764470Z test_schema_correctness_linalg_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.3821259Z test_schema_correctness_linalg_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.3874311Z test_schema_correctness_linalg_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.3924297Z test_schema_correctness_linalg_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:32.3989184Z test_schema_correctness_linalg_eigh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.4056479Z test_schema_correctness_linalg_eigh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:32.4116524Z test_schema_correctness_linalg_eigh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.4174842Z test_schema_correctness_linalg_eigh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:32.8055108Z test_schema_correctness_linalg_eigvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.388s) 2022-08-17T12:37:33.1929356Z test_schema_correctness_linalg_eigvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.387s) 2022-08-17T12:37:33.7017287Z test_schema_correctness_linalg_eigvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.509s) 2022-08-17T12:37:34.2105968Z test_schema_correctness_linalg_eigvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.509s) 2022-08-17T12:37:34.2170833Z test_schema_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:34.2234408Z test_schema_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:34.2293522Z test_schema_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:34.2351292Z test_schema_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:34.2403364Z test_schema_correctness_linalg_householder_product_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.2454853Z test_schema_correctness_linalg_householder_product_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.2501335Z test_schema_correctness_linalg_householder_product_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.2546348Z test_schema_correctness_linalg_householder_product_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:34.2627092Z test_schema_correctness_linalg_inv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:34.2707551Z test_schema_correctness_linalg_inv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:34.2785042Z test_schema_correctness_linalg_inv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:34.2860001Z test_schema_correctness_linalg_inv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:34.2915541Z test_schema_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.2970376Z test_schema_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.3022502Z test_schema_correctness_linalg_inv_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.3074840Z test_schema_correctness_linalg_inv_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:34.3135648Z test_schema_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:34.3197076Z test_schema_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:34.3238188Z test_schema_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:34.3278192Z test_schema_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:34.3317962Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:34.3358090Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:34.3395894Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:34.3415847Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:34.3579601Z test_schema_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:34.3742915Z test_schema_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:37:34.3843945Z test_schema_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:34.3943355Z test_schema_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:34.4271789Z test_schema_correctness_linalg_lstsq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:34.4602425Z test_schema_correctness_linalg_lstsq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:34.4905955Z test_schema_correctness_linalg_lstsq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:37:34.5200669Z test_schema_correctness_linalg_lstsq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:37:34.5534585Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:34.5862318Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2022-08-17T12:37:34.6164134Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:37:34.6460176Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:37:34.6553928Z test_schema_correctness_linalg_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:34.6647102Z test_schema_correctness_linalg_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:34.6733364Z test_schema_correctness_linalg_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:34.6817949Z test_schema_correctness_linalg_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:34.6998455Z test_schema_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:34.7176626Z test_schema_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:37:34.7342798Z test_schema_correctness_linalg_lu_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:34.7512639Z test_schema_correctness_linalg_lu_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:37:34.7608113Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:34.7700838Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:34.7787195Z test_schema_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:34.7872143Z test_schema_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:34.8536671Z test_schema_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2022-08-17T12:37:34.9211208Z test_schema_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T12:37:34.9848976Z test_schema_correctness_linalg_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2022-08-17T12:37:35.0472546Z test_schema_correctness_linalg_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2022-08-17T12:37:35.0866128Z test_schema_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:37:35.1716639Z test_schema_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:37:35.2571815Z test_schema_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2022-08-17T12:37:35.2960138Z test_schema_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:37:35.3782690Z test_schema_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.082s) 2022-08-17T12:37:35.4589619Z test_schema_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.081s) 2022-08-17T12:37:35.5718125Z test_schema_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2022-08-17T12:37:35.6857304Z test_schema_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2022-08-17T12:37:35.7972974Z test_schema_correctness_linalg_matrix_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T12:37:35.9072674Z test_schema_correctness_linalg_matrix_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:37:36.2485814Z test_schema_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:37:36.5906685Z test_schema_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:37:36.9319452Z test_schema_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:37:37.2730962Z test_schema_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:37:37.6148440Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:37:37.9565175Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:37:38.2984325Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:37:38.6397064Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.341s) 2022-08-17T12:37:38.6483793Z test_schema_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:38.6582093Z test_schema_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:38.6682588Z test_schema_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:37:38.6774040Z test_schema_correctness_linalg_multi_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:38.6862470Z test_schema_correctness_linalg_multi_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:38.6943724Z test_schema_correctness_linalg_multi_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:38.7024033Z test_schema_correctness_linalg_multi_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:38.7114007Z test_schema_correctness_linalg_multi_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:38.7195320Z test_schema_correctness_linalg_multi_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:38.7275714Z test_schema_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:37:38.7404673Z test_schema_correctness_linalg_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:38.7541445Z test_schema_correctness_linalg_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:38.7678664Z test_schema_correctness_linalg_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:38.7806831Z test_schema_correctness_linalg_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:38.7934961Z test_schema_correctness_linalg_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:38.8059992Z test_schema_correctness_linalg_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:38.8172707Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:38.8286570Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:38.8401637Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:38.8514222Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:38.8627076Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:38.8736536Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:39.1356538Z test_schema_correctness_linalg_pinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.262s) 2022-08-17T12:37:39.3976909Z test_schema_correctness_linalg_pinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.262s) 2022-08-17T12:37:39.6590641Z test_schema_correctness_linalg_pinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.261s) 2022-08-17T12:37:39.9199159Z test_schema_correctness_linalg_pinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.261s) 2022-08-17T12:37:39.9267630Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:39.9335511Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:37:39.9398777Z test_schema_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:39.9460429Z test_schema_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:39.9470836Z test_schema_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:39.9479769Z test_schema_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:39.9488649Z test_schema_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:39.9497724Z test_schema_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:37:39.9703920Z test_schema_correctness_linalg_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:39.9913304Z test_schema_correctness_linalg_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:40.0104893Z test_schema_correctness_linalg_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:40.0291582Z test_schema_correctness_linalg_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:40.0356989Z test_schema_correctness_linalg_slogdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:40.0419503Z test_schema_correctness_linalg_slogdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:40.0477208Z test_schema_correctness_linalg_slogdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:40.0533633Z test_schema_correctness_linalg_slogdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:40.0740538Z test_schema_correctness_linalg_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:40.0952594Z test_schema_correctness_linalg_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:40.1145524Z test_schema_correctness_linalg_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:40.1334347Z test_schema_correctness_linalg_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:40.1487923Z test_schema_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:40.1639023Z test_schema_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:37:40.1776875Z test_schema_correctness_linalg_solve_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:40.1911587Z test_schema_correctness_linalg_solve_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:40.2900054Z test_schema_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2022-08-17T12:37:40.3896974Z test_schema_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2022-08-17T12:37:40.4793676Z test_schema_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2022-08-17T12:37:40.5671987Z test_schema_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T12:37:40.7079190Z test_schema_correctness_linalg_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.141s) 2022-08-17T12:37:40.8504045Z test_schema_correctness_linalg_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T12:37:40.9812014Z test_schema_correctness_linalg_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.131s) 2022-08-17T12:37:41.1098838Z test_schema_correctness_linalg_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.128s) 2022-08-17T12:37:41.1309101Z test_schema_correctness_linalg_svdvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:41.1523920Z test_schema_correctness_linalg_svdvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:41.1718780Z test_schema_correctness_linalg_svdvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:41.1911084Z test_schema_correctness_linalg_svdvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:37:41.1973801Z test_schema_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:41.2031586Z test_schema_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:41.2083993Z test_schema_correctness_linalg_tensorinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:41.2138028Z test_schema_correctness_linalg_tensorinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:41.2589703Z test_schema_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:37:41.3032975Z test_schema_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:37:41.3465152Z test_schema_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:37:41.3900101Z test_schema_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:37:41.4146713Z test_schema_correctness_linalg_vander_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:37:41.4388341Z test_schema_correctness_linalg_vander_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:37:41.4617687Z test_schema_correctness_linalg_vander_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:41.4842129Z test_schema_correctness_linalg_vander_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:41.5068221Z test_schema_correctness_linalg_vander_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:41.5294886Z test_schema_correctness_linalg_vander_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:41.5521002Z test_schema_correctness_linalg_vander_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:41.5746508Z test_schema_correctness_linalg_vander_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:37:41.5972679Z test_schema_correctness_linalg_vander_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:41.6341477Z test_schema_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:37:41.6346649Z test_schema_correctness_linalg_vecdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:41.6350780Z test_schema_correctness_linalg_vecdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:37:41.6722614Z test_schema_correctness_linalg_vecdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:37:41.7083173Z test_schema_correctness_linalg_vecdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:37:41.8836724Z test_schema_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:42.0609036Z test_schema_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.177s) 2022-08-17T12:37:42.2391618Z test_schema_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.178s) 2022-08-17T12:37:42.4146584Z test_schema_correctness_linalg_vector_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:42.5899529Z test_schema_correctness_linalg_vector_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:42.7636074Z test_schema_correctness_linalg_vector_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.174s) 2022-08-17T12:37:42.9392936Z test_schema_correctness_linspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.176s) 2022-08-17T12:37:43.1147968Z test_schema_correctness_linspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:43.2903417Z test_schema_correctness_linspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.176s) 2022-08-17T12:37:43.4657462Z test_schema_correctness_linspace_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:43.6413052Z test_schema_correctness_linspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:43.8167078Z test_schema_correctness_linspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:43.9920076Z test_schema_correctness_linspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:44.1675074Z test_schema_correctness_linspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:44.3431832Z test_schema_correctness_linspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.176s) 2022-08-17T12:37:44.5187265Z test_schema_correctness_linspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2022-08-17T12:37:44.6609521Z test_schema_correctness_linspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.142s) 2022-08-17T12:37:44.6632506Z test_schema_correctness_log10_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6652558Z test_schema_correctness_log10_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6673468Z test_schema_correctness_log10_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6693408Z test_schema_correctness_log10_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6713362Z test_schema_correctness_log10_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6733719Z test_schema_correctness_log10_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6753330Z test_schema_correctness_log10_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6772153Z test_schema_correctness_log10_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6791559Z test_schema_correctness_log10_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6810427Z test_schema_correctness_log10_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6829750Z test_schema_correctness_log10_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6842775Z test_schema_correctness_log1p_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6856731Z test_schema_correctness_log1p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6870871Z test_schema_correctness_log1p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6885231Z test_schema_correctness_log1p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6898549Z test_schema_correctness_log1p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6912163Z test_schema_correctness_log1p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6925596Z test_schema_correctness_log1p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6939022Z test_schema_correctness_log1p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6952559Z test_schema_correctness_log1p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.6973077Z test_schema_correctness_log2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.6992028Z test_schema_correctness_log2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7012741Z test_schema_correctness_log2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7032438Z test_schema_correctness_log2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7052344Z test_schema_correctness_log2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7072941Z test_schema_correctness_log2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7092470Z test_schema_correctness_log2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7111997Z test_schema_correctness_log2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7131093Z test_schema_correctness_log2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7150333Z test_schema_correctness_log2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7169201Z test_schema_correctness_log2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7189528Z test_schema_correctness_log_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7208094Z test_schema_correctness_log_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7228651Z test_schema_correctness_log_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7248294Z test_schema_correctness_log_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7268331Z test_schema_correctness_log_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7288257Z test_schema_correctness_log_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7306976Z test_schema_correctness_log_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7326409Z test_schema_correctness_log_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7345915Z test_schema_correctness_log_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7366023Z test_schema_correctness_log_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7385167Z test_schema_correctness_log_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:44.7420638Z test_schema_correctness_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:44.7454427Z test_schema_correctness_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:44.7488285Z test_schema_correctness_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:44.8070258Z test_schema_correctness_log_softmax_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:44.8649192Z test_schema_correctness_log_softmax_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:44.9236755Z test_schema_correctness_log_softmax_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:37:44.9244742Z test_schema_correctness_log_softmax_dtype_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:44.9828206Z test_schema_correctness_log_softmax_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.0407842Z test_schema_correctness_log_softmax_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.0988968Z test_schema_correctness_log_softmax_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.1022013Z test_schema_correctness_log_softmax_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:45.1602252Z test_schema_correctness_log_softmax_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.2184105Z test_schema_correctness_log_softmax_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.2765573Z test_schema_correctness_log_softmax_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.3346644Z test_schema_correctness_log_softmax_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.3926943Z test_schema_correctness_log_softmax_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:37:45.3941925Z test_schema_correctness_logaddexp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.3956455Z test_schema_correctness_logaddexp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:45.3971426Z test_schema_correctness_logaddexp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:45.3985888Z test_schema_correctness_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:45.3999400Z test_schema_correctness_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:45.4013546Z test_schema_correctness_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:45.4043949Z test_schema_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:45.4074221Z test_schema_correctness_logcumsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:45.4104216Z test_schema_correctness_logcumsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:45.4222116Z test_schema_correctness_logdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:45.4338525Z test_schema_correctness_logdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:45.5099220Z test_schema_correctness_logdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.076s) 2022-08-17T12:37:45.5855459Z test_schema_correctness_logdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.076s) 2022-08-17T12:37:45.5905590Z test_schema_correctness_logical_and_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.5950855Z test_schema_correctness_logical_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:45.6012598Z test_schema_correctness_logical_and_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:45.6073470Z test_schema_correctness_logical_and_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:45.6123980Z test_schema_correctness_logical_and_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6176577Z test_schema_correctness_logical_and_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6227775Z test_schema_correctness_logical_and_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6274763Z test_schema_correctness_logical_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6321537Z test_schema_correctness_logical_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6366881Z test_schema_correctness_logical_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:45.6414089Z test_schema_correctness_logical_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6460869Z test_schema_correctness_logical_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6480567Z test_schema_correctness_logical_not_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6498670Z test_schema_correctness_logical_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6519236Z test_schema_correctness_logical_not_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6539843Z test_schema_correctness_logical_not_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6559193Z test_schema_correctness_logical_not_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6577962Z test_schema_correctness_logical_not_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6596411Z test_schema_correctness_logical_not_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6614285Z test_schema_correctness_logical_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6632036Z test_schema_correctness_logical_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6649861Z test_schema_correctness_logical_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6668000Z test_schema_correctness_logical_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6685805Z test_schema_correctness_logical_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.6735865Z test_schema_correctness_logical_or_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.6781042Z test_schema_correctness_logical_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:45.6841060Z test_schema_correctness_logical_or_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:45.6901565Z test_schema_correctness_logical_or_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:45.6952211Z test_schema_correctness_logical_or_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7004148Z test_schema_correctness_logical_or_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7055129Z test_schema_correctness_logical_or_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7101314Z test_schema_correctness_logical_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7152321Z test_schema_correctness_logical_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7200522Z test_schema_correctness_logical_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7246972Z test_schema_correctness_logical_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7293206Z test_schema_correctness_logical_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7342909Z test_schema_correctness_logical_xor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7388223Z test_schema_correctness_logical_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:45.7448350Z test_schema_correctness_logical_xor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:45.7508383Z test_schema_correctness_logical_xor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:45.7559259Z test_schema_correctness_logical_xor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7611342Z test_schema_correctness_logical_xor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7662535Z test_schema_correctness_logical_xor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7709148Z test_schema_correctness_logical_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7755858Z test_schema_correctness_logical_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7801948Z test_schema_correctness_logical_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7848461Z test_schema_correctness_logical_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7895016Z test_schema_correctness_logical_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:45.7920914Z test_schema_correctness_logit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.7947577Z test_schema_correctness_logit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:45.7973149Z test_schema_correctness_logit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.7998692Z test_schema_correctness_logit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.8023198Z test_schema_correctness_logit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.8047617Z test_schema_correctness_logit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.8072433Z test_schema_correctness_logit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.8096831Z test_schema_correctness_logit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:45.8121510Z test_schema_correctness_logit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:37:47.3370005Z test_schema_correctness_logspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.525s) 2022-08-17T12:37:48.8607331Z test_schema_correctness_logspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.524s) 2022-08-17T12:37:50.3982441Z test_schema_correctness_logspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.537s) 2022-08-17T12:37:51.9219683Z test_schema_correctness_logspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.524s) 2022-08-17T12:37:53.4456512Z test_schema_correctness_logspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.524s) 2022-08-17T12:37:54.8752159Z test_schema_correctness_logspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.429s) 2022-08-17T12:37:56.3044046Z test_schema_correctness_logspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.429s) 2022-08-17T12:37:57.7345206Z test_schema_correctness_logspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.430s) 2022-08-17T12:37:58.3111014Z test_schema_correctness_logspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.577s) 2022-08-17T12:37:58.7732580Z test_schema_correctness_logspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.462s) 2022-08-17T12:37:58.7774594Z test_schema_correctness_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.7815069Z test_schema_correctness_logsumexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.7911159Z test_schema_correctness_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.8003961Z test_schema_correctness_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:37:58.8042692Z test_schema_correctness_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.8081404Z test_schema_correctness_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.8119896Z test_schema_correctness_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.8158776Z test_schema_correctness_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.8196780Z test_schema_correctness_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:58.8604565Z test_schema_correctness_long_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:58.9009778Z test_schema_correctness_long_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:58.9420537Z test_schema_correctness_long_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:58.9431842Z test_schema_correctness_long_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:58.9839882Z test_schema_correctness_long_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:59.0246194Z test_schema_correctness_long_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:37:59.0651769Z test_schema_correctness_long_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:59.1057007Z test_schema_correctness_long_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:59.1460708Z test_schema_correctness_long_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:59.1864194Z test_schema_correctness_long_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:59.2004193Z test_schema_correctness_long_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:37:59.2407812Z test_schema_correctness_long_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:59.2813465Z test_schema_correctness_long_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:37:59.2866875Z test_schema_correctness_lt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.2913699Z test_schema_correctness_lt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.2964841Z test_schema_correctness_lt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.3017364Z test_schema_correctness_lt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.3068389Z test_schema_correctness_lt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.3114320Z test_schema_correctness_lt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.3161200Z test_schema_correctness_lt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.3206674Z test_schema_correctness_lt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.3251219Z test_schema_correctness_lt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.3296893Z test_schema_correctness_lt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.3315470Z test_schema_correctness_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:59.3316012Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:37:59.3316304Z should be replaced with 2022-08-17T12:37:59.3316662Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:37:59.3316905Z and 2022-08-17T12:37:59.3317231Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:37:59.3317595Z should be replaced with 2022-08-17T12:37:59.3318376Z 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-17T12:37:59.3320854Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:37:59.3537105Z ok (0.024s) 2022-08-17T12:37:59.3777870Z test_schema_correctness_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:37:59.3993578Z test_schema_correctness_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:59.4208496Z test_schema_correctness_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:59.4230429Z test_schema_correctness_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:37:59.4231421Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:37:59.4231841Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:37:59.4232174Z should be replaced with 2022-08-17T12:37:59.4232739Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:37:59.4233291Z return self.op(*args, **kwargs) 2022-08-17T12:37:59.4448480Z ok (0.024s) 2022-08-17T12:37:59.4688247Z test_schema_correctness_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:37:59.4906978Z test_schema_correctness_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:37:59.5122134Z test_schema_correctness_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:37:59.5247600Z test_schema_correctness_lu_unpack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:37:59.5368331Z test_schema_correctness_lu_unpack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:37:59.5481051Z test_schema_correctness_lu_unpack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:59.5591610Z test_schema_correctness_lu_unpack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:37:59.5622841Z test_schema_correctness_mH_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5652460Z test_schema_correctness_mH_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5710163Z test_schema_correctness_mH_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:37:59.5719581Z test_schema_correctness_mH_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.5773379Z test_schema_correctness_mH_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.5807271Z test_schema_correctness_mH_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5839483Z test_schema_correctness_mH_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5874047Z test_schema_correctness_mH_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5904798Z test_schema_correctness_mH_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5936090Z test_schema_correctness_mH_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5966124Z test_schema_correctness_mH_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.5996460Z test_schema_correctness_mH_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6027872Z test_schema_correctness_mH_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6059514Z test_schema_correctness_mT_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6089370Z test_schema_correctness_mT_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6127664Z test_schema_correctness_mT_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.6136819Z test_schema_correctness_mT_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.6173578Z test_schema_correctness_mT_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.6207027Z test_schema_correctness_mT_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6239532Z test_schema_correctness_mT_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6273886Z test_schema_correctness_mT_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6304345Z test_schema_correctness_mT_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6336046Z test_schema_correctness_mT_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6367261Z test_schema_correctness_mT_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6398785Z test_schema_correctness_mT_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6429380Z test_schema_correctness_mT_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.6479862Z test_schema_correctness_masked_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6525008Z test_schema_correctness_masked_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.6578427Z test_schema_correctness_masked_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6588302Z test_schema_correctness_masked_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:37:59.6641376Z test_schema_correctness_masked_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6691176Z test_schema_correctness_masked_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6739901Z test_schema_correctness_masked_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6789394Z test_schema_correctness_masked_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6835570Z test_schema_correctness_masked_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6881572Z test_schema_correctness_masked_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6927776Z test_schema_correctness_masked_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.6977468Z test_schema_correctness_masked_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.7023955Z test_schema_correctness_masked_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:37:59.7058914Z test_schema_correctness_masked_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7089597Z test_schema_correctness_masked_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7126684Z test_schema_correctness_masked_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7161958Z test_schema_correctness_masked_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7195459Z test_schema_correctness_masked_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7228395Z test_schema_correctness_masked_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7265979Z test_schema_correctness_masked_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7293349Z test_schema_correctness_masked_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7324744Z test_schema_correctness_masked_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7356246Z test_schema_correctness_masked_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7388027Z test_schema_correctness_masked_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7419441Z test_schema_correctness_masked_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:37:59.7459021Z test_schema_correctness_masked_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7499253Z test_schema_correctness_masked_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7544490Z test_schema_correctness_masked_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7589802Z test_schema_correctness_masked_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7628819Z test_schema_correctness_masked_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7667098Z test_schema_correctness_masked_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7706128Z test_schema_correctness_masked_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7742925Z test_schema_correctness_masked_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7779111Z test_schema_correctness_masked_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7815247Z test_schema_correctness_masked_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7851593Z test_schema_correctness_masked_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.7887857Z test_schema_correctness_masked_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:37:59.8756991Z test_schema_correctness_matmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:37:59.9663490Z test_schema_correctness_matmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:38:00.0571102Z test_schema_correctness_matmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.091s) 2022-08-17T12:38:00.1457556Z test_schema_correctness_matmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:38:00.2340639Z test_schema_correctness_matmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2022-08-17T12:38:00.3215302Z test_schema_correctness_matmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:38:00.4088043Z test_schema_correctness_matmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:38:00.4963300Z test_schema_correctness_matmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:38:00.5838758Z test_schema_correctness_matmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:38:00.6708006Z test_schema_correctness_matmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2022-08-17T12:38:00.6733115Z test_schema_correctness_matrix_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.6758249Z test_schema_correctness_matrix_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.6786357Z test_schema_correctness_matrix_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.6808790Z test_schema_correctness_matrix_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.6831349Z test_schema_correctness_matrix_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.6882858Z test_schema_correctness_max_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.6929568Z test_schema_correctness_max_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.6981423Z test_schema_correctness_max_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7034248Z test_schema_correctness_max_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7086008Z test_schema_correctness_max_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7133191Z test_schema_correctness_max_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7181090Z test_schema_correctness_max_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7228253Z test_schema_correctness_max_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7275646Z test_schema_correctness_max_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7322587Z test_schema_correctness_max_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7337793Z test_schema_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7352469Z test_schema_correctness_max_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7368009Z test_schema_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7383383Z test_schema_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7399590Z test_schema_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7414688Z test_schema_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7430348Z test_schema_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7445349Z test_schema_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7460171Z test_schema_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7475053Z test_schema_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:00.7500775Z test_schema_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.7524672Z test_schema_correctness_max_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7550277Z test_schema_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.7575602Z test_schema_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7626074Z test_schema_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:00.7627132Z test_schema_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7652588Z test_schema_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7677481Z test_schema_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7701860Z test_schema_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7726222Z test_schema_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:00.7777085Z test_schema_correctness_maximum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7822951Z test_schema_correctness_maximum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7874586Z test_schema_correctness_maximum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7927626Z test_schema_correctness_maximum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.7979034Z test_schema_correctness_maximum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8025960Z test_schema_correctness_maximum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8073398Z test_schema_correctness_maximum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8120097Z test_schema_correctness_maximum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8167024Z test_schema_correctness_maximum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8214254Z test_schema_correctness_maximum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.8412392Z test_schema_correctness_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:00.8615719Z test_schema_correctness_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:00.8815510Z test_schema_correctness_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:00.9014835Z test_schema_correctness_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:00.9211468Z test_schema_correctness_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:00.9404729Z test_schema_correctness_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:00.9460610Z test_schema_correctness_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:00.9514995Z test_schema_correctness_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9567987Z test_schema_correctness_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9620803Z test_schema_correctness_median_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9674008Z test_schema_correctness_median_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9731237Z test_schema_correctness_median_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:00.9784815Z test_schema_correctness_median_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:00.9837556Z test_schema_correctness_median_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.0044230Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.0243452Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.0456702Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.0672208Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.0877797Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.1084072Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.1284572Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.1486521Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.1688061Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.1889243Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.2090241Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.2292911Z test_schema_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.2499549Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.2700925Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.2916151Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.3131753Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.3336630Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.3542392Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:01.3742718Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.3943952Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.4144008Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.4345450Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.4546627Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.4746893Z test_schema_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:01.4798122Z test_schema_correctness_min_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.4843142Z test_schema_correctness_min_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.4893881Z test_schema_correctness_min_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.4945960Z test_schema_correctness_min_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.4996901Z test_schema_correctness_min_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5043404Z test_schema_correctness_min_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5089886Z test_schema_correctness_min_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5136113Z test_schema_correctness_min_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5182941Z test_schema_correctness_min_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5230458Z test_schema_correctness_min_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5245713Z test_schema_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5260331Z test_schema_correctness_min_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5275933Z test_schema_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5291008Z test_schema_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5306971Z test_schema_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5321694Z test_schema_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5336117Z test_schema_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5350638Z test_schema_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5365012Z test_schema_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5379607Z test_schema_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.5407366Z test_schema_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.5431694Z test_schema_correctness_min_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5457484Z test_schema_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.5482658Z test_schema_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5510124Z test_schema_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.5534232Z test_schema_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5558412Z test_schema_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5582566Z test_schema_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5607615Z test_schema_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5631926Z test_schema_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.5682579Z test_schema_correctness_minimum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5728294Z test_schema_correctness_minimum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5779191Z test_schema_correctness_minimum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5831747Z test_schema_correctness_minimum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5882959Z test_schema_correctness_minimum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5934364Z test_schema_correctness_minimum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.5981831Z test_schema_correctness_minimum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.6027893Z test_schema_correctness_minimum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.6074267Z test_schema_correctness_minimum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.6121412Z test_schema_correctness_minimum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.6136017Z test_schema_correctness_mm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6141123Z test_schema_correctness_mm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:01.6146389Z test_schema_correctness_mm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:38:01.6161570Z test_schema_correctness_mm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6176764Z test_schema_correctness_mm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6190345Z test_schema_correctness_mm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6203613Z test_schema_correctness_mm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6217442Z test_schema_correctness_mm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6231446Z test_schema_correctness_mm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6244693Z test_schema_correctness_mm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6284124Z test_schema_correctness_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6320261Z test_schema_correctness_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6362413Z test_schema_correctness_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6403373Z test_schema_correctness_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6444165Z test_schema_correctness_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6481160Z test_schema_correctness_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6518822Z test_schema_correctness_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6556266Z test_schema_correctness_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6593329Z test_schema_correctness_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6630163Z test_schema_correctness_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.6650826Z test_schema_correctness_movedim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6670045Z test_schema_correctness_movedim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6691097Z test_schema_correctness_movedim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6701017Z test_schema_correctness_movedim_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.6721510Z test_schema_correctness_movedim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6741216Z test_schema_correctness_movedim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6760427Z test_schema_correctness_movedim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6779881Z test_schema_correctness_movedim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6798766Z test_schema_correctness_movedim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6817610Z test_schema_correctness_movedim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6836671Z test_schema_correctness_movedim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6855588Z test_schema_correctness_movedim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6874728Z test_schema_correctness_movedim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6900063Z test_schema_correctness_msort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6922142Z test_schema_correctness_msort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.6953254Z test_schema_correctness_msort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.6980552Z test_schema_correctness_msort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.7010857Z test_schema_correctness_msort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:01.7036179Z test_schema_correctness_msort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.7060581Z test_schema_correctness_msort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.7085454Z test_schema_correctness_msort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.7109099Z test_schema_correctness_msort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.7133349Z test_schema_correctness_msort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.7184743Z test_schema_correctness_mul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7229928Z test_schema_correctness_mul_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:01.7290105Z test_schema_correctness_mul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.7298855Z test_schema_correctness_mul_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.7359239Z test_schema_correctness_mul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.7410080Z test_schema_correctness_mul_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7462288Z test_schema_correctness_mul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7513009Z test_schema_correctness_mul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7559210Z test_schema_correctness_mul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7606398Z test_schema_correctness_mul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7653571Z test_schema_correctness_mul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7699186Z test_schema_correctness_mul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7745462Z test_schema_correctness_mul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7805538Z test_schema_correctness_multinomial_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:01.7860622Z test_schema_correctness_multinomial_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7915040Z test_schema_correctness_multinomial_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.7929396Z test_schema_correctness_mv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.7944414Z test_schema_correctness_mv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.7960372Z test_schema_correctness_mv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.7975774Z test_schema_correctness_mv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.7991464Z test_schema_correctness_mv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.8005889Z test_schema_correctness_mv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.8019664Z test_schema_correctness_mv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.8033564Z test_schema_correctness_mv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.8047285Z test_schema_correctness_mv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.8060721Z test_schema_correctness_mv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:01.8114699Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8168712Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8220744Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8271432Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8326252Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8376782Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8427591Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8477931Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8531400Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8584367Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8635960Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8685958Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8735936Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8785810Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8835522Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8885419Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8938200Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.8990885Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9042176Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9092295Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9142255Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9192347Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9242337Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9292652Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:01.9316176Z test_schema_correctness_nan_to_num_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9337490Z test_schema_correctness_nan_to_num_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9359946Z test_schema_correctness_nan_to_num_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9382469Z test_schema_correctness_nan_to_num_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9404807Z test_schema_correctness_nan_to_num_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9426042Z test_schema_correctness_nan_to_num_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9447465Z test_schema_correctness_nan_to_num_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9468751Z test_schema_correctness_nan_to_num_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9490159Z test_schema_correctness_nan_to_num_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:01.9511575Z test_schema_correctness_nan_to_num_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:02.0539257Z test_schema_correctness_nanmean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:38:02.1569085Z test_schema_correctness_nanmean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:38:02.2594321Z test_schema_correctness_nanmean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.103s) 2022-08-17T12:38:02.3606629Z test_schema_correctness_nanmean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2022-08-17T12:38:02.3663052Z test_schema_correctness_nanmedian_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:02.3718033Z test_schema_correctness_nanmedian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.3771293Z test_schema_correctness_nanmedian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.3823768Z test_schema_correctness_nanmedian_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.3876912Z test_schema_correctness_nanmedian_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.3928893Z test_schema_correctness_nanmedian_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.3981235Z test_schema_correctness_nanmedian_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:02.4033901Z test_schema_correctness_nanmedian_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:04.9558611Z test_schema_correctness_nanquantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.552s) 2022-08-17T12:38:07.4859700Z test_schema_correctness_nanquantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.530s) 2022-08-17T12:38:07.5117321Z test_schema_correctness_nansum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:38:07.5323587Z test_schema_correctness_nansum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:07.5580587Z test_schema_correctness_nansum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:38:07.5836728Z test_schema_correctness_nansum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:38:07.6087904Z test_schema_correctness_nansum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:38:07.6293748Z test_schema_correctness_nansum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:07.6500157Z test_schema_correctness_nansum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:07.6704645Z test_schema_correctness_nansum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:07.6911451Z test_schema_correctness_nansum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:07.7116703Z test_schema_correctness_nansum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:07.7153212Z test_schema_correctness_narrow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.7187234Z test_schema_correctness_narrow_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:07.7229281Z test_schema_correctness_narrow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.7238756Z test_schema_correctness_narrow_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.7280510Z test_schema_correctness_narrow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.7317443Z test_schema_correctness_narrow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.7353116Z test_schema_correctness_narrow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.7392800Z test_schema_correctness_narrow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.7427402Z test_schema_correctness_narrow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:07.7462404Z test_schema_correctness_narrow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:07.7496457Z test_schema_correctness_narrow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:07.7530594Z test_schema_correctness_narrow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:07.7564561Z test_schema_correctness_narrow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:07.7723079Z test_schema_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:07.7884707Z test_schema_correctness_native_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:07.8037952Z test_schema_correctness_native_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:07.8087957Z test_schema_correctness_ne_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8133351Z test_schema_correctness_ne_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8193189Z test_schema_correctness_ne_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:07.8253830Z test_schema_correctness_ne_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:07.8305064Z test_schema_correctness_ne_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8357355Z test_schema_correctness_ne_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8408551Z test_schema_correctness_ne_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8454593Z test_schema_correctness_ne_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8501328Z test_schema_correctness_ne_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8548030Z test_schema_correctness_ne_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8592987Z test_schema_correctness_ne_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:07.8639722Z test_schema_correctness_ne_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:07.8653218Z test_schema_correctness_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8667793Z test_schema_correctness_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8677292Z test_schema_correctness_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8691483Z test_schema_correctness_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8705194Z test_schema_correctness_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8718278Z test_schema_correctness_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8732120Z test_schema_correctness_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8745619Z test_schema_correctness_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8759361Z test_schema_correctness_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8772968Z test_schema_correctness_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8786765Z test_schema_correctness_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.8800365Z test_schema_correctness_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:07.9236048Z test_schema_correctness_new_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:07.9668189Z test_schema_correctness_new_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.0103656Z test_schema_correctness_new_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:08.0112431Z test_schema_correctness_new_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:08.0546839Z test_schema_correctness_new_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.0979963Z test_schema_correctness_new_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.1412454Z test_schema_correctness_new_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.1844708Z test_schema_correctness_new_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.2277851Z test_schema_correctness_new_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.2712067Z test_schema_correctness_new_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.3143669Z test_schema_correctness_new_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.3574888Z test_schema_correctness_new_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.4006347Z test_schema_correctness_new_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:08.4453636Z test_schema_correctness_new_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.4896923Z test_schema_correctness_new_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:08.5345922Z test_schema_correctness_new_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.5354296Z test_schema_correctness_new_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:08.5803607Z test_schema_correctness_new_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.6250126Z test_schema_correctness_new_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.6695125Z test_schema_correctness_new_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:08.7140295Z test_schema_correctness_new_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:08.7585876Z test_schema_correctness_new_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.8031328Z test_schema_correctness_new_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.8477003Z test_schema_correctness_new_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.8922486Z test_schema_correctness_new_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:08.9368555Z test_schema_correctness_new_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:08.9807311Z test_schema_correctness_new_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.0242298Z test_schema_correctness_new_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.0680719Z test_schema_correctness_new_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.0689582Z test_schema_correctness_new_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:09.1128362Z test_schema_correctness_new_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.1564498Z test_schema_correctness_new_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.2000770Z test_schema_correctness_new_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.2436281Z test_schema_correctness_new_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.2875701Z test_schema_correctness_new_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.3311705Z test_schema_correctness_new_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.3747374Z test_schema_correctness_new_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.4182013Z test_schema_correctness_new_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.4617068Z test_schema_correctness_new_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.5051093Z test_schema_correctness_new_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.5483594Z test_schema_correctness_new_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.5920115Z test_schema_correctness_new_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.5928662Z test_schema_correctness_new_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:38:09.6365199Z test_schema_correctness_new_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:09.6799036Z test_schema_correctness_new_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.7232887Z test_schema_correctness_new_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.7667644Z test_schema_correctness_new_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.8099096Z test_schema_correctness_new_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.8531778Z test_schema_correctness_new_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.8963553Z test_schema_correctness_new_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.9396557Z test_schema_correctness_new_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.9828751Z test_schema_correctness_new_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:09.9879050Z test_schema_correctness_nextafter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:09.9930933Z test_schema_correctness_nextafter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:09.9981705Z test_schema_correctness_nextafter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:10.0059083Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:10.0138904Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:10.0218603Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:10.0278592Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.0342421Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:10.0409298Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:10.0502726Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:10.0588058Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:10.0673460Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:10.0795428Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:10.0916004Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:10.1034276Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:38:10.1172819Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:10.1306817Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:10.1445049Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:10.1580132Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:10.1714002Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:10.1858403Z test_schema_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:10.1995479Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:10.2131177Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:38:10.2266190Z test_schema_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:38:10.2420952Z test_schema_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:10.2582721Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:10.2743104Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:10.2905507Z test_schema_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:10.3082778Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:10.3257800Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:10.3425836Z test_schema_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:10.4741071Z test_schema_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.131s) 2022-08-17T12:38:10.6055278Z test_schema_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.131s) 2022-08-17T12:38:10.7371233Z test_schema_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.131s) 2022-08-17T12:38:10.7835311Z test_schema_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:10.8314415Z test_schema_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:38:10.8780794Z test_schema_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:38:10.9237827Z test_schema_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:10.9700005Z test_schema_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:11.0161272Z test_schema_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:11.0620442Z test_schema_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:11.1076901Z test_schema_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.046s) 2022-08-17T12:38:11.1166489Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:11.1254703Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:11.1467661Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:11.1681771Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:11.1890785Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:11.1913390Z test_schema_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.1933448Z test_schema_correctness_nn_functional_celu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.1955000Z test_schema_correctness_nn_functional_celu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:11.2134285Z test_schema_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:11.2995182Z test_schema_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.086s) 2022-08-17T12:38:11.3915565Z test_schema_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2022-08-17T12:38:11.4078691Z test_schema_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:11.4235227Z test_schema_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:11.4389231Z test_schema_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:11.4625157Z test_schema_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:38:11.4626198Z return self.op(*args, **kwargs) 2022-08-17T12:38:11.4934676Z ok (0.055s) 2022-08-17T12:38:11.7800084Z test_schema_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.286s) 2022-08-17T12:38:12.1016548Z test_schema_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.322s) 2022-08-17T12:38:12.1526457Z test_schema_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:38:12.2033211Z test_schema_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:38:12.2513459Z test_schema_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:38:12.2677967Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:12.2834178Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:12.2984744Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:38:12.3153636Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:12.3325607Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:12.3488518Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:12.3685968Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:12.3887273Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:12.4087093Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:12.6036343Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2022-08-17T12:38:12.7980363Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.194s) 2022-08-17T12:38:12.9933721Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2022-08-17T12:38:13.1867794Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.193s) 2022-08-17T12:38:13.3813801Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2022-08-17T12:38:13.5761673Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2022-08-17T12:38:13.7712307Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.195s) 2022-08-17T12:38:13.9656973Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.194s) 2022-08-17T12:38:14.1600850Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.194s) 2022-08-17T12:38:14.2326734Z test_schema_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2022-08-17T12:38:14.3072823Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2022-08-17T12:38:14.3810999Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2022-08-17T12:38:14.4113034Z test_schema_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:38:14.4396901Z test_schema_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:14.4678035Z test_schema_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:38:14.5445873Z test_schema_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2022-08-17T12:38:14.6228073Z test_schema_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2022-08-17T12:38:14.6242416Z test_schema_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:38:14.6243971Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:38:14.6616747Z ok (0.039s) 2022-08-17T12:38:14.7007354Z test_schema_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:14.7405423Z test_schema_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:38:14.7835300Z test_schema_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:14.8279617Z test_schema_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:14.8722156Z test_schema_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:14.9719258Z test_schema_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2022-08-17T12:38:15.0717517Z test_schema_correctness_nn_functional_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2022-08-17T12:38:15.1714271Z test_schema_correctness_nn_functional_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2022-08-17T12:38:15.1739819Z test_schema_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:15.1763481Z test_schema_correctness_nn_functional_elu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:15.1786236Z test_schema_correctness_nn_functional_elu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:15.5228338Z test_schema_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.344s) 2022-08-17T12:38:15.8646050Z test_schema_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.342s) 2022-08-17T12:38:16.2025300Z test_schema_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.338s) 2022-08-17T12:38:16.2123567Z test_schema_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:16.2221375Z test_schema_correctness_nn_functional_embedding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:16.2322165Z test_schema_correctness_nn_functional_embedding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:38:16.2416860Z test_schema_correctness_nn_functional_embedding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:16.2802977Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:38:16.3209352Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:16.3615473Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:38:16.3654768Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:16.3688955Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3726218Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:16.3763356Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:16.3797845Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3832167Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3866265Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3896609Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3927282Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3957272Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.3984281Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.4011709Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:16.5726683Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2022-08-17T12:38:16.7439310Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2022-08-17T12:38:16.9829408Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.239s) 2022-08-17T12:38:17.2245885Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.242s) 2022-08-17T12:38:18.5341136Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.309s) 2022-08-17T12:38:19.8391092Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.305s) 2022-08-17T12:38:21.1367693Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.298s) 2022-08-17T12:38:21.1422014Z test_schema_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.1474472Z test_schema_correctness_nn_functional_gelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.1525000Z test_schema_correctness_nn_functional_gelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.1725037Z test_schema_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:21.1934818Z test_schema_correctness_nn_functional_glu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:38:21.2125964Z test_schema_correctness_nn_functional_glu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:21.2321788Z test_schema_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:21.2524825Z test_schema_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:21.2576262Z test_schema_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2625991Z test_schema_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2674843Z test_schema_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:38:21.2706045Z test_schema_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.2736889Z test_schema_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.2767084Z test_schema_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.2786027Z test_schema_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2805365Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2823452Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2845673Z test_schema_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2866373Z test_schema_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2889390Z test_schema_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:21.2923617Z test_schema_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.2957095Z test_schema_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.2990118Z test_schema_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.3021430Z test_schema_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.3053196Z test_schema_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.3087589Z test_schema_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.3119396Z test_schema_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:38:21.5979293Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.286s) 2022-08-17T12:38:21.8837406Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.286s) 2022-08-17T12:38:22.1698370Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.286s) 2022-08-17T12:38:22.1759449Z test_schema_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.1820022Z test_schema_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.1881066Z test_schema_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.1942708Z test_schema_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.3306410Z test_schema_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:38:22.4668023Z test_schema_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.136s) 2022-08-17T12:38:22.6016193Z test_schema_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.135s) 2022-08-17T12:38:22.6110682Z test_schema_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.6203231Z test_schema_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.6283928Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.6361854Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.6444026Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.6521412Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.6602398Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.6682469Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.6756624Z test_schema_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.6830602Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.6902427Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.6976456Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.7051781Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.7126882Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.7199693Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.7284182Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:38:22.7375804Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.7466823Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.7484725Z test_schema_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:38:22.7486055Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:38:22.7632301Z ok (0.016s) 2022-08-17T12:38:22.7801667Z test_schema_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.7965684Z test_schema_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:38:22.8132149Z test_schema_correctness_nn_functional_kl_div_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.8298663Z test_schema_correctness_nn_functional_kl_div_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.8466171Z test_schema_correctness_nn_functional_kl_div_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.8630858Z test_schema_correctness_nn_functional_kl_div_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:38:22.8698356Z test_schema_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.8792197Z test_schema_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.8885914Z test_schema_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:38:22.8952796Z test_schema_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.9018894Z test_schema_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.9084948Z test_schema_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:38:22.9145644Z test_schema_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.9204374Z test_schema_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.9262191Z test_schema_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:38:22.9300679Z test_schema_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.9340036Z test_schema_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.9381021Z test_schema_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:38:22.9569462Z test_schema_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:22.9788138Z test_schema_correctness_nn_functional_linear_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:38:23.0009768Z test_schema_correctness_nn_functional_linear_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:38:23.0209710Z test_schema_correctness_nn_functional_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:38:23.0404334Z test_schema_correctness_nn_functional_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:23.0583442Z test_schema_correctness_nn_functional_linear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:23.0762232Z test_schema_correctness_nn_functional_linear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:23.0953646Z test_schema_correctness_nn_functional_linear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:38:23.1136799Z test_schema_correctness_nn_functional_linear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:23.1314195Z test_schema_correctness_nn_functional_linear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:38:23.1662976Z test_schema_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:38:23.2016561Z test_schema_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:38:23.2364934Z test_schema_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:38:23.2720737Z test_schema_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:38:23.2743638Z test_schema_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:23.2764471Z test_schema_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:23.2783541Z test_schema_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:38:23.3229029Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:23.3680744Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2022-08-17T12:38:23.4124386Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:23.4553868Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:38:23.4991499Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:23.5427043Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:38:23.5852770Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:23.6276339Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2022-08-17T12:38:26.9999626Z test_schema_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.372s) 2022-08-17T12:38:30.3736730Z test_schema_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.374s) 2022-08-17T12:38:33.7260664Z test_schema_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.352s) 2022-08-17T12:38:42.3736676Z test_schema_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.648s) 2022-08-17T12:38:51.2077460Z test_schema_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.834s) 2022-08-17T12:38:59.9318390Z test_schema_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.724s) 2022-08-17T12:39:03.5610622Z test_schema_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.629s) 2022-08-17T12:39:07.1940398Z test_schema_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.633s) 2022-08-17T12:39:07.4382917Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2022-08-17T12:39:07.6799042Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.241s) 2022-08-17T12:39:07.7315330Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2022-08-17T12:39:07.7883778Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2022-08-17T12:39:08.0199666Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.231s) 2022-08-17T12:39:08.2660771Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.246s) 2022-08-17T12:39:08.3355455Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2022-08-17T12:39:08.4113584Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.076s) 2022-08-17T12:39:08.5279419Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2022-08-17T12:39:08.6451659Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.117s) 2022-08-17T12:39:08.6859125Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2022-08-17T12:39:08.7228299Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:39:08.7250667Z test_schema_correctness_nn_functional_mish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:08.7273387Z test_schema_correctness_nn_functional_mish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:08.7290373Z test_schema_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3288: UserWarning: Applying the CPU mse kernel on half-type tensors. This may be slower than using float or double-type tensors. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp:822.) 2022-08-17T12:39:08.7291871Z return torch._C._nn.mse_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction)) 2022-08-17T12:39:08.7318133Z ok (0.004s) 2022-08-17T12:39:08.7359052Z test_schema_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:08.7401213Z test_schema_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:08.7442944Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:08.7482962Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:08.7510392Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:08.7535311Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:08.7687532Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:08.7837545Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:08.7981847Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:08.8382099Z test_schema_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:08.8779535Z test_schema_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:08.9173634Z test_schema_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2022-08-17T12:39:08.9460536Z test_schema_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:08.9756248Z test_schema_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:09.0056628Z test_schema_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:09.0337135Z test_schema_correctness_nn_functional_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:09.0618785Z test_schema_correctness_nn_functional_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:09.1061440Z test_schema_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2022-08-17T12:39:09.2149483Z test_schema_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2022-08-17T12:39:09.2412503Z test_schema_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:09.3545315Z test_schema_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2022-08-17T12:39:09.4675927Z test_schema_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2022-08-17T12:39:09.5765556Z test_schema_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2022-08-17T12:39:09.6871645Z test_schema_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T12:39:09.7969296Z test_schema_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:39:09.9068019Z test_schema_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:39:10.0168269Z test_schema_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:39:10.1270882Z test_schema_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:39:10.2368704Z test_schema_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:39:10.3471163Z test_schema_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2022-08-17T12:39:10.3741964Z test_schema_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:10.3995414Z test_schema_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:10.4299039Z test_schema_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:10.4602700Z test_schema_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:10.4873256Z test_schema_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:10.5150348Z test_schema_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:10.5424240Z test_schema_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:10.5678829Z test_schema_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:10.5937783Z test_schema_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:10.6196566Z test_schema_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:10.6453465Z test_schema_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:10.6708755Z test_schema_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:10.6786088Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:10.6862318Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:10.6931856Z test_schema_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:10.7000521Z test_schema_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:10.7082593Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:10.7159487Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:10.7236995Z test_schema_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:10.7301418Z test_schema_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:10.7400842Z test_schema_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:10.7500658Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:10.7602320Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:10.7696939Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.7790761Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.7882073Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.7973402Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.8064771Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.8156490Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.8248964Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.8341282Z test_schema_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:10.8386147Z test_schema_correctness_nn_functional_pdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:10.8429168Z test_schema_correctness_nn_functional_pdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:10.8447675Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8464048Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8483017Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8501750Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8518494Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8535634Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8552250Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8568255Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8584457Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8600545Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8617201Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8634035Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8651999Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8668935Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8687675Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8705655Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8722248Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8738847Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8755389Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8771726Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8788231Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8804338Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8820371Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:10.8836601Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:11.0966212Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.213s) 2022-08-17T12:39:11.3155978Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.219s) 2022-08-17T12:39:11.5311279Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.215s) 2022-08-17T12:39:11.7474437Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2022-08-17T12:39:11.9640473Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.217s) 2022-08-17T12:39:12.1803681Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2022-08-17T12:39:12.3959330Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.215s) 2022-08-17T12:39:12.6118503Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2022-08-17T12:39:12.6227106Z test_schema_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:12.6335106Z test_schema_correctness_nn_functional_prelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:12.6439503Z test_schema_correctness_nn_functional_prelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:12.6460990Z test_schema_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6482309Z test_schema_correctness_nn_functional_relu6_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6503691Z test_schema_correctness_nn_functional_relu6_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6524399Z test_schema_correctness_nn_functional_relu6_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6544312Z test_schema_correctness_nn_functional_relu6_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6564635Z test_schema_correctness_nn_functional_relu6_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6584879Z test_schema_correctness_nn_functional_relu6_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6605345Z test_schema_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6627461Z test_schema_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6649722Z test_schema_correctness_nn_functional_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6672304Z test_schema_correctness_nn_functional_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6693940Z test_schema_correctness_nn_functional_relu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6715654Z test_schema_correctness_nn_functional_relu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6737057Z test_schema_correctness_nn_functional_relu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6757792Z test_schema_correctness_nn_functional_relu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.6779240Z test_schema_correctness_nn_functional_relu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.7210940Z test_schema_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:39:12.7639768Z test_schema_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:39:12.8068817Z test_schema_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2022-08-17T12:39:12.8091479Z test_schema_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8113867Z test_schema_correctness_nn_functional_selu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8136993Z test_schema_correctness_nn_functional_selu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8157944Z test_schema_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8178596Z test_schema_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8197099Z test_schema_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8215626Z test_schema_correctness_nn_functional_silu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8234058Z test_schema_correctness_nn_functional_silu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:12.8289492Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8343687Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8398739Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8452996Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8497857Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.8541947Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.8586390Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.8631557Z test_schema_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.8677947Z test_schema_correctness_nn_functional_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:12.8723177Z test_schema_correctness_nn_functional_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:12.9319456Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:39:12.9922206Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:39:13.0521946Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:39:13.1115842Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:13.1712139Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:39:13.1757865Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:13.2350806Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:13.2946096Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:13.3538605Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:13.4130524Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:13.4723766Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:13.4745228Z test_schema_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.4766001Z test_schema_correctness_nn_functional_softplus_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.4787601Z test_schema_correctness_nn_functional_softplus_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.4814752Z test_schema_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.4841805Z test_schema_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.4868496Z test_schema_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.4904816Z test_schema_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.4943321Z test_schema_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.4981448Z test_schema_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.5017901Z test_schema_correctness_nn_functional_softsign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.5054522Z test_schema_correctness_nn_functional_softsign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.5089997Z test_schema_correctness_nn_functional_softsign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5125381Z test_schema_correctness_nn_functional_softsign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5160834Z test_schema_correctness_nn_functional_softsign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5196243Z test_schema_correctness_nn_functional_softsign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5232502Z test_schema_correctness_nn_functional_softsign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.5267569Z test_schema_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:13.5297462Z test_schema_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5328917Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5359407Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5390885Z test_schema_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5421095Z test_schema_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5451336Z test_schema_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5481600Z test_schema_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5511599Z test_schema_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5541880Z test_schema_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5572231Z test_schema_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5598864Z test_schema_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5625220Z test_schema_correctness_nn_functional_threshold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5652465Z test_schema_correctness_nn_functional_threshold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:13.5677065Z test_schema_correctness_nn_functional_threshold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.5701112Z test_schema_correctness_nn_functional_threshold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.5725508Z test_schema_correctness_nn_functional_threshold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.5749316Z test_schema_correctness_nn_functional_threshold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.5773051Z test_schema_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:13.6050529Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:13.6364434Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:13.6678982Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:13.6954916Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:13.7220849Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:13.7493174Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:13.7764558Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:13.8036672Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:13.8306516Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:13.8577331Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:13.8859987Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:13.9179966Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:39:13.9502081Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2022-08-17T12:39:13.9785268Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:14.0059396Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:14.0336779Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:14.0614704Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:14.0894699Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:14.1173111Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:14.1453036Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:14.3374221Z test_schema_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.192s) 2022-08-17T12:39:14.5533087Z test_schema_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2022-08-17T12:39:14.7651688Z test_schema_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.212s) 2022-08-17T12:39:14.9579099Z test_schema_correctness_nn_functional_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.193s) 2022-08-17T12:39:15.1510800Z test_schema_correctness_nn_functional_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.193s) 2022-08-17T12:39:15.3500279Z test_schema_correctness_nn_functional_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.199s) 2022-08-17T12:39:15.3513653Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:15.3514792Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:39:15.3537181Z ok (0.004s) 2022-08-17T12:39:15.3570926Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.3604095Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.3618427Z test_schema_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:15.3619657Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:39:15.3677734Z ok (0.007s) 2022-08-17T12:39:15.3756247Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:15.3835187Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:15.3907487Z test_schema_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:15.4034318Z test_schema_correctness_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:15.4156089Z test_schema_correctness_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.4292865Z test_schema_correctness_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:15.4302526Z test_schema_correctness_nonzero_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:15.4434527Z test_schema_correctness_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:15.4561022Z test_schema_correctness_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:15.4685175Z test_schema_correctness_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.4808953Z test_schema_correctness_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.4930950Z test_schema_correctness_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.5052669Z test_schema_correctness_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.5180731Z test_schema_correctness_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:15.5302751Z test_schema_correctness_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.5425273Z test_schema_correctness_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:15.5674149Z test_schema_correctness_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:15.5961135Z test_schema_correctness_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:15.6240685Z test_schema_correctness_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:15.6491155Z test_schema_correctness_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:15.6737710Z test_schema_correctness_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:15.6995009Z test_schema_correctness_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:15.7268790Z test_schema_correctness_norm_fro_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:15.7273667Z test_schema_correctness_norm_fro_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:39:15.7278337Z test_schema_correctness_norm_fro_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:39:15.7552144Z test_schema_correctness_norm_fro_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:15.7825789Z test_schema_correctness_norm_fro_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:15.7857789Z test_schema_correctness_norm_inf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.7893062Z test_schema_correctness_norm_inf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.7926968Z test_schema_correctness_norm_inf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.7959128Z test_schema_correctness_norm_inf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.7991263Z test_schema_correctness_norm_inf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.8022839Z test_schema_correctness_norm_inf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:15.8066245Z test_schema_correctness_norm_nuc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8108818Z test_schema_correctness_norm_nuc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8148891Z test_schema_correctness_norm_nuc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8189451Z test_schema_correctness_norm_nuc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8233268Z test_schema_correctness_normal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8275423Z test_schema_correctness_normal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8317477Z test_schema_correctness_normal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8358939Z test_schema_correctness_normal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:15.8374786Z test_schema_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:15.8390522Z test_schema_correctness_normal_number_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:15.8405898Z test_schema_correctness_normal_number_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:15.8421130Z test_schema_correctness_normal_number_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:15.8703371Z test_schema_correctness_ones_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:15.8982422Z test_schema_correctness_ones_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:15.9264682Z test_schema_correctness_ones_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:15.9272988Z test_schema_correctness_ones_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:15.9555879Z test_schema_correctness_ones_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:15.9836592Z test_schema_correctness_ones_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.0118254Z test_schema_correctness_ones_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.0399289Z test_schema_correctness_ones_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.0678837Z test_schema_correctness_ones_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.0958168Z test_schema_correctness_ones_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.1236828Z test_schema_correctness_ones_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.1515540Z test_schema_correctness_ones_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.1794141Z test_schema_correctness_ones_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:16.2795184Z test_schema_correctness_ormqr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2022-08-17T12:39:16.3801803Z test_schema_correctness_ormqr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.101s) 2022-08-17T12:39:16.4690229Z test_schema_correctness_ormqr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2022-08-17T12:39:16.5540989Z test_schema_correctness_ormqr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2022-08-17T12:39:16.5561288Z test_schema_correctness_outer_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5579682Z test_schema_correctness_outer_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5599115Z test_schema_correctness_outer_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5618331Z test_schema_correctness_outer_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5636937Z test_schema_correctness_outer_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5655451Z test_schema_correctness_outer_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5673927Z test_schema_correctness_outer_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5692049Z test_schema_correctness_outer_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5710352Z test_schema_correctness_outer_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5728108Z test_schema_correctness_outer_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5746077Z test_schema_correctness_outer_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:16.5763976Z test_schema_correctness_outer_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:19.8673780Z test_schema_correctness_pca_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.291s) 2022-08-17T12:39:23.0910293Z test_schema_correctness_pca_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (3.224s) 2022-08-17T12:39:23.1044089Z test_schema_correctness_permute_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1174405Z test_schema_correctness_permute_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1309166Z test_schema_correctness_permute_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1318457Z test_schema_correctness_permute_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:23.1451663Z test_schema_correctness_permute_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1583783Z test_schema_correctness_permute_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1715287Z test_schema_correctness_permute_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1847094Z test_schema_correctness_permute_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.1977529Z test_schema_correctness_permute_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.2111067Z test_schema_correctness_permute_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.2241893Z test_schema_correctness_permute_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.2374933Z test_schema_correctness_permute_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.2506376Z test_schema_correctness_permute_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:23.6715383Z test_schema_correctness_pinverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.421s) 2022-08-17T12:39:24.0915572Z test_schema_correctness_pinverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.420s) 2022-08-17T12:39:24.5121993Z test_schema_correctness_pinverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.421s) 2022-08-17T12:39:24.9315044Z test_schema_correctness_pinverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.419s) 2022-08-17T12:39:24.9375166Z test_schema_correctness_polar_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:24.9428925Z test_schema_correctness_polar_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:24.9476659Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:24.9519030Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9565496Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:24.9611391Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:24.9658043Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:24.9700494Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9742177Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9783622Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9825870Z test_schema_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9871176Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9911911Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:24.9956873Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0001398Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0043070Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0084635Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0126661Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0168392Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0210510Z test_schema_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0255667Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0296567Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0341748Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0386239Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0428191Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0469736Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0511659Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0553233Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0595591Z test_schema_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0640702Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0681477Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0726594Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0771077Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0812845Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0854593Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0896042Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0938182Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.0980040Z test_schema_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1025401Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1066078Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1111418Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1156084Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1197748Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1239150Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1280914Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1322339Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1364360Z test_schema_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:25.1375331Z test_schema_correctness_positive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1386994Z test_schema_correctness_positive_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1395496Z test_schema_correctness_positive_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1406963Z test_schema_correctness_positive_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1417685Z test_schema_correctness_positive_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1428540Z test_schema_correctness_positive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1439109Z test_schema_correctness_positive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1449073Z test_schema_correctness_positive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1458807Z test_schema_correctness_positive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1468770Z test_schema_correctness_positive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1478505Z test_schema_correctness_positive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1488461Z test_schema_correctness_positive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:25.1540805Z test_schema_correctness_pow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.1603786Z test_schema_correctness_pow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:25.1666025Z test_schema_correctness_pow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:25.1716427Z test_schema_correctness_pow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.1768577Z test_schema_correctness_pow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.1820270Z test_schema_correctness_pow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.1866215Z test_schema_correctness_pow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.1912907Z test_schema_correctness_pow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.1959443Z test_schema_correctness_pow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.2005398Z test_schema_correctness_pow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.2051572Z test_schema_correctness_pow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:25.2203059Z test_schema_correctness_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:25.2387596Z test_schema_correctness_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:25.2571010Z test_schema_correctness_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:25.2729223Z test_schema_correctness_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:25.2898544Z test_schema_correctness_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:25.3051790Z test_schema_correctness_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:25.3207862Z test_schema_correctness_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:25.3358806Z test_schema_correctness_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:25.3510443Z test_schema_correctness_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:25.3662869Z test_schema_correctness_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:25.3783898Z test_schema_correctness_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.3898750Z test_schema_correctness_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:25.4024214Z test_schema_correctness_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.4150698Z test_schema_correctness_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:25.4269928Z test_schema_correctness_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.4388802Z test_schema_correctness_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.4510184Z test_schema_correctness_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.4625304Z test_schema_correctness_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:25.4746176Z test_schema_correctness_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.4861950Z test_schema_correctness_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:25.4976974Z test_schema_correctness_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:25.5091833Z test_schema_correctness_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:25.5110538Z test_schema_correctness_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:25.5111720Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:39:25.5112221Z Q, R = torch.qr(A, some) 2022-08-17T12:39:25.5112591Z should be replaced with 2022-08-17T12:39:25.5113555Z 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-17T12:39:25.5114204Z return self.op(*args, **kwargs) 2022-08-17T12:39:25.5303510Z ok (0.021s) 2022-08-17T12:39:25.5514600Z test_schema_correctness_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:25.5710549Z test_schema_correctness_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:25.5898865Z test_schema_correctness_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:28.1210997Z test_schema_correctness_quantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.531s) 2022-08-17T12:39:30.6205871Z test_schema_correctness_quantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.499s) 2022-08-17T12:39:30.6228602Z test_schema_correctness_rad2deg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6248909Z test_schema_correctness_rad2deg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6268740Z test_schema_correctness_rad2deg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6288057Z test_schema_correctness_rad2deg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6306413Z test_schema_correctness_rad2deg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6324004Z test_schema_correctness_rad2deg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6341795Z test_schema_correctness_rad2deg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6359573Z test_schema_correctness_rad2deg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6377353Z test_schema_correctness_rad2deg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6395585Z test_schema_correctness_rad2deg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:30.6691110Z test_schema_correctness_rand_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:30.6987480Z test_schema_correctness_rand_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:30.6995986Z test_schema_correctness_rand_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:30.7293757Z test_schema_correctness_rand_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:30.7589496Z test_schema_correctness_rand_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:30.7884766Z test_schema_correctness_rand_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:30.8179900Z test_schema_correctness_rand_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:30.8766995Z test_schema_correctness_randint_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:30.9352565Z test_schema_correctness_randint_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:30.9939933Z test_schema_correctness_randint_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:31.0523448Z test_schema_correctness_randint_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:31.1107577Z test_schema_correctness_randint_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:31.1689050Z test_schema_correctness_randint_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:31.2271987Z test_schema_correctness_randint_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:31.2855323Z test_schema_correctness_randint_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:31.3437944Z test_schema_correctness_randint_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:31.3732595Z test_schema_correctness_randn_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:31.4028679Z test_schema_correctness_randn_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:31.4037231Z test_schema_correctness_randn_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.4334985Z test_schema_correctness_randn_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:31.4629319Z test_schema_correctness_randn_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:31.4922982Z test_schema_correctness_randn_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:31.5216140Z test_schema_correctness_randn_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:31.5407563Z test_schema_correctness_ravel_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.5597063Z test_schema_correctness_ravel_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.5793048Z test_schema_correctness_ravel_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:31.5803081Z test_schema_correctness_ravel_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.5996938Z test_schema_correctness_ravel_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.6215810Z test_schema_correctness_ravel_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:31.6441667Z test_schema_correctness_ravel_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:31.6641288Z test_schema_correctness_ravel_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:31.6832152Z test_schema_correctness_ravel_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.7020599Z test_schema_correctness_ravel_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.7212393Z test_schema_correctness_ravel_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.7403742Z test_schema_correctness_ravel_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.7594594Z test_schema_correctness_ravel_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:31.7605952Z test_schema_correctness_real_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7616479Z test_schema_correctness_real_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7646897Z test_schema_correctness_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.7655675Z test_schema_correctness_real_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7685503Z test_schema_correctness_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.7696871Z test_schema_correctness_real_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7707917Z test_schema_correctness_real_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7718986Z test_schema_correctness_real_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7729023Z test_schema_correctness_real_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7739025Z test_schema_correctness_real_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7749275Z test_schema_correctness_real_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7759728Z test_schema_correctness_real_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7770486Z test_schema_correctness_real_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:31.7790215Z test_schema_correctness_reciprocal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7808376Z test_schema_correctness_reciprocal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7828801Z test_schema_correctness_reciprocal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7849893Z test_schema_correctness_reciprocal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7868922Z test_schema_correctness_reciprocal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7888692Z test_schema_correctness_reciprocal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7907933Z test_schema_correctness_reciprocal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7926454Z test_schema_correctness_reciprocal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7945222Z test_schema_correctness_reciprocal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7963753Z test_schema_correctness_reciprocal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7982338Z test_schema_correctness_reciprocal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.7999854Z test_schema_correctness_reciprocal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:31.8058311Z test_schema_correctness_remainder_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:31.8114753Z test_schema_correctness_remainder_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:31.8172499Z test_schema_correctness_remainder_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:31.8229053Z test_schema_correctness_remainder_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:31.8280216Z test_schema_correctness_remainder_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:31.8332435Z test_schema_correctness_remainder_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:31.8383230Z test_schema_correctness_remainder_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:31.8434648Z test_schema_correctness_remainder_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:31.8486394Z test_schema_correctness_remainder_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:31.8515970Z test_schema_correctness_renorm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.8549252Z test_schema_correctness_renorm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.8582461Z test_schema_correctness_renorm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.8613628Z test_schema_correctness_renorm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.8642526Z test_schema_correctness_renorm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.8675157Z test_schema_correctness_renorm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:31.8939434Z test_schema_correctness_repeat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:31.9193362Z test_schema_correctness_repeat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:31.9471095Z test_schema_correctness_repeat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:31.9745818Z test_schema_correctness_repeat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:32.0007802Z test_schema_correctness_repeat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.0269754Z test_schema_correctness_repeat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.0526851Z test_schema_correctness_repeat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.0780179Z test_schema_correctness_repeat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:32.1035092Z test_schema_correctness_repeat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:32.1289545Z test_schema_correctness_repeat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:32.1544667Z test_schema_correctness_repeat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:32.1798767Z test_schema_correctness_repeat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:32.2058610Z test_schema_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.2315202Z test_schema_correctness_repeat_interleave_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.2575641Z test_schema_correctness_repeat_interleave_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.2585440Z test_schema_correctness_repeat_interleave_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:32.2845303Z test_schema_correctness_repeat_interleave_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.3102478Z test_schema_correctness_repeat_interleave_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.3359363Z test_schema_correctness_repeat_interleave_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.3615661Z test_schema_correctness_repeat_interleave_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.3871534Z test_schema_correctness_repeat_interleave_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.4127544Z test_schema_correctness_repeat_interleave_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.4382731Z test_schema_correctness_repeat_interleave_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:32.4639040Z test_schema_correctness_repeat_interleave_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.4895055Z test_schema_correctness_repeat_interleave_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:32.5430286Z test_schema_correctness_reshape_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:32.5961797Z test_schema_correctness_reshape_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:32.6512815Z test_schema_correctness_reshape_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2022-08-17T12:39:32.6526705Z test_schema_correctness_reshape_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:32.7131503Z test_schema_correctness_reshape_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.060s) 2022-08-17T12:39:32.7666806Z test_schema_correctness_reshape_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:32.8201821Z test_schema_correctness_reshape_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:32.8737870Z test_schema_correctness_reshape_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2022-08-17T12:39:32.9270235Z test_schema_correctness_reshape_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:32.9802112Z test_schema_correctness_reshape_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:33.0332404Z test_schema_correctness_reshape_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:33.0863244Z test_schema_correctness_reshape_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:33.1394656Z test_schema_correctness_reshape_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2022-08-17T12:39:33.1865866Z test_schema_correctness_reshape_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.2331537Z test_schema_correctness_reshape_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.2817647Z test_schema_correctness_reshape_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2022-08-17T12:39:33.2827664Z test_schema_correctness_reshape_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.3312537Z test_schema_correctness_reshape_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:39:33.3783778Z test_schema_correctness_reshape_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.4257646Z test_schema_correctness_reshape_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.4735628Z test_schema_correctness_reshape_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2022-08-17T12:39:33.5204103Z test_schema_correctness_reshape_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.5674633Z test_schema_correctness_reshape_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.6144319Z test_schema_correctness_reshape_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.6614213Z test_schema_correctness_reshape_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2022-08-17T12:39:33.7130784Z test_schema_correctness_reshape_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2022-08-17T12:39:33.7255834Z test_schema_correctness_resize__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:33.7378073Z test_schema_correctness_resize__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.7503102Z test_schema_correctness_resize__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.7628692Z test_schema_correctness_resize__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.7750221Z test_schema_correctness_resize__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.7871360Z test_schema_correctness_resize__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.7993701Z test_schema_correctness_resize__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.8114347Z test_schema_correctness_resize__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.8234606Z test_schema_correctness_resize__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.8355233Z test_schema_correctness_resize__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.8475346Z test_schema_correctness_resize__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.8595779Z test_schema_correctness_resize__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:33.8629094Z test_schema_correctness_resize_as__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8660141Z test_schema_correctness_resize_as__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8696753Z test_schema_correctness_resize_as__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:33.8734037Z test_schema_correctness_resize_as__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:33.8767080Z test_schema_correctness_resize_as__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8799713Z test_schema_correctness_resize_as__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8833778Z test_schema_correctness_resize_as__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8864876Z test_schema_correctness_resize_as__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8897355Z test_schema_correctness_resize_as__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8929364Z test_schema_correctness_resize_as__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8960349Z test_schema_correctness_resize_as__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.8991530Z test_schema_correctness_resize_as__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:33.9002008Z test_schema_correctness_resolve_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9011837Z test_schema_correctness_resolve_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9022630Z test_schema_correctness_resolve_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9033591Z test_schema_correctness_resolve_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9044040Z test_schema_correctness_resolve_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9054498Z test_schema_correctness_resolve_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9064746Z test_schema_correctness_resolve_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9074691Z test_schema_correctness_resolve_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9084414Z test_schema_correctness_resolve_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9094210Z test_schema_correctness_resolve_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9103983Z test_schema_correctness_resolve_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9113819Z test_schema_correctness_resolve_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9124493Z test_schema_correctness_resolve_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9134038Z test_schema_correctness_resolve_neg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9144869Z test_schema_correctness_resolve_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9153868Z test_schema_correctness_resolve_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9164586Z test_schema_correctness_resolve_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9175095Z test_schema_correctness_resolve_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9185588Z test_schema_correctness_resolve_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9195966Z test_schema_correctness_resolve_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9205720Z test_schema_correctness_resolve_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9215398Z test_schema_correctness_resolve_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9225183Z test_schema_correctness_resolve_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9234933Z test_schema_correctness_resolve_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9244600Z test_schema_correctness_resolve_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:33.9514676Z test_schema_correctness_roll_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:33.9776835Z test_schema_correctness_roll_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:34.0065391Z test_schema_correctness_roll_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:34.0075252Z test_schema_correctness_roll_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:34.0360384Z test_schema_correctness_roll_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:34.0630582Z test_schema_correctness_roll_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:34.0899765Z test_schema_correctness_roll_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:34.1177398Z test_schema_correctness_roll_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:34.1441455Z test_schema_correctness_roll_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:34.1732746Z test_schema_correctness_roll_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:34.1997359Z test_schema_correctness_roll_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:34.2260831Z test_schema_correctness_roll_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2022-08-17T12:39:34.2526687Z test_schema_correctness_roll_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:34.2715319Z test_schema_correctness_rot90_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:34.2890449Z test_schema_correctness_rot90_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:34.3120347Z test_schema_correctness_rot90_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:34.3350485Z test_schema_correctness_rot90_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:34.3541367Z test_schema_correctness_rot90_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:34.3730437Z test_schema_correctness_rot90_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:34.3940147Z test_schema_correctness_rot90_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2022-08-17T12:39:34.4115393Z test_schema_correctness_rot90_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:34.4301846Z test_schema_correctness_rot90_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:34.4483328Z test_schema_correctness_rot90_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:34.4658733Z test_schema_correctness_rot90_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:34.4834113Z test_schema_correctness_rot90_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:34.4848284Z test_schema_correctness_round_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:34.4862474Z test_schema_correctness_round_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:34.4876966Z test_schema_correctness_round_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:34.4898439Z test_schema_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.4918980Z test_schema_correctness_round_decimals_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.4939075Z test_schema_correctness_round_decimals_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.4959455Z test_schema_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.4979798Z test_schema_correctness_round_decimals_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.4999835Z test_schema_correctness_round_decimals_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5020185Z test_schema_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5040549Z test_schema_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5060547Z test_schema_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5079764Z test_schema_correctness_rsqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5097749Z test_schema_correctness_rsqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5117707Z test_schema_correctness_rsqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5138237Z test_schema_correctness_rsqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5157197Z test_schema_correctness_rsqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5176021Z test_schema_correctness_rsqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5194377Z test_schema_correctness_rsqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5212666Z test_schema_correctness_rsqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5231053Z test_schema_correctness_rsqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5249280Z test_schema_correctness_rsqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5267688Z test_schema_correctness_rsqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:34.5332630Z test_schema_correctness_rsub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.5411978Z test_schema_correctness_rsub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:34.5489757Z test_schema_correctness_rsub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:34.5555322Z test_schema_correctness_rsub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:34.5622417Z test_schema_correctness_rsub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:34.5688103Z test_schema_correctness_rsub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:34.5748389Z test_schema_correctness_rsub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.5809079Z test_schema_correctness_rsub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.5869649Z test_schema_correctness_rsub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.5929753Z test_schema_correctness_rsub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.5989880Z test_schema_correctness_rsub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.6041855Z test_schema_correctness_scatter_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6089081Z test_schema_correctness_scatter_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6149281Z test_schema_correctness_scatter_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.6208071Z test_schema_correctness_scatter_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:34.6258966Z test_schema_correctness_scatter_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6309273Z test_schema_correctness_scatter_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6358804Z test_schema_correctness_scatter_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6406172Z test_schema_correctness_scatter_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6453282Z test_schema_correctness_scatter_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6500132Z test_schema_correctness_scatter_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6547062Z test_schema_correctness_scatter_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6594401Z test_schema_correctness_scatter_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:34.6731254Z test_schema_correctness_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:34.6820601Z test_schema_correctness_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:34.6929632Z test_schema_correctness_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.7037116Z test_schema_correctness_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.7171340Z test_schema_correctness_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:34.7305714Z test_schema_correctness_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:34.7436419Z test_schema_correctness_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2022-08-17T12:39:34.7526714Z test_schema_correctness_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:34.7619642Z test_schema_correctness_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:34.7724459Z test_schema_correctness_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.7828416Z test_schema_correctness_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.7932226Z test_schema_correctness_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.7955648Z test_schema_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:34.7956327Z return self.op(*args, **kwargs) 2022-08-17T12:39:34.8057585Z ok (0.012s) 2022-08-17T12:39:34.8169554Z test_schema_correctness_scatter_reduce_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.8293135Z test_schema_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:34.8414866Z test_schema_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:34.8535229Z test_schema_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:34.8648221Z test_schema_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.8761374Z test_schema_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.8863248Z test_schema_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.8962039Z test_schema_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9061152Z test_schema_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9168047Z test_schema_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.9265362Z test_schema_correctness_scatter_reduce_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9372924Z test_schema_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.9479329Z test_schema_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:34.9584750Z test_schema_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9683088Z test_schema_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9781869Z test_schema_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9880312Z test_schema_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:34.9978774Z test_schema_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.0077645Z test_schema_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.0187461Z test_schema_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.0296937Z test_schema_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.0405978Z test_schema_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.0513199Z test_schema_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.0614488Z test_schema_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.0715288Z test_schema_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.0816024Z test_schema_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.0917224Z test_schema_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1018314Z test_schema_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1125049Z test_schema_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.1222376Z test_schema_correctness_scatter_reduce_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1330110Z test_schema_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.1436482Z test_schema_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.1541546Z test_schema_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1640663Z test_schema_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1739586Z test_schema_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1839431Z test_schema_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.1938414Z test_schema_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2038314Z test_schema_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2146225Z test_schema_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.2243852Z test_schema_correctness_scatter_reduce_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2351291Z test_schema_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.2458062Z test_schema_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:35.2563518Z test_schema_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2662860Z test_schema_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2762798Z test_schema_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2861782Z test_schema_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.2960640Z test_schema_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.3060116Z test_schema_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:35.3395802Z test_schema_correctness_searchsorted_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:35.3397348Z return self.op(*args, **kwargs) 2022-08-17T12:39:35.3407334Z /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-17T12:39:35.3408427Z return self.op(*args, **kwargs) 2022-08-17T12:39:35.4209962Z ok (0.115s) 2022-08-17T12:39:35.5373644Z test_schema_correctness_searchsorted_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2022-08-17T12:39:35.6521002Z test_schema_correctness_searchsorted_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.115s) 2022-08-17T12:39:35.7650329Z test_schema_correctness_searchsorted_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2022-08-17T12:39:35.8769811Z test_schema_correctness_searchsorted_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T12:39:35.9885694Z test_schema_correctness_searchsorted_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T12:39:36.1008736Z test_schema_correctness_searchsorted_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T12:39:36.2121776Z test_schema_correctness_searchsorted_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2022-08-17T12:39:36.3245847Z test_schema_correctness_searchsorted_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2022-08-17T12:39:36.3907691Z test_schema_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2022-08-17T12:39:36.4577404Z test_schema_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T12:39:36.5245198Z test_schema_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T12:39:36.5930892Z test_schema_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:39:36.6598141Z test_schema_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T12:39:36.7267949Z test_schema_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.067s) 2022-08-17T12:39:36.7945680Z test_schema_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2022-08-17T12:39:36.8639174Z test_schema_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2022-08-17T12:39:36.8670589Z test_schema_correctness_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8699354Z test_schema_correctness_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8735832Z test_schema_correctness_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:36.8744669Z test_schema_correctness_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.8780521Z test_schema_correctness_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:36.8811419Z test_schema_correctness_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8841726Z test_schema_correctness_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8874544Z test_schema_correctness_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8903462Z test_schema_correctness_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8933111Z test_schema_correctness_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8962028Z test_schema_correctness_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.8990758Z test_schema_correctness_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9019621Z test_schema_correctness_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9056712Z test_schema_correctness_select_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:36.9089513Z test_schema_correctness_select_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9126014Z test_schema_correctness_select_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:36.9162066Z test_schema_correctness_select_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:36.9200935Z test_schema_correctness_select_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:36.9234045Z test_schema_correctness_select_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9267472Z test_schema_correctness_select_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9300537Z test_schema_correctness_select_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9333992Z test_schema_correctness_select_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9367360Z test_schema_correctness_select_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:36.9380570Z test_schema_correctness_sgn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9393322Z test_schema_correctness_sgn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9408035Z test_schema_correctness_sgn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9417610Z test_schema_correctness_sgn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9431546Z test_schema_correctness_sgn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9445994Z test_schema_correctness_sgn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9459432Z test_schema_correctness_sgn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9473658Z test_schema_correctness_sgn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9487325Z test_schema_correctness_sgn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9500918Z test_schema_correctness_sgn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9514565Z test_schema_correctness_sgn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9528233Z test_schema_correctness_sgn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9541735Z test_schema_correctness_sgn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:36.9945450Z test_schema_correctness_short_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.0344467Z test_schema_correctness_short_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.0748562Z test_schema_correctness_short_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.1152356Z test_schema_correctness_short_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.1553987Z test_schema_correctness_short_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.1955659Z test_schema_correctness_short_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.2357622Z test_schema_correctness_short_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.2495354Z test_schema_correctness_short_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:37.2896255Z test_schema_correctness_short_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.3295283Z test_schema_correctness_short_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.3695208Z test_schema_correctness_short_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.4094127Z test_schema_correctness_short_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2022-08-17T12:39:37.4113236Z test_schema_correctness_sigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4130482Z test_schema_correctness_sigmoid_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4150975Z test_schema_correctness_sigmoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4171606Z test_schema_correctness_sigmoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4189974Z test_schema_correctness_sigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4208076Z test_schema_correctness_sigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4225754Z test_schema_correctness_sigmoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4243060Z test_schema_correctness_sigmoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4260553Z test_schema_correctness_sigmoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4278091Z test_schema_correctness_sigmoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4295561Z test_schema_correctness_sigmoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4308290Z test_schema_correctness_sign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4320622Z test_schema_correctness_sign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4334166Z test_schema_correctness_sign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4347461Z test_schema_correctness_sign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4361087Z test_schema_correctness_sign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4374443Z test_schema_correctness_sign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4387914Z test_schema_correctness_sign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4400911Z test_schema_correctness_sign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4413767Z test_schema_correctness_sign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4426928Z test_schema_correctness_sign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4440081Z test_schema_correctness_signbit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4452446Z test_schema_correctness_signbit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4465817Z test_schema_correctness_signbit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4478621Z test_schema_correctness_signbit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4492306Z test_schema_correctness_signbit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4505624Z test_schema_correctness_signbit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4518544Z test_schema_correctness_signbit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4531560Z test_schema_correctness_signbit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4544538Z test_schema_correctness_signbit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4557653Z test_schema_correctness_signbit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4571312Z test_schema_correctness_sin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4584580Z test_schema_correctness_sin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4599509Z test_schema_correctness_sin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4613837Z test_schema_correctness_sin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4627854Z test_schema_correctness_sin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4641679Z test_schema_correctness_sin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4654830Z test_schema_correctness_sin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4668226Z test_schema_correctness_sin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4681162Z test_schema_correctness_sin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4694366Z test_schema_correctness_sin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4707515Z test_schema_correctness_sin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4727088Z test_schema_correctness_sinc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4744254Z test_schema_correctness_sinc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4763423Z test_schema_correctness_sinc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4782602Z test_schema_correctness_sinc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4800766Z test_schema_correctness_sinc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4818795Z test_schema_correctness_sinc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4836316Z test_schema_correctness_sinc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4853783Z test_schema_correctness_sinc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4871334Z test_schema_correctness_sinc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4888570Z test_schema_correctness_sinc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4905909Z test_schema_correctness_sinc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:37.4918978Z test_schema_correctness_sinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4932097Z test_schema_correctness_sinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4947093Z test_schema_correctness_sinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4961561Z test_schema_correctness_sinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4975460Z test_schema_correctness_sinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.4989375Z test_schema_correctness_sinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.5002548Z test_schema_correctness_sinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.5015868Z test_schema_correctness_sinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.5029228Z test_schema_correctness_sinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.5042424Z test_schema_correctness_sinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.5055675Z test_schema_correctness_sinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:37.5147632Z test_schema_correctness_slice_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:37.5248102Z test_schema_correctness_slice_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:37.5398371Z test_schema_correctness_slice_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:37.5494597Z test_schema_correctness_slice_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:37.5599752Z test_schema_correctness_slice_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:37.5693071Z test_schema_correctness_slice_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:37.5787158Z test_schema_correctness_slice_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:37.5877491Z test_schema_correctness_slice_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:37.5970756Z test_schema_correctness_slice_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:37.6064265Z test_schema_correctness_slice_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:37.6096341Z test_schema_correctness_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:37.6129246Z test_schema_correctness_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:37.6161786Z test_schema_correctness_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:37.6743363Z test_schema_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:37.7320493Z test_schema_correctness_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:37.7904648Z test_schema_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:37.8491537Z test_schema_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2022-08-17T12:39:37.9073594Z test_schema_correctness_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:37.9657582Z test_schema_correctness_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:37.9690567Z test_schema_correctness_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:38.0269357Z test_schema_correctness_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:38.0848024Z test_schema_correctness_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:38.1427855Z test_schema_correctness_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:38.2006957Z test_schema_correctness_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:38.2586494Z test_schema_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2022-08-17T12:39:38.2822747Z test_schema_correctness_sort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:38.3050286Z test_schema_correctness_sort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:38.3289696Z test_schema_correctness_sort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:38.3525868Z test_schema_correctness_sort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:38.3775437Z test_schema_correctness_sort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2022-08-17T12:39:38.4007445Z test_schema_correctness_sort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:38.4250323Z test_schema_correctness_sort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2022-08-17T12:39:38.4481775Z test_schema_correctness_sort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:38.4713020Z test_schema_correctness_sort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:38.4945209Z test_schema_correctness_sort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:38.4955679Z test_schema_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:38.4956395Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:39:38.5014507Z ok (0.007s) 2022-08-17T12:39:38.5081006Z test_schema_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:38.5142253Z test_schema_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:38.5202855Z test_schema_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:38.5222880Z test_schema_correctness_special_airy_ai_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5242656Z test_schema_correctness_special_airy_ai_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5261607Z test_schema_correctness_special_airy_ai_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5279534Z test_schema_correctness_special_airy_ai_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5297242Z test_schema_correctness_special_airy_ai_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5315327Z test_schema_correctness_special_airy_ai_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5333272Z test_schema_correctness_special_airy_ai_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5352064Z test_schema_correctness_special_airy_ai_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5371083Z test_schema_correctness_special_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5391086Z test_schema_correctness_special_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5410395Z test_schema_correctness_special_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5429116Z test_schema_correctness_special_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5447371Z test_schema_correctness_special_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5465332Z test_schema_correctness_special_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5483417Z test_schema_correctness_special_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5501473Z test_schema_correctness_special_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5520302Z test_schema_correctness_special_bessel_j1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5539099Z test_schema_correctness_special_bessel_j1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5558190Z test_schema_correctness_special_bessel_j1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5575677Z test_schema_correctness_special_bessel_j1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5593261Z test_schema_correctness_special_bessel_j1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5610916Z test_schema_correctness_special_bessel_j1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5629127Z test_schema_correctness_special_bessel_j1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5646657Z test_schema_correctness_special_bessel_j1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5665251Z test_schema_correctness_special_bessel_y0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5684121Z test_schema_correctness_special_bessel_y0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5702465Z test_schema_correctness_special_bessel_y0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5720312Z test_schema_correctness_special_bessel_y0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5737780Z test_schema_correctness_special_bessel_y0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5756068Z test_schema_correctness_special_bessel_y0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5773604Z test_schema_correctness_special_bessel_y0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5791589Z test_schema_correctness_special_bessel_y0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5810001Z test_schema_correctness_special_bessel_y1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5828878Z test_schema_correctness_special_bessel_y1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5847378Z test_schema_correctness_special_bessel_y1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5865805Z test_schema_correctness_special_bessel_y1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5884452Z test_schema_correctness_special_bessel_y1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5902863Z test_schema_correctness_special_bessel_y1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5921423Z test_schema_correctness_special_bessel_y1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5939872Z test_schema_correctness_special_bessel_y1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.5988150Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6041023Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6092771Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6140756Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6188907Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6236009Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6288010Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6335391Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6381675Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6433986Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6484962Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6532354Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6583705Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6631015Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6678509Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6725907Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.6731734Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6736477Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6741951Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6747428Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:39:38.6752943Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6758397Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6763720Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6768826Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6774243Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6778880Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6783731Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6789149Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.6795143Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:39:38.6801185Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:39:38.6806906Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:39:38.6812837Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:39:38.6829419Z test_schema_correctness_special_entr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.6844428Z test_schema_correctness_special_entr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6859906Z test_schema_correctness_special_entr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6874846Z test_schema_correctness_special_entr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6889746Z test_schema_correctness_special_entr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6904572Z test_schema_correctness_special_entr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6919239Z test_schema_correctness_special_entr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6934028Z test_schema_correctness_special_entr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6948860Z test_schema_correctness_special_entr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.6967049Z test_schema_correctness_special_erfcx_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.6986051Z test_schema_correctness_special_erfcx_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7004269Z test_schema_correctness_special_erfcx_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7022058Z test_schema_correctness_special_erfcx_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7039873Z test_schema_correctness_special_erfcx_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7057820Z test_schema_correctness_special_erfcx_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7075674Z test_schema_correctness_special_erfcx_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7093442Z test_schema_correctness_special_erfcx_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.7140091Z test_schema_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7191928Z test_schema_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7242613Z test_schema_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7288974Z test_schema_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7336324Z test_schema_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7381471Z test_schema_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.7428259Z test_schema_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7474806Z test_schema_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7521029Z test_schema_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7572580Z test_schema_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7623286Z test_schema_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7670562Z test_schema_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7717365Z test_schema_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7764407Z test_schema_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7810456Z test_schema_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7856577Z test_schema_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.7871512Z test_schema_correctness_special_i0e_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7886039Z test_schema_correctness_special_i0e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7900760Z test_schema_correctness_special_i0e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7915776Z test_schema_correctness_special_i0e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7930175Z test_schema_correctness_special_i0e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7944474Z test_schema_correctness_special_i0e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7958963Z test_schema_correctness_special_i0e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7973442Z test_schema_correctness_special_i0e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.7988059Z test_schema_correctness_special_i0e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8002358Z test_schema_correctness_special_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8017376Z test_schema_correctness_special_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8032313Z test_schema_correctness_special_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8046845Z test_schema_correctness_special_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8061198Z test_schema_correctness_special_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8075701Z test_schema_correctness_special_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8090236Z test_schema_correctness_special_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8104647Z test_schema_correctness_special_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8119141Z test_schema_correctness_special_i1e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8134271Z test_schema_correctness_special_i1e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8149087Z test_schema_correctness_special_i1e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8163561Z test_schema_correctness_special_i1e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8177918Z test_schema_correctness_special_i1e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8192379Z test_schema_correctness_special_i1e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8206807Z test_schema_correctness_special_i1e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8221245Z test_schema_correctness_special_i1e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:38.8267832Z test_schema_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8319956Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8371042Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8418335Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8465623Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8513030Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8559703Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8606308Z test_schema_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.8611974Z test_schema_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:39:38.8617129Z test_schema_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8622146Z test_schema_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8627452Z test_schema_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8632670Z test_schema_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8637819Z test_schema_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8642979Z test_schema_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8648216Z test_schema_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:38.8666528Z test_schema_correctness_special_log_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8685518Z test_schema_correctness_special_log_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8703869Z test_schema_correctness_special_log_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8721866Z test_schema_correctness_special_log_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8739943Z test_schema_correctness_special_log_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8757779Z test_schema_correctness_special_log_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8775717Z test_schema_correctness_special_log_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8793667Z test_schema_correctness_special_log_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8812142Z test_schema_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8831003Z test_schema_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8849462Z test_schema_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8867364Z test_schema_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8885073Z test_schema_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8902906Z test_schema_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8920736Z test_schema_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8938461Z test_schema_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8956761Z test_schema_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8975250Z test_schema_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.8993712Z test_schema_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9011497Z test_schema_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9029384Z test_schema_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9047077Z test_schema_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9064650Z test_schema_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9082511Z test_schema_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9100639Z test_schema_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9119227Z test_schema_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9137608Z test_schema_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9155604Z test_schema_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9173486Z test_schema_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9191626Z test_schema_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9209441Z test_schema_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9227140Z test_schema_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9245269Z test_schema_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9263690Z test_schema_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9281946Z test_schema_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9299675Z test_schema_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9317411Z test_schema_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9335165Z test_schema_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9352925Z test_schema_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9370714Z test_schema_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9416654Z test_schema_correctness_special_ndtr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.9460393Z test_schema_correctness_special_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9504898Z test_schema_correctness_special_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9548115Z test_schema_correctness_special_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9591491Z test_schema_correctness_special_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9634980Z test_schema_correctness_special_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9678384Z test_schema_correctness_special_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9721742Z test_schema_correctness_special_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9765936Z test_schema_correctness_special_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:38.9783255Z test_schema_correctness_special_ndtri_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9801559Z test_schema_correctness_special_ndtri_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9819496Z test_schema_correctness_special_ndtri_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9836890Z test_schema_correctness_special_ndtri_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9854350Z test_schema_correctness_special_ndtri_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9871853Z test_schema_correctness_special_ndtri_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9889327Z test_schema_correctness_special_ndtri_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9906802Z test_schema_correctness_special_ndtri_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:38.9952632Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:38.9993502Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0039064Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0083579Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0125556Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0168143Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0209792Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0251511Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0293869Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.0311993Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0330813Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0349242Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0366345Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0383765Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0401741Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0419177Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0436677Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0454783Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0473440Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0491580Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0509119Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0526532Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0544087Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0561593Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0579204Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0585190Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0589627Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0594368Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0598908Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0603582Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0608097Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0612937Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0617677Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0622399Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0627763Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0632469Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0637196Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0641919Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0646606Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0651334Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0656059Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0660741Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0665590Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0670274Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0674749Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0679666Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0684150Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0689039Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0693652Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0698310Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0703363Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0708241Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0712727Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0717563Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0722405Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0726978Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0731750Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:39:39.0749364Z test_schema_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0767986Z test_schema_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0786297Z test_schema_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0803989Z test_schema_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0821484Z test_schema_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0839606Z test_schema_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0857228Z test_schema_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0875140Z test_schema_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.0926339Z test_schema_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.0971976Z test_schema_correctness_special_xlog1py_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1022776Z test_schema_correctness_special_xlog1py_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1075048Z test_schema_correctness_special_xlog1py_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1125520Z test_schema_correctness_special_xlog1py_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1172123Z test_schema_correctness_special_xlog1py_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1218949Z test_schema_correctness_special_xlog1py_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1265424Z test_schema_correctness_special_xlog1py_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1311610Z test_schema_correctness_special_xlog1py_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1357157Z test_schema_correctness_special_xlog1py_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.1403218Z test_schema_correctness_special_zeta_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1457325Z test_schema_correctness_special_zeta_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1510280Z test_schema_correctness_special_zeta_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1558605Z test_schema_correctness_special_zeta_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1608113Z test_schema_correctness_special_zeta_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1656517Z test_schema_correctness_special_zeta_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1704731Z test_schema_correctness_special_zeta_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1758334Z test_schema_correctness_special_zeta_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.1778858Z test_schema_correctness_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1797972Z test_schema_correctness_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1820464Z test_schema_correctness_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1829705Z test_schema_correctness_split_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.1851904Z test_schema_correctness_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1872722Z test_schema_correctness_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1892462Z test_schema_correctness_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1913544Z test_schema_correctness_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1932669Z test_schema_correctness_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1951812Z test_schema_correctness_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1971229Z test_schema_correctness_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.1990998Z test_schema_correctness_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.2010142Z test_schema_correctness_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.2038189Z test_schema_correctness_split_list_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2064567Z test_schema_correctness_split_list_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2096585Z test_schema_correctness_split_list_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2130169Z test_schema_correctness_split_list_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2158300Z test_schema_correctness_split_list_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2185857Z test_schema_correctness_split_list_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2216249Z test_schema_correctness_split_list_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2243631Z test_schema_correctness_split_list_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2270378Z test_schema_correctness_split_list_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2298020Z test_schema_correctness_split_list_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2324609Z test_schema_correctness_split_list_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2351396Z test_schema_correctness_split_list_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2386362Z test_schema_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2418561Z test_schema_correctness_split_with_sizes_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2459064Z test_schema_correctness_split_with_sizes_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.2468183Z test_schema_correctness_split_with_sizes_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2508256Z test_schema_correctness_split_with_sizes_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.2543812Z test_schema_correctness_split_with_sizes_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2577966Z test_schema_correctness_split_with_sizes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2615314Z test_schema_correctness_split_with_sizes_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.2648564Z test_schema_correctness_split_with_sizes_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2683886Z test_schema_correctness_split_with_sizes_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2716315Z test_schema_correctness_split_with_sizes_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2748983Z test_schema_correctness_split_with_sizes_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2781543Z test_schema_correctness_split_with_sizes_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.2793962Z test_schema_correctness_sqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2806386Z test_schema_correctness_sqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2820599Z test_schema_correctness_sqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2835163Z test_schema_correctness_sqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2849270Z test_schema_correctness_sqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2863082Z test_schema_correctness_sqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2876550Z test_schema_correctness_sqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2889969Z test_schema_correctness_sqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2903242Z test_schema_correctness_sqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2916762Z test_schema_correctness_sqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2930134Z test_schema_correctness_sqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.2950701Z test_schema_correctness_square_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.2969326Z test_schema_correctness_square_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.2990142Z test_schema_correctness_square_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3011021Z test_schema_correctness_square_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3030892Z test_schema_correctness_square_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3050702Z test_schema_correctness_square_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3070300Z test_schema_correctness_square_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3089171Z test_schema_correctness_square_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3108055Z test_schema_correctness_square_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3126779Z test_schema_correctness_square_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3145697Z test_schema_correctness_square_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3164484Z test_schema_correctness_square_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:39.3199255Z test_schema_correctness_squeeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3231530Z test_schema_correctness_squeeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3271960Z test_schema_correctness_squeeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.3280584Z test_schema_correctness_squeeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.3318083Z test_schema_correctness_squeeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.3352662Z test_schema_correctness_squeeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3387534Z test_schema_correctness_squeeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3421865Z test_schema_correctness_squeeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3454483Z test_schema_correctness_squeeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3487040Z test_schema_correctness_squeeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3519317Z test_schema_correctness_squeeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3551721Z test_schema_correctness_squeeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3584137Z test_schema_correctness_squeeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.3638715Z test_schema_correctness_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.3691220Z test_schema_correctness_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.3748293Z test_schema_correctness_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.3756731Z test_schema_correctness_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.3814356Z test_schema_correctness_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.3869076Z test_schema_correctness_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.3922947Z test_schema_correctness_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.3975910Z test_schema_correctness_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4028681Z test_schema_correctness_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4081236Z test_schema_correctness_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4133940Z test_schema_correctness_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4186705Z test_schema_correctness_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4239481Z test_schema_correctness_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4284497Z test_schema_correctness_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.4339406Z test_schema_correctness_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4395687Z test_schema_correctness_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.4440974Z test_schema_correctness_std_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.4487277Z test_schema_correctness_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4535836Z test_schema_correctness_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4582425Z test_schema_correctness_std_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4638437Z test_schema_correctness_std_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.4695590Z test_schema_correctness_std_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.4742943Z test_schema_correctness_std_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4794805Z test_schema_correctness_std_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.4845673Z test_schema_correctness_std_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:39.5075739Z test_schema_correctness_stft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:39.5301378Z test_schema_correctness_stft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:39.5348058Z test_schema_correctness_stft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:39.5349209Z normalized, onesided, return_complex) 2022-08-17T12:39:39.5575548Z ok (0.027s) 2022-08-17T12:39:39.5846930Z test_schema_correctness_stft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2022-08-17T12:39:39.5912560Z test_schema_correctness_sub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:39.5991128Z test_schema_correctness_sub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:39.6000879Z test_schema_correctness_sub_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:39.6078081Z test_schema_correctness_sub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:39.6143591Z test_schema_correctness_sub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6210651Z test_schema_correctness_sub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:39.6275698Z test_schema_correctness_sub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6336061Z test_schema_correctness_sub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6396546Z test_schema_correctness_sub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6456538Z test_schema_correctness_sub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6516474Z test_schema_correctness_sub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6576370Z test_schema_correctness_sub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:39.6769748Z test_schema_correctness_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.6960873Z test_schema_correctness_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.7156811Z test_schema_correctness_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:39.7353006Z test_schema_correctness_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:39.7549712Z test_schema_correctness_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2022-08-17T12:39:39.7741801Z test_schema_correctness_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.7931161Z test_schema_correctness_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.8122105Z test_schema_correctness_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.8313038Z test_schema_correctness_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.8503160Z test_schema_correctness_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.8694430Z test_schema_correctness_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.8884890Z test_schema_correctness_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2022-08-17T12:39:39.8920078Z test_schema_correctness_sum_to_size_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.8952952Z test_schema_correctness_sum_to_size_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.8990822Z test_schema_correctness_sum_to_size_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.9029317Z test_schema_correctness_sum_to_size_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:39.9064350Z test_schema_correctness_sum_to_size_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9098690Z test_schema_correctness_sum_to_size_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9133828Z test_schema_correctness_sum_to_size_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9167424Z test_schema_correctness_sum_to_size_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9200189Z test_schema_correctness_sum_to_size_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9233019Z test_schema_correctness_sum_to_size_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9265970Z test_schema_correctness_sum_to_size_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9298952Z test_schema_correctness_sum_to_size_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:39.9304088Z test_schema_correctness_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:39:39.9308901Z test_schema_correctness_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:39:40.1366110Z test_schema_correctness_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.205s) 2022-08-17T12:39:40.3374684Z test_schema_correctness_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.201s) 2022-08-17T12:39:45.3100122Z test_schema_correctness_svd_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.972s) 2022-08-17T12:39:49.6115952Z test_schema_correctness_svd_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (4.302s) 2022-08-17T12:39:49.6137870Z test_schema_correctness_symeig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:49.6139205Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:39:49.6139755Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:39:49.6140066Z should be replaced with 2022-08-17T12:39:49.6140604Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:39:49.6146156Z and 2022-08-17T12:39:49.6146597Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:39:49.6146969Z should be replaced with 2022-08-17T12:39:49.6147815Z 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-17T12:39:49.6148393Z return self.op(*args, **kwargs) 2022-08-17T12:39:49.6187898Z ok (0.007s) 2022-08-17T12:39:49.6251924Z test_schema_correctness_symeig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:49.6311534Z test_schema_correctness_symeig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:49.6369669Z test_schema_correctness_symeig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:49.6393403Z test_schema_correctness_t_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6417135Z test_schema_correctness_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6441099Z test_schema_correctness_t_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6465973Z test_schema_correctness_t_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6489336Z test_schema_correctness_t_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6512819Z test_schema_correctness_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6535920Z test_schema_correctness_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6558459Z test_schema_correctness_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6580182Z test_schema_correctness_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6602689Z test_schema_correctness_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6624474Z test_schema_correctness_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6646828Z test_schema_correctness_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.6727836Z test_schema_correctness_take_along_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.6803919Z test_schema_correctness_take_along_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.6885628Z test_schema_correctness_take_along_dim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.6965227Z test_schema_correctness_take_along_dim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7042925Z test_schema_correctness_take_along_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7120411Z test_schema_correctness_take_along_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7197172Z test_schema_correctness_take_along_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7273511Z test_schema_correctness_take_along_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7349817Z test_schema_correctness_take_along_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7426558Z test_schema_correctness_take_along_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7503261Z test_schema_correctness_take_along_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7579465Z test_schema_correctness_take_along_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:49.7628546Z test_schema_correctness_take_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7674624Z test_schema_correctness_take_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7726714Z test_schema_correctness_take_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7777790Z test_schema_correctness_take_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7826175Z test_schema_correctness_take_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7874074Z test_schema_correctness_take_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7921538Z test_schema_correctness_take_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.7967294Z test_schema_correctness_take_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.8012858Z test_schema_correctness_take_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:49.8058479Z test_schema_correctness_take_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.8103976Z test_schema_correctness_take_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:49.8149735Z test_schema_correctness_take_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:49.8162796Z test_schema_correctness_tan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8176932Z test_schema_correctness_tan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8192570Z test_schema_correctness_tan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8207934Z test_schema_correctness_tan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:49.8222078Z test_schema_correctness_tan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8236389Z test_schema_correctness_tan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8250047Z test_schema_correctness_tan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8263536Z test_schema_correctness_tan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8277180Z test_schema_correctness_tan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8290435Z test_schema_correctness_tan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8304269Z test_schema_correctness_tan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8317908Z test_schema_correctness_tanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8331659Z test_schema_correctness_tanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8346737Z test_schema_correctness_tanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8361883Z test_schema_correctness_tanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8375938Z test_schema_correctness_tanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8390360Z test_schema_correctness_tanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8403963Z test_schema_correctness_tanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8417625Z test_schema_correctness_tanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8431382Z test_schema_correctness_tanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8444795Z test_schema_correctness_tanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8458298Z test_schema_correctness_tanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:49.8613858Z test_schema_correctness_tensor_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:49.8764071Z test_schema_correctness_tensor_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:49.8946018Z test_schema_correctness_tensor_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:49.9131500Z test_schema_correctness_tensor_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2022-08-17T12:39:49.9287683Z test_schema_correctness_tensor_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:49.9441725Z test_schema_correctness_tensor_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:49.9611069Z test_schema_correctness_tensor_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2022-08-17T12:39:49.9762508Z test_schema_correctness_tensor_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:49.9924082Z test_schema_correctness_tensor_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:50.0075789Z test_schema_correctness_tensor_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:50.0227733Z test_schema_correctness_tensor_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:50.0378992Z test_schema_correctness_tensor_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:50.0603963Z test_schema_correctness_tensordot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.0831161Z test_schema_correctness_tensordot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:50.1059314Z test_schema_correctness_tensordot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2022-08-17T12:39:50.1283789Z test_schema_correctness_tensordot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.1507235Z test_schema_correctness_tensordot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.1729150Z test_schema_correctness_tensordot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.1951532Z test_schema_correctness_tensordot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.2174569Z test_schema_correctness_tensordot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.2395434Z test_schema_correctness_tensordot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.2616192Z test_schema_correctness_tensordot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2022-08-17T12:39:50.2972813Z test_schema_correctness_tile_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:39:50.3315514Z test_schema_correctness_tile_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:39:50.3684240Z test_schema_correctness_tile_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:39:50.4058057Z test_schema_correctness_tile_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2022-08-17T12:39:50.4417056Z test_schema_correctness_tile_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:39:50.4773486Z test_schema_correctness_tile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2022-08-17T12:39:50.5122156Z test_schema_correctness_tile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:39:50.5470224Z test_schema_correctness_tile_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:39:50.5815403Z test_schema_correctness_tile_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:39:50.6160004Z test_schema_correctness_tile_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2022-08-17T12:39:50.6506175Z test_schema_correctness_tile_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:39:50.6851967Z test_schema_correctness_tile_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2022-08-17T12:39:50.6873375Z test_schema_correctness_to_sparse_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6890220Z test_schema_correctness_to_sparse_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6909518Z test_schema_correctness_to_sparse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6929316Z test_schema_correctness_to_sparse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6947100Z test_schema_correctness_to_sparse_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6964360Z test_schema_correctness_to_sparse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6981945Z test_schema_correctness_to_sparse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.6998869Z test_schema_correctness_to_sparse_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.7015899Z test_schema_correctness_to_sparse_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.7032944Z test_schema_correctness_to_sparse_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.7049925Z test_schema_correctness_to_sparse_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.7067138Z test_schema_correctness_to_sparse_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:50.7141186Z test_schema_correctness_topk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:50.7220289Z test_schema_correctness_topk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:50.7298763Z test_schema_correctness_topk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:50.7371084Z test_schema_correctness_topk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:50.7447999Z test_schema_correctness_topk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:50.7525164Z test_schema_correctness_topk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2022-08-17T12:39:50.7597652Z test_schema_correctness_topk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:50.7672833Z test_schema_correctness_topk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:50.7686576Z test_schema_correctness_trace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7700830Z test_schema_correctness_trace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7714318Z test_schema_correctness_trace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7726456Z test_schema_correctness_trace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7738286Z test_schema_correctness_trace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7750316Z test_schema_correctness_trace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7763028Z test_schema_correctness_trace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7774928Z test_schema_correctness_trace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7787675Z test_schema_correctness_trace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.7840419Z test_schema_correctness_transpose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.7889272Z test_schema_correctness_transpose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.7946357Z test_schema_correctness_transpose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:50.7956070Z test_schema_correctness_transpose_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:50.8013008Z test_schema_correctness_transpose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:50.8066150Z test_schema_correctness_transpose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8118136Z test_schema_correctness_transpose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8170482Z test_schema_correctness_transpose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8220080Z test_schema_correctness_transpose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8269574Z test_schema_correctness_transpose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8320040Z test_schema_correctness_transpose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8369569Z test_schema_correctness_transpose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8419666Z test_schema_correctness_transpose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:50.8717229Z test_schema_correctness_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:50.9027925Z test_schema_correctness_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:50.9338125Z test_schema_correctness_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:50.9634791Z test_schema_correctness_trapezoid_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:50.9929234Z test_schema_correctness_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.0213522Z test_schema_correctness_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:51.0505235Z test_schema_correctness_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.0795469Z test_schema_correctness_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.1086138Z test_schema_correctness_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.1382531Z test_schema_correctness_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:51.1673629Z test_schema_correctness_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.1968777Z test_schema_correctness_trapz_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.2274275Z test_schema_correctness_trapz_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:51.2582703Z test_schema_correctness_trapz_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2022-08-17T12:39:51.2879835Z test_schema_correctness_trapz_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2022-08-17T12:39:51.3173155Z test_schema_correctness_trapz_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.3457516Z test_schema_correctness_trapz_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:51.3748506Z test_schema_correctness_trapz_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.4038486Z test_schema_correctness_trapz_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.4329050Z test_schema_correctness_trapz_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.4621566Z test_schema_correctness_trapz_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.4913735Z test_schema_correctness_trapz_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2022-08-17T12:39:51.4934591Z test_schema_correctness_triangular_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /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-17T12:39:51.4935220Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:39:51.4935530Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:39:51.4935727Z should be replaced with 2022-08-17T12:39:51.4936068Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:39:51.4936606Z return self.op(*args, **kwargs) 2022-08-17T12:39:51.5023169Z ok (0.011s) 2022-08-17T12:39:51.5130094Z test_schema_correctness_triangular_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.5227533Z test_schema_correctness_triangular_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:51.5322508Z test_schema_correctness_triangular_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2022-08-17T12:39:51.5351835Z test_schema_correctness_tril_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5379711Z test_schema_correctness_tril_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5415660Z test_schema_correctness_tril_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5453418Z test_schema_correctness_tril_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.5483956Z test_schema_correctness_tril_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5514716Z test_schema_correctness_tril_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5546086Z test_schema_correctness_tril_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5574720Z test_schema_correctness_tril_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5603444Z test_schema_correctness_tril_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5632271Z test_schema_correctness_tril_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5661677Z test_schema_correctness_tril_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5689535Z test_schema_correctness_tril_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5718977Z test_schema_correctness_triu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5747093Z test_schema_correctness_triu_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5781514Z test_schema_correctness_triu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5815612Z test_schema_correctness_triu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5845671Z test_schema_correctness_triu_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5875978Z test_schema_correctness_triu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5908600Z test_schema_correctness_triu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5937784Z test_schema_correctness_triu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5968947Z test_schema_correctness_triu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.5998704Z test_schema_correctness_triu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.6027313Z test_schema_correctness_triu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.6056065Z test_schema_correctness_triu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:51.6112461Z test_schema_correctness_true_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.6163077Z test_schema_correctness_true_divide_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:51.6228938Z test_schema_correctness_true_divide_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:51.6294050Z test_schema_correctness_true_divide_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.6349950Z test_schema_correctness_true_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.6407864Z test_schema_correctness_true_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.6464112Z test_schema_correctness_true_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.6517276Z test_schema_correctness_true_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:51.6570785Z test_schema_correctness_true_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:51.6623505Z test_schema_correctness_true_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:51.6675294Z test_schema_correctness_true_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:51.6727646Z test_schema_correctness_true_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:51.6740553Z test_schema_correctness_trunc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:51.6755115Z test_schema_correctness_trunc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:51.6769597Z test_schema_correctness_trunc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:51.6809951Z test_schema_correctness_unbind_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.6846274Z test_schema_correctness_unbind_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.6888352Z test_schema_correctness_unbind_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.6897915Z test_schema_correctness_unbind_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:51.6939830Z test_schema_correctness_unbind_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.6979535Z test_schema_correctness_unbind_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7018388Z test_schema_correctness_unbind_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7057424Z test_schema_correctness_unbind_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7094934Z test_schema_correctness_unbind_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7131701Z test_schema_correctness_unbind_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7168593Z test_schema_correctness_unbind_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7205356Z test_schema_correctness_unbind_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7242345Z test_schema_correctness_unbind_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:51.7303123Z test_schema_correctness_unflatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7359211Z test_schema_correctness_unflatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7427042Z test_schema_correctness_unflatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2022-08-17T12:39:51.7435957Z test_schema_correctness_unflatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:51.7501367Z test_schema_correctness_unflatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7563717Z test_schema_correctness_unflatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7623848Z test_schema_correctness_unflatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7683976Z test_schema_correctness_unflatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7740949Z test_schema_correctness_unflatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7797816Z test_schema_correctness_unflatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7854978Z test_schema_correctness_unflatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7911984Z test_schema_correctness_unflatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.7970207Z test_schema_correctness_unflatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:51.8073058Z test_schema_correctness_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2022-08-17T12:39:51.8179450Z test_schema_correctness_unfold_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.8304554Z test_schema_correctness_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:51.8314887Z test_schema_correctness_unfold_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:51.8439882Z test_schema_correctness_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2022-08-17T12:39:51.8547648Z test_schema_correctness_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.8660127Z test_schema_correctness_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.8771936Z test_schema_correctness_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.8878378Z test_schema_correctness_unfold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.8984290Z test_schema_correctness_unfold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.9089851Z test_schema_correctness_unfold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.9195626Z test_schema_correctness_unfold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:51.9301632Z test_schema_correctness_unfold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2022-08-17T12:39:52.0595138Z test_schema_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.129s) 2022-08-17T12:39:52.1804172Z test_schema_correctness_unique_consecutive_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:39:52.3073056Z test_schema_correctness_unique_consecutive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T12:39:52.4345833Z test_schema_correctness_unique_consecutive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.127s) 2022-08-17T12:39:52.5569537Z test_schema_correctness_unique_consecutive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:39:52.6792253Z test_schema_correctness_unique_consecutive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:39:52.8015927Z test_schema_correctness_unique_consecutive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:39:52.9232219Z test_schema_correctness_unique_consecutive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.122s) 2022-08-17T12:39:53.0447671Z test_schema_correctness_unique_consecutive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.121s) 2022-08-17T12:39:53.2932538Z test_schema_correctness_unique_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.248s) 2022-08-17T12:39:53.5370008Z test_schema_correctness_unique_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2022-08-17T12:39:53.7877197Z test_schema_correctness_unique_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.251s) 2022-08-17T12:39:54.0410621Z test_schema_correctness_unique_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.253s) 2022-08-17T12:39:54.2856111Z test_schema_correctness_unique_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.244s) 2022-08-17T12:39:54.5459223Z test_schema_correctness_unique_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2022-08-17T12:39:54.8365272Z test_schema_correctness_unique_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.291s) 2022-08-17T12:39:55.1095512Z test_schema_correctness_unique_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.273s) 2022-08-17T12:39:55.3909343Z test_schema_correctness_unique_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.281s) 2022-08-17T12:39:55.3949614Z test_schema_correctness_unsqueeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.3986788Z test_schema_correctness_unsqueeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4032486Z test_schema_correctness_unsqueeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4041260Z test_schema_correctness_unsqueeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.4085765Z test_schema_correctness_unsqueeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4124438Z test_schema_correctness_unsqueeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4162941Z test_schema_correctness_unsqueeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4200480Z test_schema_correctness_unsqueeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4236933Z test_schema_correctness_unsqueeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4273390Z test_schema_correctness_unsqueeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4310100Z test_schema_correctness_unsqueeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4346572Z test_schema_correctness_unsqueeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4382966Z test_schema_correctness_unsqueeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4428873Z test_schema_correctness_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4481569Z test_schema_correctness_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4535577Z test_schema_correctness_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4581144Z test_schema_correctness_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.4627270Z test_schema_correctness_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4675094Z test_schema_correctness_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4721903Z test_schema_correctness_var_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4776542Z test_schema_correctness_var_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4832327Z test_schema_correctness_var_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2022-08-17T12:39:55.4879635Z test_schema_correctness_var_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4926037Z test_schema_correctness_var_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4974073Z test_schema_correctness_var_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:55.4988443Z test_schema_correctness_vdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.4993782Z test_schema_correctness_vdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:39:55.4998228Z test_schema_correctness_vdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:39:55.5011875Z test_schema_correctness_vdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5026242Z test_schema_correctness_vdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5039603Z test_schema_correctness_vdot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5052455Z test_schema_correctness_vdot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5065384Z test_schema_correctness_vdot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5078516Z test_schema_correctness_vdot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5091919Z test_schema_correctness_vdot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5104516Z test_schema_correctness_view_as_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5117281Z test_schema_correctness_view_as_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5129950Z test_schema_correctness_view_as_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5293319Z test_schema_correctness_view_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.5454526Z test_schema_correctness_view_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.5619505Z test_schema_correctness_view_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.5628154Z test_schema_correctness_view_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.5792761Z test_schema_correctness_view_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.5954867Z test_schema_correctness_view_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.6117664Z test_schema_correctness_view_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.6281582Z test_schema_correctness_view_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.6444821Z test_schema_correctness_view_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.6607557Z test_schema_correctness_view_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.6768871Z test_schema_correctness_view_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.6929255Z test_schema_correctness_view_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.7088816Z test_schema_correctness_view_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2022-08-17T12:39:55.7104790Z test_schema_correctness_view_as_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:55.7120757Z test_schema_correctness_view_as_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2022-08-17T12:39:55.7265759Z test_schema_correctness_view_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.7408753Z test_schema_correctness_view_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.7559841Z test_schema_correctness_view_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:55.7568338Z test_schema_correctness_view_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.7720939Z test_schema_correctness_view_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:55.7865359Z test_schema_correctness_view_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.8012068Z test_schema_correctness_view_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:55.8160000Z test_schema_correctness_view_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2022-08-17T12:39:55.8302250Z test_schema_correctness_view_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.8447282Z test_schema_correctness_view_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.8591715Z test_schema_correctness_view_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.8734676Z test_schema_correctness_view_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.8878031Z test_schema_correctness_view_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2022-08-17T12:39:55.8915205Z test_schema_correctness_vsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.8950781Z test_schema_correctness_vsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.8992304Z test_schema_correctness_vsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9001659Z test_schema_correctness_vsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.9042507Z test_schema_correctness_vsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9079751Z test_schema_correctness_vsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9116092Z test_schema_correctness_vsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9154962Z test_schema_correctness_vsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9190860Z test_schema_correctness_vsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9228107Z test_schema_correctness_vsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9264346Z test_schema_correctness_vsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9299968Z test_schema_correctness_vsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9336157Z test_schema_correctness_vsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9366896Z test_schema_correctness_vstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9395929Z test_schema_correctness_vstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9429190Z test_schema_correctness_vstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9438442Z test_schema_correctness_vstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.9471345Z test_schema_correctness_vstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9501987Z test_schema_correctness_vstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9532549Z test_schema_correctness_vstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9562460Z test_schema_correctness_vstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9591761Z test_schema_correctness_vstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9620858Z test_schema_correctness_vstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9650012Z test_schema_correctness_vstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9679255Z test_schema_correctness_vstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9708494Z test_schema_correctness_vstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9745840Z test_schema_correctness_where_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9779191Z test_schema_correctness_where_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:55.9824076Z test_schema_correctness_where_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9832815Z test_schema_correctness_where_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:55.9877125Z test_schema_correctness_where_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9914735Z test_schema_correctness_where_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9951836Z test_schema_correctness_where_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:55.9991570Z test_schema_correctness_where_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:56.0025873Z test_schema_correctness_where_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0062320Z test_schema_correctness_where_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:56.0101520Z test_schema_correctness_where_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2022-08-17T12:39:56.0136074Z test_schema_correctness_where_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0170194Z test_schema_correctness_where_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0221008Z test_schema_correctness_xlogy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0266813Z test_schema_correctness_xlogy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0317051Z test_schema_correctness_xlogy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0368672Z test_schema_correctness_xlogy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0419582Z test_schema_correctness_xlogy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0466214Z test_schema_correctness_xlogy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0513352Z test_schema_correctness_xlogy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0560747Z test_schema_correctness_xlogy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0606861Z test_schema_correctness_xlogy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0653337Z test_schema_correctness_xlogy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2022-08-17T12:39:56.0681480Z test_schema_correctness_zero__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0707582Z test_schema_correctness_zero__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0738016Z test_schema_correctness_zero__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0768527Z test_schema_correctness_zero__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0796014Z test_schema_correctness_zero__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0823178Z test_schema_correctness_zero__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0851058Z test_schema_correctness_zero__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0877526Z test_schema_correctness_zero__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0903572Z test_schema_correctness_zero__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0929925Z test_schema_correctness_zero__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0956170Z test_schema_correctness_zero__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.0982548Z test_schema_correctness_zero__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2022-08-17T12:39:56.1265724Z test_schema_correctness_zeros_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.1545028Z test_schema_correctness_zeros_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.1828186Z test_schema_correctness_zeros_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.1836473Z test_schema_correctness_zeros_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2022-08-17T12:39:56.2119761Z test_schema_correctness_zeros_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.2401091Z test_schema_correctness_zeros_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.2683584Z test_schema_correctness_zeros_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.2964065Z test_schema_correctness_zeros_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.3246086Z test_schema_correctness_zeros_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.3526954Z test_schema_correctness_zeros_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.3808247Z test_schema_correctness_zeros_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.4089716Z test_schema_correctness_zeros_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.4370942Z test_schema_correctness_zeros_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2022-08-17T12:39:56.4371750Z 2022-08-17T12:39:56.4372220Z ---------------------------------------------------------------------- 2022-08-17T12:39:56.4372611Z Ran 5008 tests in 282.241s 2022-08-17T12:39:56.4372785Z 2022-08-17T12:39:56.4372896Z OK (skipped=168) 2022-08-17T12:39:56.4373071Z 2022-08-17T12:39:56.4373193Z Generating XML reports... 2022-08-17T12:39:56.4446240Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20220817123514.xml 2022-08-17T12:39:56.8916793Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20220817123514.xml 2022-08-17T12:39:57.2912917Z Running test_fx ... [2022-08-17 12:39:57.290900] 2022-08-17T12:39:57.2913406Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:39:57.290983] 2022-08-17T12:39:59.7502365Z Test results will be stored in test-reports/python-unittest/test_fx 2022-08-17T12:39:59.7571032Z 2022-08-17T12:39:59.7571217Z Running tests... 2022-08-17T12:39:59.7571575Z ---------------------------------------------------------------------- 2022-08-17T12:39:59.7686808Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.011s) 2022-08-17T12:39:59.7695100Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-08-17T12:39:59.7714419Z Test type annotations in the forward function. ... ok (0.003s) 2022-08-17T12:39:59.7724987Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-17T12:39:59.7731843Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-17T12:39:59.7739050Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2022-08-17T12:39:59.7744410Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-08-17T12:39:59.7748199Z Test the consistency relation. ... ok (0.001s) 2022-08-17T12:39:59.7753592Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-08-17T12:39:59.7757476Z Test the consistency relation. ... ok (0.001s) 2022-08-17T12:39:59.7857403Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2022-08-17T12:39:59.7883741Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.003s) 2022-08-17T12:39:59.7952088Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-17T12:39:59.8018220Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-17T12:39:59.8067580Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.005s) 2022-08-17T12:39:59.8123773Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.006s) 2022-08-17T12:39:59.8174825Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.005s) 2022-08-17T12:39:59.8220644Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.005s) 2022-08-17T12:39:59.8263554Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.004s) 2022-08-17T12:39:59.9067033Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.080s) 2022-08-17T12:39:59.9122649Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.006s) 2022-08-17T12:39:59.9186289Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.006s) 2022-08-17T12:39:59.9242369Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.006s) 2022-08-17T12:39:59.9310851Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-17T12:39:59.9377060Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2022-08-17T12:39:59.9422908Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.004s) 2022-08-17T12:39:59.9465790Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.004s) 2022-08-17T12:39:59.9499623Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.003s) 2022-08-17T12:39:59.9542524Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.004s) 2022-08-17T12:39:59.9590439Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.005s) 2022-08-17T12:39:59.9624791Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.003s) 2022-08-17T12:39:59.9664401Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.004s) 2022-08-17T12:39:59.9708045Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.004s) 2022-08-17T12:39:59.9718011Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:39:59.9774179Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.007s) 2022-08-17T12:39:59.9783932Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:39:59.9836164Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.006s) 2022-08-17T12:39:59.9849463Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:39:59.9880398Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.004s) 2022-08-17T12:39:59.9891110Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:39:59.9939444Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.006s) 2022-08-17T12:39:59.9949027Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:39:59.9996289Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.006s) 2022-08-17T12:40:00.0005842Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0026998Z Test code path where placeholder comes after normal op node in FX ... ok (0.003s) 2022-08-17T12:40:00.0035170Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0079408Z Perform constant folding conversion, from original mod to split constant ... ok (0.005s) 2022-08-17T12:40:00.0090142Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0136862Z Perform constant folding conversion, from original mod to split constant ... ok (0.006s) 2022-08-17T12:40:00.0188465Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2022-08-17T12:40:00.0244534Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2022-08-17T12:40:00.0256014Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0318912Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2022-08-17T12:40:00.0327151Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0349864Z Check that a graph with no constant folding is handled correctly. ... ok (0.003s) 2022-08-17T12:40:00.0359399Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0404267Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.005s) 2022-08-17T12:40:00.0509746Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.011s) 2022-08-17T12:40:00.0559594Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2022-08-17T12:40:00.0612809Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2022-08-17T12:40:00.0620454Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0662666Z Perform constant folding with a call_module node. ... ok (0.005s) 2022-08-17T12:40:00.0676953Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-08-17T12:40:00.0720991Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.006s) 2022-08-17T12:40:00.0773713Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2022-08-17T12:40:00.0821543Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.005s) 2022-08-17T12:40:00.0836533Z 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-17T12:40:00.0837676Z warnings.warn(msg, FutureWarning) 2022-08-17T12:40:00.0876604Z ok (0.005s) 2022-08-17T12:40:00.0926481Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-08-17T12:40:00.0975828Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-08-17T12:40:00.1023440Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-08-17T12:40:00.1073025Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-08-17T12:40:00.1121331Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2022-08-17T12:40:00.1128448Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1149599Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2022-08-17T12:40:00.1150192Z %x : [#users=2] = placeholder[target=x] 2022-08-17T12:40:00.1150660Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T12:40:00.1151168Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2022-08-17T12:40:00.1151613Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T12:40:00.1152219Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-17T12:40:00.1152624Z return add_1 2022-08-17T12:40:00.1155674Z ok (0.003s) 2022-08-17T12:40:00.1161351Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1182709Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2022-08-17T12:40:00.1183254Z %x : [#users=2] = placeholder[target=x] 2022-08-17T12:40:00.1183712Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T12:40:00.1184158Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T12:40:00.1184626Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2022-08-17T12:40:00.1185391Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2022-08-17T12:40:00.1185788Z return add_1 2022-08-17T12:40:00.1188531Z ok (0.003s) 2022-08-17T12:40:00.1192711Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1209814Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-08-17T12:40:00.1210277Z %x : [#users=1] = placeholder[target=x] 2022-08-17T12:40:00.1210659Z %y : [#users=0] = placeholder[target=y] 2022-08-17T12:40:00.1211092Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-17T12:40:00.1211481Z return add 2022-08-17T12:40:00.1214560Z ok (0.003s) 2022-08-17T12:40:00.1219120Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1237391Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2022-08-17T12:40:00.1237888Z %x : [#users=1] = placeholder[target=x] 2022-08-17T12:40:00.1238295Z %y : [#users=1] = placeholder[target=y] 2022-08-17T12:40:00.1238764Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2022-08-17T12:40:00.1239309Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-17T12:40:00.1239697Z return add_1 2022-08-17T12:40:00.1242925Z ok (0.003s) 2022-08-17T12:40:00.1249481Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1268592Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2022-08-17T12:40:00.1269107Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-17T12:40:00.1269557Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2022-08-17T12:40:00.1270053Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-17T12:40:00.1270441Z return mul 2022-08-17T12:40:00.1273441Z ok (0.003s) 2022-08-17T12:40:00.1278516Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1299137Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2022-08-17T12:40:00.1299636Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-17T12:40:00.1300117Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2022-08-17T12:40:00.1300671Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2022-08-17T12:40:00.1301216Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-17T12:40:00.1301583Z return mul 2022-08-17T12:40:00.1304852Z ok (0.003s) 2022-08-17T12:40:00.1310622Z test_simple (fx.test_dce_pass.TestDCE) 2022-08-17T12:40:00.1329716Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2022-08-17T12:40:00.1330141Z %x : [#users=2] = placeholder[target=x] 2022-08-17T12:40:00.1330616Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T12:40:00.1331066Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T12:40:00.1331527Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-17T12:40:00.1332118Z return add_1 2022-08-17T12:40:00.1335013Z ok (0.003s) 2022-08-17T12:40:00.1364700Z test_all_input_nodes (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.1480684Z test_annotation_with_future (__main__.TestFX) ... ok (0.011s) 2022-08-17T12:40:00.1769119Z test_annotations_empty_tuple (__main__.TestFX) ... ok (0.029s) 2022-08-17T12:40:00.1797967Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.1826016Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.1860594Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.1889269Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.1917622Z test_args_kwargs (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.1931418Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:00.1964204Z test_assert (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.2004227Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.2045186Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.2083982Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.2117852Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.2152609Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.2190120Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.2229584Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.2281370Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:00.2878294Z test_autowrap_functions (__main__.TestFX) ... ok (0.060s) 2022-08-17T12:40:00.2912172Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.2938996Z test_construct_root_dict (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.2952463Z test_copy_it (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:00.2982172Z test_copy_no_remap (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.3010654Z test_ctx_mgr (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.3160305Z test_custom_codegen (__main__.TestFX) ... ok (0.015s) 2022-08-17T12:40:00.3201730Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.3220060Z test_custom_import (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:00.3257958Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.3292522Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.3327237Z test_custom_proxy_type (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.3363323Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.3442089Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.008s) 2022-08-17T12:40:00.3478713Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.3490862Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:00.3534626Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.5174029Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.164s) 2022-08-17T12:40:00.5205775Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5250203Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.5288691Z 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-17T12:40:00.5289339Z warnings.warn(msg, FutureWarning) 2022-08-17T12:40:00.5289544Z ok (0.004s) 2022-08-17T12:40:00.5319720Z test_dict (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5350097Z test_direct_param_use (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5406111Z test_disallow_override (__main__.TestFX) ... ok (0.006s) 2022-08-17T12:40:00.5435915Z test_ellipsis (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5448259Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:00.5476183Z test_erase_node_error (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5519946Z test_example_shape_prop (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.5538654Z test_find_uses (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:00.5668075Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.013s) 2022-08-17T12:40:00.5863436Z test_fn_type_annotations (__main__.TestFX) ... ok (0.019s) 2022-08-17T12:40:00.5891402Z test_fx_and_or (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5929267Z test_fx_create_arg (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.5956079Z test_fx_shifts (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.5992674Z test_fx_stateless (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.6955378Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.096s) 2022-08-17T12:40:00.6958138Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2022-08-17T12:40:00.7224263Z test_getitem_subproc (__main__.TestFX) ... ok (0.026s) 2022-08-17T12:40:00.7275445Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:00.7300887Z test_graph_fns (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.7612577Z test_graph_module (__main__.TestFX) ... ok (0.031s) 2022-08-17T12:40:00.7647370Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.7679242Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.7710517Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.7741138Z test_graph_unique_names (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.7757259Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:00.7768053Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:00.7778452Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:00.7794856Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:00.7825442Z test_inf_nan (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:00.7845122Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:00.7896612Z test_inline_graph (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:00.7917216Z test_insertion_point (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:00.7959132Z test_interpreter (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:00.7987472Z test_interpreter_default_args (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.0338046Z test_interpreter_gc_values (__main__.TestFX) ... ok (0.235s) 2022-08-17T12:40:01.3264778Z test_interpreter_noop_resnet18 (__main__.TestFX) ... ok (0.293s) 2022-08-17T12:40:01.3300746Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3338193Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3377293Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3416042Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3445708Z test_interpreter_star_args (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.3481620Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3514596Z test_layout (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.3546924Z test_leaf_module (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.3592647Z test_matmul_tracing (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:01.3631986Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3653533Z test_move_before (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:01.3673839Z test_multi_insert_point (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:01.3730252Z test_multiple_default_args (__main__.TestFX) ... ok (0.006s) 2022-08-17T12:40:01.3773061Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.3801824Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.3829502Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.4030607Z test_native_callable (__main__.TestFX) ... ok (0.020s) 2022-08-17T12:40:01.4041616Z test_no_mutation (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:01.4070867Z test_node_tagging (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.4099240Z test_nonetype_annotation (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.4147696Z test_partial_trace (__main__.TestFX) ... 2022-08-17T12:40:01.4147945Z 2022-08-17T12:40:01.4147952Z 2022-08-17T12:40:01.4148092Z def forward(self, x, y_1): 2022-08-17T12:40:01.4148400Z eq = y_1 == True; y_1 = None 2022-08-17T12:40:01.4149113Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2022-08-17T12:40:01.4149551Z mul = 2 * x; x = None 2022-08-17T12:40:01.4151156Z return mul 2022-08-17T12:40:01.4151542Z 2022-08-17T12:40:01.4155202Z /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-17T12:40:01.4156124Z f"Was not able to add assertion to guarantee correct input {name} to " 2022-08-17T12:40:01.4169813Z ok (0.007s) 2022-08-17T12:40:01.4212389Z test_pickle_custom_import (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.4269061Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.006s) 2022-08-17T12:40:01.4332906Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.006s) 2022-08-17T12:40:01.4397978Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.006s) 2022-08-17T12:40:01.4412760Z 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-17T12:40:01.4413744Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2022-08-17T12:40:01.4414200Z ok (0.002s) 2022-08-17T12:40:01.4441438Z test_pretty_print (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.4470290Z test_pretty_print_graph (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.4506828Z test_pretty_print_node (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.4543363Z test_pretty_print_targets (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.4563080Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:01.5574634Z test_pytree (__main__.TestFX) ... ok (0.101s) 2022-08-17T12:40:01.5626944Z test_pytree_concrete (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:01.5644643Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:01.5684917Z test_regular_and_default_args (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:01.5698024Z test_remove_uses (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:01.5710492Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:01.5729692Z test_replace_input (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:01.6964458Z test_replace_uses (__main__.TestFX) ... ok (0.123s) 2022-08-17T12:40:01.6969871Z test_reserved_getattr (__main__.TestFX) 2022-08-17T12:40:01.6994766Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.003s) 2022-08-17T12:40:01.7024590Z test_return_tuple (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.7155382Z test_return_type_exists (__main__.TestFX) ... ok (0.013s) 2022-08-17T12:40:01.7234892Z test_script_method_trace (__main__.TestFX) ... ok (0.008s) 2022-08-17T12:40:01.7365081Z test_script_tensor_constant (__main__.TestFX) ... ok (0.013s) 2022-08-17T12:40:01.7396413Z test_sequential (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.7429115Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:01.7646065Z test_shape_prop_layout (__main__.TestFX) ... ok (0.021s) 2022-08-17T12:40:02.2280445Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.463s) 2022-08-17T12:40:02.2332470Z test_single_default_arg (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:02.2375276Z test_snake_case (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.2449188Z test_sqrt (__main__.TestFX) ... ok (0.007s) 2022-08-17T12:40:02.2477918Z test_stack_traces (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.2512318Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.2537399Z test_string_literal_return (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:02.2702196Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.016s) 2022-08-17T12:40:02.2790705Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.009s) 2022-08-17T12:40:02.2830637Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.2883103Z test_tensor_attribute (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:02.2932694Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.005s) 2022-08-17T12:40:02.2961629Z test_tensor_constant (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.2989913Z test_throw_out_variant (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3027816Z test_torch_custom_ops (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.3057401Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3250861Z test_torch_fx_len (__main__.TestFX) ... ok (0.019s) 2022-08-17T12:40:02.3282713Z test_torch_op_overloads (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3308709Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3339152Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3352385Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.001s) 2022-08-17T12:40:02.3379370Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3407177Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3433900Z test_trace_fn_constant (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3462793Z test_trace_function (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3479498Z test_trace_multiple_funcs (__main__.TestFX) ... 1.13.0a0+gitce6a3c6 2022-08-17T12:40:02.3529736Z ok (0.007s) 2022-08-17T12:40:02.3683320Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.015s) 2022-08-17T12:40:02.3724160Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.3767223Z test_transformer_noop (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.3807874Z test_transformer_op_swap (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.3836920Z 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-17T12:40:02.3837481Z warnings.warn(msg, FutureWarning) 2022-08-17T12:40:02.3859024Z ok (0.005s) 2022-08-17T12:40:02.3871627Z test_typename_print (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:02.3901248Z test_unpack (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3928246Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.3951964Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:02.3976207Z test_update_args_api (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:02.4002531Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4027055Z test_update_kwargs_api (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:02.4144473Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.012s) 2022-08-17T12:40:02.4257131Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.011s) 2022-08-17T12:40:02.4287206Z test_wrap (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4315599Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4348293Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4381259Z test_wrapped_method (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4421556Z test_wrapped_retrace (__main__.TestFX) ... ok (0.004s) 2022-08-17T12:40:02.4447472Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4481725Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.003s) 2022-08-17T12:40:02.4491899Z test_wrong_target_type (__main__.TestFX) ... ok (0.001s) 2022-08-17T12:40:02.4507969Z test_wrong_topo (__main__.TestFX) ... ok (0.002s) 2022-08-17T12:40:02.4514316Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-17T12:40:02.4527984Z Test backward compatibility for members of classes with ... ok (0.002s) 2022-08-17T12:40:02.4533725Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-17T12:40:02.4612247Z Test backward compatibility for function signatures with ... ok (0.008s) 2022-08-17T12:40:02.4635381Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.002s) 2022-08-17T12:40:02.4646774Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.4671519Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4693896Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4717510Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4740644Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4762852Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4785208Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4808564Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4830898Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4854588Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4877609Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4888740Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.4899192Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.4909680Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.4933969Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4944765Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.4967313Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.4990013Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5011833Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5022604Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5033325Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5044135Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5054943Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5065735Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5077057Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5088007Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5098758Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5109734Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5134050Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5145072Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5168384Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5192703Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5216891Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5240538Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5264359Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5286395Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5307871Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5318346Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5341655Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5367968Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.5391816Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5415205Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5437500Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5461918Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5485319Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5508384Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5532080Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5543170Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5565954Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5588784Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5616820Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.5639400Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5650227Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5671090Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5692694Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5714923Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5725695Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5751740Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.5774888Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5797998Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5821800Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5844880Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5870039Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5893336Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5915302Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5926405Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5937114Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.5960173Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.5987597Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.5998190Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6022083Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6044747Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6067148Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6089094Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6112492Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6135540Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6158942Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6180907Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6204142Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6226954Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6250680Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6273669Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6294504Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6317830Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6346946Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.6369940Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6392240Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6414370Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6424915Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6447317Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6484283Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.004s) 2022-08-17T12:40:02.6494586Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6505300Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6515590Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6525641Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6535833Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6546103Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6568812Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6579130Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6601170Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6621948Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6632474Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6654248Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6664619Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6685553Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6695975Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6716713Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6741360Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6763182Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6789416Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.6816199Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.003s) 2022-08-17T12:40:02.6826756Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6837043Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6859722Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6870252Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T12:40:02.6893400Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6917157Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6940122Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T12:40:02.6960236Z 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-17T12:40:02.6960746Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:40:02.6965154Z ok (0.002s) 2022-08-17T12:40:02.6985471Z 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-17T12:40:02.6986561Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:40:02.6991449Z ok (0.003s) 2022-08-17T12:40:02.7010529Z 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-17T12:40:02.7011457Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:40:02.7016220Z ok (0.002s) 2022-08-17T12:40:02.7027556Z test_get_torch_func_signature_exhaustive_H_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7037614Z test_get_torch_func_signature_exhaustive_T_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7047657Z test_get_torch_func_signature_exhaustive___getitem___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7057652Z test_get_torch_func_signature_exhaustive___radd___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7067729Z test_get_torch_func_signature_exhaustive___rdiv___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7077446Z test_get_torch_func_signature_exhaustive___rmatmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7087570Z test_get_torch_func_signature_exhaustive___rmod___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7097442Z test_get_torch_func_signature_exhaustive___rmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7107260Z test_get_torch_func_signature_exhaustive___rpow___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7117176Z test_get_torch_func_signature_exhaustive___rsub___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7127199Z 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-17T12:40:02.7137088Z 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-17T12:40:02.7147090Z 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-17T12:40:02.7157070Z 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-17T12:40:02.7167010Z 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-17T12:40:02.7176924Z 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-17T12:40:02.7186917Z 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-17T12:40:02.7196882Z 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-17T12:40:02.7206824Z 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-17T12:40:02.7216835Z 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-17T12:40:02.7226606Z 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-17T12:40:02.7236426Z 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-17T12:40:02.7246356Z 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-17T12:40:02.7256261Z 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-17T12:40:02.7266121Z 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-17T12:40:02.7276109Z 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-17T12:40:02.7285888Z 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-17T12:40:02.7295793Z 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-17T12:40:02.7305848Z 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-17T12:40:02.7319585Z test_get_torch_func_signature_exhaustive_abs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7335907Z test_get_torch_func_signature_exhaustive_acos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7351264Z test_get_torch_func_signature_exhaustive_acosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7380102Z test_get_torch_func_signature_exhaustive_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.7404384Z test_get_torch_func_signature_exhaustive_addbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7438182Z test_get_torch_func_signature_exhaustive_addcdiv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.7470426Z test_get_torch_func_signature_exhaustive_addcmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.7487033Z test_get_torch_func_signature_exhaustive_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7504103Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7527180Z test_get_torch_func_signature_exhaustive_addmv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7547956Z test_get_torch_func_signature_exhaustive_addr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7568327Z test_get_torch_func_signature_exhaustive_all_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7604352Z test_get_torch_func_signature_exhaustive_allclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:02.7623930Z test_get_torch_func_signature_exhaustive_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7642957Z test_get_torch_func_signature_exhaustive_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7665695Z 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-17T12:40:02.7667191Z return self.op(*args, **kwargs) 2022-08-17T12:40:02.7667495Z ok (0.002s) 2022-08-17T12:40:02.7679980Z test_get_torch_func_signature_exhaustive_angle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7700758Z test_get_torch_func_signature_exhaustive_any_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7722613Z test_get_torch_func_signature_exhaustive_arange_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7739900Z test_get_torch_func_signature_exhaustive_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7757001Z test_get_torch_func_signature_exhaustive_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7792715Z test_get_torch_func_signature_exhaustive_argsort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:02.7808446Z test_get_torch_func_signature_exhaustive_argwhere_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7818438Z 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-17T12:40:02.7827800Z 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-17T12:40:02.7840855Z test_get_torch_func_signature_exhaustive_asin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7854957Z test_get_torch_func_signature_exhaustive_asinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7878971Z test_get_torch_func_signature_exhaustive_atan2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7892637Z test_get_torch_func_signature_exhaustive_atan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7906699Z test_get_torch_func_signature_exhaustive_atanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.7917393Z 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-17T12:40:02.7926725Z 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-17T12:40:02.7936151Z 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-17T12:40:02.7957071Z test_get_torch_func_signature_exhaustive_baddbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.7967500Z test_get_torch_func_signature_exhaustive_bernoulli_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7976888Z test_get_torch_func_signature_exhaustive_bfloat16_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.7986424Z 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-17T12:40:02.7999007Z test_get_torch_func_signature_exhaustive_bmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8009375Z test_get_torch_func_signature_exhaustive_bool_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.8018702Z 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-17T12:40:02.8027874Z 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-17T12:40:02.8041768Z test_get_torch_func_signature_exhaustive_broadcast_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8075200Z test_get_torch_func_signature_exhaustive_bucketize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.8085389Z test_get_torch_func_signature_exhaustive_byte_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.8094466Z 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-17T12:40:02.8112812Z test_get_torch_func_signature_exhaustive_cat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8122573Z test_get_torch_func_signature_exhaustive_cdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.8134555Z test_get_torch_func_signature_exhaustive_ceil_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8145333Z test_get_torch_func_signature_exhaustive_chalf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.8154349Z test_get_torch_func_signature_exhaustive_char_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.8171948Z 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-17T12:40:02.8172764Z L = torch.cholesky(A) 2022-08-17T12:40:02.8173243Z should be replaced with 2022-08-17T12:40:02.8173577Z L = torch.linalg.cholesky(A) 2022-08-17T12:40:02.8173860Z and 2022-08-17T12:40:02.8174154Z U = torch.cholesky(A, upper=True) 2022-08-17T12:40:02.8174490Z should be replaced with 2022-08-17T12:40:02.8174823Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:40:02.8175527Z 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-17T12:40:02.8176173Z return self.op(*args, **kwargs) 2022-08-17T12:40:02.8176477Z ok (0.002s) 2022-08-17T12:40:02.8199549Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8228391Z test_get_torch_func_signature_exhaustive_cholesky_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.8242836Z test_get_torch_func_signature_exhaustive_chunk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8260224Z test_get_torch_func_signature_exhaustive_clamp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8284186Z test_get_torch_func_signature_exhaustive_clamp_max_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8306168Z test_get_torch_func_signature_exhaustive_clamp_min_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8320138Z test_get_torch_func_signature_exhaustive_clone_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8335404Z test_get_torch_func_signature_exhaustive_column_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8375654Z test_get_torch_func_signature_exhaustive_combinations_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8380255Z test_get_torch_func_signature_exhaustive_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8393694Z test_get_torch_func_signature_exhaustive_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8406537Z test_get_torch_func_signature_exhaustive_conj_physical_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8452674Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:02.8463325Z test_get_torch_func_signature_exhaustive_contiguous_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.8486977Z test_get_torch_func_signature_exhaustive_copysign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8503074Z test_get_torch_func_signature_exhaustive_corrcoef_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8519162Z test_get_torch_func_signature_exhaustive_cos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8533853Z test_get_torch_func_signature_exhaustive_cosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8555066Z test_get_torch_func_signature_exhaustive_count_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8593696Z test_get_torch_func_signature_exhaustive_cov_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:02.8609712Z test_get_torch_func_signature_exhaustive_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8624750Z test_get_torch_func_signature_exhaustive_cummax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8639642Z test_get_torch_func_signature_exhaustive_cummin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8659343Z test_get_torch_func_signature_exhaustive_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8674291Z test_get_torch_func_signature_exhaustive_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8694016Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8707018Z test_get_torch_func_signature_exhaustive_deg2rad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8722703Z test_get_torch_func_signature_exhaustive_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8744205Z test_get_torch_func_signature_exhaustive_diag_embed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8757664Z test_get_torch_func_signature_exhaustive_diagflat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8778962Z test_get_torch_func_signature_exhaustive_diagonal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.8808531Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.8873455Z test_get_torch_func_signature_exhaustive_diff_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T12:40:02.8886591Z test_get_torch_func_signature_exhaustive_digamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.8945874Z test_get_torch_func_signature_exhaustive_dist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T12:40:02.8977327Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.9006002Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.9036006Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.9048378Z test_get_torch_func_signature_exhaustive_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9059064Z test_get_torch_func_signature_exhaustive_double_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.9071818Z test_get_torch_func_signature_exhaustive_dsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9085893Z test_get_torch_func_signature_exhaustive_dstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9104001Z 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-17T12:40:02.9105156Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:40:02.9105640Z L, _ = torch.eig(A) 2022-08-17T12:40:02.9105977Z should be replaced with 2022-08-17T12:40:02.9106330Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:40:02.9106630Z and 2022-08-17T12:40:02.9106938Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:40:02.9107283Z should be replaced with 2022-08-17T12:40:02.9107849Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:40:02.9108411Z return self.op(*args, **kwargs) 2022-08-17T12:40:02.9108712Z ok (0.002s) 2022-08-17T12:40:02.9113370Z test_get_torch_func_signature_exhaustive_einsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.9129321Z test_get_torch_func_signature_exhaustive_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.002s) 2022-08-17T12:40:02.9144906Z test_get_torch_func_signature_exhaustive_empty_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9172297Z test_get_torch_func_signature_exhaustive_eq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.9189688Z test_get_torch_func_signature_exhaustive_equal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9203127Z test_get_torch_func_signature_exhaustive_erf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9217570Z test_get_torch_func_signature_exhaustive_erfc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9230565Z test_get_torch_func_signature_exhaustive_erfinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9244054Z test_get_torch_func_signature_exhaustive_exp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9258439Z test_get_torch_func_signature_exhaustive_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9269249Z 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-17T12:40:02.9278130Z test_get_torch_func_signature_exhaustive_expand_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.9290282Z test_get_torch_func_signature_exhaustive_expm1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9313455Z test_get_torch_func_signature_exhaustive_fft_fft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9334136Z test_get_torch_func_signature_exhaustive_fft_fft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9355266Z test_get_torch_func_signature_exhaustive_fft_fftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9370722Z test_get_torch_func_signature_exhaustive_fft_fftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9391573Z test_get_torch_func_signature_exhaustive_fft_hfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9411738Z test_get_torch_func_signature_exhaustive_fft_hfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9433224Z test_get_torch_func_signature_exhaustive_fft_hfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9453034Z test_get_torch_func_signature_exhaustive_fft_ifft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9473145Z test_get_torch_func_signature_exhaustive_fft_ifft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9494790Z test_get_torch_func_signature_exhaustive_fft_ifftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9510915Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9531386Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9550697Z test_get_torch_func_signature_exhaustive_fft_ihfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9572475Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9592136Z test_get_torch_func_signature_exhaustive_fft_irfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9611310Z test_get_torch_func_signature_exhaustive_fft_irfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9632272Z test_get_torch_func_signature_exhaustive_fft_irfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9652190Z test_get_torch_func_signature_exhaustive_fft_rfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9671877Z test_get_torch_func_signature_exhaustive_fft_rfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9693135Z test_get_torch_func_signature_exhaustive_fft_rfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9703558Z test_get_torch_func_signature_exhaustive_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.9719256Z test_get_torch_func_signature_exhaustive_flatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9737443Z test_get_torch_func_signature_exhaustive_flip_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9749858Z test_get_torch_func_signature_exhaustive_fliplr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9762458Z test_get_torch_func_signature_exhaustive_flipud_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9773195Z test_get_torch_func_signature_exhaustive_float_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:02.9796765Z test_get_torch_func_signature_exhaustive_float_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9810353Z test_get_torch_func_signature_exhaustive_floor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9838067Z test_get_torch_func_signature_exhaustive_floor_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.9859480Z test_get_torch_func_signature_exhaustive_fmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9880566Z test_get_torch_func_signature_exhaustive_fmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9908656Z test_get_torch_func_signature_exhaustive_fmod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:02.9921554Z test_get_torch_func_signature_exhaustive_frac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9935304Z test_get_torch_func_signature_exhaustive_frexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:02.9954195Z test_get_torch_func_signature_exhaustive_full_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9972054Z test_get_torch_func_signature_exhaustive_gather_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:02.9995327Z test_get_torch_func_signature_exhaustive_ge_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0058757Z test_get_torch_func_signature_exhaustive_geqrf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T12:40:03.0087091Z test_get_torch_func_signature_exhaustive_gradient_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.0111298Z test_get_torch_func_signature_exhaustive_gt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0121776Z test_get_torch_func_signature_exhaustive_half_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.0143183Z test_get_torch_func_signature_exhaustive_heaviside_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0209081Z test_get_torch_func_signature_exhaustive_histc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T12:40:03.0350565Z test_get_torch_func_signature_exhaustive_histogram_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2022-08-17T12:40:03.0523881Z test_get_torch_func_signature_exhaustive_histogramdd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2022-08-17T12:40:03.0537491Z test_get_torch_func_signature_exhaustive_hsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0552264Z test_get_torch_func_signature_exhaustive_hstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0573341Z test_get_torch_func_signature_exhaustive_hypot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0586327Z test_get_torch_func_signature_exhaustive_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0607481Z test_get_torch_func_signature_exhaustive_igamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0629025Z test_get_torch_func_signature_exhaustive_igammac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0650763Z test_get_torch_func_signature_exhaustive_index_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0666805Z test_get_torch_func_signature_exhaustive_index_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0683963Z test_get_torch_func_signature_exhaustive_index_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0701544Z test_get_torch_func_signature_exhaustive_index_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0715494Z 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-17T12:40:03.0716455Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.0753247Z ok (0.005s) 2022-08-17T12:40:03.0769356Z test_get_torch_func_signature_exhaustive_index_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0783117Z test_get_torch_func_signature_exhaustive_inner_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0793782Z test_get_torch_func_signature_exhaustive_int_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.0817757Z test_get_torch_func_signature_exhaustive_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0853136Z test_get_torch_func_signature_exhaustive_isclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.0866521Z test_get_torch_func_signature_exhaustive_isfinite_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0883589Z test_get_torch_func_signature_exhaustive_isin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.0896817Z test_get_torch_func_signature_exhaustive_isinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0909699Z test_get_torch_func_signature_exhaustive_isnan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0922306Z test_get_torch_func_signature_exhaustive_isneginf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0934933Z test_get_torch_func_signature_exhaustive_isposinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0947938Z test_get_torch_func_signature_exhaustive_isreal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.0963554Z 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-17T12:40:03.0964878Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.0984567Z ok (0.004s) 2022-08-17T12:40:03.0995233Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:03.1004292Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:03.1013511Z test_get_torch_func_signature_exhaustive_jiterator_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:03.1022843Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:03.1032329Z test_get_torch_func_signature_exhaustive_jiterator_unary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:40:03.1044861Z test_get_torch_func_signature_exhaustive_kron_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.1065566Z test_get_torch_func_signature_exhaustive_kthvalue_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1088129Z test_get_torch_func_signature_exhaustive_ldexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1111909Z test_get_torch_func_signature_exhaustive_le_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1137246Z test_get_torch_func_signature_exhaustive_lerp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1151291Z test_get_torch_func_signature_exhaustive_lgamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.1170791Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1190342Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1207456Z test_get_torch_func_signature_exhaustive_linalg_cond_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1222534Z test_get_torch_func_signature_exhaustive_linalg_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.1250967Z test_get_torch_func_signature_exhaustive_linalg_det_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1281051Z test_get_torch_func_signature_exhaustive_linalg_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1311809Z test_get_torch_func_signature_exhaustive_linalg_eigh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1339267Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1367622Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1386475Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1412243Z test_get_torch_func_signature_exhaustive_linalg_inv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1438709Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1453944Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.1469855Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1495081Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1595097Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T12:40:03.1605542Z 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-17T12:40:03.1633572Z test_get_torch_func_signature_exhaustive_linalg_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1681275Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.1706272Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.1801201Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T12:40:03.1869901Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T12:40:03.1906284Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:03.1939412Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1972379Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.1992099Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.2020236Z test_get_torch_func_signature_exhaustive_linalg_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.2039446Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.2089555Z test_get_torch_func_signature_exhaustive_linalg_pinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.2123388Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.2134149Z 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-17T12:40:03.2199945Z test_get_torch_func_signature_exhaustive_linalg_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T12:40:03.2229882Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.2278202Z test_get_torch_func_signature_exhaustive_linalg_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.2325742Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.2502876Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.018s) 2022-08-17T12:40:03.2809561Z test_get_torch_func_signature_exhaustive_linalg_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.031s) 2022-08-17T12:40:03.2848405Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:03.2865750Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.2884291Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.2903108Z test_get_torch_func_signature_exhaustive_linalg_vander_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.2954191Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.3016130Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T12:40:03.3039490Z test_get_torch_func_signature_exhaustive_linspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3053709Z test_get_torch_func_signature_exhaustive_log10_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3067513Z test_get_torch_func_signature_exhaustive_log1p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3081790Z test_get_torch_func_signature_exhaustive_log2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3099199Z test_get_torch_func_signature_exhaustive_log_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3116061Z test_get_torch_func_signature_exhaustive_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3132788Z test_get_torch_func_signature_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3146285Z test_get_torch_func_signature_exhaustive_logaddexp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3159272Z test_get_torch_func_signature_exhaustive_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3174732Z test_get_torch_func_signature_exhaustive_logcumsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3207180Z test_get_torch_func_signature_exhaustive_logdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.3229442Z test_get_torch_func_signature_exhaustive_logical_and_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3242608Z test_get_torch_func_signature_exhaustive_logical_not_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3263716Z test_get_torch_func_signature_exhaustive_logical_or_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3285588Z test_get_torch_func_signature_exhaustive_logical_xor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3300057Z test_get_torch_func_signature_exhaustive_logit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3411687Z test_get_torch_func_signature_exhaustive_logspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2022-08-17T12:40:03.3435059Z test_get_torch_func_signature_exhaustive_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3445581Z test_get_torch_func_signature_exhaustive_long_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.3467828Z test_get_torch_func_signature_exhaustive_lt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3478614Z test_get_torch_func_signature_exhaustive_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.3493083Z 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-17T12:40:03.3494135Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:40:03.3494543Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:40:03.3494883Z should be replaced with 2022-08-17T12:40:03.3495450Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:40:03.3496004Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.3544740Z ok (0.007s) 2022-08-17T12:40:03.3576602Z test_get_torch_func_signature_exhaustive_lu_unpack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.3587152Z test_get_torch_func_signature_exhaustive_mH_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.3596665Z test_get_torch_func_signature_exhaustive_mT_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.3616297Z test_get_torch_func_signature_exhaustive_masked_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3634171Z test_get_torch_func_signature_exhaustive_masked_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3651921Z test_get_torch_func_signature_exhaustive_masked_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3677810Z test_get_torch_func_signature_exhaustive_matmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3695648Z test_get_torch_func_signature_exhaustive_matrix_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3730192Z test_get_torch_func_signature_exhaustive_max_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.3745557Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3762369Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3783506Z test_get_torch_func_signature_exhaustive_maximum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3807341Z test_get_torch_func_signature_exhaustive_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3825896Z test_get_torch_func_signature_exhaustive_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3836147Z 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-17T12:40:03.3844176Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:40:03.3877584Z test_get_torch_func_signature_exhaustive_min_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.3892688Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3908880Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3929594Z test_get_torch_func_signature_exhaustive_minimum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3942515Z test_get_torch_func_signature_exhaustive_mm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3962954Z test_get_torch_func_signature_exhaustive_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.3976265Z test_get_torch_func_signature_exhaustive_movedim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.3995921Z test_get_torch_func_signature_exhaustive_msort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4020666Z test_get_torch_func_signature_exhaustive_mul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4031004Z test_get_torch_func_signature_exhaustive_multinomial_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.4042510Z test_get_torch_func_signature_exhaustive_mv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.4064494Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4086129Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4108151Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4123671Z test_get_torch_func_signature_exhaustive_nan_to_num_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4149040Z test_get_torch_func_signature_exhaustive_nanmean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4168151Z test_get_torch_func_signature_exhaustive_nanmedian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4231866Z test_get_torch_func_signature_exhaustive_nanquantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T12:40:03.4253189Z test_get_torch_func_signature_exhaustive_nansum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4268852Z test_get_torch_func_signature_exhaustive_narrow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4298113Z test_get_torch_func_signature_exhaustive_native_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.4326103Z test_get_torch_func_signature_exhaustive_ne_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.4339241Z test_get_torch_func_signature_exhaustive_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.4350517Z 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-17T12:40:03.4360733Z 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-17T12:40:03.4370014Z 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-17T12:40:03.4379248Z 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-17T12:40:03.4399813Z test_get_torch_func_signature_exhaustive_nextafter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4416102Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4426678Z 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-17T12:40:03.4435956Z 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-17T12:40:03.4445149Z 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-17T12:40:03.4454305Z 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-17T12:40:03.4463042Z 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-17T12:40:03.4480884Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4500012Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4521044Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.4531239Z 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-17T12:40:03.4577570Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.4588335Z 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-17T12:40:03.4598024Z 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-17T12:40:03.4607720Z 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-17T12:40:03.4679046Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2022-08-17T12:40:03.4720110Z 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-17T12:40:03.4721406Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.5060749Z ok (0.038s) 2022-08-17T12:40:03.5090274Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.5122849Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.5163329Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:03.5175017Z 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-17T12:40:03.5199553Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.5210925Z 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-17T12:40:03.5221389Z 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-17T12:40:03.5231989Z 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-17T12:40:03.5242400Z 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-17T12:40:03.5253184Z 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-17T12:40:03.5262754Z 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-17T12:40:03.5272302Z 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-17T12:40:03.5281703Z 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-17T12:40:03.5291213Z 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-17T12:40:03.5300855Z 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-17T12:40:03.5310351Z 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-17T12:40:03.5320785Z 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-17T12:40:03.5330981Z 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-17T12:40:03.5372762Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:03.5384027Z 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-17T12:40:03.5394399Z 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-17T12:40:03.5403707Z 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-17T12:40:03.5418041Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.5428094Z 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-17T12:40:03.5437245Z 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-17T12:40:03.5446223Z 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-17T12:40:03.5455416Z 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-17T12:40:03.5464765Z 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-17T12:40:03.5474001Z 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-17T12:40:03.5483069Z 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-17T12:40:03.5492184Z 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-17T12:40:03.5501184Z 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-17T12:40:03.5510488Z 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-17T12:40:03.5519902Z 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-17T12:40:03.5528418Z 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-17T12:40:03.5538029Z 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-17T12:40:03.5546976Z 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-17T12:40:03.5556176Z 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-17T12:40:03.5565255Z 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-17T12:40:03.5592260Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.5602636Z 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-17T12:40:03.5615399Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.5625352Z 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-17T12:40:03.5634568Z 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-17T12:40:03.5643709Z 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-17T12:40:03.5653067Z 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-17T12:40:03.5662159Z 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-17T12:40:03.5671558Z 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-17T12:40:03.5680772Z 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-17T12:40:03.5689846Z 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-17T12:40:03.5699718Z 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-17T12:40:03.5708982Z 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-17T12:40:03.5719002Z 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-17T12:40:03.5727420Z 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-17T12:40:03.5736425Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.5745849Z 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-17T12:40:03.5755053Z 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-17T12:40:03.5764119Z 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-17T12:40:03.5773076Z 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-17T12:40:03.5790964Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.5831336Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2022-08-17T12:40:03.5850823Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.5870973Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.5889311Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.5906088Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.5919495Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.5932823Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.5943053Z 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-17T12:40:03.5971144Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.5981427Z 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-17T12:40:03.5990647Z 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-17T12:40:03.5999670Z 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-17T12:40:03.6009895Z 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-17T12:40:03.6018901Z 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-17T12:40:03.6028351Z 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-17T12:40:03.6037770Z 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-17T12:40:03.6046539Z 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-17T12:40:03.6055720Z 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-17T12:40:03.6069167Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6083868Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6093828Z 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-17T12:40:03.6102961Z 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-17T12:40:03.6112288Z 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-17T12:40:03.6121348Z 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-17T12:40:03.6130474Z 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-17T12:40:03.6139326Z 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-17T12:40:03.6148393Z 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-17T12:40:03.6157720Z 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-17T12:40:03.6168487Z test_get_torch_func_signature_exhaustive_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.001s) 2022-08-17T12:40:03.6178851Z test_get_torch_func_signature_exhaustive_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.6189131Z 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-17T12:40:03.6197858Z 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-17T12:40:03.6207262Z 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-17T12:40:03.6216329Z test_get_torch_func_signature_exhaustive_normal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.6225645Z 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-17T12:40:03.6241187Z test_get_torch_func_signature_exhaustive_ones_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.6410843Z test_get_torch_func_signature_exhaustive_ormqr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2022-08-17T12:40:03.6424116Z test_get_torch_func_signature_exhaustive_outer_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6435291Z 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-17T12:40:03.6449300Z test_get_torch_func_signature_exhaustive_permute_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6479010Z test_get_torch_func_signature_exhaustive_pinverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.6502025Z test_get_torch_func_signature_exhaustive_polar_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.6512370Z 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-17T12:40:03.6521709Z 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-17T12:40:03.6530807Z 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-17T12:40:03.6539998Z 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-17T12:40:03.6549163Z 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-17T12:40:03.6560974Z test_get_torch_func_signature_exhaustive_positive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6586212Z test_get_torch_func_signature_exhaustive_pow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.6621424Z test_get_torch_func_signature_exhaustive_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.6645327Z test_get_torch_func_signature_exhaustive_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.6661632Z 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-17T12:40:03.6662854Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:40:03.6663357Z Q, R = torch.qr(A, some) 2022-08-17T12:40:03.6663706Z should be replaced with 2022-08-17T12:40:03.6664562Z 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-17T12:40:03.6665445Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.6714770Z ok (0.007s) 2022-08-17T12:40:03.6775327Z test_get_torch_func_signature_exhaustive_quantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T12:40:03.6788809Z test_get_torch_func_signature_exhaustive_rad2deg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6798763Z 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-17T12:40:03.6808473Z 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-17T12:40:03.6817257Z 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-17T12:40:03.6830254Z test_get_torch_func_signature_exhaustive_ravel_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6843069Z test_get_torch_func_signature_exhaustive_real_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6856553Z test_get_torch_func_signature_exhaustive_reciprocal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6885473Z test_get_torch_func_signature_exhaustive_remainder_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.6900056Z test_get_torch_func_signature_exhaustive_renorm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6910044Z test_get_torch_func_signature_exhaustive_repeat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.6925877Z test_get_torch_func_signature_exhaustive_repeat_interleave_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.6935517Z 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-17T12:40:03.6952636Z test_get_torch_func_signature_exhaustive_reshape_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.6962980Z test_get_torch_func_signature_exhaustive_resize__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.6972049Z 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-17T12:40:03.6983300Z test_get_torch_func_signature_exhaustive_resolve_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.6994882Z test_get_torch_func_signature_exhaustive_resolve_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7016177Z test_get_torch_func_signature_exhaustive_roll_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7049595Z test_get_torch_func_signature_exhaustive_rot90_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7063121Z test_get_torch_func_signature_exhaustive_round_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7078544Z test_get_torch_func_signature_exhaustive_round_decimals_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7093006Z test_get_torch_func_signature_exhaustive_round_decimals_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7107109Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7119849Z test_get_torch_func_signature_exhaustive_rsqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7144103Z test_get_torch_func_signature_exhaustive_rsub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7165906Z test_get_torch_func_signature_exhaustive_scatter_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7199137Z test_get_torch_func_signature_exhaustive_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7216042Z 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-17T12:40:03.7217008Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.7228939Z ok (0.003s) 2022-08-17T12:40:03.7257871Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7288421Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7316775Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7345084Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7429538Z 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-17T12:40:03.7430832Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.7432521Z /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-17T12:40:03.7433616Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.7461556Z ok (0.012s) 2022-08-17T12:40:03.7552116Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T12:40:03.7646526Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2022-08-17T12:40:03.7661947Z test_get_torch_func_signature_exhaustive_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7680758Z test_get_torch_func_signature_exhaustive_select_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7694014Z test_get_torch_func_signature_exhaustive_sgn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7704434Z test_get_torch_func_signature_exhaustive_short_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.7716739Z test_get_torch_func_signature_exhaustive_sigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7728973Z test_get_torch_func_signature_exhaustive_sign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7741859Z test_get_torch_func_signature_exhaustive_signbit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7755369Z test_get_torch_func_signature_exhaustive_sin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7769429Z test_get_torch_func_signature_exhaustive_sinc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7782306Z test_get_torch_func_signature_exhaustive_sinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7813174Z test_get_torch_func_signature_exhaustive_slice_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.7830215Z test_get_torch_func_signature_exhaustive_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7846915Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.7893463Z test_get_torch_func_signature_exhaustive_sort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2022-08-17T12:40:03.7905826Z 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-17T12:40:03.7907077Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:40:03.7922736Z ok (0.003s) 2022-08-17T12:40:03.7937779Z test_get_torch_func_signature_exhaustive_special_airy_ai_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7950352Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7963545Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7976854Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.7989890Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8012269Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8034675Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8044185Z 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-17T12:40:03.8053553Z 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-17T12:40:03.8066154Z test_get_torch_func_signature_exhaustive_special_entr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8079632Z test_get_torch_func_signature_exhaustive_special_erfcx_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8102473Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8124801Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8137238Z test_get_torch_func_signature_exhaustive_special_i0e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8149538Z test_get_torch_func_signature_exhaustive_special_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8161335Z test_get_torch_func_signature_exhaustive_special_i1e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8183310Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8192742Z 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-17T12:40:03.8204633Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8217403Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8230025Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8242542Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8254991Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8268494Z test_get_torch_func_signature_exhaustive_special_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8282182Z test_get_torch_func_signature_exhaustive_special_ndtri_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8292242Z 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-17T12:40:03.8305136Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8317978Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8327083Z 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-17T12:40:03.8335814Z 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-17T12:40:03.8343747Z 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-17T12:40:03.8352582Z 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-17T12:40:03.8364635Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8386955Z test_get_torch_func_signature_exhaustive_special_xlog1py_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8412283Z test_get_torch_func_signature_exhaustive_special_zeta_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8422384Z test_get_torch_func_signature_exhaustive_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.8431789Z 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-17T12:40:03.8444999Z test_get_torch_func_signature_exhaustive_split_with_sizes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8457859Z test_get_torch_func_signature_exhaustive_sqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8471550Z test_get_torch_func_signature_exhaustive_square_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8487270Z test_get_torch_func_signature_exhaustive_squeeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8503138Z test_get_torch_func_signature_exhaustive_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8524752Z test_get_torch_func_signature_exhaustive_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8543989Z test_get_torch_func_signature_exhaustive_std_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8554181Z test_get_torch_func_signature_exhaustive_stft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.8580873Z test_get_torch_func_signature_exhaustive_sub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.8604676Z test_get_torch_func_signature_exhaustive_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.8614484Z 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-17T12:40:03.8924759Z test_get_torch_func_signature_exhaustive_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.031s) 2022-08-17T12:40:03.8935577Z 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-17T12:40:03.8951076Z 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-17T12:40:03.8952138Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:40:03.8952674Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:40:03.8953012Z should be replaced with 2022-08-17T12:40:03.8953507Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:40:03.8953839Z and 2022-08-17T12:40:03.8954150Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:40:03.8954494Z should be replaced with 2022-08-17T12:40:03.8955283Z 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-17T12:40:03.8955840Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.8967049Z ok (0.003s) 2022-08-17T12:40:03.8979874Z test_get_torch_func_signature_exhaustive_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.8996941Z test_get_torch_func_signature_exhaustive_take_along_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9014435Z test_get_torch_func_signature_exhaustive_take_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9027550Z test_get_torch_func_signature_exhaustive_tan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9041294Z test_get_torch_func_signature_exhaustive_tanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9062170Z test_get_torch_func_signature_exhaustive_tensor_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9071225Z test_get_torch_func_signature_exhaustive_tensordot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:40:03.9104201Z test_get_torch_func_signature_exhaustive_tile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.9114021Z 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-17T12:40:03.9134885Z test_get_torch_func_signature_exhaustive_topk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9146489Z test_get_torch_func_signature_exhaustive_trace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9162310Z test_get_torch_func_signature_exhaustive_transpose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9181656Z test_get_torch_func_signature_exhaustive_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9200741Z test_get_torch_func_signature_exhaustive_trapz_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9216365Z 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-17T12:40:03.9217411Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:40:03.9217900Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:40:03.9218250Z should be replaced with 2022-08-17T12:40:03.9218827Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:40:03.9219369Z return self.op(*args, **kwargs) 2022-08-17T12:40:03.9239525Z ok (0.004s) 2022-08-17T12:40:03.9255136Z test_get_torch_func_signature_exhaustive_tril_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9271183Z test_get_torch_func_signature_exhaustive_triu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9297552Z test_get_torch_func_signature_exhaustive_true_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2022-08-17T12:40:03.9310110Z test_get_torch_func_signature_exhaustive_trunc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9326458Z test_get_torch_func_signature_exhaustive_unbind_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9343720Z test_get_torch_func_signature_exhaustive_unflatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9353412Z test_get_torch_func_signature_exhaustive_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.9362630Z 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-17T12:40:03.9371938Z test_get_torch_func_signature_exhaustive_unique_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.9386692Z test_get_torch_func_signature_exhaustive_unsqueeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9409901Z test_get_torch_func_signature_exhaustive_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9430287Z test_get_torch_func_signature_exhaustive_var_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9442471Z test_get_torch_func_signature_exhaustive_vdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9454770Z test_get_torch_func_signature_exhaustive_view_as_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9464096Z 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-17T12:40:03.9473535Z test_get_torch_func_signature_exhaustive_view_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.9485782Z test_get_torch_func_signature_exhaustive_vsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9499612Z test_get_torch_func_signature_exhaustive_vstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T12:40:03.9509518Z test_get_torch_func_signature_exhaustive_where_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.9531602Z test_get_torch_func_signature_exhaustive_xlogy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9541445Z test_get_torch_func_signature_exhaustive_zero__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T12:40:03.9557059Z test_get_torch_func_signature_exhaustive_zeros_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T12:40:03.9564561Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2022-08-17T12:40:03.9600687Z Tests that the pass manager runs the passes correctly. ... ok (0.004s) 2022-08-17T12:40:03.9603960Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2022-08-17T12:40:03.9608726Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.001s) 2022-08-17T12:40:03.9613911Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2022-08-17T12:40:03.9635088Z Tests that users can add in check functions correctly ... ok (0.003s) 2022-08-17T12:40:03.9639198Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2022-08-17T12:40:03.9643267Z Tests the construction of constraints ... ok (0.001s) 2022-08-17T12:40:03.9656702Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2022-08-17T12:40:03.9667775Z Tests that passes are correctly ordered based on contraints. ... ok (0.002s) 2022-08-17T12:40:03.9722200Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2022-08-17T12:40:03.9806107Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:03.9883080Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:03.9965740Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.0061337Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2022-08-17T12:40:04.0139230Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.0216809Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.0228453Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-08-17T12:40:04.0296621Z This tests that a placeholder Node can be matched to a Node with ... ok (0.008s) 2022-08-17T12:40:04.0380229Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.0462364Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.0542527Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.0658434Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2022-08-17T12:40:04.0733571Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2022-08-17T12:40:04.0811787Z test_subgraph_writer_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2022-08-17T12:40:04.5152616Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... ok (0.434s) 2022-08-17T12:40:06.5857609Z test_torchvision_models_convnext_base (__main__.TestVisionTracing) ... ok (2.070s) 2022-08-17T12:40:10.0423570Z test_torchvision_models_convnext_large (__main__.TestVisionTracing) ... ok (3.456s) 2022-08-17T12:40:11.3661471Z test_torchvision_models_convnext_small (__main__.TestVisionTracing) ... ok (1.324s) 2022-08-17T12:40:12.0914801Z test_torchvision_models_convnext_tiny (__main__.TestVisionTracing) ... ok (0.725s) 2022-08-17T12:40:13.7282004Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... ok (1.637s) 2022-08-17T12:40:16.3769074Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... ok (2.649s) 2022-08-17T12:40:18.6393887Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... ok (2.262s) 2022-08-17T12:40:21.5406494Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... ok (2.901s) 2022-08-17T12:40:21.5441169Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained_backbone' is deprecated since 0.13 and will be removed in 0.15, please use 'weights_backbone' instead. 2022-08-17T12:40:21.5442602Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T12:40:21.5444044Z /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights_backbone' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights_backbone=None`. 2022-08-17T12:40:21.5444981Z warnings.warn(msg) 2022-08-17T12:40:21.6937728Z ok (0.153s) 2022-08-17T12:40:21.8456595Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... ok (0.152s) 2022-08-17T12:40:22.1997241Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.354s) 2022-08-17T12:40:22.5688957Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.369s) 2022-08-17T12:40:22.9153290Z test_torchvision_models_detection_fcos_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.346s) 2022-08-17T12:40:23.4368732Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.521s) 2022-08-17T12:40:23.8216191Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.385s) 2022-08-17T12:40:24.2178550Z test_torchvision_models_detection_maskrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.396s) 2022-08-17T12:40:24.5664778Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... ok (0.349s) 2022-08-17T12:40:24.9342413Z test_torchvision_models_detection_retinanet_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (0.368s) 2022-08-17T12:40:26.6268002Z test_torchvision_models_detection_ssd300_vgg16 (__main__.TestVisionTracing) ... ok (1.692s) 2022-08-17T12:40:26.7361896Z test_torchvision_models_detection_ssdlite320_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (0.109s) 2022-08-17T12:40:27.7982983Z test_torchvision_models_efficientnet_b0 (__main__.TestVisionTracing) ... ok (1.062s) 2022-08-17T12:40:29.2805632Z test_torchvision_models_efficientnet_b1 (__main__.TestVisionTracing) ... ok (1.482s) 2022-08-17T12:40:30.7360622Z test_torchvision_models_efficientnet_b2 (__main__.TestVisionTracing) ... ok (1.455s) 2022-08-17T12:40:32.4473995Z test_torchvision_models_efficientnet_b3 (__main__.TestVisionTracing) ... ok (1.711s) 2022-08-17T12:40:34.7015057Z test_torchvision_models_efficientnet_b4 (__main__.TestVisionTracing) ... ok (2.254s) 2022-08-17T12:40:37.6030676Z test_torchvision_models_efficientnet_b5 (__main__.TestVisionTracing) ... ok (2.901s) 2022-08-17T12:40:40.9869979Z test_torchvision_models_efficientnet_b6 (__main__.TestVisionTracing) ... ok (3.380s) 2022-08-17T12:40:45.3628948Z test_torchvision_models_efficientnet_b7 (__main__.TestVisionTracing) ... ok (4.380s) 2022-08-17T12:40:51.4025768Z test_torchvision_models_efficientnet_v2_l (__main__.TestVisionTracing) ... ok (6.040s) 2022-08-17T12:40:55.4844849Z test_torchvision_models_efficientnet_v2_m (__main__.TestVisionTracing) ... ok (4.082s) 2022-08-17T12:40:58.1904336Z test_torchvision_models_efficientnet_v2_s (__main__.TestVisionTracing) ... ok (2.706s) 2022-08-17T12:40:58.1945425Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/googlenet.py:51: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-08-17T12:40:58.1946412Z FutureWarning, 2022-08-17T12:40:59.1559034Z ok (0.965s) 2022-08-17T12:40:59.1576237Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/inception.py:47: FutureWarning: The default weight initialization of inception_v3 will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-08-17T12:40:59.1576885Z FutureWarning, 2022-08-17T12:41:00.6027655Z ok (1.447s) 2022-08-17T12:41:01.3290344Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... ok (0.726s) 2022-08-17T12:41:02.0652709Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... ok (0.736s) 2022-08-17T12:41:02.9128034Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... ok (0.847s) 2022-08-17T12:41:03.7351689Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... ok (0.822s) 2022-08-17T12:41:04.5317741Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... ok (0.797s) 2022-08-17T12:41:05.5103259Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (0.978s) 2022-08-17T12:41:06.2773898Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... ok (0.767s) 2022-08-17T12:41:08.2744629Z test_torchvision_models_regnet_x_16gf (__main__.TestVisionTracing) ... ok (1.997s) 2022-08-17T12:41:09.6523916Z test_torchvision_models_regnet_x_1_6gf (__main__.TestVisionTracing) ... ok (1.378s) 2022-08-17T12:41:12.6480656Z test_torchvision_models_regnet_x_32gf (__main__.TestVisionTracing) ... ok (2.996s) 2022-08-17T12:41:14.2606561Z test_torchvision_models_regnet_x_3_2gf (__main__.TestVisionTracing) ... ok (1.612s) 2022-08-17T12:41:15.5976923Z test_torchvision_models_regnet_x_400mf (__main__.TestVisionTracing) ... ok (1.337s) 2022-08-17T12:41:16.6366108Z test_torchvision_models_regnet_x_800mf (__main__.TestVisionTracing) ... ok (1.039s) 2022-08-17T12:41:18.6409143Z test_torchvision_models_regnet_x_8gf (__main__.TestVisionTracing) ... ok (2.004s) 2022-08-17T12:41:31.1070367Z test_torchvision_models_regnet_y_128gf (__main__.TestVisionTracing) ... ok (12.466s) 2022-08-17T12:41:33.7750798Z test_torchvision_models_regnet_y_16gf (__main__.TestVisionTracing) ... ok (2.668s) 2022-08-17T12:41:36.2594699Z test_torchvision_models_regnet_y_1_6gf (__main__.TestVisionTracing) ... ok (2.484s) 2022-08-17T12:41:39.9922368Z test_torchvision_models_regnet_y_32gf (__main__.TestVisionTracing) ... ok (3.733s) 2022-08-17T12:41:41.9954213Z test_torchvision_models_regnet_y_3_2gf (__main__.TestVisionTracing) ... ok (2.003s) 2022-08-17T12:41:43.4579026Z test_torchvision_models_regnet_y_400mf (__main__.TestVisionTracing) ... ok (1.462s) 2022-08-17T12:41:44.8940381Z test_torchvision_models_regnet_y_800mf (__main__.TestVisionTracing) ... ok (1.436s) 2022-08-17T12:41:46.8522938Z test_torchvision_models_regnet_y_8gf (__main__.TestVisionTracing) ... ok (1.958s) 2022-08-17T12:41:48.6447625Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... ok (1.792s) 2022-08-17T12:41:51.1954469Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... ok (2.551s) 2022-08-17T12:41:51.6435510Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... ok (0.448s) 2022-08-17T12:41:52.3774599Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... ok (0.734s) 2022-08-17T12:41:53.4430363Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... ok (1.066s) 2022-08-17T12:41:55.9188314Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... ok (2.476s) 2022-08-17T12:41:58.2202817Z test_torchvision_models_resnext101_64x4d (__main__.TestVisionTracing) ... ok (2.301s) 2022-08-17T12:41:59.1908691Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... ok (0.970s) 2022-08-17T12:42:00.3985741Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.208s) 2022-08-17T12:42:02.5378183Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... ok (2.139s) 2022-08-17T12:42:03.6522598Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... ok (1.114s) 2022-08-17T12:42:05.4763542Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... ok (1.824s) 2022-08-17T12:42:06.4465191Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... ok (0.970s) 2022-08-17T12:42:07.4280069Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (0.981s) 2022-08-17T12:42:08.2471288Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... ok (0.819s) 2022-08-17T12:42:09.1521642Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... ok (0.905s) 2022-08-17T12:42:10.0997403Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... ok (0.948s) 2022-08-17T12:42:11.1913982Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... ok (1.092s) 2022-08-17T12:42:11.5053185Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... ok (0.314s) 2022-08-17T12:42:11.7832293Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... ok (0.278s) 2022-08-17T12:42:14.5980110Z test_torchvision_models_swin_b (__main__.TestVisionTracing) ... ok (2.815s) 2022-08-17T12:42:16.8794117Z test_torchvision_models_swin_s (__main__.TestVisionTracing) ... ok (2.281s) 2022-08-17T12:42:18.0545388Z test_torchvision_models_swin_t (__main__.TestVisionTracing) ... ok (1.175s) 2022-08-17T12:42:21.5056103Z test_torchvision_models_swin_v2_b (__main__.TestVisionTracing) ... ok (3.451s) 2022-08-17T12:42:24.2745188Z test_torchvision_models_swin_v2_s (__main__.TestVisionTracing) ... ok (2.769s) 2022-08-17T12:42:25.8200143Z test_torchvision_models_swin_v2_t (__main__.TestVisionTracing) ... ok (1.545s) 2022-08-17T12:42:27.2684104Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... ok (1.448s) 2022-08-17T12:42:28.9373583Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... ok (1.669s) 2022-08-17T12:42:30.6216846Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... ok (1.684s) 2022-08-17T12:42:32.1853282Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... ok (1.564s) 2022-08-17T12:42:33.9618431Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... ok (1.776s) 2022-08-17T12:42:35.8667948Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... ok (1.905s) 2022-08-17T12:42:37.5841222Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... ok (1.717s) 2022-08-17T12:42:39.5543161Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... ok (1.970s) 2022-08-17T12:42:40.3801799Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... ok (0.826s) 2022-08-17T12:42:45.0448072Z test_torchvision_models_video_mvit_v1_b (__main__.TestVisionTracing) ... ok (4.665s) 2022-08-17T12:42:50.5558594Z test_torchvision_models_video_mvit_v2_s (__main__.TestVisionTracing) ... ok (5.511s) 2022-08-17T12:42:51.7875961Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... ok (1.232s) 2022-08-17T12:42:52.7777737Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... ok (0.990s) 2022-08-17T12:42:54.7210416Z test_torchvision_models_vit_b_16 (__main__.TestVisionTracing) ... ok (1.943s) 2022-08-17T12:42:56.5067622Z test_torchvision_models_vit_b_32 (__main__.TestVisionTracing) ... ok (1.786s) 2022-08-17T12:43:07.1893282Z test_torchvision_models_vit_h_14 (__main__.TestVisionTracing) ... ok (10.682s) 2022-08-17T12:43:12.9222589Z test_torchvision_models_vit_l_16 (__main__.TestVisionTracing) ... ok (5.733s) 2022-08-17T12:43:18.6137466Z test_torchvision_models_vit_l_32 (__main__.TestVisionTracing) ... ok (5.691s) 2022-08-17T12:43:21.8176951Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... ok (3.204s) 2022-08-17T12:43:23.5788656Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... ok (1.761s) 2022-08-17T12:43:23.5978721Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.019s) 2022-08-17T12:43:24.7721953Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... ok (1.174s) 2022-08-17T12:43:24.7767610Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-17T12:43:24.7800513Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:24.7828444Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:24.7857695Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:24.7888705Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:24.7916653Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:24.7959759Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-17T12:43:24.8027750Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.007s) 2022-08-17T12:43:24.8063985Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-17T12:43:24.8115026Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2022-08-17T12:43:24.8156702Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2022-08-17T12:43:24.8235247Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-08-17T12:43:24.9887975Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.165s) 2022-08-17T12:43:24.9969968Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-08-17T12:43:25.0054024Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2022-08-17T12:43:25.0083982Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0113773Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0142524Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0169739Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0196628Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0222584Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0249762Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0279042Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0441554Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T12:43:25.0468698Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0498215Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0747479Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.025s) 2022-08-17T12:43:25.0782012Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2022-08-17T12:43:25.0849398Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.007s) 2022-08-17T12:43:25.0849824Z 2022-08-17T12:43:25.0850399Z ---------------------------------------------------------------------- 2022-08-17T12:43:25.0851032Z Ran 1102 tests in 205.328s 2022-08-17T12:43:25.0865745Z 2022-08-17T12:43:25.0866126Z OK (skipped=194, expected failures=2) 2022-08-17T12:43:25.0866335Z 2022-08-17T12:43:25.0866475Z Generating XML reports... 2022-08-17T12:43:25.0887327Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220817123959.xml 2022-08-17T12:43:25.0900596Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20220817123959.xml 2022-08-17T12:43:25.0909073Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20220817123959.xml 2022-08-17T12:43:25.0926886Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220817123959.xml 2022-08-17T12:43:25.0940003Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220817123959.xml 2022-08-17T12:43:25.0948761Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220817123959.xml 2022-08-17T12:43:25.1067184Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20220817123959.xml 2022-08-17T12:43:25.1072266Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220817123959.xml 2022-08-17T12:43:25.1163960Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220817123959.xml 2022-08-17T12:43:25.1608635Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20220817123959.xml 2022-08-17T12:43:25.1614935Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20220817123959.xml 2022-08-17T12:43:25.1628284Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817123959.xml 2022-08-17T12:43:25.1698850Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20220817123959.xml 2022-08-17T12:43:25.1721878Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220817123959.xml 2022-08-17T12:43:27.9331215Z Running test_unary_ufuncs ... [2022-08-17 12:43:27.932729] 2022-08-17T12:43:27.9331733Z Executing ['/opt/conda/bin/python', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:43:27.932816] 2022-08-17T12:43:30.2257105Z Test results will be stored in test-reports/python-unittest/test_unary_ufuncs 2022-08-17T12:43:30.2777473Z 2022-08-17T12:43:30.2777626Z Running tests... 2022-08-17T12:43:30.2778054Z ---------------------------------------------------------------------- 2022-08-17T12:43:30.2996151Z 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:43:30.2996959Z float_out = torch.empty_like(t).float() 2022-08-17T12:43:30.2999582Z 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:43:30.3000251Z torch_fn(t, out=float_out) 2022-08-17T12:43:30.3065518Z ok (0.029s) 2022-08-17T12:43:30.3157731Z test_abs_angle_complex_to_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:30.3166600Z test_abs_big_number_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:43:30.3178913Z test_abs_signed_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:43:30.3190514Z test_abs_signed_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:43:30.3198824Z test_abs_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:30.3207210Z test_abs_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:30.3385237Z test_batch_vs_slicing_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:30.3867461Z test_batch_vs_slicing_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:43:30.4104645Z 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:43:30.4105605Z result = torch.complex(real, imag) 2022-08-17T12:43:30.4327741Z ok (0.046s) 2022-08-17T12:43:30.4540766Z test_batch_vs_slicing_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:30.4784223Z test_batch_vs_slicing_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:30.4935858Z test_batch_vs_slicing_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:30.5114623Z test_batch_vs_slicing_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:30.5244510Z test_batch_vs_slicing_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:30.5361484Z test_batch_vs_slicing_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:30.5455139Z test_batch_vs_slicing_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:30.5557357Z test_batch_vs_slicing_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:30.5659975Z test_batch_vs_slicing_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:30.5811667Z test_batch_vs_slicing_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:30.6022745Z test_batch_vs_slicing_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:30.7113074Z test_batch_vs_slicing_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:43:30.8137129Z test_batch_vs_slicing_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:43:30.8293853Z test_batch_vs_slicing_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:30.8500080Z test_batch_vs_slicing_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:30.8685413Z test_batch_vs_slicing_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:30.8871788Z test_batch_vs_slicing_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:30.9036150Z test_batch_vs_slicing_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:30.9214303Z test_batch_vs_slicing_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:30.9402269Z test_batch_vs_slicing_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:30.9637356Z test_batch_vs_slicing_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:30.9919053Z test_batch_vs_slicing_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:31.0839014Z test_batch_vs_slicing_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:43:31.1861883Z test_batch_vs_slicing_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:43:31.2066397Z test_batch_vs_slicing_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:31.2445055Z test_batch_vs_slicing_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:43:31.2682054Z test_batch_vs_slicing_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:31.2926661Z test_batch_vs_slicing_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:31.3160019Z test_batch_vs_slicing_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:31.3410711Z test_batch_vs_slicing_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:31.3630977Z test_batch_vs_slicing_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:31.3762579Z test_batch_vs_slicing_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:31.4052281Z test_batch_vs_slicing_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:43:31.4439347Z test_batch_vs_slicing_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:43:31.4685559Z test_batch_vs_slicing_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:31.4926509Z test_batch_vs_slicing_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:31.5081116Z test_batch_vs_slicing_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:31.5248165Z test_batch_vs_slicing_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:31.5415346Z test_batch_vs_slicing_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:31.5594077Z test_batch_vs_slicing_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:31.5770827Z test_batch_vs_slicing_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:31.5954335Z test_batch_vs_slicing_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:31.6158915Z test_batch_vs_slicing_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:31.6325002Z test_batch_vs_slicing_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:31.6567709Z test_batch_vs_slicing_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:31.7687299Z test_batch_vs_slicing_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:43:31.8328006Z test_batch_vs_slicing_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:43:31.8476312Z test_batch_vs_slicing_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:31.8664881Z test_batch_vs_slicing_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:31.8862497Z test_batch_vs_slicing_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:31.9096168Z test_batch_vs_slicing_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:31.9288122Z test_batch_vs_slicing_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:31.9471694Z test_batch_vs_slicing_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:31.9664116Z test_batch_vs_slicing_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:31.9932169Z test_batch_vs_slicing_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:32.0237911Z test_batch_vs_slicing_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:43:32.1167250Z test_batch_vs_slicing_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:43:32.2142071Z test_batch_vs_slicing_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2022-08-17T12:43:32.2408148Z test_batch_vs_slicing_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:32.2777624Z test_batch_vs_slicing_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:43:32.3030795Z test_batch_vs_slicing_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:32.3330250Z test_batch_vs_slicing_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:43:32.3589904Z test_batch_vs_slicing_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:32.3846021Z test_batch_vs_slicing_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:32.4112197Z test_batch_vs_slicing_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:32.4317952Z test_batch_vs_slicing_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:32.4623666Z test_batch_vs_slicing_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:43:32.5707851Z test_batch_vs_slicing_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:43:32.6241583Z test_batch_vs_slicing_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:43:32.6426934Z test_batch_vs_slicing_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:32.6603264Z test_batch_vs_slicing_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:32.6796087Z test_batch_vs_slicing_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:32.7019245Z test_batch_vs_slicing_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:32.7205055Z test_batch_vs_slicing_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:32.7425730Z test_batch_vs_slicing_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:32.7617529Z test_batch_vs_slicing_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:32.7938606Z test_batch_vs_slicing_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:43:32.8220379Z test_batch_vs_slicing_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:32.9462788Z test_batch_vs_slicing_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:43:33.0085347Z test_batch_vs_slicing_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:43:33.0405718Z test_batch_vs_slicing_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:43:33.0717304Z test_batch_vs_slicing_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:43:33.0952110Z test_batch_vs_slicing_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:33.1229297Z test_batch_vs_slicing_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:33.1477209Z test_batch_vs_slicing_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:33.1726741Z test_batch_vs_slicing_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:33.1940752Z test_batch_vs_slicing_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:33.2055286Z test_batch_vs_slicing_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.2234875Z test_batch_vs_slicing_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:33.2458764Z test_batch_vs_slicing_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:33.2825991Z test_batch_vs_slicing_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:43:33.2991009Z test_batch_vs_slicing_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:33.3236075Z test_batch_vs_slicing_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:33.3371868Z test_batch_vs_slicing_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:33.3541718Z test_batch_vs_slicing_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:33.3704071Z test_batch_vs_slicing_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:33.3887793Z test_batch_vs_slicing_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:33.4034916Z test_batch_vs_slicing_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:33.4193573Z test_batch_vs_slicing_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:33.4373198Z test_batch_vs_slicing_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:33.4482089Z test_batch_vs_slicing_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.4586689Z test_batch_vs_slicing_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:33.4698193Z test_batch_vs_slicing_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.4802085Z test_batch_vs_slicing_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:33.4970833Z test_batch_vs_slicing_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:33.5070149Z test_batch_vs_slicing_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:33.5165197Z test_batch_vs_slicing_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:33.5250202Z test_batch_vs_slicing_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:33.5435229Z test_batch_vs_slicing_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:33.5720982Z test_batch_vs_slicing_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:43:33.5836658Z test_batch_vs_slicing_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:33.6004332Z test_batch_vs_slicing_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:33.6091557Z test_batch_vs_slicing_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:33.6198435Z test_batch_vs_slicing_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.6308719Z test_batch_vs_slicing_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.6420607Z test_batch_vs_slicing_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.6508063Z test_batch_vs_slicing_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:33.6621615Z test_batch_vs_slicing_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.6731483Z test_batch_vs_slicing_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.6827695Z test_batch_vs_slicing_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:33.6938093Z test_batch_vs_slicing_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.7118014Z test_batch_vs_slicing_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:33.7237319Z test_batch_vs_slicing_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:33.7408361Z test_batch_vs_slicing_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:33.7490817Z test_batch_vs_slicing_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:33.7594506Z test_batch_vs_slicing_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:33.7703794Z test_batch_vs_slicing_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.7814222Z test_batch_vs_slicing_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.7898901Z test_batch_vs_slicing_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:33.8006925Z test_batch_vs_slicing_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:33.8089979Z test_batch_vs_slicing_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:33.8232698Z test_batch_vs_slicing_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:33.8381549Z test_batch_vs_slicing_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:33.8546746Z test_batch_vs_slicing_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:33.8764319Z test_batch_vs_slicing_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:33.8958802Z test_batch_vs_slicing_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:33.9196563Z test_batch_vs_slicing_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:33.9577997Z test_batch_vs_slicing_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:43:33.9819564Z test_batch_vs_slicing_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:34.0123454Z test_batch_vs_slicing_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:43:34.0272925Z test_batch_vs_slicing_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:34.0484916Z test_batch_vs_slicing_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:34.0651849Z test_batch_vs_slicing_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:34.0829427Z test_batch_vs_slicing_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:34.1015959Z test_batch_vs_slicing_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:34.1194303Z test_batch_vs_slicing_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:34.1394805Z test_batch_vs_slicing_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:34.1515313Z test_batch_vs_slicing_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:34.1625346Z test_batch_vs_slicing_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:34.1815660Z test_batch_vs_slicing_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:34.2097956Z test_batch_vs_slicing_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:34.2208642Z test_batch_vs_slicing_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:34.2371523Z test_batch_vs_slicing_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:34.2450948Z test_batch_vs_slicing_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.2553362Z test_batch_vs_slicing_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:34.2661869Z test_batch_vs_slicing_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:34.2772860Z test_batch_vs_slicing_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:34.2857512Z test_batch_vs_slicing_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.2940950Z test_batch_vs_slicing_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.3046467Z test_batch_vs_slicing_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:34.3153771Z test_batch_vs_slicing_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:34.3252843Z test_batch_vs_slicing_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:34.3509598Z test_batch_vs_slicing_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:34.3905366Z test_batch_vs_slicing_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:43:34.4131642Z test_batch_vs_slicing_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:34.4322265Z test_batch_vs_slicing_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:34.4409275Z test_batch_vs_slicing_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.4504069Z test_batch_vs_slicing_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.4591093Z test_batch_vs_slicing_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.4677115Z test_batch_vs_slicing_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.4736481Z test_batch_vs_slicing_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:43:34.4817549Z test_batch_vs_slicing_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.4897962Z test_batch_vs_slicing_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.4991121Z test_batch_vs_slicing_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.5080237Z test_batch_vs_slicing_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.5447817Z test_batch_vs_slicing_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:43:34.5780171Z test_batch_vs_slicing_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:34.6021295Z test_batch_vs_slicing_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:34.6188810Z test_batch_vs_slicing_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:34.6270460Z test_batch_vs_slicing_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.6402052Z test_batch_vs_slicing_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:34.6490327Z test_batch_vs_slicing_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.6577422Z test_batch_vs_slicing_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:34.6639173Z test_batch_vs_slicing_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:43:34.6722080Z test_batch_vs_slicing_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.6804154Z test_batch_vs_slicing_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:34.6933940Z test_batch_vs_slicing_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:34.7141161Z test_batch_vs_slicing_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:34.7909883Z test_batch_vs_slicing_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:43:34.8634437Z test_batch_vs_slicing_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:43:34.8786513Z test_batch_vs_slicing_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:34.8934306Z test_batch_vs_slicing_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:34.9110608Z test_batch_vs_slicing_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:34.9288528Z test_batch_vs_slicing_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:34.9445483Z test_batch_vs_slicing_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:34.9623556Z test_batch_vs_slicing_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:34.9802308Z test_batch_vs_slicing_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:34.9944284Z test_batch_vs_slicing_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:35.0157521Z test_batch_vs_slicing_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:35.0924426Z test_batch_vs_slicing_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:43:35.1518468Z test_batch_vs_slicing_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:43:35.1682384Z test_batch_vs_slicing_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:35.1883766Z test_batch_vs_slicing_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:35.2072724Z test_batch_vs_slicing_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:35.2256677Z test_batch_vs_slicing_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:35.2412941Z test_batch_vs_slicing_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:35.2591449Z test_batch_vs_slicing_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:35.2775715Z test_batch_vs_slicing_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:35.2918805Z test_batch_vs_slicing_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:35.3146721Z test_batch_vs_slicing_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:35.3407756Z test_batch_vs_slicing_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:35.3552503Z test_batch_vs_slicing_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:35.3718948Z test_batch_vs_slicing_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:35.3914893Z test_batch_vs_slicing_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:35.4107067Z test_batch_vs_slicing_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:35.4275428Z test_batch_vs_slicing_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:35.4461044Z test_batch_vs_slicing_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:35.4647394Z test_batch_vs_slicing_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:36.4207084Z test_batch_vs_slicing_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.956s) 2022-08-17T12:43:36.4458841Z test_batch_vs_slicing_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:36.4873331Z test_batch_vs_slicing_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:43:36.5404947Z test_batch_vs_slicing_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:43:36.5651779Z test_batch_vs_slicing_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:36.5918663Z test_batch_vs_slicing_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:36.6191329Z test_batch_vs_slicing_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:36.6431041Z test_batch_vs_slicing_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:36.6685329Z test_batch_vs_slicing_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:36.7802676Z test_batch_vs_slicing_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:43:36.7970490Z test_batch_vs_slicing_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:36.8145266Z test_batch_vs_slicing_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:36.8460495Z test_batch_vs_slicing_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:43:36.8604646Z test_batch_vs_slicing_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:36.8806490Z test_batch_vs_slicing_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:36.8925625Z test_batch_vs_slicing_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:36.9019927Z test_batch_vs_slicing_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:36.9158823Z test_batch_vs_slicing_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:36.9307437Z test_batch_vs_slicing_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:36.9436876Z test_batch_vs_slicing_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:36.9587993Z test_batch_vs_slicing_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:36.9758210Z test_batch_vs_slicing_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:36.9950142Z test_batch_vs_slicing_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.0159885Z test_batch_vs_slicing_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:37.0282473Z test_batch_vs_slicing_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:37.0445216Z test_batch_vs_slicing_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:37.0636882Z test_batch_vs_slicing_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.0832294Z test_batch_vs_slicing_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.1004417Z test_batch_vs_slicing_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:37.1194954Z test_batch_vs_slicing_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.1386438Z test_batch_vs_slicing_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.1644101Z test_batch_vs_slicing_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:37.1851265Z test_batch_vs_slicing_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:37.1974683Z test_batch_vs_slicing_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:37.2134778Z test_batch_vs_slicing_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:37.2322719Z test_batch_vs_slicing_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.2513821Z test_batch_vs_slicing_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.2683486Z test_batch_vs_slicing_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:37.2873596Z test_batch_vs_slicing_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.3058846Z test_batch_vs_slicing_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:37.3543617Z test_batch_vs_slicing_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:43:37.3870048Z test_batch_vs_slicing_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:37.3993246Z test_batch_vs_slicing_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:37.4140554Z test_batch_vs_slicing_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:37.4485358Z test_batch_vs_slicing_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:43:37.4794782Z test_batch_vs_slicing_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:43:37.5087007Z test_batch_vs_slicing_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:43:37.5396085Z test_batch_vs_slicing_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:43:37.5580429Z test_batch_vs_slicing_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:37.5728672Z test_batch_vs_slicing_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:37.5926251Z test_batch_vs_slicing_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:37.6176371Z test_batch_vs_slicing_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:37.6315509Z test_batch_vs_slicing_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:37.6623734Z test_batch_vs_slicing_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:43:37.6840080Z test_batch_vs_slicing_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:37.7031592Z test_batch_vs_slicing_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.7194374Z test_batch_vs_slicing_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:37.7368442Z test_batch_vs_slicing_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:37.7541394Z test_batch_vs_slicing_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:37.7665275Z test_batch_vs_slicing_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:37.7879733Z test_batch_vs_slicing_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:37.8234801Z test_batch_vs_slicing_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:43:37.8475138Z test_batch_vs_slicing_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:37.8606317Z test_batch_vs_slicing_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:37.8747291Z test_batch_vs_slicing_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:37.8943952Z test_batch_vs_slicing_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:37.9127970Z test_batch_vs_slicing_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:37.9288310Z test_batch_vs_slicing_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:37.9465119Z test_batch_vs_slicing_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:37.9651912Z test_batch_vs_slicing_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:37.9811002Z test_batch_vs_slicing_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:38.0021197Z test_batch_vs_slicing_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:38.0149006Z test_batch_vs_slicing_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:38.0314141Z test_batch_vs_slicing_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:38.0513070Z test_batch_vs_slicing_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:38.0706912Z test_batch_vs_slicing_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:38.0881515Z test_batch_vs_slicing_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.1066344Z test_batch_vs_slicing_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:38.1246391Z test_batch_vs_slicing_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:38.1434522Z test_batch_vs_slicing_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:38.1603574Z test_batch_vs_slicing_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.1942929Z test_batch_vs_slicing_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:43:38.2490697Z test_batch_vs_slicing_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:43:38.2812620Z test_batch_vs_slicing_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:43:38.3145145Z test_batch_vs_slicing_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:38.3346677Z test_batch_vs_slicing_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:38.3564552Z test_batch_vs_slicing_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:38.3762116Z test_batch_vs_slicing_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:38.3961151Z test_batch_vs_slicing_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:38.4125645Z test_batch_vs_slicing_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:38.4299857Z test_batch_vs_slicing_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.4474101Z test_batch_vs_slicing_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.4595121Z test_batch_vs_slicing_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:38.4762226Z test_batch_vs_slicing_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.4959142Z test_batch_vs_slicing_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:38.5278129Z test_batch_vs_slicing_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:43:38.5419454Z test_batch_vs_slicing_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.5620550Z test_batch_vs_slicing_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:38.5704723Z test_batch_vs_slicing_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:38.5838626Z test_batch_vs_slicing_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:38.5984224Z test_batch_vs_slicing_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.6145214Z test_batch_vs_slicing_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:38.6285066Z test_batch_vs_slicing_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.6456963Z test_batch_vs_slicing_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.6618828Z test_batch_vs_slicing_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:38.6755460Z test_batch_vs_slicing_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.6937260Z test_batch_vs_slicing_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:38.7068465Z test_batch_vs_slicing_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:38.7181824Z test_batch_vs_slicing_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:38.7375801Z test_batch_vs_slicing_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:38.7481994Z test_batch_vs_slicing_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:38.7605152Z test_batch_vs_slicing_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:38.7610731Z test_batch_vs_slicing_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:43:38.7616878Z test_batch_vs_slicing_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:43:38.7622646Z test_batch_vs_slicing_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:43:38.7629224Z test_batch_vs_slicing_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:43:38.7752695Z test_batch_vs_slicing_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:38.7893095Z test_batch_vs_slicing_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.8116553Z test_batch_vs_slicing_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:38.8289965Z test_batch_vs_slicing_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.8455091Z test_batch_vs_slicing_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:38.8572888Z test_batch_vs_slicing_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:38.8720744Z test_batch_vs_slicing_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:38.8876619Z test_batch_vs_slicing_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:38.9028647Z test_batch_vs_slicing_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:38.9155703Z test_batch_vs_slicing_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:38.9295745Z test_batch_vs_slicing_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.9434414Z test_batch_vs_slicing_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:38.9922053Z test_batch_vs_slicing_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:43:39.0473673Z test_batch_vs_slicing_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:43:39.0954312Z test_batch_vs_slicing_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:43:39.1525128Z test_batch_vs_slicing_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:43:39.2079998Z test_batch_vs_slicing_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:43:39.2685023Z test_batch_vs_slicing_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:43:39.3263294Z test_batch_vs_slicing_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:43:39.3803055Z test_batch_vs_slicing_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:43:39.4336853Z test_batch_vs_slicing_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:43:39.4513488Z test_batch_vs_slicing_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:39.4825848Z test_batch_vs_slicing_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:43:39.4961429Z test_batch_vs_slicing_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:39.5068184Z test_batch_vs_slicing_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:39.5185795Z test_batch_vs_slicing_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:39.5353550Z test_batch_vs_slicing_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:39.5468896Z test_batch_vs_slicing_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:39.5642546Z test_batch_vs_slicing_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:39.5735429Z test_batch_vs_slicing_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:39.5850806Z test_batch_vs_slicing_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:39.5964238Z test_batch_vs_slicing_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:39.6049647Z test_batch_vs_slicing_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:39.6139658Z test_batch_vs_slicing_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:39.6252151Z test_batch_vs_slicing_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:39.6364875Z test_batch_vs_slicing_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:39.6524990Z test_batch_vs_slicing_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:39.6629377Z test_batch_vs_slicing_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:39.6991086Z test_batch_vs_slicing_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:43:39.7628689Z test_batch_vs_slicing_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:43:39.7963632Z test_batch_vs_slicing_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:39.8223456Z test_batch_vs_slicing_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:39.8367365Z test_batch_vs_slicing_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:39.8521849Z test_batch_vs_slicing_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:39.8622314Z test_batch_vs_slicing_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:39.8722807Z test_batch_vs_slicing_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:39.8797854Z test_batch_vs_slicing_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:39.8897817Z test_batch_vs_slicing_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:39.8996752Z test_batch_vs_slicing_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:39.9119842Z test_batch_vs_slicing_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:39.9216812Z test_batch_vs_slicing_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:39.9464560Z test_batch_vs_slicing_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:39.9917579Z test_batch_vs_slicing_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:43:40.0138175Z test_batch_vs_slicing_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:40.0349729Z test_batch_vs_slicing_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:40.0464828Z test_batch_vs_slicing_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:40.0584172Z test_batch_vs_slicing_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:40.0680452Z test_batch_vs_slicing_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.0775904Z test_batch_vs_slicing_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:40.0848775Z test_batch_vs_slicing_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:40.0946210Z test_batch_vs_slicing_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.1041933Z test_batch_vs_slicing_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.1132209Z test_batch_vs_slicing_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:40.1230641Z test_batch_vs_slicing_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.1397556Z test_batch_vs_slicing_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:40.1505094Z test_batch_vs_slicing_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:40.1677546Z test_batch_vs_slicing_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:40.1751764Z test_batch_vs_slicing_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:40.1850813Z test_batch_vs_slicing_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.1954158Z test_batch_vs_slicing_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.2055752Z test_batch_vs_slicing_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.2133433Z test_batch_vs_slicing_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:40.2230793Z test_batch_vs_slicing_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.2329161Z test_batch_vs_slicing_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.2412970Z test_batch_vs_slicing_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:40.2513995Z test_batch_vs_slicing_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.2681437Z test_batch_vs_slicing_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:40.2757591Z test_batch_vs_slicing_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:40.2852235Z test_batch_vs_slicing_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:40.2951256Z test_batch_vs_slicing_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.3049409Z test_batch_vs_slicing_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.3123310Z test_batch_vs_slicing_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:40.3221157Z test_batch_vs_slicing_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.3321119Z test_batch_vs_slicing_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.3404981Z test_batch_vs_slicing_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:40.3504305Z test_batch_vs_slicing_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.3662668Z test_batch_vs_slicing_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:40.3733441Z test_batch_vs_slicing_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:40.3823246Z test_batch_vs_slicing_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:40.3922185Z test_batch_vs_slicing_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.4019926Z test_batch_vs_slicing_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.4093940Z test_batch_vs_slicing_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:40.4191204Z test_batch_vs_slicing_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.4288483Z test_batch_vs_slicing_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.4371986Z test_batch_vs_slicing_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:40.4473584Z test_batch_vs_slicing_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.4683214Z test_batch_vs_slicing_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:40.5011536Z test_batch_vs_slicing_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:40.5160994Z test_batch_vs_slicing_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:40.5316416Z test_batch_vs_slicing_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:40.5388176Z test_batch_vs_slicing_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:40.5482452Z test_batch_vs_slicing_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:40.5583176Z test_batch_vs_slicing_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.5684298Z test_batch_vs_slicing_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.5760286Z test_batch_vs_slicing_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:40.5863831Z test_batch_vs_slicing_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.5963866Z test_batch_vs_slicing_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:40.5974778Z test_batch_vs_slicing_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.5985348Z test_batch_vs_slicing_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.5996022Z test_batch_vs_slicing_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6006562Z test_batch_vs_slicing_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6017291Z test_batch_vs_slicing_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6027214Z test_batch_vs_slicing_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6037114Z test_batch_vs_slicing_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6047230Z test_batch_vs_slicing_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6057324Z test_batch_vs_slicing_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6067707Z test_batch_vs_slicing_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6077330Z test_batch_vs_slicing_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6087400Z test_batch_vs_slicing_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:43:40.6313608Z test_batch_vs_slicing_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:40.6612385Z test_batch_vs_slicing_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:43:40.6825682Z test_batch_vs_slicing_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:40.7246891Z test_batch_vs_slicing_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:43:40.7532371Z test_batch_vs_slicing_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:43:40.7862542Z test_batch_vs_slicing_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:40.8111698Z test_batch_vs_slicing_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:40.8379212Z test_batch_vs_slicing_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:40.8639655Z test_batch_vs_slicing_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:40.8771998Z test_batch_vs_slicing_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:40.9138342Z test_batch_vs_slicing_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:43:40.9819175Z test_batch_vs_slicing_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:43:41.0233296Z test_batch_vs_slicing_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:43:41.0375447Z test_batch_vs_slicing_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:41.0537177Z test_batch_vs_slicing_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:41.0767448Z test_batch_vs_slicing_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:41.0993648Z test_batch_vs_slicing_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:41.1199719Z test_batch_vs_slicing_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:41.1423601Z test_batch_vs_slicing_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.1648001Z test_batch_vs_slicing_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.1783990Z test_batch_vs_slicing_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:41.1993464Z test_batch_vs_slicing_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:41.2115725Z test_batch_vs_slicing_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:41.2273920Z test_batch_vs_slicing_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:41.2499236Z test_batch_vs_slicing_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:41.2724351Z test_batch_vs_slicing_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.2918058Z test_batch_vs_slicing_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:41.3137044Z test_batch_vs_slicing_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.3321435Z test_batch_vs_slicing_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:41.3456454Z test_batch_vs_slicing_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:41.3810914Z test_batch_vs_slicing_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:43:41.4498427Z test_batch_vs_slicing_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:43:41.4989829Z test_batch_vs_slicing_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:43:41.5134803Z test_batch_vs_slicing_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:41.5289114Z test_batch_vs_slicing_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:41.5505525Z test_batch_vs_slicing_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:41.5717571Z test_batch_vs_slicing_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:41.5914824Z test_batch_vs_slicing_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:41.6136504Z test_batch_vs_slicing_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.6353322Z test_batch_vs_slicing_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.6485910Z test_batch_vs_slicing_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:41.6843933Z test_batch_vs_slicing_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:43:41.7544873Z test_batch_vs_slicing_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:43:41.7981453Z test_batch_vs_slicing_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:43:41.8234694Z test_batch_vs_slicing_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:41.8391525Z test_batch_vs_slicing_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:41.8606987Z test_batch_vs_slicing_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:41.8824756Z test_batch_vs_slicing_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.9021695Z test_batch_vs_slicing_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:41.9236984Z test_batch_vs_slicing_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:41.9453016Z test_batch_vs_slicing_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:41.9562277Z test_batch_vs_slicing_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:41.9669922Z test_batch_vs_slicing_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:41.9828163Z test_batch_vs_slicing_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:41.9939099Z test_batch_vs_slicing_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:42.0123181Z test_batch_vs_slicing_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:42.0201862Z test_batch_vs_slicing_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:42.0302188Z test_batch_vs_slicing_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:42.0406664Z test_batch_vs_slicing_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:42.0510248Z test_batch_vs_slicing_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:42.0589925Z test_batch_vs_slicing_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:42.0689649Z test_batch_vs_slicing_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:42.0790235Z test_batch_vs_slicing_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:42.0944897Z test_batch_vs_slicing_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:42.1468311Z test_batch_vs_slicing_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:43:42.1633845Z test_batch_vs_slicing_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:42.1804240Z test_batch_vs_slicing_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:42.2525261Z test_batch_vs_slicing_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:43:42.3248612Z test_batch_vs_slicing_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:43:42.3976926Z test_batch_vs_slicing_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:43:42.4709000Z test_batch_vs_slicing_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:43:42.5430752Z test_batch_vs_slicing_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:43:42.5537205Z test_batch_vs_slicing_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:42.5653020Z test_batch_vs_slicing_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:42.5826659Z test_batch_vs_slicing_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:42.6116174Z test_batch_vs_slicing_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:43:42.6251212Z test_batch_vs_slicing_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:42.6430879Z test_batch_vs_slicing_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:42.6520138Z test_batch_vs_slicing_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:42.6628612Z test_batch_vs_slicing_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:42.6745228Z test_batch_vs_slicing_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:42.6858362Z test_batch_vs_slicing_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:42.6919975Z test_batch_vs_slicing_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:43:42.7033032Z test_batch_vs_slicing_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:42.7145515Z test_batch_vs_slicing_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:42.7535734Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:43:42.7908068Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:43:42.8405904Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:43:42.8947834Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:43:42.9399669Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:43:42.9848268Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:43:43.0300207Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:43:43.0750098Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:43:43.1461033Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:43:43.2065968Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:43:43.3078917Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:43:43.3772436Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:43:43.4462032Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:43:43.5141336Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:43:43.5828463Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:43:43.6514494Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:43:43.7296531Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2022-08-17T12:43:43.7939837Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:43:43.9091956Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:43:43.9802267Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:43:44.0509467Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:43:44.1200569Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:43:44.1914408Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:43:44.2630433Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:43:44.2760366Z test_batch_vs_slicing_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.2875302Z test_batch_vs_slicing_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.3080768Z test_batch_vs_slicing_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:44.3197270Z test_batch_vs_slicing_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.3330180Z test_batch_vs_slicing_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.3447497Z test_batch_vs_slicing_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.3564172Z test_batch_vs_slicing_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.3658910Z test_batch_vs_slicing_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:44.3765885Z test_batch_vs_slicing_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.3875651Z test_batch_vs_slicing_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.3982942Z test_batch_vs_slicing_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.4204285Z test_batch_vs_slicing_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:44.4552009Z test_batch_vs_slicing_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:43:44.4776337Z test_batch_vs_slicing_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:44.4998179Z test_batch_vs_slicing_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:44.5101611Z test_batch_vs_slicing_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:44.5225476Z test_batch_vs_slicing_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.5332132Z test_batch_vs_slicing_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.5441664Z test_batch_vs_slicing_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.5529469Z test_batch_vs_slicing_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:44.5629521Z test_batch_vs_slicing_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:44.5729152Z test_batch_vs_slicing_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:44.5863793Z test_batch_vs_slicing_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.5990161Z test_batch_vs_slicing_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.6151941Z test_batch_vs_slicing_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:44.6293086Z test_batch_vs_slicing_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:44.6418432Z test_batch_vs_slicing_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.6571876Z test_batch_vs_slicing_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:44.6686970Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.6794412Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.6924130Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.7047484Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.7160431Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.7289477Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.7422493Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.7553259Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.7698009Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:44.7823461Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.7949582Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.8060280Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:44.8179827Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:44.8335524Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:44.8486623Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:44.8673252Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:44.8847545Z test_batch_vs_slicing_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:44.9119876Z test_batch_vs_slicing_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:44.9330193Z test_batch_vs_slicing_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:44.9460942Z test_batch_vs_slicing_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.9597255Z test_batch_vs_slicing_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:44.9726635Z test_batch_vs_slicing_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.9853985Z test_batch_vs_slicing_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:44.9995194Z test_batch_vs_slicing_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:45.0118491Z test_batch_vs_slicing_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:45.0241265Z test_batch_vs_slicing_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:45.0348038Z test_batch_vs_slicing_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.0462086Z test_batch_vs_slicing_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.0574805Z test_batch_vs_slicing_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.0684515Z test_batch_vs_slicing_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.0795164Z test_batch_vs_slicing_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.0924086Z test_batch_vs_slicing_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:45.1036998Z test_batch_vs_slicing_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.1150276Z test_batch_vs_slicing_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.1244568Z test_batch_vs_slicing_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:45.1348437Z test_batch_vs_slicing_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:45.1464785Z test_batch_vs_slicing_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:45.1471546Z test_batch_vs_slicing_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:43:45.1477696Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:43:45.1483928Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:43:45.1612149Z test_batch_vs_slicing_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:45.1731181Z test_batch_vs_slicing_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:45.1879572Z test_batch_vs_slicing_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:45.2236984Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:43:45.2461157Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:45.2625356Z test_batch_vs_slicing_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:45.2752082Z test_batch_vs_slicing_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:45.2921594Z test_batch_vs_slicing_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:45.3080363Z test_batch_vs_slicing_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:45.3224700Z test_batch_vs_slicing_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:45.3420831Z test_batch_vs_slicing_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:45.3541003Z test_batch_vs_slicing_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:45.3649656Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:45.3776427Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:45.3973494Z test_batch_vs_slicing_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:45.4373082Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:43:45.4771848Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:43:45.5136710Z test_batch_vs_slicing_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:43:45.5347382Z test_batch_vs_slicing_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:45.5589159Z test_batch_vs_slicing_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:45.5838775Z test_batch_vs_slicing_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:45.6108761Z test_batch_vs_slicing_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:45.6346720Z test_batch_vs_slicing_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:45.6596944Z test_batch_vs_slicing_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:45.6842766Z test_batch_vs_slicing_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:45.7015493Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:45.7944450Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:43:45.8578802Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:43:45.8757993Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:45.8948643Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:45.9175958Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:45.9405366Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:45.9731814Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:45.9969224Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:46.0189891Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:46.0321499Z test_batch_vs_slicing_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:46.0454066Z test_batch_vs_slicing_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:46.0604811Z test_batch_vs_slicing_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:46.0731292Z test_batch_vs_slicing_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:46.0855782Z test_batch_vs_slicing_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:46.0959378Z test_batch_vs_slicing_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:46.1076036Z test_batch_vs_slicing_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:46.1200322Z test_batch_vs_slicing_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:47.0746843Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.954s) 2022-08-17T12:43:47.0991063Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:47.1398818Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:43:47.1905910Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:43:47.2152315Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:47.2414000Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:47.2640738Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:47.2889769Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:47.3147584Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:47.3405232Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:47.3669473Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:47.3887710Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:47.4164497Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:47.4421335Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:47.4699084Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:47.4936625Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:47.5195486Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:47.5416280Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:48.0760277Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.534s) 2022-08-17T12:43:48.3091159Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.233s) 2022-08-17T12:43:48.8671602Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.558s) 2022-08-17T12:43:49.4251777Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.558s) 2022-08-17T12:43:49.6551916Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.230s) 2022-08-17T12:43:49.9132518Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.258s) 2022-08-17T12:43:50.1474043Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:43:50.3779613Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.230s) 2022-08-17T12:43:50.7672244Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.389s) 2022-08-17T12:43:51.3019850Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.535s) 2022-08-17T12:43:51.5365366Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:43:52.0875506Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.551s) 2022-08-17T12:43:52.6488381Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.561s) 2022-08-17T12:43:52.8808521Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:43:53.1404743Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.259s) 2022-08-17T12:43:53.3777849Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.237s) 2022-08-17T12:43:53.6096919Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:43:54.0000117Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.390s) 2022-08-17T12:43:54.5372465Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.537s) 2022-08-17T12:43:54.7711994Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:43:55.3289327Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.558s) 2022-08-17T12:43:55.9039215Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.575s) 2022-08-17T12:43:56.1360769Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:43:56.3972558Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.261s) 2022-08-17T12:43:56.6359903Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.239s) 2022-08-17T12:43:56.8682816Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.232s) 2022-08-17T12:43:57.2587205Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.390s) 2022-08-17T12:43:57.2679780Z test_batch_vs_slicing_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.2850781Z test_batch_vs_slicing_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:57.3146385Z test_batch_vs_slicing_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:43:57.3324780Z test_batch_vs_slicing_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:57.3585872Z test_batch_vs_slicing_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:43:57.3668199Z test_batch_vs_slicing_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:57.3759397Z test_batch_vs_slicing_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.3844987Z test_batch_vs_slicing_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.3929398Z test_batch_vs_slicing_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:57.3988958Z test_batch_vs_slicing_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:43:57.4070293Z test_batch_vs_slicing_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:57.4151468Z test_batch_vs_slicing_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:57.4287930Z test_batch_vs_slicing_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:57.4502393Z test_batch_vs_slicing_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:57.4753008Z test_batch_vs_slicing_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:43:57.4893338Z test_batch_vs_slicing_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:57.5032196Z test_batch_vs_slicing_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:57.5220677Z test_batch_vs_slicing_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:57.5412314Z test_batch_vs_slicing_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:57.5580389Z test_batch_vs_slicing_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:57.5773648Z test_batch_vs_slicing_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:57.5967991Z test_batch_vs_slicing_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:57.6061509Z test_batch_vs_slicing_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.6150521Z test_batch_vs_slicing_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.6322738Z test_batch_vs_slicing_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:57.6628966Z test_batch_vs_slicing_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:43:57.6775740Z test_batch_vs_slicing_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:57.6942489Z test_batch_vs_slicing_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:57.7029340Z test_batch_vs_slicing_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.7127785Z test_batch_vs_slicing_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:57.7217117Z test_batch_vs_slicing_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.7303754Z test_batch_vs_slicing_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:57.7365063Z test_batch_vs_slicing_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:43:57.7446732Z test_batch_vs_slicing_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:57.7528799Z test_batch_vs_slicing_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:57.7643277Z test_batch_vs_slicing_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:57.7823969Z test_batch_vs_slicing_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:57.8029238Z test_batch_vs_slicing_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:57.8192667Z test_batch_vs_slicing_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:57.8415366Z test_batch_vs_slicing_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:57.8526530Z test_batch_vs_slicing_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:57.8649783Z test_batch_vs_slicing_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:57.8819969Z test_batch_vs_slicing_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:57.8983678Z test_batch_vs_slicing_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:57.9122083Z test_batch_vs_slicing_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:57.9276317Z test_batch_vs_slicing_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:57.9429501Z test_batch_vs_slicing_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:57.9549498Z test_batch_vs_slicing_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:57.9657456Z test_batch_vs_slicing_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:57.9786727Z test_batch_vs_slicing_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:57.9914982Z test_batch_vs_slicing_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:58.0033039Z test_batch_vs_slicing_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.0169257Z test_batch_vs_slicing_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:58.0333445Z test_batch_vs_slicing_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:58.0454552Z test_batch_vs_slicing_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.0586442Z test_batch_vs_slicing_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:58.0746074Z test_batch_vs_slicing_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:58.0860549Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.0991930Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:58.1108410Z test_batch_vs_slicing_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.1290437Z test_batch_vs_slicing_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:58.1665213Z test_batch_vs_slicing_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:43:58.2003073Z test_batch_vs_slicing_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:43:58.2132162Z test_batch_vs_slicing_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:58.2273309Z test_batch_vs_slicing_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:58.2429631Z test_batch_vs_slicing_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:58.2591455Z test_batch_vs_slicing_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:58.2742099Z test_batch_vs_slicing_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:58.2901531Z test_batch_vs_slicing_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:58.3057224Z test_batch_vs_slicing_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:58.3172479Z test_batch_vs_slicing_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.3276908Z test_batch_vs_slicing_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:58.3502296Z test_batch_vs_slicing_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:58.4119010Z test_batch_vs_slicing_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:43:58.4355781Z test_batch_vs_slicing_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:58.4595017Z test_batch_vs_slicing_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:58.4710284Z test_batch_vs_slicing_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.4852499Z test_batch_vs_slicing_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:58.4960758Z test_batch_vs_slicing_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.5070241Z test_batch_vs_slicing_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.5159487Z test_batch_vs_slicing_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:58.5259319Z test_batch_vs_slicing_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:58.5372941Z test_batch_vs_slicing_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.5471384Z test_batch_vs_slicing_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:58.5584580Z test_batch_vs_slicing_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.5737176Z test_batch_vs_slicing_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:58.5852831Z test_batch_vs_slicing_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.6033068Z test_batch_vs_slicing_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:58.6119673Z test_batch_vs_slicing_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:58.6224304Z test_batch_vs_slicing_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:58.6310354Z test_batch_vs_slicing_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:58.6420429Z test_batch_vs_slicing_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.6507966Z test_batch_vs_slicing_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:58.6618299Z test_batch_vs_slicing_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.6728112Z test_batch_vs_slicing_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.6845956Z test_batch_vs_slicing_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.7039003Z test_batch_vs_slicing_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:58.7394920Z test_batch_vs_slicing_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:43:58.7669406Z test_batch_vs_slicing_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:43:58.7787929Z test_batch_vs_slicing_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.7983299Z test_batch_vs_slicing_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:58.8151279Z test_batch_vs_slicing_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:58.8319350Z test_batch_vs_slicing_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:58.8463219Z test_batch_vs_slicing_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:58.8630538Z test_batch_vs_slicing_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:58.8797719Z test_batch_vs_slicing_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:58.8911705Z test_batch_vs_slicing_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.9017387Z test_batch_vs_slicing_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.9216167Z test_batch_vs_slicing_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:58.9322746Z test_batch_vs_slicing_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.9447174Z test_batch_vs_slicing_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:43:58.9554698Z test_batch_vs_slicing_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.9662362Z test_batch_vs_slicing_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:58.9750924Z test_batch_vs_slicing_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:58.9851437Z test_batch_vs_slicing_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:58.9963274Z test_batch_vs_slicing_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:43:59.0045371Z test_batch_vs_slicing_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:59.0144491Z test_batch_vs_slicing_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:59.0304003Z test_batch_vs_slicing_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:43:59.0373374Z test_batch_vs_slicing_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:43:59.0465925Z test_batch_vs_slicing_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:43:59.0567903Z test_batch_vs_slicing_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:59.0673042Z test_batch_vs_slicing_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:59.0753942Z test_batch_vs_slicing_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:43:59.1850187Z test_batch_vs_slicing_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:43:59.1951494Z test_batch_vs_slicing_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:43:59.2081094Z test_batch_vs_slicing_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:43:59.2287430Z test_batch_vs_slicing_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:59.3074206Z test_batch_vs_slicing_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:43:59.3688059Z test_batch_vs_slicing_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:43:59.3833567Z test_batch_vs_slicing_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:59.4008513Z test_batch_vs_slicing_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:59.4287217Z test_batch_vs_slicing_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:43:59.4475170Z test_batch_vs_slicing_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:43:59.4629949Z test_batch_vs_slicing_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:43:59.4806424Z test_batch_vs_slicing_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:43:59.4982091Z test_batch_vs_slicing_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:43:59.5225807Z test_batch_vs_slicing_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:43:59.5453370Z test_batch_vs_slicing_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:43:59.6287390Z test_batch_vs_slicing_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:43:59.6932443Z test_batch_vs_slicing_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:43:59.7132506Z test_batch_vs_slicing_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:59.7462406Z test_batch_vs_slicing_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:43:59.7675715Z test_batch_vs_slicing_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:59.7900095Z test_batch_vs_slicing_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:43:59.8102984Z test_batch_vs_slicing_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:43:59.8314545Z test_batch_vs_slicing_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:59.8526307Z test_batch_vs_slicing_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:59.8668220Z test_batch_vs_slicing_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:43:59.8877717Z test_batch_vs_slicing_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:43:59.9678604Z test_batch_vs_slicing_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:44:00.0267880Z test_batch_vs_slicing_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:44:00.0420142Z test_batch_vs_slicing_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:00.0606576Z test_batch_vs_slicing_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:00.0788609Z test_batch_vs_slicing_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:00.0973539Z test_batch_vs_slicing_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:00.1141842Z test_batch_vs_slicing_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:00.1328856Z test_batch_vs_slicing_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:00.1512123Z test_batch_vs_slicing_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:00.1838284Z test_batch_vs_slicing_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:00.2483584Z test_batch_vs_slicing_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:44:00.3528068Z test_batch_vs_slicing_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:44:00.4193947Z test_batch_vs_slicing_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:44:00.5018585Z test_batch_vs_slicing_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:44:00.5741664Z test_batch_vs_slicing_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:44:00.6416492Z test_batch_vs_slicing_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:44:00.7228053Z test_batch_vs_slicing_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:44:00.7460369Z test_batch_vs_slicing_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:00.7685407Z test_batch_vs_slicing_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:00.8005835Z test_batch_vs_slicing_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:00.8275824Z test_batch_vs_slicing_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:00.8571075Z test_batch_vs_slicing_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:00.8848615Z test_batch_vs_slicing_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:00.9121254Z test_batch_vs_slicing_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:00.9389049Z test_batch_vs_slicing_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:00.9618079Z test_batch_vs_slicing_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:00.9862212Z test_batch_vs_slicing_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:01.0194181Z test_batch_vs_slicing_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:01.0482420Z test_batch_vs_slicing_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:01.0791680Z test_batch_vs_slicing_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:01.1058408Z test_batch_vs_slicing_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:01.1342696Z test_batch_vs_slicing_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:01.1609304Z test_batch_vs_slicing_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:01.1885485Z test_batch_vs_slicing_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:01.2089472Z test_batch_vs_slicing_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:01.2374189Z test_batch_vs_slicing_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:01.2621469Z test_batch_vs_slicing_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:01.2891797Z test_batch_vs_slicing_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:01.3133823Z test_batch_vs_slicing_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:01.3385200Z test_batch_vs_slicing_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:01.3693120Z test_batch_vs_slicing_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:01.3950940Z test_batch_vs_slicing_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:01.4148428Z test_batch_vs_slicing_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:01.4436221Z test_batch_vs_slicing_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:01.4681430Z test_batch_vs_slicing_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:01.5085551Z test_batch_vs_slicing_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:01.5346092Z test_batch_vs_slicing_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:01.5592064Z test_batch_vs_slicing_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:01.5891572Z test_batch_vs_slicing_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:01.6075479Z test_batch_vs_slicing_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:01.6298749Z test_batch_vs_slicing_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:01.6455130Z test_batch_vs_slicing_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:01.6682109Z test_batch_vs_slicing_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:01.6889587Z test_batch_vs_slicing_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:01.7107664Z test_batch_vs_slicing_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:01.7296752Z test_batch_vs_slicing_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:01.7505494Z test_batch_vs_slicing_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:01.7700606Z test_batch_vs_slicing_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:01.7939947Z test_batch_vs_slicing_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:01.8221478Z test_batch_vs_slicing_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:01.8520783Z test_batch_vs_slicing_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:01.8838323Z test_batch_vs_slicing_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:01.9181829Z test_batch_vs_slicing_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:01.9501981Z test_batch_vs_slicing_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:01.9819511Z test_batch_vs_slicing_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:02.0069213Z test_batch_vs_slicing_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:02.0518577Z test_batch_vs_slicing_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:02.1025994Z test_batch_vs_slicing_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:02.1461228Z test_batch_vs_slicing_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:44:02.1908887Z test_batch_vs_slicing_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:02.2397906Z test_batch_vs_slicing_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:02.2938214Z test_batch_vs_slicing_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:02.3450248Z test_batch_vs_slicing_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:02.3934622Z test_batch_vs_slicing_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:02.4415953Z test_batch_vs_slicing_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:02.4786317Z test_batch_vs_slicing_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:02.5073588Z test_batch_vs_slicing_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:02.5775034Z test_batch_vs_slicing_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:44:02.6108846Z test_batch_vs_slicing_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:02.6474038Z test_batch_vs_slicing_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:02.6820939Z test_batch_vs_slicing_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:02.7161075Z test_batch_vs_slicing_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:02.7494294Z test_batch_vs_slicing_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:02.7826887Z test_batch_vs_slicing_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:02.8077678Z test_batch_vs_slicing_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:02.8519612Z test_batch_vs_slicing_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:02.8815659Z test_batch_vs_slicing_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:02.9139052Z test_batch_vs_slicing_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:02.9440500Z test_batch_vs_slicing_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:02.9739567Z test_batch_vs_slicing_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:03.0038021Z test_batch_vs_slicing_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:03.0336897Z test_batch_vs_slicing_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:03.0688479Z test_batch_vs_slicing_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:03.1124989Z test_batch_vs_slicing_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:03.1509474Z test_batch_vs_slicing_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:03.1935038Z test_batch_vs_slicing_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:03.2334790Z test_batch_vs_slicing_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:03.2727364Z test_batch_vs_slicing_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:03.3132706Z test_batch_vs_slicing_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:03.3691369Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:44:03.4172757Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:03.4740310Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:44:03.5266772Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:03.5961467Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:44:03.6530993Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:44:03.7066215Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:03.7605059Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:03.8165493Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:44:03.8651971Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:03.9226002Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:44:03.9756510Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:04.0344374Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:44:04.0917752Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:44:04.1452727Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:04.1986584Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:04.2546420Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:44:04.2889353Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:04.3282834Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:04.3652488Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:04.4055165Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:04.4432093Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:04.4797571Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:04.5315271Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:44:04.5780396Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:44:04.6228561Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:04.6648525Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:04.7001716Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:04.7391270Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:04.7759775Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:04.8116478Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:04.8620889Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:04.8924201Z test_batch_vs_slicing_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:04.9277461Z test_batch_vs_slicing_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:04.9546549Z test_batch_vs_slicing_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:04.9804904Z test_batch_vs_slicing_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:05.0124006Z test_batch_vs_slicing_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:05.0443134Z test_batch_vs_slicing_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:05.0748768Z test_batch_vs_slicing_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:05.1070216Z test_batch_vs_slicing_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:05.1386860Z test_batch_vs_slicing_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:05.1600155Z test_batch_vs_slicing_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:05.1898084Z test_batch_vs_slicing_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:05.2205833Z test_batch_vs_slicing_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:05.2365614Z test_batch_vs_slicing_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:05.2536497Z test_batch_vs_slicing_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:05.2685375Z test_batch_vs_slicing_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:05.2849877Z test_batch_vs_slicing_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:05.3010115Z test_batch_vs_slicing_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:06.2589823Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.958s) 2022-08-17T12:44:06.2837597Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:06.3252714Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:06.3768158Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:06.4020645Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:06.4296083Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:06.4522324Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:06.4769967Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:06.5031196Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:06.5517839Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:06.5812173Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:06.6167016Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:06.6499686Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:06.6928953Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:44:06.7353956Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:06.7689976Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:06.8157153Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:44:06.8652985Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:06.8947698Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:06.9306316Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:06.9639790Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:07.0000112Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:07.0345245Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:07.0680572Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:07.1142752Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:44:07.1373045Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:07.1554638Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:07.1829555Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:07.2054674Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:07.2300825Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:07.2522916Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:07.2753915Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:07.2979990Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:07.3090962Z test_batch_vs_slicing_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:07.3323374Z test_batch_vs_slicing_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:07.3745239Z test_batch_vs_slicing_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:07.4020364Z test_batch_vs_slicing_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:07.4180469Z test_batch_vs_slicing_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:07.4319544Z test_batch_vs_slicing_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:07.4502283Z test_batch_vs_slicing_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:07.4687293Z test_batch_vs_slicing_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:07.4848577Z test_batch_vs_slicing_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:07.5028166Z test_batch_vs_slicing_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:07.5205987Z test_batch_vs_slicing_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:07.5321123Z test_batch_vs_slicing_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:07.5513171Z test_batch_vs_slicing_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:07.5789355Z test_batch_vs_slicing_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:07.5961281Z test_batch_vs_slicing_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:07.6318820Z test_batch_vs_slicing_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:07.6430423Z test_batch_vs_slicing_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:07.6556260Z test_batch_vs_slicing_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:07.6725498Z test_batch_vs_slicing_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:07.6894024Z test_batch_vs_slicing_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:07.7036484Z test_batch_vs_slicing_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:07.7250884Z test_batch_vs_slicing_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:07.7414302Z test_batch_vs_slicing_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:07.7574281Z test_batch_vs_slicing_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:07.7781247Z test_batch_vs_slicing_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:07.8669155Z test_batch_vs_slicing_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:44:07.9294862Z test_batch_vs_slicing_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:44:07.9442423Z test_batch_vs_slicing_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:07.9588145Z test_batch_vs_slicing_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:07.9766311Z test_batch_vs_slicing_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:07.9941105Z test_batch_vs_slicing_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:08.0100520Z test_batch_vs_slicing_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:08.0278602Z test_batch_vs_slicing_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:08.0456518Z test_batch_vs_slicing_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:08.0599399Z test_batch_vs_slicing_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:08.0806262Z test_batch_vs_slicing_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:08.1692392Z test_batch_vs_slicing_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:44:08.2241903Z test_batch_vs_slicing_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:08.2384852Z test_batch_vs_slicing_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:08.2540323Z test_batch_vs_slicing_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:08.2722798Z test_batch_vs_slicing_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:08.2903463Z test_batch_vs_slicing_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:08.3062340Z test_batch_vs_slicing_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:08.3243089Z test_batch_vs_slicing_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:08.3423920Z test_batch_vs_slicing_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:08.3543620Z test_batch_vs_slicing_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:08.3667886Z test_batch_vs_slicing_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:08.3811656Z test_batch_vs_slicing_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:08.3829704Z test_complex_edge_values_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.3847278Z test_contig_size1_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.3864047Z test_contig_size1_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.3879973Z test_contig_size1_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.3895377Z test_contig_size1_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3910259Z test_contig_size1_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3924212Z test_contig_size1_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3939405Z test_contig_size1_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3952805Z test_contig_size1_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3966058Z test_contig_size1_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3979393Z test_contig_size1_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.3992837Z test_contig_size1_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4005459Z test_contig_size1_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4020163Z test_contig_size1_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4035188Z test_contig_size1_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4050813Z test_contig_size1_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4066436Z test_contig_size1_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4081971Z test_contig_size1_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4097185Z test_contig_size1_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4112042Z test_contig_size1_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4126445Z test_contig_size1_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4141056Z test_contig_size1_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4155917Z test_contig_size1_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4170279Z test_contig_size1_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4184802Z test_contig_size1_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4198320Z test_contig_size1_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4213307Z test_contig_size1_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4229289Z test_contig_size1_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4244535Z test_contig_size1_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4259698Z test_contig_size1_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4274269Z test_contig_size1_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4288244Z test_contig_size1_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4302003Z test_contig_size1_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4316058Z test_contig_size1_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4330223Z test_contig_size1_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4345409Z test_contig_size1_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4359085Z test_contig_size1_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4374889Z test_contig_size1_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4391124Z test_contig_size1_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4406145Z test_contig_size1_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4420857Z test_contig_size1_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4435187Z test_contig_size1_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4449642Z test_contig_size1_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4463215Z test_contig_size1_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4477462Z test_contig_size1_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4493377Z test_contig_size1_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4508881Z test_contig_size1_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4524341Z test_contig_size1_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4539319Z test_contig_size1_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4555516Z test_contig_size1_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4571355Z test_contig_size1_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4586388Z test_contig_size1_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4601323Z test_contig_size1_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4615875Z test_contig_size1_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4630915Z test_contig_size1_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4645816Z test_contig_size1_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4660429Z test_contig_size1_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4675337Z test_contig_size1_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4690138Z test_contig_size1_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4703536Z test_contig_size1_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4719074Z test_contig_size1_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4735486Z test_contig_size1_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4751316Z test_contig_size1_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4766266Z test_contig_size1_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4780241Z test_contig_size1_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4794415Z test_contig_size1_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4808157Z test_contig_size1_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4821833Z test_contig_size1_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4835473Z test_contig_size1_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4849873Z test_contig_size1_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4864903Z test_contig_size1_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4881295Z test_contig_size1_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4897320Z test_contig_size1_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.4913020Z test_contig_size1_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4927596Z test_contig_size1_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4942183Z test_contig_size1_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4956681Z test_contig_size1_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4971281Z test_contig_size1_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.4985842Z test_contig_size1_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5001149Z test_contig_size1_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5015629Z test_contig_size1_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5029291Z test_contig_size1_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5044215Z test_contig_size1_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5059932Z test_contig_size1_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.5075112Z test_contig_size1_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5090232Z test_contig_size1_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5104497Z test_contig_size1_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5118042Z test_contig_size1_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5131686Z test_contig_size1_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5145281Z test_contig_size1_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5158723Z test_contig_size1_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5172691Z test_contig_size1_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5186458Z test_contig_size1_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5201002Z test_contig_size1_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5215971Z test_contig_size1_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5230722Z test_contig_size1_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5245317Z test_contig_size1_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5259589Z test_contig_size1_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5274521Z test_contig_size1_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5288580Z test_contig_size1_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5302191Z test_contig_size1_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5315739Z test_contig_size1_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5329467Z test_contig_size1_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5343102Z test_contig_size1_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5356052Z test_contig_size1_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5369240Z test_contig_size1_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5382262Z test_contig_size1_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5396618Z test_contig_size1_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5409282Z test_contig_size1_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5422850Z test_contig_size1_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5436527Z test_contig_size1_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5449711Z test_contig_size1_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5463584Z test_contig_size1_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5478252Z test_contig_size1_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5492693Z test_contig_size1_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5506846Z test_contig_size1_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5520470Z test_contig_size1_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5534904Z test_contig_size1_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5549015Z test_contig_size1_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5561968Z test_contig_size1_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5575174Z test_contig_size1_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5588921Z test_contig_size1_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5612767Z test_contig_size1_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5616428Z test_contig_size1_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5629956Z test_contig_size1_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5644245Z test_contig_size1_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5658786Z test_contig_size1_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5673080Z test_contig_size1_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5687035Z test_contig_size1_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5701744Z test_contig_size1_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5715312Z test_contig_size1_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5728004Z test_contig_size1_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5740462Z test_contig_size1_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5753039Z test_contig_size1_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5765557Z test_contig_size1_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5779291Z test_contig_size1_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5793136Z test_contig_size1_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5807537Z test_contig_size1_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5821992Z test_contig_size1_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5836544Z test_contig_size1_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5852468Z test_contig_size1_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5868566Z test_contig_size1_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.5883977Z test_contig_size1_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5899027Z test_contig_size1_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5914228Z test_contig_size1_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5929050Z test_contig_size1_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5943537Z test_contig_size1_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5958250Z test_contig_size1_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5972603Z test_contig_size1_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.5987331Z test_contig_size1_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6001705Z test_contig_size1_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6017063Z test_contig_size1_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6030431Z test_contig_size1_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6044443Z test_contig_size1_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6058945Z test_contig_size1_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6073053Z test_contig_size1_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6087015Z test_contig_size1_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6100643Z test_contig_size1_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6114907Z test_contig_size1_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6128334Z test_contig_size1_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6141024Z test_contig_size1_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6153811Z test_contig_size1_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6166517Z test_contig_size1_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6179196Z test_contig_size1_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6193024Z test_contig_size1_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6205750Z test_contig_size1_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6220511Z test_contig_size1_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6236918Z test_contig_size1_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.6252234Z test_contig_size1_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6266853Z test_contig_size1_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6280638Z test_contig_size1_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6295207Z test_contig_size1_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6308468Z test_contig_size1_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6321234Z test_contig_size1_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6333806Z test_contig_size1_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6346627Z test_contig_size1_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6359305Z test_contig_size1_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6372934Z test_contig_size1_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6385582Z test_contig_size1_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6400309Z test_contig_size1_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6415818Z test_contig_size1_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6431149Z test_contig_size1_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6445585Z test_contig_size1_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6459486Z test_contig_size1_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6473917Z test_contig_size1_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6487430Z test_contig_size1_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6499942Z test_contig_size1_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6512699Z test_contig_size1_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6525293Z test_contig_size1_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6538106Z test_contig_size1_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6552149Z test_contig_size1_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6566515Z test_contig_size1_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6581830Z test_contig_size1_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6597453Z test_contig_size1_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.6612332Z test_contig_size1_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6627407Z test_contig_size1_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6641599Z test_contig_size1_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6655975Z test_contig_size1_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6670349Z test_contig_size1_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6684582Z test_contig_size1_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6698938Z test_contig_size1_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6713665Z test_contig_size1_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6728072Z test_contig_size1_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6743404Z test_contig_size1_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6758859Z test_contig_size1_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6773782Z test_contig_size1_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6788403Z test_contig_size1_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6802723Z test_contig_size1_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6817092Z test_contig_size1_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6831447Z test_contig_size1_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6845755Z test_contig_size1_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6860075Z test_contig_size1_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6874563Z test_contig_size1_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6888121Z test_contig_size1_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6901732Z test_contig_size1_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6916026Z test_contig_size1_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6930808Z test_contig_size1_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6944630Z test_contig_size1_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6957949Z test_contig_size1_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6971392Z test_contig_size1_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6984584Z test_contig_size1_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.6997993Z test_contig_size1_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7012684Z test_contig_size1_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7026174Z test_contig_size1_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7040026Z test_contig_size1_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7054806Z test_contig_size1_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7068852Z test_contig_size1_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7082085Z test_contig_size1_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7095511Z test_contig_size1_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7108963Z test_contig_size1_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7122287Z test_contig_size1_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7135791Z test_contig_size1_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7149165Z test_contig_size1_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7163294Z test_contig_size1_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7178034Z test_contig_size1_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7192354Z test_contig_size1_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7206591Z test_contig_size1_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7220396Z test_contig_size1_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7234951Z test_contig_size1_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7248900Z test_contig_size1_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7262045Z test_contig_size1_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7275378Z test_contig_size1_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7288569Z test_contig_size1_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7301800Z test_contig_size1_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7315770Z test_contig_size1_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7330216Z test_contig_size1_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7344795Z test_contig_size1_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7359640Z test_contig_size1_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7374101Z test_contig_size1_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7388737Z test_contig_size1_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7403190Z test_contig_size1_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7417697Z test_contig_size1_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7432340Z test_contig_size1_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7447170Z test_contig_size1_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7461328Z test_contig_size1_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7476236Z test_contig_size1_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7490975Z test_contig_size1_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7505775Z test_contig_size1_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7520005Z test_contig_size1_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7534352Z test_contig_size1_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7549034Z test_contig_size1_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7563293Z test_contig_size1_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7577662Z test_contig_size1_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7591591Z test_contig_size1_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7606386Z test_contig_size1_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7621137Z test_contig_size1_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7635595Z test_contig_size1_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7650054Z test_contig_size1_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7664429Z test_contig_size1_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7679667Z test_contig_size1_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7693913Z test_contig_size1_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7708297Z test_contig_size1_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7721432Z test_contig_size1_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7735247Z test_contig_size1_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7749357Z test_contig_size1_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7763810Z test_contig_size1_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7777843Z test_contig_size1_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7791249Z test_contig_size1_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7804537Z test_contig_size1_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7817914Z test_contig_size1_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7831350Z test_contig_size1_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7845000Z test_contig_size1_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7858535Z test_contig_size1_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7873652Z test_contig_size1_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7889197Z test_contig_size1_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7904239Z test_contig_size1_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7918957Z test_contig_size1_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7933407Z test_contig_size1_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7947756Z test_contig_size1_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7962142Z test_contig_size1_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7976370Z test_contig_size1_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.7990840Z test_contig_size1_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8005569Z test_contig_size1_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8019942Z test_contig_size1_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8034594Z test_contig_size1_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8049345Z test_contig_size1_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8063523Z test_contig_size1_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8078061Z test_contig_size1_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8092375Z test_contig_size1_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8106846Z test_contig_size1_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8120980Z test_contig_size1_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8135807Z test_contig_size1_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8149055Z test_contig_size1_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8164217Z test_contig_size1_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8179589Z test_contig_size1_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.8195381Z test_contig_size1_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.8210286Z test_contig_size1_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8224387Z test_contig_size1_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8239143Z test_contig_size1_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8252959Z test_contig_size1_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8266024Z test_contig_size1_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8279434Z test_contig_size1_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8292478Z test_contig_size1_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8305525Z test_contig_size1_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8319016Z test_contig_size1_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8332440Z test_contig_size1_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8346999Z test_contig_size1_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8362030Z test_contig_size1_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8376424Z test_contig_size1_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8391267Z test_contig_size1_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8405700Z test_contig_size1_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8420312Z test_contig_size1_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8433989Z test_contig_size1_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8448057Z test_contig_size1_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8461629Z test_contig_size1_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8475070Z test_contig_size1_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8488497Z test_contig_size1_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8501844Z test_contig_size1_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8515938Z test_contig_size1_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8530419Z test_contig_size1_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8544397Z test_contig_size1_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8558106Z test_contig_size1_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8572001Z test_contig_size1_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8586586Z test_contig_size1_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8601534Z test_contig_size1_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8615911Z test_contig_size1_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8630581Z test_contig_size1_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8645679Z test_contig_size1_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8659511Z test_contig_size1_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8673523Z test_contig_size1_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8687952Z test_contig_size1_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8702717Z test_contig_size1_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8718319Z test_contig_size1_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:08.8732608Z test_contig_size1_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8747169Z test_contig_size1_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8760707Z test_contig_size1_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8773866Z test_contig_size1_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8786933Z test_contig_size1_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8799821Z test_contig_size1_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8812960Z test_contig_size1_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8826573Z test_contig_size1_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8839716Z test_contig_size1_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8853697Z test_contig_size1_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8868334Z test_contig_size1_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8881929Z test_contig_size1_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8895197Z test_contig_size1_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8908361Z test_contig_size1_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8921580Z test_contig_size1_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8934790Z test_contig_size1_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8949168Z test_contig_size1_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8963642Z test_contig_size1_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8977821Z test_contig_size1_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.8991678Z test_contig_size1_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9004290Z test_contig_size1_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9017777Z test_contig_size1_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9032232Z test_contig_size1_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9046029Z test_contig_size1_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9059315Z test_contig_size1_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9073421Z test_contig_size1_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9086767Z test_contig_size1_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9099195Z test_contig_size1_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9111864Z test_contig_size1_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9124401Z test_contig_size1_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9137024Z test_contig_size1_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9150371Z test_contig_size1_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9163145Z test_contig_size1_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9177542Z test_contig_size1_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9192828Z test_contig_size1_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9207317Z test_contig_size1_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9221318Z test_contig_size1_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9235252Z test_contig_size1_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9249537Z test_contig_size1_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9262824Z test_contig_size1_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9275641Z test_contig_size1_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9288619Z test_contig_size1_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9300990Z test_contig_size1_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9313183Z test_contig_size1_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9326315Z test_contig_size1_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9338427Z test_contig_size1_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9352237Z test_contig_size1_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9366557Z test_contig_size1_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9380342Z test_contig_size1_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9394501Z test_contig_size1_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9408182Z test_contig_size1_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9422314Z test_contig_size1_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9435661Z test_contig_size1_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9448568Z test_contig_size1_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9461331Z test_contig_size1_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9474102Z test_contig_size1_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9486708Z test_contig_size1_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9499130Z test_contig_size1_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9511648Z test_contig_size1_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9525040Z test_contig_size1_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9539211Z test_contig_size1_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9552901Z test_contig_size1_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9566121Z test_contig_size1_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9579764Z test_contig_size1_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9592937Z test_contig_size1_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9605348Z test_contig_size1_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9617595Z test_contig_size1_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9630088Z test_contig_size1_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9642453Z test_contig_size1_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9655089Z test_contig_size1_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9667857Z test_contig_size1_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9681392Z test_contig_size1_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9695445Z test_contig_size1_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9710343Z test_contig_size1_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9724010Z test_contig_size1_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9736716Z test_contig_size1_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9749258Z test_contig_size1_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9761461Z test_contig_size1_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9774093Z test_contig_size1_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9786897Z test_contig_size1_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9799152Z test_contig_size1_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9811882Z test_contig_size1_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9825148Z test_contig_size1_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9838818Z test_contig_size1_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9852002Z test_contig_size1_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9864203Z test_contig_size1_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9876740Z test_contig_size1_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9889169Z test_contig_size1_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9901456Z test_contig_size1_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9914293Z test_contig_size1_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9927088Z test_contig_size1_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9941560Z test_contig_size1_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9957057Z test_contig_size1_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9971674Z test_contig_size1_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9985899Z test_contig_size1_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:08.9999027Z test_contig_size1_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0013053Z test_contig_size1_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0026237Z test_contig_size1_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0038876Z test_contig_size1_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0051442Z test_contig_size1_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0063970Z test_contig_size1_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0076591Z test_contig_size1_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:09.0087747Z test_contig_size1_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0098399Z test_contig_size1_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0109204Z test_contig_size1_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0119821Z test_contig_size1_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0130629Z test_contig_size1_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0141286Z test_contig_size1_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0152080Z test_contig_size1_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0162701Z test_contig_size1_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0173588Z test_contig_size1_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0184632Z test_contig_size1_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0196098Z test_contig_size1_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0207440Z test_contig_size1_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:09.0235277Z test_contig_size1_large_dim_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0271890Z test_contig_size1_large_dim_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.0335216Z test_contig_size1_large_dim_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.0364372Z test_contig_size1_large_dim_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0403151Z test_contig_size1_large_dim_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.0427530Z test_contig_size1_large_dim_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0454402Z test_contig_size1_large_dim_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0478658Z test_contig_size1_large_dim_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0502716Z test_contig_size1_large_dim_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0522872Z test_contig_size1_large_dim_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0548001Z test_contig_size1_large_dim_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0571586Z test_contig_size1_large_dim_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0597742Z test_contig_size1_large_dim_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0627897Z test_contig_size1_large_dim_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0676133Z test_contig_size1_large_dim_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.0717619Z test_contig_size1_large_dim_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.0742267Z test_contig_size1_large_dim_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0770070Z test_contig_size1_large_dim_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0799012Z test_contig_size1_large_dim_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0830416Z test_contig_size1_large_dim_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0855365Z test_contig_size1_large_dim_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.0887162Z test_contig_size1_large_dim_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0915262Z test_contig_size1_large_dim_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0945161Z test_contig_size1_large_dim_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.0976862Z test_contig_size1_large_dim_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1050673Z test_contig_size1_large_dim_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:09.1122347Z test_contig_size1_large_dim_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:09.1149601Z test_contig_size1_large_dim_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1187245Z test_contig_size1_large_dim_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.1218027Z test_contig_size1_large_dim_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1250508Z test_contig_size1_large_dim_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1278783Z test_contig_size1_large_dim_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1309846Z test_contig_size1_large_dim_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1340407Z test_contig_size1_large_dim_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1365971Z test_contig_size1_large_dim_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.1395228Z test_contig_size1_large_dim_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1435912Z test_contig_size1_large_dim_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.1467207Z test_contig_size1_large_dim_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1506917Z test_contig_size1_large_dim_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.1530019Z test_contig_size1_large_dim_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.1556209Z test_contig_size1_large_dim_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1583605Z test_contig_size1_large_dim_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1611564Z test_contig_size1_large_dim_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1635077Z test_contig_size1_large_dim_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.1663063Z test_contig_size1_large_dim_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1690955Z test_contig_size1_large_dim_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1716792Z test_contig_size1_large_dim_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1747517Z test_contig_size1_large_dim_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1795784Z test_contig_size1_large_dim_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.1832359Z test_contig_size1_large_dim_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.1857160Z test_contig_size1_large_dim_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.1884212Z test_contig_size1_large_dim_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1912512Z test_contig_size1_large_dim_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1941220Z test_contig_size1_large_dim_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.1965887Z test_contig_size1_large_dim_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.1994466Z test_contig_size1_large_dim_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2022850Z test_contig_size1_large_dim_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2054991Z test_contig_size1_large_dim_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2088622Z test_contig_size1_large_dim_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2161154Z test_contig_size1_large_dim_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:09.2230201Z test_contig_size1_large_dim_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:09.2259016Z test_contig_size1_large_dim_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2296871Z test_contig_size1_large_dim_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.2329299Z test_contig_size1_large_dim_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2362044Z test_contig_size1_large_dim_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2390337Z test_contig_size1_large_dim_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2421987Z test_contig_size1_large_dim_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2453783Z test_contig_size1_large_dim_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2480031Z test_contig_size1_large_dim_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2510475Z test_contig_size1_large_dim_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2560849Z test_contig_size1_large_dim_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.2595472Z test_contig_size1_large_dim_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2619798Z test_contig_size1_large_dim_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.2646477Z test_contig_size1_large_dim_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2674853Z test_contig_size1_large_dim_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2703042Z test_contig_size1_large_dim_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2728317Z test_contig_size1_large_dim_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.2756124Z test_contig_size1_large_dim_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2784448Z test_contig_size1_large_dim_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2817390Z test_contig_size1_large_dim_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2850987Z test_contig_size1_large_dim_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.2939142Z test_contig_size1_large_dim_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:09.2990426Z test_contig_size1_large_dim_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.3021726Z test_contig_size1_large_dim_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3057174Z test_contig_size1_large_dim_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3087696Z test_contig_size1_large_dim_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3119047Z test_contig_size1_large_dim_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3146753Z test_contig_size1_large_dim_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3177277Z test_contig_size1_large_dim_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3205800Z test_contig_size1_large_dim_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3230986Z test_contig_size1_large_dim_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3260826Z test_contig_size1_large_dim_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3297137Z test_contig_size1_large_dim_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.3355087Z test_contig_size1_large_dim_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.3384265Z test_contig_size1_large_dim_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3422515Z test_contig_size1_large_dim_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.3446301Z test_contig_size1_large_dim_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3473343Z test_contig_size1_large_dim_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3501052Z test_contig_size1_large_dim_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3530128Z test_contig_size1_large_dim_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3554228Z test_contig_size1_large_dim_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3581582Z test_contig_size1_large_dim_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3609540Z test_contig_size1_large_dim_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3635046Z test_contig_size1_large_dim_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3659560Z test_contig_size1_large_dim_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3684114Z test_contig_size1_large_dim_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3704347Z test_contig_size1_large_dim_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3728656Z test_contig_size1_large_dim_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3752438Z test_contig_size1_large_dim_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3774989Z test_contig_size1_large_dim_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3799236Z test_contig_size1_large_dim_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3832419Z test_contig_size1_large_dim_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.3887075Z test_contig_size1_large_dim_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.3912906Z test_contig_size1_large_dim_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3949864Z test_contig_size1_large_dim_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.3970026Z test_contig_size1_large_dim_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.3995738Z test_contig_size1_large_dim_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4019822Z test_contig_size1_large_dim_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4043784Z test_contig_size1_large_dim_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4063928Z test_contig_size1_large_dim_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4087804Z test_contig_size1_large_dim_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4112189Z test_contig_size1_large_dim_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4134371Z test_contig_size1_large_dim_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4158618Z test_contig_size1_large_dim_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4189933Z test_contig_size1_large_dim_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4215284Z test_contig_size1_large_dim_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4252052Z test_contig_size1_large_dim_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.4273405Z test_contig_size1_large_dim_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4299146Z test_contig_size1_large_dim_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4323879Z test_contig_size1_large_dim_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4347901Z test_contig_size1_large_dim_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4368306Z test_contig_size1_large_dim_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4392232Z test_contig_size1_large_dim_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4416154Z test_contig_size1_large_dim_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4441243Z test_contig_size1_large_dim_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4464330Z test_contig_size1_large_dim_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4490405Z test_contig_size1_large_dim_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4517078Z test_contig_size1_large_dim_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4546326Z test_contig_size1_large_dim_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4582634Z test_contig_size1_large_dim_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.4642043Z test_contig_size1_large_dim_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.4673778Z test_contig_size1_large_dim_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4713697Z test_contig_size1_large_dim_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.4738804Z test_contig_size1_large_dim_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4768301Z test_contig_size1_large_dim_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4797564Z test_contig_size1_large_dim_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4826968Z test_contig_size1_large_dim_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4853073Z test_contig_size1_large_dim_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4882503Z test_contig_size1_large_dim_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4912152Z test_contig_size1_large_dim_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.4935345Z test_contig_size1_large_dim_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4960315Z test_contig_size1_large_dim_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.4992440Z test_contig_size1_large_dim_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5048269Z test_contig_size1_large_dim_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.5074143Z test_contig_size1_large_dim_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5109405Z test_contig_size1_large_dim_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.5129909Z test_contig_size1_large_dim_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5153717Z test_contig_size1_large_dim_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5177918Z test_contig_size1_large_dim_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5202405Z test_contig_size1_large_dim_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5222491Z test_contig_size1_large_dim_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5246253Z test_contig_size1_large_dim_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5270533Z test_contig_size1_large_dim_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5295206Z test_contig_size1_large_dim_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5319988Z test_contig_size1_large_dim_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5356547Z test_contig_size1_large_dim_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.5417332Z test_contig_size1_large_dim_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.5447284Z test_contig_size1_large_dim_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5485300Z test_contig_size1_large_dim_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.5508420Z test_contig_size1_large_dim_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5534717Z test_contig_size1_large_dim_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5558925Z test_contig_size1_large_dim_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5584669Z test_contig_size1_large_dim_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5604775Z test_contig_size1_large_dim_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5628854Z test_contig_size1_large_dim_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5652379Z test_contig_size1_large_dim_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5677089Z test_contig_size1_large_dim_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5702162Z test_contig_size1_large_dim_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5738808Z test_contig_size1_large_dim_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.5799798Z test_contig_size1_large_dim_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.5829954Z test_contig_size1_large_dim_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5868433Z test_contig_size1_large_dim_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.5892376Z test_contig_size1_large_dim_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5918491Z test_contig_size1_large_dim_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.5942442Z test_contig_size1_large_dim_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5966916Z test_contig_size1_large_dim_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.5986555Z test_contig_size1_large_dim_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6010506Z test_contig_size1_large_dim_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6034946Z test_contig_size1_large_dim_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6061160Z test_contig_size1_large_dim_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6092246Z test_contig_size1_large_dim_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6134989Z test_contig_size1_large_dim_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.6172444Z test_contig_size1_large_dim_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.6196759Z test_contig_size1_large_dim_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6223508Z test_contig_size1_large_dim_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6251793Z test_contig_size1_large_dim_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6280475Z test_contig_size1_large_dim_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6305435Z test_contig_size1_large_dim_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6333645Z test_contig_size1_large_dim_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6362650Z test_contig_size1_large_dim_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6390137Z test_contig_size1_large_dim_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6420370Z test_contig_size1_large_dim_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6484571Z test_contig_size1_large_dim_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.6533448Z test_contig_size1_large_dim_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.6557684Z test_contig_size1_large_dim_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6585616Z test_contig_size1_large_dim_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6614328Z test_contig_size1_large_dim_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6643273Z test_contig_size1_large_dim_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6668211Z test_contig_size1_large_dim_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6696949Z test_contig_size1_large_dim_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6725623Z test_contig_size1_large_dim_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6751140Z test_contig_size1_large_dim_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6780256Z test_contig_size1_large_dim_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6820966Z test_contig_size1_large_dim_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.6844768Z test_contig_size1_large_dim_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6870789Z test_contig_size1_large_dim_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6898544Z test_contig_size1_large_dim_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6926399Z test_contig_size1_large_dim_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.6950319Z test_contig_size1_large_dim_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.6978047Z test_contig_size1_large_dim_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7005818Z test_contig_size1_large_dim_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7492476Z test_contig_size1_large_dim_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:09.7524414Z test_contig_size1_large_dim_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7564178Z test_contig_size1_large_dim_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.7611090Z test_contig_size1_large_dim_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:09.7643435Z test_contig_size1_large_dim_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7676399Z test_contig_size1_large_dim_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7704728Z test_contig_size1_large_dim_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7736501Z test_contig_size1_large_dim_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7769409Z test_contig_size1_large_dim_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7795497Z test_contig_size1_large_dim_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7824418Z test_contig_size1_large_dim_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7857660Z test_contig_size1_large_dim_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7916045Z test_contig_size1_large_dim_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.7944211Z test_contig_size1_large_dim_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.7982341Z test_contig_size1_large_dim_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.8006379Z test_contig_size1_large_dim_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8032811Z test_contig_size1_large_dim_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8060224Z test_contig_size1_large_dim_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8087489Z test_contig_size1_large_dim_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8111018Z test_contig_size1_large_dim_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8138206Z test_contig_size1_large_dim_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8164668Z test_contig_size1_large_dim_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8191369Z test_contig_size1_large_dim_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8221508Z test_contig_size1_large_dim_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8246077Z test_contig_size1_large_dim_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8274468Z test_contig_size1_large_dim_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8303389Z test_contig_size1_large_dim_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8331881Z test_contig_size1_large_dim_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8356849Z test_contig_size1_large_dim_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8384843Z test_contig_size1_large_dim_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8413632Z test_contig_size1_large_dim_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8440885Z test_contig_size1_large_dim_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8471412Z test_contig_size1_large_dim_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8495620Z test_contig_size1_large_dim_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8522537Z test_contig_size1_large_dim_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8551156Z test_contig_size1_large_dim_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8580059Z test_contig_size1_large_dim_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8604347Z test_contig_size1_large_dim_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8632659Z test_contig_size1_large_dim_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8660762Z test_contig_size1_large_dim_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8690615Z test_contig_size1_large_dim_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8727372Z test_contig_size1_large_dim_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.8750652Z test_contig_size1_large_dim_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.8778437Z test_contig_size1_large_dim_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8812812Z test_contig_size1_large_dim_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8848010Z test_contig_size1_large_dim_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8878657Z test_contig_size1_large_dim_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8912917Z test_contig_size1_large_dim_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8940717Z test_contig_size1_large_dim_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8967319Z test_contig_size1_large_dim_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.8996856Z test_contig_size1_large_dim_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9038403Z test_contig_size1_large_dim_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.9063701Z test_contig_size1_large_dim_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9095952Z test_contig_size1_large_dim_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9123887Z test_contig_size1_large_dim_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9152630Z test_contig_size1_large_dim_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9177407Z test_contig_size1_large_dim_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9206399Z test_contig_size1_large_dim_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9235209Z test_contig_size1_large_dim_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9261310Z test_contig_size1_large_dim_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9291796Z test_contig_size1_large_dim_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9329682Z test_contig_size1_large_dim_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:09.9360627Z test_contig_size1_large_dim_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9386127Z test_contig_size1_large_dim_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9413330Z test_contig_size1_large_dim_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9441777Z test_contig_size1_large_dim_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9469234Z test_contig_size1_large_dim_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9493471Z test_contig_size1_large_dim_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9521297Z test_contig_size1_large_dim_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9550024Z test_contig_size1_large_dim_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9575197Z test_contig_size1_large_dim_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9605952Z test_contig_size1_large_dim_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9629476Z test_contig_size1_large_dim_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9656025Z test_contig_size1_large_dim_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9683968Z test_contig_size1_large_dim_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9712373Z test_contig_size1_large_dim_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9736316Z test_contig_size1_large_dim_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9764272Z test_contig_size1_large_dim_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9792177Z test_contig_size1_large_dim_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9817243Z test_contig_size1_large_dim_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:09.9843086Z test_contig_size1_large_dim_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9877871Z test_contig_size1_large_dim_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:09.9942332Z test_contig_size1_large_dim_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:09.9971999Z test_contig_size1_large_dim_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0011998Z test_contig_size1_large_dim_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.0035350Z test_contig_size1_large_dim_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0061637Z test_contig_size1_large_dim_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0087875Z test_contig_size1_large_dim_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0113437Z test_contig_size1_large_dim_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0135053Z test_contig_size1_large_dim_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0158898Z test_contig_size1_large_dim_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0183112Z test_contig_size1_large_dim_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0207738Z test_contig_size1_large_dim_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0236106Z test_contig_size1_large_dim_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0269745Z test_contig_size1_large_dim_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0327517Z test_contig_size1_large_dim_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.0355605Z test_contig_size1_large_dim_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0393807Z test_contig_size1_large_dim_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.0416638Z test_contig_size1_large_dim_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0443154Z test_contig_size1_large_dim_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0470250Z test_contig_size1_large_dim_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0497902Z test_contig_size1_large_dim_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0520976Z test_contig_size1_large_dim_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0548269Z test_contig_size1_large_dim_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0575373Z test_contig_size1_large_dim_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0600925Z test_contig_size1_large_dim_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0624366Z test_contig_size1_large_dim_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0650800Z test_contig_size1_large_dim_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0676138Z test_contig_size1_large_dim_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0714851Z test_contig_size1_large_dim_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.0738086Z test_contig_size1_large_dim_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0763541Z test_contig_size1_large_dim_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0790727Z test_contig_size1_large_dim_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0832422Z test_contig_size1_large_dim_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.0858196Z test_contig_size1_large_dim_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0886259Z test_contig_size1_large_dim_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0911211Z test_contig_size1_large_dim_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.0938525Z test_contig_size1_large_dim_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.0972730Z test_contig_size1_large_dim_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1001535Z test_contig_size1_large_dim_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1040487Z test_contig_size1_large_dim_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.1063677Z test_contig_size1_large_dim_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1089675Z test_contig_size1_large_dim_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1116516Z test_contig_size1_large_dim_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1143627Z test_contig_size1_large_dim_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1167718Z test_contig_size1_large_dim_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1194884Z test_contig_size1_large_dim_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1221840Z test_contig_size1_large_dim_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1252220Z test_contig_size1_large_dim_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1286662Z test_contig_size1_large_dim_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1316715Z test_contig_size1_large_dim_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1350042Z test_contig_size1_large_dim_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1382748Z test_contig_size1_large_dim_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1416025Z test_contig_size1_large_dim_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1444559Z test_contig_size1_large_dim_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1477066Z test_contig_size1_large_dim_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1509590Z test_contig_size1_large_dim_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1543015Z test_contig_size1_large_dim_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1600825Z test_contig_size1_large_dim_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.1628577Z test_contig_size1_large_dim_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1650846Z test_contig_size1_large_dim_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1674823Z test_contig_size1_large_dim_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1705254Z test_contig_size1_large_dim_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.1730527Z test_contig_size1_large_dim_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1766303Z test_contig_size1_large_dim_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.1787132Z test_contig_size1_large_dim_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1810604Z test_contig_size1_large_dim_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1835263Z test_contig_size1_large_dim_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1858900Z test_contig_size1_large_dim_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1879041Z test_contig_size1_large_dim_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1902900Z test_contig_size1_large_dim_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1927010Z test_contig_size1_large_dim_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1949825Z test_contig_size1_large_dim_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.1973803Z test_contig_size1_large_dim_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2006866Z test_contig_size1_large_dim_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.2069251Z test_contig_size1_large_dim_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.2096770Z test_contig_size1_large_dim_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.2133940Z test_contig_size1_large_dim_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.2155179Z test_contig_size1_large_dim_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2179534Z test_contig_size1_large_dim_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2203497Z test_contig_size1_large_dim_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2228206Z test_contig_size1_large_dim_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2247900Z test_contig_size1_large_dim_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2272025Z test_contig_size1_large_dim_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2296900Z test_contig_size1_large_dim_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2319317Z test_contig_size1_large_dim_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2343274Z test_contig_size1_large_dim_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2375488Z test_contig_size1_large_dim_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.2435468Z test_contig_size1_large_dim_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.2462533Z test_contig_size1_large_dim_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.2499176Z test_contig_size1_large_dim_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.2519523Z test_contig_size1_large_dim_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2543237Z test_contig_size1_large_dim_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2568116Z test_contig_size1_large_dim_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2591800Z test_contig_size1_large_dim_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2611815Z test_contig_size1_large_dim_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2635679Z test_contig_size1_large_dim_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2659434Z test_contig_size1_large_dim_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2681493Z test_contig_size1_large_dim_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2705616Z test_contig_size1_large_dim_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2736503Z test_contig_size1_large_dim_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.2763215Z test_contig_size1_large_dim_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.2799124Z test_contig_size1_large_dim_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.2819631Z test_contig_size1_large_dim_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2842670Z test_contig_size1_large_dim_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2867331Z test_contig_size1_large_dim_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2891485Z test_contig_size1_large_dim_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2911980Z test_contig_size1_large_dim_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2935845Z test_contig_size1_large_dim_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2959674Z test_contig_size1_large_dim_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.2981508Z test_contig_size1_large_dim_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3005783Z test_contig_size1_large_dim_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3040995Z test_contig_size1_large_dim_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.3061275Z test_contig_size1_large_dim_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3084671Z test_contig_size1_large_dim_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3109048Z test_contig_size1_large_dim_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3133104Z test_contig_size1_large_dim_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3152999Z test_contig_size1_large_dim_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3176757Z test_contig_size1_large_dim_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3200674Z test_contig_size1_large_dim_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3222542Z test_contig_size1_large_dim_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3246736Z test_contig_size1_large_dim_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3282479Z test_contig_size1_large_dim_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.3302781Z test_contig_size1_large_dim_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3326279Z test_contig_size1_large_dim_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3350531Z test_contig_size1_large_dim_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3375360Z test_contig_size1_large_dim_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3395721Z test_contig_size1_large_dim_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3419287Z test_contig_size1_large_dim_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3443216Z test_contig_size1_large_dim_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3465364Z test_contig_size1_large_dim_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3489899Z test_contig_size1_large_dim_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3520710Z test_contig_size1_large_dim_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.3577174Z test_contig_size1_large_dim_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.3602461Z test_contig_size1_large_dim_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3637450Z test_contig_size1_large_dim_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.3657371Z test_contig_size1_large_dim_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3680406Z test_contig_size1_large_dim_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3705280Z test_contig_size1_large_dim_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3729068Z test_contig_size1_large_dim_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3749206Z test_contig_size1_large_dim_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3773009Z test_contig_size1_large_dim_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3796899Z test_contig_size1_large_dim_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.3810018Z test_contig_size1_large_dim_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3822611Z test_contig_size1_large_dim_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3835347Z test_contig_size1_large_dim_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3848686Z test_contig_size1_large_dim_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3861333Z test_contig_size1_large_dim_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3874150Z test_contig_size1_large_dim_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3886584Z test_contig_size1_large_dim_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3899147Z test_contig_size1_large_dim_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3912164Z test_contig_size1_large_dim_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3924993Z test_contig_size1_large_dim_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3937972Z test_contig_size1_large_dim_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3950805Z test_contig_size1_large_dim_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:10.3977811Z test_contig_size1_large_dim_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4008958Z test_contig_size1_large_dim_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4034323Z test_contig_size1_large_dim_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.4064277Z test_contig_size1_large_dim_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4093865Z test_contig_size1_large_dim_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4123012Z test_contig_size1_large_dim_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4148744Z test_contig_size1_large_dim_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4177754Z test_contig_size1_large_dim_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4207647Z test_contig_size1_large_dim_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4233356Z test_contig_size1_large_dim_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4271623Z test_contig_size1_large_dim_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.4316633Z test_contig_size1_large_dim_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.4350246Z test_contig_size1_large_dim_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4376282Z test_contig_size1_large_dim_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4403618Z test_contig_size1_large_dim_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4434555Z test_contig_size1_large_dim_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4464887Z test_contig_size1_large_dim_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4491699Z test_contig_size1_large_dim_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4522263Z test_contig_size1_large_dim_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4552717Z test_contig_size1_large_dim_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4578520Z test_contig_size1_large_dim_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.4608564Z test_contig_size1_large_dim_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4633308Z test_contig_size1_large_dim_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.4660417Z test_contig_size1_large_dim_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4690153Z test_contig_size1_large_dim_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4719676Z test_contig_size1_large_dim_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4745706Z test_contig_size1_large_dim_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4775447Z test_contig_size1_large_dim_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4807151Z test_contig_size1_large_dim_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4832299Z test_contig_size1_large_dim_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.4869839Z test_contig_size1_large_dim_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.4911863Z test_contig_size1_large_dim_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.4945411Z test_contig_size1_large_dim_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.4969580Z test_contig_size1_large_dim_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.4996479Z test_contig_size1_large_dim_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5026354Z test_contig_size1_large_dim_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5056052Z test_contig_size1_large_dim_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5081707Z test_contig_size1_large_dim_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5111533Z test_contig_size1_large_dim_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5141603Z test_contig_size1_large_dim_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5167651Z test_contig_size1_large_dim_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5204726Z test_contig_size1_large_dim_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.5246365Z test_contig_size1_large_dim_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.5280362Z test_contig_size1_large_dim_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5304793Z test_contig_size1_large_dim_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5331234Z test_contig_size1_large_dim_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5361151Z test_contig_size1_large_dim_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5392121Z test_contig_size1_large_dim_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5420191Z test_contig_size1_large_dim_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5450163Z test_contig_size1_large_dim_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5480619Z test_contig_size1_large_dim_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5505289Z test_contig_size1_large_dim_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5530416Z test_contig_size1_large_dim_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5561044Z test_contig_size1_large_dim_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5586802Z test_contig_size1_large_dim_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5623813Z test_contig_size1_large_dim_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.5644848Z test_contig_size1_large_dim_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5669414Z test_contig_size1_large_dim_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5693499Z test_contig_size1_large_dim_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5717535Z test_contig_size1_large_dim_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5737712Z test_contig_size1_large_dim_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5761520Z test_contig_size1_large_dim_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5785904Z test_contig_size1_large_dim_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5812064Z test_contig_size1_large_dim_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5851872Z test_contig_size1_large_dim_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.5876002Z test_contig_size1_large_dim_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.5903006Z test_contig_size1_large_dim_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.5952770Z test_contig_size1_large_dim_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:10.5998363Z test_contig_size1_large_dim_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:10.6040330Z test_contig_size1_large_dim_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.6086166Z test_contig_size1_large_dim_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:10.6131457Z test_contig_size1_large_dim_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.6153635Z test_contig_size1_large_dim_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6177874Z test_contig_size1_large_dim_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6209922Z test_contig_size1_large_dim_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6265488Z test_contig_size1_large_dim_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:10.6290915Z test_contig_size1_large_dim_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6328500Z test_contig_size1_large_dim_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.6349173Z test_contig_size1_large_dim_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6373252Z test_contig_size1_large_dim_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6398104Z test_contig_size1_large_dim_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6422526Z test_contig_size1_large_dim_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6442888Z test_contig_size1_large_dim_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6467027Z test_contig_size1_large_dim_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6490650Z test_contig_size1_large_dim_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.6519420Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6547278Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6578234Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6609860Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6641045Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6668683Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6699237Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6730772Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6765544Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6795457Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6833593Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.6867556Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6901485Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6932584Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.6966802Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7001355Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7037617Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7069602Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7114591Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7151018Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7187960Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7220733Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7257084Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7293589Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7319363Z test_contig_size1_large_dim_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7345434Z test_contig_size1_large_dim_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7384060Z test_contig_size1_large_dim_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7408040Z test_contig_size1_large_dim_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7434607Z test_contig_size1_large_dim_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7459276Z test_contig_size1_large_dim_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7484191Z test_contig_size1_large_dim_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7503723Z test_contig_size1_large_dim_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7527902Z test_contig_size1_large_dim_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7551691Z test_contig_size1_large_dim_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7575996Z test_contig_size1_large_dim_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7612102Z test_contig_size1_large_dim_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7671662Z test_contig_size1_large_dim_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.7700775Z test_contig_size1_large_dim_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7738314Z test_contig_size1_large_dim_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.7761618Z test_contig_size1_large_dim_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7787541Z test_contig_size1_large_dim_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.7811903Z test_contig_size1_large_dim_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7835972Z test_contig_size1_large_dim_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7856157Z test_contig_size1_large_dim_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7879774Z test_contig_size1_large_dim_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7903716Z test_contig_size1_large_dim_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7929299Z test_contig_size1_large_dim_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7953204Z test_contig_size1_large_dim_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.7980265Z test_contig_size1_large_dim_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8006089Z test_contig_size1_large_dim_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8029634Z test_contig_size1_large_dim_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8056473Z test_contig_size1_large_dim_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8081718Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8105184Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8131337Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8156347Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8179981Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8206653Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8231273Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8255206Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8281409Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8306657Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8331100Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8352271Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8377573Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8403843Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8428532Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8456652Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8483507Z test_contig_size1_large_dim_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8517188Z test_contig_size1_large_dim_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8542865Z test_contig_size1_large_dim_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8566732Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8593594Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8618456Z test_contig_size1_large_dim_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8641500Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8668146Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8692858Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8716983Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8737080Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8762028Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8786113Z test_contig_size1_large_dim_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8810914Z test_contig_size1_large_dim_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8834346Z test_contig_size1_large_dim_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8860354Z test_contig_size1_large_dim_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.8884978Z test_contig_size1_large_dim_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8908954Z test_contig_size1_large_dim_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8929543Z test_contig_size1_large_dim_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8954222Z test_contig_size1_large_dim_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.8978864Z test_contig_size1_large_dim_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9040209Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:10.9071362Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9105336Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9132409Z test_contig_size1_large_dim_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9156494Z test_contig_size1_large_dim_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9183148Z test_contig_size1_large_dim_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9225459Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.9258672Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9284270Z test_contig_size1_large_dim_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9307974Z test_contig_size1_large_dim_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9335056Z test_contig_size1_large_dim_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9362243Z test_contig_size1_large_dim_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9387673Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9416947Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9442489Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9465849Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9491522Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9517373Z test_contig_size1_large_dim_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9554696Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.9585376Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9626789Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.9650652Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9676922Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9704707Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9732869Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9757770Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9786508Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9814603Z test_contig_size1_large_dim_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9840823Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9886244Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.9921080Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:10.9944658Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:10.9971889Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:10.9999309Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0027085Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0051093Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0079036Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0107321Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0131963Z test_contig_size1_large_dim_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0155400Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0181000Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0205883Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0230152Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0250244Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0274687Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0299617Z test_contig_size1_large_dim_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.0785704Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:11.0817754Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0857686Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.0904475Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:11.0936392Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0969790Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.0998512Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1030826Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1065446Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1098417Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1132193Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1162269Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1196470Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1229326Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1262728Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1291781Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1324401Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1354762Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.1654149Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:11.1793290Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.2103993Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:11.2419321Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:11.2558867Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.2699418Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.2835166Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.2973281Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.3193253Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:11.3491229Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:11.3631155Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.3937226Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:11.4243689Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:11.4381805Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.4522031Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.4657066Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:11.4795800Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.5017124Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:11.5316828Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:11.5458361Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.5767170Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:11.6083131Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:11.6225182Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.6367167Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.6505488Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.6647000Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:11.6870696Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:11.6896216Z test_contig_size1_large_dim_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.6933186Z test_contig_size1_large_dim_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.6992569Z test_contig_size1_large_dim_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:11.7022139Z test_contig_size1_large_dim_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7060139Z test_contig_size1_large_dim_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.7083591Z test_contig_size1_large_dim_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7109841Z test_contig_size1_large_dim_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7134089Z test_contig_size1_large_dim_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7158565Z test_contig_size1_large_dim_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7178684Z test_contig_size1_large_dim_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7202414Z test_contig_size1_large_dim_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7226075Z test_contig_size1_large_dim_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7250857Z test_contig_size1_large_dim_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7279942Z test_contig_size1_large_dim_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7320184Z test_contig_size1_large_dim_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.7343506Z test_contig_size1_large_dim_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7369226Z test_contig_size1_large_dim_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7396520Z test_contig_size1_large_dim_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7424247Z test_contig_size1_large_dim_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7449895Z test_contig_size1_large_dim_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7477234Z test_contig_size1_large_dim_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7505111Z test_contig_size1_large_dim_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7530179Z test_contig_size1_large_dim_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7554708Z test_contig_size1_large_dim_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7588102Z test_contig_size1_large_dim_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7645947Z test_contig_size1_large_dim_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:11.7673721Z test_contig_size1_large_dim_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7711857Z test_contig_size1_large_dim_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.7734895Z test_contig_size1_large_dim_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7759755Z test_contig_size1_large_dim_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7784106Z test_contig_size1_large_dim_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7808293Z test_contig_size1_large_dim_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7828053Z test_contig_size1_large_dim_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7851996Z test_contig_size1_large_dim_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7876513Z test_contig_size1_large_dim_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7900975Z test_contig_size1_large_dim_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.7929494Z test_contig_size1_large_dim_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7964383Z test_contig_size1_large_dim_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.7994656Z test_contig_size1_large_dim_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8033026Z test_contig_size1_large_dim_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.8056549Z test_contig_size1_large_dim_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8082617Z test_contig_size1_large_dim_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8109845Z test_contig_size1_large_dim_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8137716Z test_contig_size1_large_dim_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8160923Z test_contig_size1_large_dim_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8188630Z test_contig_size1_large_dim_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8215870Z test_contig_size1_large_dim_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8241555Z test_contig_size1_large_dim_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8264267Z test_contig_size1_large_dim_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8290319Z test_contig_size1_large_dim_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8315918Z test_contig_size1_large_dim_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8338871Z test_contig_size1_large_dim_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8364886Z test_contig_size1_large_dim_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8392047Z test_contig_size1_large_dim_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8415541Z test_contig_size1_large_dim_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8441551Z test_contig_size1_large_dim_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8468846Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8492453Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8575077Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8575688Z test_contig_size1_large_dim_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8576242Z test_contig_size1_large_dim_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8619035Z test_contig_size1_large_dim_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.8655343Z test_contig_size1_large_dim_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.8678902Z test_contig_size1_large_dim_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8705577Z test_contig_size1_large_dim_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8733595Z test_contig_size1_large_dim_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8762069Z test_contig_size1_large_dim_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8785934Z test_contig_size1_large_dim_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8813712Z test_contig_size1_large_dim_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8841450Z test_contig_size1_large_dim_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.8867022Z test_contig_size1_large_dim_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8891660Z test_contig_size1_large_dim_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.8928034Z test_contig_size1_large_dim_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.8997937Z test_contig_size1_large_dim_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:11.9028075Z test_contig_size1_large_dim_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9066921Z test_contig_size1_large_dim_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.9090144Z test_contig_size1_large_dim_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9115929Z test_contig_size1_large_dim_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9140669Z test_contig_size1_large_dim_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9165989Z test_contig_size1_large_dim_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9187698Z test_contig_size1_large_dim_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9212724Z test_contig_size1_large_dim_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9237732Z test_contig_size1_large_dim_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9260848Z test_contig_size1_large_dim_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9285295Z test_contig_size1_large_dim_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9316251Z test_contig_size1_large_dim_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9341852Z test_contig_size1_large_dim_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9377544Z test_contig_size1_large_dim_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.9398820Z test_contig_size1_large_dim_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9422590Z test_contig_size1_large_dim_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9447002Z test_contig_size1_large_dim_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9471125Z test_contig_size1_large_dim_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9491448Z test_contig_size1_large_dim_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9515939Z test_contig_size1_large_dim_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9540536Z test_contig_size1_large_dim_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9566355Z test_contig_size1_large_dim_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9596040Z test_contig_size1_large_dim_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9638096Z test_contig_size1_large_dim_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.9670331Z test_contig_size1_large_dim_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9694249Z test_contig_size1_large_dim_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9720983Z test_contig_size1_large_dim_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9749531Z test_contig_size1_large_dim_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9777589Z test_contig_size1_large_dim_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9801309Z test_contig_size1_large_dim_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9829119Z test_contig_size1_large_dim_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9857091Z test_contig_size1_large_dim_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:11.9882391Z test_contig_size1_large_dim_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9907036Z test_contig_size1_large_dim_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9945429Z test_contig_size1_large_dim_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:11.9968635Z test_contig_size1_large_dim_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:11.9994679Z test_contig_size1_large_dim_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0019128Z test_contig_size1_large_dim_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0044916Z test_contig_size1_large_dim_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0065599Z test_contig_size1_large_dim_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0090506Z test_contig_size1_large_dim_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0116101Z test_contig_size1_large_dim_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0137965Z test_contig_size1_large_dim_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0161899Z test_contig_size1_large_dim_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0197548Z test_contig_size1_large_dim_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0217858Z test_contig_size1_large_dim_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0241242Z test_contig_size1_large_dim_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0265475Z test_contig_size1_large_dim_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0289524Z test_contig_size1_large_dim_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0310345Z test_contig_size1_large_dim_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0334248Z test_contig_size1_large_dim_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0357837Z test_contig_size1_large_dim_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0382867Z test_contig_size1_large_dim_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0413286Z test_contig_size1_large_dim_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0456004Z test_contig_size1_large_dim_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.0490976Z test_contig_size1_large_dim_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0514967Z test_contig_size1_large_dim_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0541752Z test_contig_size1_large_dim_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0571370Z test_contig_size1_large_dim_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0599406Z test_contig_size1_large_dim_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0622668Z test_contig_size1_large_dim_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.0651403Z test_contig_size1_large_dim_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0679904Z test_contig_size1_large_dim_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0711655Z test_contig_size1_large_dim_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0742846Z test_contig_size1_large_dim_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0809841Z test_contig_size1_large_dim_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:12.0861734Z test_contig_size1_large_dim_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.0890284Z test_contig_size1_large_dim_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0925069Z test_contig_size1_large_dim_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0955475Z test_contig_size1_large_dim_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.0986656Z test_contig_size1_large_dim_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1013379Z test_contig_size1_large_dim_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1043718Z test_contig_size1_large_dim_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1074486Z test_contig_size1_large_dim_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1101093Z test_contig_size1_large_dim_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1131779Z test_contig_size1_large_dim_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1198661Z test_contig_size1_large_dim_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:12.1247569Z test_contig_size1_large_dim_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.1271474Z test_contig_size1_large_dim_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.1299362Z test_contig_size1_large_dim_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1327780Z test_contig_size1_large_dim_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1356469Z test_contig_size1_large_dim_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1382076Z test_contig_size1_large_dim_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1410847Z test_contig_size1_large_dim_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1439297Z test_contig_size1_large_dim_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1475817Z test_contig_size1_large_dim_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.1528311Z test_contig_size1_large_dim_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.1603265Z test_contig_size1_large_dim_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:12.1657863Z test_contig_size1_large_dim_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.1713649Z test_contig_size1_large_dim_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:12.1764569Z test_contig_size1_large_dim_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.1819526Z test_contig_size1_large_dim_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.1882565Z test_contig_size1_large_dim_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:12.1914263Z test_contig_size1_large_dim_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1944450Z test_contig_size1_large_dim_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.1981004Z test_contig_size1_large_dim_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.2014442Z test_contig_size1_large_dim_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2048934Z test_contig_size1_large_dim_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2079139Z test_contig_size1_large_dim_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2112544Z test_contig_size1_large_dim_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2146094Z test_contig_size1_large_dim_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2177216Z test_contig_size1_large_dim_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2209544Z test_contig_size1_large_dim_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2247532Z test_contig_size1_large_dim_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.2281629Z test_contig_size1_large_dim_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2317205Z test_contig_size1_large_dim_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.2347897Z test_contig_size1_large_dim_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2382147Z test_contig_size1_large_dim_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2415599Z test_contig_size1_large_dim_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2450178Z test_contig_size1_large_dim_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2479044Z test_contig_size1_large_dim_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2513920Z test_contig_size1_large_dim_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2546121Z test_contig_size1_large_dim_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2579008Z test_contig_size1_large_dim_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2608565Z test_contig_size1_large_dim_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2640688Z test_contig_size1_large_dim_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2676385Z test_contig_size1_large_dim_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2710652Z test_contig_size1_large_dim_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2740310Z test_contig_size1_large_dim_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2775582Z test_contig_size1_large_dim_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2807809Z test_contig_size1_large_dim_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2840625Z test_contig_size1_large_dim_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2868972Z test_contig_size1_large_dim_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2901015Z test_contig_size1_large_dim_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2936378Z test_contig_size1_large_dim_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2964958Z test_contig_size1_large_dim_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.2995881Z test_contig_size1_large_dim_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3022062Z test_contig_size1_large_dim_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3054242Z test_contig_size1_large_dim_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3084738Z test_contig_size1_large_dim_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3116128Z test_contig_size1_large_dim_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3142621Z test_contig_size1_large_dim_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3172715Z test_contig_size1_large_dim_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3203537Z test_contig_size1_large_dim_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3235342Z test_contig_size1_large_dim_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3268871Z test_contig_size1_large_dim_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3304207Z test_contig_size1_large_dim_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3339953Z test_contig_size1_large_dim_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3377246Z test_contig_size1_large_dim_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3409499Z test_contig_size1_large_dim_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3445363Z test_contig_size1_large_dim_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3477997Z test_contig_size1_large_dim_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3520663Z test_contig_size1_large_dim_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3566860Z test_contig_size1_large_dim_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.3608244Z test_contig_size1_large_dim_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3651927Z test_contig_size1_large_dim_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3695976Z test_contig_size1_large_dim_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3743556Z test_contig_size1_large_dim_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.3784834Z test_contig_size1_large_dim_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3829517Z test_contig_size1_large_dim_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3873877Z test_contig_size1_large_dim_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3912475Z test_contig_size1_large_dim_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.3946060Z test_contig_size1_large_dim_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.3995834Z test_contig_size1_large_dim_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.4033146Z test_contig_size1_large_dim_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4071612Z test_contig_size1_large_dim_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4104725Z test_contig_size1_large_dim_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4141882Z test_contig_size1_large_dim_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4179444Z test_contig_size1_large_dim_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4216782Z test_contig_size1_large_dim_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4248331Z test_contig_size1_large_dim_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4292269Z test_contig_size1_large_dim_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4327271Z test_contig_size1_large_dim_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4363315Z test_contig_size1_large_dim_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4394680Z test_contig_size1_large_dim_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4429635Z test_contig_size1_large_dim_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4464306Z test_contig_size1_large_dim_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4499868Z test_contig_size1_large_dim_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.4537196Z test_contig_size1_large_dim_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4580592Z test_contig_size1_large_dim_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4619823Z test_contig_size1_large_dim_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4660581Z test_contig_size1_large_dim_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4696436Z test_contig_size1_large_dim_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4736110Z test_contig_size1_large_dim_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4776690Z test_contig_size1_large_dim_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4825409Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.4869395Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.4919584Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.4966403Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5014464Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5058247Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5106377Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5153694Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5202487Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5245897Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5295477Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5342714Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5391138Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5434466Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5481649Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5528916Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5576714Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5613174Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5652664Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5690335Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5730184Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5764681Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.5803078Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5849194Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.5893906Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.5929000Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.5968867Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.6006341Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.6045695Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.6079515Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6116885Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.6162176Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.6189210Z test_contig_size1_large_dim_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6220396Z test_contig_size1_large_dim_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6244959Z test_contig_size1_large_dim_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.6273003Z test_contig_size1_large_dim_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6301811Z test_contig_size1_large_dim_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6331133Z test_contig_size1_large_dim_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6356506Z test_contig_size1_large_dim_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.6385588Z test_contig_size1_large_dim_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6414845Z test_contig_size1_large_dim_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6444878Z test_contig_size1_large_dim_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6478749Z test_contig_size1_large_dim_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6514278Z test_contig_size1_large_dim_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6541317Z test_contig_size1_large_dim_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6569023Z test_contig_size1_large_dim_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6592898Z test_contig_size1_large_dim_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.6620375Z test_contig_size1_large_dim_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.6648176Z test_contig_size1_large_dim_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7140975Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:12.7174962Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7216440Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7264498Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.7296828Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7330433Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7358367Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7390666Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7424274Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7470391Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.7504232Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7543166Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7580330Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7618799Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7651962Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7688794Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7732851Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7778490Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7813176Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7852249Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7889012Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7928340Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.7961643Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.7999302Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.8042756Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.8074152Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8101945Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8136730Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8168283Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8200888Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8229084Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8261103Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8292786Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8317940Z test_contig_size1_large_dim_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8349981Z test_contig_size1_large_dim_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8388804Z test_contig_size1_large_dim_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.8419776Z test_contig_size1_large_dim_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8443371Z test_contig_size1_large_dim_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8470214Z test_contig_size1_large_dim_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8498041Z test_contig_size1_large_dim_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8526208Z test_contig_size1_large_dim_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8550599Z test_contig_size1_large_dim_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8579023Z test_contig_size1_large_dim_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8607103Z test_contig_size1_large_dim_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8632003Z test_contig_size1_large_dim_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8660088Z test_contig_size1_large_dim_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8695089Z test_contig_size1_large_dim_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8725063Z test_contig_size1_large_dim_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8770792Z test_contig_size1_large_dim_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.8794399Z test_contig_size1_large_dim_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8820641Z test_contig_size1_large_dim_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8848024Z test_contig_size1_large_dim_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8875086Z test_contig_size1_large_dim_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8898310Z test_contig_size1_large_dim_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8926643Z test_contig_size1_large_dim_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.8951777Z test_contig_size1_large_dim_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.8977194Z test_contig_size1_large_dim_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9008290Z test_contig_size1_large_dim_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9055960Z test_contig_size1_large_dim_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:12.9094059Z test_contig_size1_large_dim_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.9119000Z test_contig_size1_large_dim_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9145767Z test_contig_size1_large_dim_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9174495Z test_contig_size1_large_dim_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9202837Z test_contig_size1_large_dim_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9228229Z test_contig_size1_large_dim_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9256771Z test_contig_size1_large_dim_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9286449Z test_contig_size1_large_dim_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9313148Z test_contig_size1_large_dim_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9342158Z test_contig_size1_large_dim_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9386005Z test_contig_size1_large_dim_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:12.9421260Z test_contig_size1_large_dim_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9445380Z test_contig_size1_large_dim_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9472994Z test_contig_size1_large_dim_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9501077Z test_contig_size1_large_dim_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9529795Z test_contig_size1_large_dim_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9554988Z test_contig_size1_large_dim_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9584440Z test_contig_size1_large_dim_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9611651Z test_contig_size1_large_dim_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9637000Z test_contig_size1_large_dim_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9660524Z test_contig_size1_large_dim_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9686633Z test_contig_size1_large_dim_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:12.9701121Z test_contig_size1_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9715348Z test_contig_size1_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9729917Z test_contig_size1_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9744797Z test_contig_size1_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9759260Z test_contig_size1_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9773396Z test_contig_size1_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9788531Z test_contig_size1_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9803771Z test_contig_size1_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9819217Z test_contig_size1_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9834041Z test_contig_size1_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9848713Z test_contig_size1_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9864338Z test_contig_size1_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9880551Z test_contig_size1_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9896201Z test_contig_size1_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:12.9911649Z test_contig_size1_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9925894Z test_contig_size1_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9940157Z test_contig_size1_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9954965Z test_contig_size1_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9969346Z test_contig_size1_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9983719Z test_contig_size1_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:12.9998476Z test_contig_size1_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0012929Z test_contig_size1_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0027820Z test_contig_size1_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0042632Z test_contig_size1_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0057759Z test_contig_size1_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0072262Z test_contig_size1_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0086632Z test_contig_size1_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0101289Z test_contig_size1_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0115823Z test_contig_size1_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0130836Z test_contig_size1_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0145706Z test_contig_size1_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0160989Z test_contig_size1_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0176516Z test_contig_size1_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0191609Z test_contig_size1_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0206527Z test_contig_size1_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0221400Z test_contig_size1_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0235845Z test_contig_size1_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0250116Z test_contig_size1_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0264713Z test_contig_size1_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0279424Z test_contig_size1_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0294898Z test_contig_size1_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0309755Z test_contig_size1_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0326045Z test_contig_size1_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.0342129Z test_contig_size1_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.0357220Z test_contig_size1_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0372309Z test_contig_size1_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0386981Z test_contig_size1_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0401316Z test_contig_size1_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0416187Z test_contig_size1_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0430775Z test_contig_size1_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0445676Z test_contig_size1_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0460610Z test_contig_size1_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0473519Z test_contig_size1_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0487819Z test_contig_size1_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0502670Z test_contig_size1_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0517673Z test_contig_size1_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0531371Z test_contig_size1_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0545905Z test_contig_size1_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0559743Z test_contig_size1_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0573247Z test_contig_size1_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0586832Z test_contig_size1_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0600352Z test_contig_size1_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0613376Z test_contig_size1_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0628324Z test_contig_size1_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0643224Z test_contig_size1_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0658555Z test_contig_size1_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0673425Z test_contig_size1_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0688096Z test_contig_size1_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0702637Z test_contig_size1_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0717363Z test_contig_size1_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0731967Z test_contig_size1_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0746758Z test_contig_size1_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0760498Z test_contig_size1_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0773389Z test_contig_size1_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0787643Z test_contig_size1_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0802132Z test_contig_size1_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0816779Z test_contig_size1_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0831473Z test_contig_size1_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0845267Z test_contig_size1_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0860208Z test_contig_size1_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0874210Z test_contig_size1_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0887450Z test_contig_size1_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0900240Z test_contig_size1_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0913340Z test_contig_size1_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0926383Z test_contig_size1_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0941191Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0956568Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0971821Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.0986920Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1001858Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1017103Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1031992Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1046896Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1062709Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1078266Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.1093639Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.1108987Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1123827Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1138798Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1153938Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1169014Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1184413Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1199976Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.1215416Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1230545Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1245565Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1260616Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1275878Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1291011Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1305873Z test_contig_size1_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1318638Z test_contig_size1_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1333385Z test_contig_size1_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1347748Z test_contig_size1_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1362557Z test_contig_size1_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1376113Z test_contig_size1_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1389425Z test_contig_size1_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1401920Z test_contig_size1_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1414991Z test_contig_size1_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1428056Z test_contig_size1_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1441685Z test_contig_size1_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1456418Z test_contig_size1_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1472116Z test_contig_size1_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1487515Z test_contig_size1_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1502084Z test_contig_size1_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1516159Z test_contig_size1_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1530701Z test_contig_size1_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1544175Z test_contig_size1_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1557257Z test_contig_size1_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1570491Z test_contig_size1_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1583097Z test_contig_size1_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1596058Z test_contig_size1_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1610538Z test_contig_size1_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1624769Z test_contig_size1_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1639708Z test_contig_size1_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1655188Z test_contig_size1_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1670626Z test_contig_size1_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1685328Z test_contig_size1_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1699742Z test_contig_size1_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1713763Z test_contig_size1_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1728436Z test_contig_size1_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1742633Z test_contig_size1_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1756889Z test_contig_size1_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1771410Z test_contig_size1_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1786074Z test_contig_size1_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1800860Z test_contig_size1_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1816066Z test_contig_size1_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1829991Z test_contig_size1_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1842988Z test_contig_size1_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1856879Z test_contig_size1_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1870165Z test_contig_size1_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1885009Z test_contig_size1_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1900427Z test_contig_size1_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.1915379Z test_contig_size1_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1930176Z test_contig_size1_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1945416Z test_contig_size1_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1960039Z test_contig_size1_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1974809Z test_contig_size1_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.1989701Z test_contig_size1_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2003761Z test_contig_size1_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2018175Z test_contig_size1_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2033029Z test_contig_size1_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2046833Z test_contig_size1_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2059911Z test_contig_size1_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2073011Z test_contig_size1_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2086379Z test_contig_size1_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2099479Z test_contig_size1_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2113299Z test_contig_size1_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2128030Z test_contig_size1_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2143024Z test_contig_size1_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2156699Z test_contig_size1_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2169854Z test_contig_size1_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2182824Z test_contig_size1_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2196015Z test_contig_size1_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2209189Z test_contig_size1_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2226488Z test_contig_size1_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2245165Z test_contig_size1_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2263364Z test_contig_size1_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2277635Z test_contig_size1_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2292422Z test_contig_size1_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2307500Z test_contig_size1_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2323001Z test_contig_size1_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2338593Z test_contig_size1_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2353150Z test_contig_size1_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2367496Z test_contig_size1_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2382165Z test_contig_size1_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2397436Z test_contig_size1_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2412290Z test_contig_size1_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2426819Z test_contig_size1_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2440945Z test_contig_size1_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2455087Z test_contig_size1_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2469713Z test_contig_size1_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2484140Z test_contig_size1_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2499081Z test_contig_size1_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2514911Z test_contig_size1_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2530932Z test_contig_size1_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2545846Z test_contig_size1_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2560381Z test_contig_size1_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2575340Z test_contig_size1_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2589644Z test_contig_size1_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2603507Z test_contig_size1_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2617558Z test_contig_size1_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2631827Z test_contig_size1_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2646139Z test_contig_size1_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2661646Z test_contig_size1_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2677214Z test_contig_size1_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2692345Z test_contig_size1_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2707441Z test_contig_size1_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2721964Z test_contig_size1_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2736837Z test_contig_size1_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2752184Z test_contig_size1_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2767113Z test_contig_size1_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2781479Z test_contig_size1_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2796300Z test_contig_size1_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2810522Z test_contig_size1_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2825352Z test_contig_size1_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2840277Z test_contig_size1_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2853412Z test_contig_size1_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2866488Z test_contig_size1_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2879530Z test_contig_size1_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2892878Z test_contig_size1_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2908613Z test_contig_size1_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.2921917Z test_contig_size1_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2936292Z test_contig_size1_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2951223Z test_contig_size1_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2965314Z test_contig_size1_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2978732Z test_contig_size1_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.2992320Z test_contig_size1_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3006012Z test_contig_size1_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3019518Z test_contig_size1_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3033466Z test_contig_size1_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3047018Z test_contig_size1_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3061097Z test_contig_size1_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3076236Z test_contig_size1_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3090921Z test_contig_size1_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3104414Z test_contig_size1_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3117947Z test_contig_size1_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3132321Z test_contig_size1_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3146189Z test_contig_size1_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3161132Z test_contig_size1_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3175299Z test_contig_size1_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3190564Z test_contig_size1_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3206430Z test_contig_size1_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.3220624Z test_contig_size1_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3234482Z test_contig_size1_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3248749Z test_contig_size1_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3263069Z test_contig_size1_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3277262Z test_contig_size1_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3292154Z test_contig_size1_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3306200Z test_contig_size1_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3321336Z test_contig_size1_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3337028Z test_contig_size1_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.3351327Z test_contig_size1_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3365678Z test_contig_size1_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3379139Z test_contig_size1_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3393373Z test_contig_size1_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3407403Z test_contig_size1_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3421921Z test_contig_size1_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3435630Z test_contig_size1_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3450883Z test_contig_size1_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3466777Z test_contig_size1_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.3481246Z test_contig_size1_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3495286Z test_contig_size1_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3509230Z test_contig_size1_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3523141Z test_contig_size1_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3537193Z test_contig_size1_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3550961Z test_contig_size1_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3565454Z test_contig_size1_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3580823Z test_contig_size1_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3596295Z test_contig_size1_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3610955Z test_contig_size1_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3625185Z test_contig_size1_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3640179Z test_contig_size1_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3654345Z test_contig_size1_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3668042Z test_contig_size1_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3680576Z test_contig_size1_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3693202Z test_contig_size1_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3706157Z test_contig_size1_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3720139Z test_contig_size1_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3733783Z test_contig_size1_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3747900Z test_contig_size1_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3762070Z test_contig_size1_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3776874Z test_contig_size1_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3791184Z test_contig_size1_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3804715Z test_contig_size1_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3818242Z test_contig_size1_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3831961Z test_contig_size1_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3845586Z test_contig_size1_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3859037Z test_contig_size1_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3872072Z test_contig_size1_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3886395Z test_contig_size1_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3901114Z test_contig_size1_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3915504Z test_contig_size1_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3929662Z test_contig_size1_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3943437Z test_contig_size1_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3957934Z test_contig_size1_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3971523Z test_contig_size1_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3984337Z test_contig_size1_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.3996945Z test_contig_size1_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4009681Z test_contig_size1_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4022423Z test_contig_size1_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4035974Z test_contig_size1_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4049234Z test_contig_size1_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4063633Z test_contig_size1_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4079082Z test_contig_size1_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4093585Z test_contig_size1_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4107695Z test_contig_size1_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4122202Z test_contig_size1_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4136316Z test_contig_size1_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4149551Z test_contig_size1_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4162677Z test_contig_size1_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4175910Z test_contig_size1_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4189239Z test_contig_size1_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4202656Z test_contig_size1_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4216623Z test_contig_size1_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4231154Z test_contig_size1_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4245372Z test_contig_size1_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4259398Z test_contig_size1_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4273780Z test_contig_size1_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4288112Z test_contig_size1_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4302021Z test_contig_size1_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4316573Z test_contig_size1_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4330756Z test_contig_size1_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4344565Z test_contig_size1_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4359044Z test_contig_size1_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4373142Z test_contig_size1_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4386644Z test_contig_size1_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4401176Z test_contig_size1_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4416232Z test_contig_size1_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4430888Z test_contig_size1_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4445281Z test_contig_size1_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4458969Z test_contig_size1_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4472328Z test_contig_size1_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4485448Z test_contig_size1_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4498675Z test_contig_size1_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4512013Z test_contig_size1_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4525571Z test_contig_size1_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4538209Z test_contig_size1_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4552618Z test_contig_size1_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4567824Z test_contig_size1_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4583146Z test_contig_size1_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4597548Z test_contig_size1_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4611480Z test_contig_size1_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4626116Z test_contig_size1_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4639368Z test_contig_size1_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4652234Z test_contig_size1_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4664796Z test_contig_size1_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4677628Z test_contig_size1_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4690428Z test_contig_size1_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4703460Z test_contig_size1_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4716367Z test_contig_size1_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4730335Z test_contig_size1_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4744836Z test_contig_size1_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4758687Z test_contig_size1_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4772145Z test_contig_size1_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4786358Z test_contig_size1_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4799598Z test_contig_size1_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4812422Z test_contig_size1_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4825351Z test_contig_size1_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4838056Z test_contig_size1_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4850959Z test_contig_size1_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4864479Z test_contig_size1_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4878131Z test_contig_size1_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4893275Z test_contig_size1_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4908565Z test_contig_size1_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4923095Z test_contig_size1_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4937610Z test_contig_size1_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4951710Z test_contig_size1_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4965821Z test_contig_size1_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4979974Z test_contig_size1_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.4994416Z test_contig_size1_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5008697Z test_contig_size1_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5022627Z test_contig_size1_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5035275Z test_contig_size1_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5048990Z test_contig_size1_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5062691Z test_contig_size1_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5077067Z test_contig_size1_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5090434Z test_contig_size1_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5103061Z test_contig_size1_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5115631Z test_contig_size1_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5128434Z test_contig_size1_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5140952Z test_contig_size1_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5154273Z test_contig_size1_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5167179Z test_contig_size1_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5180424Z test_contig_size1_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5194079Z test_contig_size1_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5208368Z test_contig_size1_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5221802Z test_contig_size1_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5234687Z test_contig_size1_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5247631Z test_contig_size1_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5260524Z test_contig_size1_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5273437Z test_contig_size1_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5287441Z test_contig_size1_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5301759Z test_contig_size1_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5317155Z test_contig_size1_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5332682Z test_contig_size1_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5347762Z test_contig_size1_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5362552Z test_contig_size1_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5377023Z test_contig_size1_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5391489Z test_contig_size1_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5405771Z test_contig_size1_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5419818Z test_contig_size1_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5434302Z test_contig_size1_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5448488Z test_contig_size1_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5461882Z test_contig_size1_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5477375Z test_contig_size1_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5492804Z test_contig_size1_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5507702Z test_contig_size1_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5522126Z test_contig_size1_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5536112Z test_contig_size1_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5549574Z test_contig_size1_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5562980Z test_contig_size1_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5576189Z test_contig_size1_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5589374Z test_contig_size1_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5603163Z test_contig_size1_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5617334Z test_contig_size1_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5632457Z test_contig_size1_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5647934Z test_contig_size1_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5662072Z test_contig_size1_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5676829Z test_contig_size1_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5690807Z test_contig_size1_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5705302Z test_contig_size1_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5719312Z test_contig_size1_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5733698Z test_contig_size1_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5748052Z test_contig_size1_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5761855Z test_contig_size1_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5775912Z test_contig_size1_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5790557Z test_contig_size1_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5804713Z test_contig_size1_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5818106Z test_contig_size1_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5832137Z test_contig_size1_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5846100Z test_contig_size1_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5859612Z test_contig_size1_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5873244Z test_contig_size1_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5887841Z test_contig_size1_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5902380Z test_contig_size1_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5916442Z test_contig_size1_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5929532Z test_contig_size1_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5943247Z test_contig_size1_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5956878Z test_contig_size1_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5970173Z test_contig_size1_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5983064Z test_contig_size1_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.5996934Z test_contig_size1_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6011482Z test_contig_size1_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6025413Z test_contig_size1_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6038420Z test_contig_size1_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6051668Z test_contig_size1_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6064763Z test_contig_size1_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6078068Z test_contig_size1_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6091094Z test_contig_size1_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6105038Z test_contig_size1_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6119539Z test_contig_size1_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6133297Z test_contig_size1_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6146686Z test_contig_size1_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6160494Z test_contig_size1_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6173720Z test_contig_size1_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6187182Z test_contig_size1_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6200059Z test_contig_size1_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6214304Z test_contig_size1_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6228585Z test_contig_size1_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6242414Z test_contig_size1_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6255638Z test_contig_size1_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6268994Z test_contig_size1_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6282081Z test_contig_size1_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6295358Z test_contig_size1_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6308878Z test_contig_size1_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6321992Z test_contig_size1_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6335825Z test_contig_size1_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6350436Z test_contig_size1_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6364112Z test_contig_size1_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6377508Z test_contig_size1_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6390905Z test_contig_size1_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6404096Z test_contig_size1_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6417260Z test_contig_size1_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6430888Z test_contig_size1_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6445238Z test_contig_size1_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6459560Z test_contig_size1_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6473891Z test_contig_size1_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6487065Z test_contig_size1_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6500043Z test_contig_size1_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6513092Z test_contig_size1_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6526097Z test_contig_size1_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6539517Z test_contig_size1_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6552513Z test_contig_size1_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6566312Z test_contig_size1_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6580719Z test_contig_size1_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6594475Z test_contig_size1_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6607534Z test_contig_size1_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6620726Z test_contig_size1_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6633783Z test_contig_size1_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6647210Z test_contig_size1_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6660891Z test_contig_size1_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6674714Z test_contig_size1_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6689528Z test_contig_size1_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6703624Z test_contig_size1_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6716755Z test_contig_size1_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6729927Z test_contig_size1_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6742966Z test_contig_size1_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6756182Z test_contig_size1_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6769250Z test_contig_size1_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6783000Z test_contig_size1_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6797555Z test_contig_size1_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6811664Z test_contig_size1_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6825520Z test_contig_size1_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6838757Z test_contig_size1_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6851801Z test_contig_size1_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6864915Z test_contig_size1_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6878143Z test_contig_size1_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6892039Z test_contig_size1_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6906565Z test_contig_size1_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6920269Z test_contig_size1_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6933357Z test_contig_size1_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6946770Z test_contig_size1_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6959824Z test_contig_size1_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6972975Z test_contig_size1_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.6986346Z test_contig_size1_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7000854Z test_contig_size1_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7015534Z test_contig_size1_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7029338Z test_contig_size1_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7042566Z test_contig_size1_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7055691Z test_contig_size1_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7068832Z test_contig_size1_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7081912Z test_contig_size1_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7095069Z test_contig_size1_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7108938Z test_contig_size1_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7123348Z test_contig_size1_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7136964Z test_contig_size1_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7150070Z test_contig_size1_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7163113Z test_contig_size1_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7176287Z test_contig_size1_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7189511Z test_contig_size1_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7202674Z test_contig_size1_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7216493Z test_contig_size1_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7230941Z test_contig_size1_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7244688Z test_contig_size1_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7257818Z test_contig_size1_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7271045Z test_contig_size1_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7284086Z test_contig_size1_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7297423Z test_contig_size1_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7310586Z test_contig_size1_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7324933Z test_contig_size1_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7338930Z test_contig_size1_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7352872Z test_contig_size1_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7365959Z test_contig_size1_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7379043Z test_contig_size1_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7392223Z test_contig_size1_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7405321Z test_contig_size1_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7419357Z test_contig_size1_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7433896Z test_contig_size1_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7449247Z test_contig_size1_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7464397Z test_contig_size1_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7479084Z test_contig_size1_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7493677Z test_contig_size1_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7508431Z test_contig_size1_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7523017Z test_contig_size1_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7537768Z test_contig_size1_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7551818Z test_contig_size1_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7565964Z test_contig_size1_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7580609Z test_contig_size1_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7594614Z test_contig_size1_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7608138Z test_contig_size1_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7621410Z test_contig_size1_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7634811Z test_contig_size1_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7648334Z test_contig_size1_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7663213Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7676621Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7690925Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7705850Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7719618Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7733159Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7746705Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7759966Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7773467Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7786936Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7801060Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7815798Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7829867Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7843135Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7856589Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7870065Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7883431Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7897012Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7911136Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7925802Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7939734Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7953192Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7966436Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7980382Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.7993536Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8006616Z test_contig_size1_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8020340Z test_contig_size1_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8034819Z test_contig_size1_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8048533Z test_contig_size1_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8061448Z test_contig_size1_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8074497Z test_contig_size1_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8087586Z test_contig_size1_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8100562Z test_contig_size1_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8114243Z test_contig_size1_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8127835Z test_contig_size1_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8142862Z test_contig_size1_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8158169Z test_contig_size1_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8172930Z test_contig_size1_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8187538Z test_contig_size1_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8201552Z test_contig_size1_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8215785Z test_contig_size1_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8230046Z test_contig_size1_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8244078Z test_contig_size1_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8258264Z test_contig_size1_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8272441Z test_contig_size1_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8285531Z test_contig_size1_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8299823Z test_contig_size1_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8315052Z test_contig_size1_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8330009Z test_contig_size1_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8343766Z test_contig_size1_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8358797Z test_contig_size1_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8372049Z test_contig_size1_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8384704Z test_contig_size1_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8397314Z test_contig_size1_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8410012Z test_contig_size1_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8423051Z test_contig_size1_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8436968Z test_contig_size1_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8451147Z test_contig_size1_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8466400Z test_contig_size1_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8481671Z test_contig_size1_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8496451Z test_contig_size1_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8511291Z test_contig_size1_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8525605Z test_contig_size1_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8539906Z test_contig_size1_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8554273Z test_contig_size1_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8568631Z test_contig_size1_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8583015Z test_contig_size1_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8597704Z test_contig_size1_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8612121Z test_contig_size1_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8627473Z test_contig_size1_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8642603Z test_contig_size1_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8657502Z test_contig_size1_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8672440Z test_contig_size1_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8686951Z test_contig_size1_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8701276Z test_contig_size1_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8715705Z test_contig_size1_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8730073Z test_contig_size1_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8744366Z test_contig_size1_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8758788Z test_contig_size1_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8772884Z test_contig_size1_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8787772Z test_contig_size1_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8801488Z test_contig_vs_every_other_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8816218Z test_contig_vs_every_other_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8831404Z test_contig_vs_every_other_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8845924Z test_contig_vs_every_other_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8859960Z test_contig_vs_every_other_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8873857Z test_contig_vs_every_other_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8887852Z test_contig_vs_every_other_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8900496Z test_contig_vs_every_other_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8912561Z test_contig_vs_every_other_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8924371Z test_contig_vs_every_other_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8936316Z test_contig_vs_every_other_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8948379Z test_contig_vs_every_other_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8961522Z test_contig_vs_every_other_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8975463Z test_contig_vs_every_other_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.8992664Z test_contig_vs_every_other_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9009522Z test_contig_vs_every_other_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9023595Z test_contig_vs_every_other_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9037672Z test_contig_vs_every_other_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9051398Z test_contig_vs_every_other_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9065051Z test_contig_vs_every_other_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9078535Z test_contig_vs_every_other_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9092291Z test_contig_vs_every_other_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9106069Z test_contig_vs_every_other_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9119732Z test_contig_vs_every_other_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9133459Z test_contig_vs_every_other_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9150179Z test_contig_vs_every_other_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9166825Z test_contig_vs_every_other_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9180908Z test_contig_vs_every_other_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9195483Z test_contig_vs_every_other_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9209108Z test_contig_vs_every_other_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9223001Z test_contig_vs_every_other_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9236626Z test_contig_vs_every_other_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9250344Z test_contig_vs_every_other_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9263963Z test_contig_vs_every_other_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9278386Z test_contig_vs_every_other_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9291817Z test_contig_vs_every_other_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9306758Z test_contig_vs_every_other_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9321205Z test_contig_vs_every_other_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9335199Z test_contig_vs_every_other_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9349078Z test_contig_vs_every_other_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9362825Z test_contig_vs_every_other_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9376337Z test_contig_vs_every_other_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9390159Z test_contig_vs_every_other_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9403515Z test_contig_vs_every_other_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9417063Z test_contig_vs_every_other_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9430670Z test_contig_vs_every_other_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9444506Z test_contig_vs_every_other_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9458261Z test_contig_vs_every_other_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9475848Z test_contig_vs_every_other_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9491672Z test_contig_vs_every_other_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9505644Z test_contig_vs_every_other_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9519157Z test_contig_vs_every_other_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9532347Z test_contig_vs_every_other_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9545981Z test_contig_vs_every_other_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9559239Z test_contig_vs_every_other_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9572655Z test_contig_vs_every_other_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9586034Z test_contig_vs_every_other_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9599945Z test_contig_vs_every_other_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9613615Z test_contig_vs_every_other_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9630177Z test_contig_vs_every_other_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9646632Z test_contig_vs_every_other_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9660589Z test_contig_vs_every_other_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9675043Z test_contig_vs_every_other_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9688794Z test_contig_vs_every_other_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9702562Z test_contig_vs_every_other_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9716390Z test_contig_vs_every_other_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9730039Z test_contig_vs_every_other_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9743609Z test_contig_vs_every_other_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9757616Z test_contig_vs_every_other_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9771304Z test_contig_vs_every_other_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9788053Z test_contig_vs_every_other_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9803282Z test_contig_vs_every_other_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9817301Z test_contig_vs_every_other_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9831293Z test_contig_vs_every_other_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9844580Z test_contig_vs_every_other_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9858236Z test_contig_vs_every_other_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9871771Z test_contig_vs_every_other_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9885243Z test_contig_vs_every_other_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9898802Z test_contig_vs_every_other_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9912815Z test_contig_vs_every_other_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9926430Z test_contig_vs_every_other_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9943535Z test_contig_vs_every_other_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:13.9958888Z test_contig_vs_every_other_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9973100Z test_contig_vs_every_other_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:13.9987537Z test_contig_vs_every_other_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0000816Z test_contig_vs_every_other_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0015008Z test_contig_vs_every_other_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0028989Z test_contig_vs_every_other_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0042778Z test_contig_vs_every_other_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0056621Z test_contig_vs_every_other_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0070610Z test_contig_vs_every_other_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0084137Z test_contig_vs_every_other_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0098703Z test_contig_vs_every_other_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0113657Z test_contig_vs_every_other_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0128103Z test_contig_vs_every_other_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0142187Z test_contig_vs_every_other_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0156347Z test_contig_vs_every_other_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0170602Z test_contig_vs_every_other_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0184105Z test_contig_vs_every_other_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0197944Z test_contig_vs_every_other_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0211586Z test_contig_vs_every_other_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0225314Z test_contig_vs_every_other_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0238957Z test_contig_vs_every_other_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0251902Z test_contig_vs_every_other_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0263942Z test_contig_vs_every_other_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0276067Z test_contig_vs_every_other_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0288043Z test_contig_vs_every_other_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0300139Z test_contig_vs_every_other_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0312124Z test_contig_vs_every_other_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0324450Z test_contig_vs_every_other_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0336472Z test_contig_vs_every_other_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0349898Z test_contig_vs_every_other_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0364101Z test_contig_vs_every_other_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0377044Z test_contig_vs_every_other_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0390372Z test_contig_vs_every_other_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0403085Z test_contig_vs_every_other_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0416595Z test_contig_vs_every_other_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0429405Z test_contig_vs_every_other_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0441306Z test_contig_vs_every_other_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0453341Z test_contig_vs_every_other_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0465445Z test_contig_vs_every_other_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0477394Z test_contig_vs_every_other_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0489809Z test_contig_vs_every_other_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0501568Z test_contig_vs_every_other_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0514876Z test_contig_vs_every_other_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0528841Z test_contig_vs_every_other_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0542068Z test_contig_vs_every_other_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0554858Z test_contig_vs_every_other_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0568380Z test_contig_vs_every_other_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0581037Z test_contig_vs_every_other_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0593139Z test_contig_vs_every_other_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0605149Z test_contig_vs_every_other_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0617229Z test_contig_vs_every_other_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0629307Z test_contig_vs_every_other_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0642472Z test_contig_vs_every_other_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0656674Z test_contig_vs_every_other_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0670759Z test_contig_vs_every_other_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0684913Z test_contig_vs_every_other_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0698725Z test_contig_vs_every_other_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0713726Z test_contig_vs_every_other_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0728331Z test_contig_vs_every_other_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0743056Z test_contig_vs_every_other_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0757209Z test_contig_vs_every_other_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0770989Z test_contig_vs_every_other_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0785231Z test_contig_vs_every_other_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0798773Z test_contig_vs_every_other_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0812350Z test_contig_vs_every_other_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0826137Z test_contig_vs_every_other_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0839569Z test_contig_vs_every_other_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0853376Z test_contig_vs_every_other_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0866507Z test_contig_vs_every_other_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0878338Z test_contig_vs_every_other_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0891682Z test_contig_vs_every_other_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0905572Z test_contig_vs_every_other_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0918405Z test_contig_vs_every_other_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0931613Z test_contig_vs_every_other_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0943998Z test_contig_vs_every_other_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0957296Z test_contig_vs_every_other_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0969934Z test_contig_vs_every_other_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0981971Z test_contig_vs_every_other_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.0994143Z test_contig_vs_every_other_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1006578Z test_contig_vs_every_other_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1018164Z test_contig_vs_every_other_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1031016Z test_contig_vs_every_other_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1043488Z test_contig_vs_every_other_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1057500Z test_contig_vs_every_other_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1072460Z test_contig_vs_every_other_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1086940Z test_contig_vs_every_other_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1100679Z test_contig_vs_every_other_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1114669Z test_contig_vs_every_other_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1128289Z test_contig_vs_every_other_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1140751Z test_contig_vs_every_other_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1152611Z test_contig_vs_every_other_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1164041Z test_contig_vs_every_other_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1175738Z test_contig_vs_every_other_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1187690Z test_contig_vs_every_other_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1200217Z test_contig_vs_every_other_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1212946Z test_contig_vs_every_other_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1226353Z test_contig_vs_every_other_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1240933Z test_contig_vs_every_other_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1255107Z test_contig_vs_every_other_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1269097Z test_contig_vs_every_other_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1282821Z test_contig_vs_every_other_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1296811Z test_contig_vs_every_other_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1309596Z test_contig_vs_every_other_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1321286Z test_contig_vs_every_other_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1332994Z test_contig_vs_every_other_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1344810Z test_contig_vs_every_other_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1356697Z test_contig_vs_every_other_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1369966Z test_contig_vs_every_other_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1383770Z test_contig_vs_every_other_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1399892Z test_contig_vs_every_other_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.1415999Z test_contig_vs_every_other_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.1430147Z test_contig_vs_every_other_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1443967Z test_contig_vs_every_other_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1457580Z test_contig_vs_every_other_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1471507Z test_contig_vs_every_other_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1484778Z test_contig_vs_every_other_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1498278Z test_contig_vs_every_other_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1511963Z test_contig_vs_every_other_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1525748Z test_contig_vs_every_other_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1539563Z test_contig_vs_every_other_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1555708Z test_contig_vs_every_other_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.1571265Z test_contig_vs_every_other_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1585362Z test_contig_vs_every_other_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1599391Z test_contig_vs_every_other_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1613182Z test_contig_vs_every_other_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1627099Z test_contig_vs_every_other_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1640883Z test_contig_vs_every_other_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1654532Z test_contig_vs_every_other_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1668435Z test_contig_vs_every_other_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1682246Z test_contig_vs_every_other_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1696100Z test_contig_vs_every_other_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1710354Z test_contig_vs_every_other_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1724404Z test_contig_vs_every_other_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1738271Z test_contig_vs_every_other_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1752183Z test_contig_vs_every_other_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1765992Z test_contig_vs_every_other_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1779581Z test_contig_vs_every_other_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1793413Z test_contig_vs_every_other_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1807326Z test_contig_vs_every_other_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1839754Z test_contig_vs_every_other_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.1853473Z test_contig_vs_every_other_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1868380Z test_contig_vs_every_other_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1883336Z test_contig_vs_every_other_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1897240Z test_contig_vs_every_other_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1911272Z test_contig_vs_every_other_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1924995Z test_contig_vs_every_other_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1938785Z test_contig_vs_every_other_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1952693Z test_contig_vs_every_other_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1966525Z test_contig_vs_every_other_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1979889Z test_contig_vs_every_other_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.1994070Z test_contig_vs_every_other_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2008844Z test_contig_vs_every_other_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2022752Z test_contig_vs_every_other_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2036730Z test_contig_vs_every_other_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2050624Z test_contig_vs_every_other_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2064582Z test_contig_vs_every_other_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2078085Z test_contig_vs_every_other_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2091841Z test_contig_vs_every_other_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2105253Z test_contig_vs_every_other_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2118773Z test_contig_vs_every_other_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2132108Z test_contig_vs_every_other_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2146303Z test_contig_vs_every_other_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2160061Z test_contig_vs_every_other_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2173946Z test_contig_vs_every_other_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2187968Z test_contig_vs_every_other_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2201436Z test_contig_vs_every_other_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2215120Z test_contig_vs_every_other_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2229033Z test_contig_vs_every_other_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2242781Z test_contig_vs_every_other_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2256360Z test_contig_vs_every_other_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2270451Z test_contig_vs_every_other_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2284116Z test_contig_vs_every_other_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2298103Z test_contig_vs_every_other_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2312144Z test_contig_vs_every_other_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2325725Z test_contig_vs_every_other_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2339349Z test_contig_vs_every_other_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2352811Z test_contig_vs_every_other_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2366359Z test_contig_vs_every_other_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2379798Z test_contig_vs_every_other_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2394494Z test_contig_vs_every_other_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2408726Z test_contig_vs_every_other_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2422644Z test_contig_vs_every_other_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2436665Z test_contig_vs_every_other_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2450781Z test_contig_vs_every_other_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2465151Z test_contig_vs_every_other_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2478943Z test_contig_vs_every_other_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2492931Z test_contig_vs_every_other_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2506701Z test_contig_vs_every_other_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2520206Z test_contig_vs_every_other_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2533855Z test_contig_vs_every_other_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2548106Z test_contig_vs_every_other_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2562034Z test_contig_vs_every_other_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2576239Z test_contig_vs_every_other_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2590127Z test_contig_vs_every_other_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2603655Z test_contig_vs_every_other_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2617328Z test_contig_vs_every_other_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2631400Z test_contig_vs_every_other_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2644855Z test_contig_vs_every_other_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2658594Z test_contig_vs_every_other_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2672483Z test_contig_vs_every_other_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2687263Z test_contig_vs_every_other_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2701910Z test_contig_vs_every_other_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2716064Z test_contig_vs_every_other_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2730168Z test_contig_vs_every_other_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2743379Z test_contig_vs_every_other_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2758370Z test_contig_vs_every_other_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2771716Z test_contig_vs_every_other_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2785392Z test_contig_vs_every_other_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2798823Z test_contig_vs_every_other_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2812689Z test_contig_vs_every_other_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2826361Z test_contig_vs_every_other_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2840405Z test_contig_vs_every_other_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2854682Z test_contig_vs_every_other_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2868833Z test_contig_vs_every_other_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2882827Z test_contig_vs_every_other_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2896838Z test_contig_vs_every_other_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2911048Z test_contig_vs_every_other_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2925253Z test_contig_vs_every_other_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2939542Z test_contig_vs_every_other_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2952916Z test_contig_vs_every_other_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2967410Z test_contig_vs_every_other_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2983123Z test_contig_vs_every_other_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.2998279Z test_contig_vs_every_other_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3012894Z test_contig_vs_every_other_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3027164Z test_contig_vs_every_other_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3041178Z test_contig_vs_every_other_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3054331Z test_contig_vs_every_other_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3067283Z test_contig_vs_every_other_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3079876Z test_contig_vs_every_other_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3092194Z test_contig_vs_every_other_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3104388Z test_contig_vs_every_other_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3117462Z test_contig_vs_every_other_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3131008Z test_contig_vs_every_other_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3145496Z test_contig_vs_every_other_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3160092Z test_contig_vs_every_other_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3174446Z test_contig_vs_every_other_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3189035Z test_contig_vs_every_other_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3202685Z test_contig_vs_every_other_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3216752Z test_contig_vs_every_other_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3230677Z test_contig_vs_every_other_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3244245Z test_contig_vs_every_other_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3257940Z test_contig_vs_every_other_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3271666Z test_contig_vs_every_other_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3285592Z test_contig_vs_every_other_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3299071Z test_contig_vs_every_other_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3312816Z test_contig_vs_every_other_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3326666Z test_contig_vs_every_other_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3340344Z test_contig_vs_every_other_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3354494Z test_contig_vs_every_other_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3368781Z test_contig_vs_every_other_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3382458Z test_contig_vs_every_other_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3390346Z test_contig_vs_every_other_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:14.3396734Z test_contig_vs_every_other_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:14.3403143Z test_contig_vs_every_other_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:14.3409680Z test_contig_vs_every_other_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:14.3422601Z test_contig_vs_every_other_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3436882Z test_contig_vs_every_other_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3451608Z test_contig_vs_every_other_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3466333Z test_contig_vs_every_other_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3480342Z test_contig_vs_every_other_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3494680Z test_contig_vs_every_other_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3508603Z test_contig_vs_every_other_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3522328Z test_contig_vs_every_other_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3535753Z test_contig_vs_every_other_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3549252Z test_contig_vs_every_other_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3562672Z test_contig_vs_every_other_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3576165Z test_contig_vs_every_other_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3591011Z test_contig_vs_every_other_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3605629Z test_contig_vs_every_other_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3620665Z test_contig_vs_every_other_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3636379Z test_contig_vs_every_other_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.3651043Z test_contig_vs_every_other_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3666095Z test_contig_vs_every_other_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3680553Z test_contig_vs_every_other_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3695153Z test_contig_vs_every_other_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3709832Z test_contig_vs_every_other_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3724314Z test_contig_vs_every_other_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3739283Z test_contig_vs_every_other_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3754102Z test_contig_vs_every_other_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3767310Z test_contig_vs_every_other_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3779268Z test_contig_vs_every_other_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3792890Z test_contig_vs_every_other_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3806646Z test_contig_vs_every_other_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3820190Z test_contig_vs_every_other_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3833399Z test_contig_vs_every_other_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3847267Z test_contig_vs_every_other_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3859799Z test_contig_vs_every_other_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3871836Z test_contig_vs_every_other_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3883587Z test_contig_vs_every_other_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3895602Z test_contig_vs_every_other_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3907773Z test_contig_vs_every_other_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3920368Z test_contig_vs_every_other_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3932287Z test_contig_vs_every_other_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3946622Z test_contig_vs_every_other_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3961042Z test_contig_vs_every_other_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3975094Z test_contig_vs_every_other_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.3988580Z test_contig_vs_every_other_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4001399Z test_contig_vs_every_other_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4015298Z test_contig_vs_every_other_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4028756Z test_contig_vs_every_other_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4041383Z test_contig_vs_every_other_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4053420Z test_contig_vs_every_other_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4065470Z test_contig_vs_every_other_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4077326Z test_contig_vs_every_other_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4089723Z test_contig_vs_every_other_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4101522Z test_contig_vs_every_other_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4115250Z test_contig_vs_every_other_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4129302Z test_contig_vs_every_other_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4142530Z test_contig_vs_every_other_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4155778Z test_contig_vs_every_other_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4168497Z test_contig_vs_every_other_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4181795Z test_contig_vs_every_other_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4194469Z test_contig_vs_every_other_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4206236Z test_contig_vs_every_other_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4218070Z test_contig_vs_every_other_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4229831Z test_contig_vs_every_other_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4241272Z test_contig_vs_every_other_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4253389Z test_contig_vs_every_other_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4265244Z test_contig_vs_every_other_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4278176Z test_contig_vs_every_other_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4291809Z test_contig_vs_every_other_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4305073Z test_contig_vs_every_other_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4317388Z test_contig_vs_every_other_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4330626Z test_contig_vs_every_other_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4343160Z test_contig_vs_every_other_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4355092Z test_contig_vs_every_other_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4368140Z test_contig_vs_every_other_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4379904Z test_contig_vs_every_other_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4391739Z test_contig_vs_every_other_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4403679Z test_contig_vs_every_other_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4415631Z test_contig_vs_every_other_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4428294Z test_contig_vs_every_other_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4440577Z test_contig_vs_every_other_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4453840Z test_contig_vs_every_other_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4466295Z test_contig_vs_every_other_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4478293Z test_contig_vs_every_other_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4489832Z test_contig_vs_every_other_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4501508Z test_contig_vs_every_other_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4513279Z test_contig_vs_every_other_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4525227Z test_contig_vs_every_other_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4536513Z test_contig_vs_every_other_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4548802Z test_contig_vs_every_other_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4561007Z test_contig_vs_every_other_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4574048Z test_contig_vs_every_other_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4586445Z test_contig_vs_every_other_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4598051Z test_contig_vs_every_other_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4609533Z test_contig_vs_every_other_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4621093Z test_contig_vs_every_other_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4632691Z test_contig_vs_every_other_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4644509Z test_contig_vs_every_other_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4656111Z test_contig_vs_every_other_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4669264Z test_contig_vs_every_other_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4682865Z test_contig_vs_every_other_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4695799Z test_contig_vs_every_other_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4708688Z test_contig_vs_every_other_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4720854Z test_contig_vs_every_other_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4733849Z test_contig_vs_every_other_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4746167Z test_contig_vs_every_other_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4757799Z test_contig_vs_every_other_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4769529Z test_contig_vs_every_other_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4780870Z test_contig_vs_every_other_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4792598Z test_contig_vs_every_other_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4803191Z test_contig_vs_every_other_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4813093Z test_contig_vs_every_other_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4822793Z test_contig_vs_every_other_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4832753Z test_contig_vs_every_other_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4842438Z test_contig_vs_every_other_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4852293Z test_contig_vs_every_other_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4862023Z test_contig_vs_every_other_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4871897Z test_contig_vs_every_other_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4881702Z test_contig_vs_every_other_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4891575Z test_contig_vs_every_other_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4901272Z test_contig_vs_every_other_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4911266Z test_contig_vs_every_other_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:14.4924211Z test_contig_vs_every_other_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4938069Z test_contig_vs_every_other_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4952119Z test_contig_vs_every_other_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4966412Z test_contig_vs_every_other_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4980070Z test_contig_vs_every_other_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.4993742Z test_contig_vs_every_other_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5007649Z test_contig_vs_every_other_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5021820Z test_contig_vs_every_other_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5036480Z test_contig_vs_every_other_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5051086Z test_contig_vs_every_other_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5065799Z test_contig_vs_every_other_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5081773Z test_contig_vs_every_other_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.5096805Z test_contig_vs_every_other_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5110602Z test_contig_vs_every_other_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5123932Z test_contig_vs_every_other_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5137246Z test_contig_vs_every_other_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5150457Z test_contig_vs_every_other_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5163686Z test_contig_vs_every_other_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5177012Z test_contig_vs_every_other_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5190266Z test_contig_vs_every_other_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5203584Z test_contig_vs_every_other_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5216991Z test_contig_vs_every_other_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5230583Z test_contig_vs_every_other_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5244051Z test_contig_vs_every_other_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5257311Z test_contig_vs_every_other_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5271084Z test_contig_vs_every_other_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5285458Z test_contig_vs_every_other_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5299552Z test_contig_vs_every_other_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5313708Z test_contig_vs_every_other_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5327468Z test_contig_vs_every_other_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5341540Z test_contig_vs_every_other_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5357442Z test_contig_vs_every_other_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.5372574Z test_contig_vs_every_other_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5386820Z test_contig_vs_every_other_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5400751Z test_contig_vs_every_other_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5414381Z test_contig_vs_every_other_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5427878Z test_contig_vs_every_other_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5441175Z test_contig_vs_every_other_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5454648Z test_contig_vs_every_other_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5468284Z test_contig_vs_every_other_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5481783Z test_contig_vs_every_other_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5496133Z test_contig_vs_every_other_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5512026Z test_contig_vs_every_other_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.5527221Z test_contig_vs_every_other_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5540935Z test_contig_vs_every_other_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5554729Z test_contig_vs_every_other_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5568298Z test_contig_vs_every_other_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5581844Z test_contig_vs_every_other_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5595252Z test_contig_vs_every_other_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5609121Z test_contig_vs_every_other_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5622878Z test_contig_vs_every_other_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5636429Z test_contig_vs_every_other_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5649099Z test_contig_vs_every_other_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5661659Z test_contig_vs_every_other_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5675145Z test_contig_vs_every_other_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5688888Z test_contig_vs_every_other_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5702006Z test_contig_vs_every_other_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5715294Z test_contig_vs_every_other_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5727729Z test_contig_vs_every_other_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5739489Z test_contig_vs_every_other_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5751408Z test_contig_vs_every_other_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5762903Z test_contig_vs_every_other_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5774677Z test_contig_vs_every_other_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5788839Z test_contig_vs_every_other_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5803990Z test_contig_vs_every_other_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5818934Z test_contig_vs_every_other_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5833116Z test_contig_vs_every_other_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5848295Z test_contig_vs_every_other_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5863948Z test_contig_vs_every_other_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5879993Z test_contig_vs_every_other_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.5895636Z test_contig_vs_every_other_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.5911255Z test_contig_vs_every_other_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5924214Z test_contig_vs_every_other_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5936278Z test_contig_vs_every_other_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5949626Z test_contig_vs_every_other_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5963536Z test_contig_vs_every_other_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5976734Z test_contig_vs_every_other_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.5990091Z test_contig_vs_every_other_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6002667Z test_contig_vs_every_other_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6016079Z test_contig_vs_every_other_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6029066Z test_contig_vs_every_other_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6041497Z test_contig_vs_every_other_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6053912Z test_contig_vs_every_other_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6066059Z test_contig_vs_every_other_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6078407Z test_contig_vs_every_other_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6092564Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6107907Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6122872Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6137696Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6152572Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6167412Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6182529Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6197760Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6213298Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6229300Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6245802Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6261263Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6277327Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6292997Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6308414Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6323500Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6339654Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6355108Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6371359Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6386508Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6402490Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6417627Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6433240Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6448750Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.6462705Z test_contig_vs_every_other_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6475964Z test_contig_vs_every_other_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6489395Z test_contig_vs_every_other_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6503596Z test_contig_vs_every_other_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6517785Z test_contig_vs_every_other_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6530916Z test_contig_vs_every_other_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6543131Z test_contig_vs_every_other_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6555423Z test_contig_vs_every_other_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6567421Z test_contig_vs_every_other_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6579910Z test_contig_vs_every_other_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6593140Z test_contig_vs_every_other_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6608082Z test_contig_vs_every_other_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6623173Z test_contig_vs_every_other_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6637977Z test_contig_vs_every_other_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6652309Z test_contig_vs_every_other_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6666519Z test_contig_vs_every_other_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6680586Z test_contig_vs_every_other_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6693526Z test_contig_vs_every_other_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6705794Z test_contig_vs_every_other_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6717736Z test_contig_vs_every_other_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6730018Z test_contig_vs_every_other_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6741956Z test_contig_vs_every_other_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6755676Z test_contig_vs_every_other_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6769988Z test_contig_vs_every_other_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6784494Z test_contig_vs_every_other_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6798531Z test_contig_vs_every_other_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6812826Z test_contig_vs_every_other_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6827146Z test_contig_vs_every_other_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6841058Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6855363Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6869587Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6883703Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6897841Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6912056Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6926157Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6940714Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6955002Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6968025Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6980046Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.6992541Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7005426Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7019708Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7033925Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7048979Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7063983Z test_contig_vs_every_other_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7078974Z test_contig_vs_every_other_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7093801Z test_contig_vs_every_other_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7108043Z test_contig_vs_every_other_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7122307Z test_contig_vs_every_other_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7136529Z test_contig_vs_every_other_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7151046Z test_contig_vs_every_other_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7165303Z test_contig_vs_every_other_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7178395Z test_contig_vs_every_other_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7190683Z test_contig_vs_every_other_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7203029Z test_contig_vs_every_other_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7215854Z test_contig_vs_every_other_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7228112Z test_contig_vs_every_other_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7241171Z test_contig_vs_every_other_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7255654Z test_contig_vs_every_other_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7270256Z test_contig_vs_every_other_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7283361Z test_contig_vs_every_other_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7295470Z test_contig_vs_every_other_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7308096Z test_contig_vs_every_other_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7320153Z test_contig_vs_every_other_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7332246Z test_contig_vs_every_other_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7339445Z test_contig_vs_every_other_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:14.7346281Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:14.7354314Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:14.7367401Z test_contig_vs_every_other_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7381306Z test_contig_vs_every_other_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7396025Z test_contig_vs_every_other_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7411422Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7426603Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7440637Z test_contig_vs_every_other_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7454875Z test_contig_vs_every_other_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7469484Z test_contig_vs_every_other_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7483450Z test_contig_vs_every_other_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7497997Z test_contig_vs_every_other_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7512253Z test_contig_vs_every_other_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7526765Z test_contig_vs_every_other_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7541239Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7555522Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7569953Z test_contig_vs_every_other_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7585358Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7600400Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7615195Z test_contig_vs_every_other_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7629785Z test_contig_vs_every_other_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7644119Z test_contig_vs_every_other_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7658382Z test_contig_vs_every_other_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7673019Z test_contig_vs_every_other_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7687201Z test_contig_vs_every_other_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7701353Z test_contig_vs_every_other_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7715650Z test_contig_vs_every_other_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7730096Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7746980Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.7762841Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.7777379Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7791895Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7806447Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7820803Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7834763Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7848723Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7862631Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7876834Z test_contig_vs_every_other_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7890875Z test_contig_vs_every_other_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7905203Z test_contig_vs_every_other_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7918175Z test_contig_vs_every_other_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7930583Z test_contig_vs_every_other_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7942729Z test_contig_vs_every_other_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7955596Z test_contig_vs_every_other_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.7968645Z test_contig_vs_every_other_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8001172Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8015032Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8030248Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8045344Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8059449Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8073353Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8087215Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8101545Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8116025Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8130520Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8144293Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8158851Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8173586Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8187582Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8201932Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8215892Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8230264Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8243908Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8270496Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8289719Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8317753Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8347212Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8366237Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8386631Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8405559Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8425058Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8448035Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8474083Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8493085Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8520676Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8548398Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8567749Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8588644Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8607745Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8626984Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8649353Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8675926Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8695000Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8723294Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8751115Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:14.8770180Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8790594Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8809499Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8828520Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8851359Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:14.8865288Z test_contig_vs_every_other_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8879957Z test_contig_vs_every_other_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8894726Z test_contig_vs_every_other_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8909368Z test_contig_vs_every_other_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8923267Z test_contig_vs_every_other_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8937339Z test_contig_vs_every_other_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8951369Z test_contig_vs_every_other_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8964141Z test_contig_vs_every_other_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8976135Z test_contig_vs_every_other_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.8988164Z test_contig_vs_every_other_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9000040Z test_contig_vs_every_other_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9012155Z test_contig_vs_every_other_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9025427Z test_contig_vs_every_other_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9039274Z test_contig_vs_every_other_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9053634Z test_contig_vs_every_other_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9067930Z test_contig_vs_every_other_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9081950Z test_contig_vs_every_other_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9096071Z test_contig_vs_every_other_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9110017Z test_contig_vs_every_other_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9124040Z test_contig_vs_every_other_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9137542Z test_contig_vs_every_other_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9151602Z test_contig_vs_every_other_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9165338Z test_contig_vs_every_other_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9177879Z test_contig_vs_every_other_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9191304Z test_contig_vs_every_other_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9206120Z test_contig_vs_every_other_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9220162Z test_contig_vs_every_other_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9234010Z test_contig_vs_every_other_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9247795Z test_contig_vs_every_other_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9261581Z test_contig_vs_every_other_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9274246Z test_contig_vs_every_other_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9286012Z test_contig_vs_every_other_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9297525Z test_contig_vs_every_other_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9309385Z test_contig_vs_every_other_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9321102Z test_contig_vs_every_other_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9333914Z test_contig_vs_every_other_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9347306Z test_contig_vs_every_other_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9361684Z test_contig_vs_every_other_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9375985Z test_contig_vs_every_other_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9390133Z test_contig_vs_every_other_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9404808Z test_contig_vs_every_other_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9419324Z test_contig_vs_every_other_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9433619Z test_contig_vs_every_other_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9447264Z test_contig_vs_every_other_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9460398Z test_contig_vs_every_other_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9473608Z test_contig_vs_every_other_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9486881Z test_contig_vs_every_other_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9500158Z test_contig_vs_every_other_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9513670Z test_contig_vs_every_other_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9527680Z test_contig_vs_every_other_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9541390Z test_contig_vs_every_other_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9555305Z test_contig_vs_every_other_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9569101Z test_contig_vs_every_other_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9582802Z test_contig_vs_every_other_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9596623Z test_contig_vs_every_other_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9610450Z test_contig_vs_every_other_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9623957Z test_contig_vs_every_other_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9638104Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9651835Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9665603Z test_contig_vs_every_other_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9678828Z test_contig_vs_every_other_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9693809Z test_contig_vs_every_other_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9708525Z test_contig_vs_every_other_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9722698Z test_contig_vs_every_other_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9736249Z test_contig_vs_every_other_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9749980Z test_contig_vs_every_other_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9763759Z test_contig_vs_every_other_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9777445Z test_contig_vs_every_other_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9790956Z test_contig_vs_every_other_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9804680Z test_contig_vs_every_other_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9818409Z test_contig_vs_every_other_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9831436Z test_contig_vs_every_other_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9845281Z test_contig_vs_every_other_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9860603Z test_contig_vs_every_other_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9875321Z test_contig_vs_every_other_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9889501Z test_contig_vs_every_other_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9903447Z test_contig_vs_every_other_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9917504Z test_contig_vs_every_other_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9930395Z test_contig_vs_every_other_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9942310Z test_contig_vs_every_other_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9954261Z test_contig_vs_every_other_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9966397Z test_contig_vs_every_other_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9978371Z test_contig_vs_every_other_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:14.9990833Z test_contig_vs_every_other_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0002701Z test_contig_vs_every_other_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0015888Z test_contig_vs_every_other_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0029662Z test_contig_vs_every_other_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0042818Z test_contig_vs_every_other_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0055456Z test_contig_vs_every_other_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0068911Z test_contig_vs_every_other_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0081395Z test_contig_vs_every_other_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0093499Z test_contig_vs_every_other_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0105619Z test_contig_vs_every_other_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0117502Z test_contig_vs_every_other_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0129261Z test_contig_vs_every_other_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0142404Z test_contig_vs_every_other_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0155833Z test_contig_vs_every_other_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0171128Z test_contig_vs_every_other_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0185609Z test_contig_vs_every_other_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0199348Z test_contig_vs_every_other_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0213199Z test_contig_vs_every_other_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0226894Z test_contig_vs_every_other_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0240196Z test_contig_vs_every_other_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0253803Z test_contig_vs_every_other_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0267402Z test_contig_vs_every_other_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0280885Z test_contig_vs_every_other_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0294529Z test_contig_vs_every_other_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0307271Z test_contig_vs_every_other_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0320168Z test_contig_vs_every_other_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0333905Z test_contig_vs_every_other_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0347714Z test_contig_vs_every_other_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0360254Z test_contig_vs_every_other_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0371977Z test_contig_vs_every_other_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0383513Z test_contig_vs_every_other_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0395462Z test_contig_vs_every_other_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0407602Z test_contig_vs_every_other_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0419214Z test_contig_vs_every_other_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0431149Z test_contig_vs_every_other_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0443367Z test_contig_vs_every_other_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0455693Z test_contig_vs_every_other_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0468794Z test_contig_vs_every_other_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0481160Z test_contig_vs_every_other_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0493002Z test_contig_vs_every_other_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0504584Z test_contig_vs_every_other_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0516310Z test_contig_vs_every_other_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0528028Z test_contig_vs_every_other_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0540954Z test_contig_vs_every_other_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0554603Z test_contig_vs_every_other_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0570649Z test_contig_vs_every_other_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.0586195Z test_contig_vs_every_other_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0600071Z test_contig_vs_every_other_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0613835Z test_contig_vs_every_other_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0627341Z test_contig_vs_every_other_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0641301Z test_contig_vs_every_other_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0654291Z test_contig_vs_every_other_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0667727Z test_contig_vs_every_other_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0681166Z test_contig_vs_every_other_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0694800Z test_contig_vs_every_other_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0708370Z test_contig_vs_every_other_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0724402Z test_contig_vs_every_other_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.0739857Z test_contig_vs_every_other_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0753861Z test_contig_vs_every_other_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0768086Z test_contig_vs_every_other_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0781585Z test_contig_vs_every_other_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0795365Z test_contig_vs_every_other_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0808935Z test_contig_vs_every_other_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0822377Z test_contig_vs_every_other_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0835960Z test_contig_vs_every_other_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0849952Z test_contig_vs_every_other_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0863496Z test_contig_vs_every_other_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0879470Z test_contig_vs_every_other_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.0894730Z test_contig_vs_every_other_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0908765Z test_contig_vs_every_other_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0922633Z test_contig_vs_every_other_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0936276Z test_contig_vs_every_other_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0950000Z test_contig_vs_every_other_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0963511Z test_contig_vs_every_other_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0977204Z test_contig_vs_every_other_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.0990890Z test_contig_vs_every_other_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1004717Z test_contig_vs_every_other_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1019835Z test_contig_vs_every_other_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1035984Z test_contig_vs_every_other_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.1050698Z test_contig_vs_every_other_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1065786Z test_contig_vs_every_other_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1080348Z test_contig_vs_every_other_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1095070Z test_contig_vs_every_other_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1110087Z test_contig_vs_every_other_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1123638Z test_contig_vs_every_other_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1137823Z test_contig_vs_every_other_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1152113Z test_contig_vs_every_other_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1165995Z test_contig_vs_every_other_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1179518Z test_contig_vs_every_other_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1193100Z test_contig_vs_every_other_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1206885Z test_contig_vs_every_other_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1220615Z test_contig_vs_every_other_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1234123Z test_contig_vs_every_other_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1248293Z test_contig_vs_every_other_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1262592Z test_contig_vs_every_other_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1276315Z test_contig_vs_every_other_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1290241Z test_contig_vs_every_other_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1303864Z test_contig_vs_every_other_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1317605Z test_contig_vs_every_other_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1331244Z test_contig_vs_every_other_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1344806Z test_contig_vs_every_other_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1358848Z test_contig_vs_every_other_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1373041Z test_contig_vs_every_other_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1386769Z test_contig_vs_every_other_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1400615Z test_contig_vs_every_other_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1415488Z test_contig_vs_every_other_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1428956Z test_contig_vs_every_other_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1442685Z test_contig_vs_every_other_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1456359Z test_contig_vs_every_other_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1470427Z test_contig_vs_every_other_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1484724Z test_contig_vs_every_other_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1498277Z test_contig_vs_every_other_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1512207Z test_contig_vs_every_other_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1525704Z test_contig_vs_every_other_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1539315Z test_contig_vs_every_other_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1553120Z test_contig_vs_every_other_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1566975Z test_contig_vs_every_other_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1580206Z test_contig_vs_every_other_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1594138Z test_contig_vs_every_other_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1608136Z test_contig_vs_every_other_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1621599Z test_contig_vs_every_other_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1635362Z test_contig_vs_every_other_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1648974Z test_contig_vs_every_other_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1662364Z test_contig_vs_every_other_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1675974Z test_contig_vs_every_other_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1689487Z test_contig_vs_every_other_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1703874Z test_contig_vs_every_other_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1717915Z test_contig_vs_every_other_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1731694Z test_contig_vs_every_other_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1745614Z test_contig_vs_every_other_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1759355Z test_contig_vs_every_other_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1773162Z test_contig_vs_every_other_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1786933Z test_contig_vs_every_other_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1802698Z test_contig_vs_every_other_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.1816993Z test_contig_vs_every_other_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1831658Z test_contig_vs_every_other_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1846309Z test_contig_vs_every_other_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1860365Z test_contig_vs_every_other_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1874855Z test_contig_vs_every_other_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1888961Z test_contig_vs_every_other_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1903159Z test_contig_vs_every_other_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1917690Z test_contig_vs_every_other_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1932021Z test_contig_vs_every_other_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1947316Z test_contig_vs_every_other_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1962701Z test_contig_vs_every_other_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1977139Z test_contig_vs_every_other_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.1991883Z test_contig_vs_every_other_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2006383Z test_contig_vs_every_other_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2020924Z test_contig_vs_every_other_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2035311Z test_contig_vs_every_other_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2049775Z test_contig_vs_every_other_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2064538Z test_contig_vs_every_other_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2079799Z test_contig_vs_every_other_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2094061Z test_contig_vs_every_other_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2108778Z test_contig_vs_every_other_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2122914Z test_contig_vs_every_other_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2137438Z test_contig_vs_every_other_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2151984Z test_contig_vs_every_other_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2166165Z test_contig_vs_every_other_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2180495Z test_contig_vs_every_other_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2195368Z test_contig_vs_every_other_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2209396Z test_contig_vs_every_other_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2223551Z test_contig_vs_every_other_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2237813Z test_contig_vs_every_other_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2251742Z test_contig_vs_every_other_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2265689Z test_contig_vs_every_other_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2280028Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2294743Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2310081Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2324125Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2338488Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2352996Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2367282Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2381662Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2396050Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2410976Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2425995Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2440029Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2454554Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2469030Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2483134Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2497555Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2512130Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2526658Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2541107Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2555266Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2569529Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2583383Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2597403Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2611787Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2626625Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2640326Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2654971Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2670012Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2684112Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2698170Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2712294Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2726647Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2740888Z test_contig_vs_every_other_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2755025Z test_contig_vs_every_other_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2769198Z test_contig_vs_every_other_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2783565Z test_contig_vs_every_other_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2797843Z test_contig_vs_every_other_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2811702Z test_contig_vs_every_other_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2825651Z test_contig_vs_every_other_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2839355Z test_contig_vs_every_other_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2853327Z test_contig_vs_every_other_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2866811Z test_contig_vs_every_other_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2881057Z test_contig_vs_every_other_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2895481Z test_contig_vs_every_other_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2909095Z test_contig_vs_every_other_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2922693Z test_contig_vs_every_other_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2936281Z test_contig_vs_every_other_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2949737Z test_contig_vs_every_other_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2963100Z test_contig_vs_every_other_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.2995796Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:15.3009626Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3024253Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3039221Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3052905Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3066900Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3080523Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3094316Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3108085Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3122298Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3136699Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3151242Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3165330Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3179302Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3193237Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3207263Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3221443Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3235815Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3250240Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3264664Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3278853Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3293179Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3307134Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3320928Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3335196Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3348953Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3363293Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3377579Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3391499Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3405360Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3419075Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3434072Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3448262Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3462576Z test_contig_vs_every_other_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3477109Z test_contig_vs_every_other_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3492628Z test_contig_vs_every_other_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3507886Z test_contig_vs_every_other_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3522944Z test_contig_vs_every_other_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3537201Z test_contig_vs_every_other_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3551344Z test_contig_vs_every_other_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3565480Z test_contig_vs_every_other_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3579466Z test_contig_vs_every_other_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3593490Z test_contig_vs_every_other_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3607775Z test_contig_vs_every_other_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3621772Z test_contig_vs_every_other_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3635167Z test_contig_vs_every_other_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3649418Z test_contig_vs_every_other_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3664301Z test_contig_vs_every_other_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3679304Z test_contig_vs_every_other_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3693576Z test_contig_vs_every_other_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3708145Z test_contig_vs_every_other_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3723469Z test_contig_vs_every_other_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3735921Z test_contig_vs_every_other_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3748619Z test_contig_vs_every_other_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3760989Z test_contig_vs_every_other_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3773476Z test_contig_vs_every_other_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3787282Z test_contig_vs_every_other_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3801439Z test_contig_vs_every_other_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3818070Z test_contig_vs_every_other_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.3834224Z test_contig_vs_every_other_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.3848811Z test_contig_vs_every_other_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3863080Z test_contig_vs_every_other_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3877088Z test_contig_vs_every_other_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3891211Z test_contig_vs_every_other_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3905182Z test_contig_vs_every_other_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3919065Z test_contig_vs_every_other_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3933113Z test_contig_vs_every_other_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3947639Z test_contig_vs_every_other_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3961664Z test_contig_vs_every_other_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.3978209Z test_contig_vs_every_other_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.3994363Z test_contig_vs_every_other_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:15.4009054Z test_contig_vs_every_other_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4023376Z test_contig_vs_every_other_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4037421Z test_contig_vs_every_other_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4051523Z test_contig_vs_every_other_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4065599Z test_contig_vs_every_other_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4079459Z test_contig_vs_every_other_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4093807Z test_contig_vs_every_other_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4108016Z test_contig_vs_every_other_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4122384Z test_contig_vs_every_other_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4136727Z test_contig_vs_every_other_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:15.4186176Z test_contig_vs_transposed_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.4263700Z test_contig_vs_transposed_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:15.4429456Z test_contig_vs_transposed_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:15.4484724Z test_contig_vs_transposed_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.4569676Z test_contig_vs_transposed_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:15.4608787Z test_contig_vs_transposed_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.4654677Z test_contig_vs_transposed_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.4698471Z test_contig_vs_transposed_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.4741814Z test_contig_vs_transposed_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.4772988Z test_contig_vs_transposed_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:15.4816004Z test_contig_vs_transposed_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.4857905Z test_contig_vs_transposed_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.4906412Z test_contig_vs_transposed_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.4969764Z test_contig_vs_transposed_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.5233204Z test_contig_vs_transposed_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:15.5475111Z test_contig_vs_transposed_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:15.5519615Z test_contig_vs_transposed_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.5569655Z test_contig_vs_transposed_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.5626673Z test_contig_vs_transposed_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.5683947Z test_contig_vs_transposed_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.5728865Z test_contig_vs_transposed_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.5787810Z test_contig_vs_transposed_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.5845291Z test_contig_vs_transposed_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.5912159Z test_contig_vs_transposed_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.5986828Z test_contig_vs_transposed_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.6220461Z test_contig_vs_transposed_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:15.6454682Z test_contig_vs_transposed_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:15.6514647Z test_contig_vs_transposed_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.6606774Z test_contig_vs_transposed_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:15.6679449Z test_contig_vs_transposed_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.6751495Z test_contig_vs_transposed_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.6810105Z test_contig_vs_transposed_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.6879974Z test_contig_vs_transposed_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.6949308Z test_contig_vs_transposed_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.6995741Z test_contig_vs_transposed_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.7057508Z test_contig_vs_transposed_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.7154276Z test_contig_vs_transposed_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:15.7222988Z test_contig_vs_transposed_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.7314105Z test_contig_vs_transposed_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:15.7354153Z test_contig_vs_transposed_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.7400476Z test_contig_vs_transposed_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.7456012Z test_contig_vs_transposed_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.7510750Z test_contig_vs_transposed_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.7553100Z test_contig_vs_transposed_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.7610147Z test_contig_vs_transposed_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.7665764Z test_contig_vs_transposed_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.7714505Z test_contig_vs_transposed_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.7778659Z test_contig_vs_transposed_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.8043431Z test_contig_vs_transposed_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:15.8210409Z test_contig_vs_transposed_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:15.8257746Z test_contig_vs_transposed_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.8309769Z test_contig_vs_transposed_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.8370045Z test_contig_vs_transposed_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.8428981Z test_contig_vs_transposed_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.8473627Z test_contig_vs_transposed_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:15.8531464Z test_contig_vs_transposed_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.8589580Z test_contig_vs_transposed_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.8658624Z test_contig_vs_transposed_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.8739801Z test_contig_vs_transposed_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:15.8963010Z test_contig_vs_transposed_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:15.9183365Z test_contig_vs_transposed_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:15.9245791Z test_contig_vs_transposed_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.9337381Z test_contig_vs_transposed_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:15.9411182Z test_contig_vs_transposed_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.9485270Z test_contig_vs_transposed_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.9545448Z test_contig_vs_transposed_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:15.9618373Z test_contig_vs_transposed_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.9690380Z test_contig_vs_transposed_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:15.9739973Z test_contig_vs_transposed_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:15.9810002Z test_contig_vs_transposed_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.0162722Z test_contig_vs_transposed_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:16.0293138Z test_contig_vs_transposed_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:16.0337588Z test_contig_vs_transposed_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.0387676Z test_contig_vs_transposed_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.0447508Z test_contig_vs_transposed_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.0507266Z test_contig_vs_transposed_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.0553510Z test_contig_vs_transposed_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.0611925Z test_contig_vs_transposed_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.0669763Z test_contig_vs_transposed_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.0748578Z test_contig_vs_transposed_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.0823124Z test_contig_vs_transposed_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.1110795Z test_contig_vs_transposed_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:16.1255841Z test_contig_vs_transposed_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:16.1328903Z test_contig_vs_transposed_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.1410739Z test_contig_vs_transposed_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.1480091Z test_contig_vs_transposed_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.1550438Z test_contig_vs_transposed_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.1606267Z test_contig_vs_transposed_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.1677019Z test_contig_vs_transposed_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.1735414Z test_contig_vs_transposed_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.1780574Z test_contig_vs_transposed_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.1839505Z test_contig_vs_transposed_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.1911640Z test_contig_vs_transposed_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.2054473Z test_contig_vs_transposed_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:16.2108824Z test_contig_vs_transposed_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.2193263Z test_contig_vs_transposed_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.2233719Z test_contig_vs_transposed_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2282627Z test_contig_vs_transposed_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.2337194Z test_contig_vs_transposed_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.2391948Z test_contig_vs_transposed_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.2433872Z test_contig_vs_transposed_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2488027Z test_contig_vs_transposed_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.2541577Z test_contig_vs_transposed_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.2584763Z test_contig_vs_transposed_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2629398Z test_contig_vs_transposed_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2672971Z test_contig_vs_transposed_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2702475Z test_contig_vs_transposed_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.2744801Z test_contig_vs_transposed_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2787283Z test_contig_vs_transposed_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2822063Z test_contig_vs_transposed_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.2864876Z test_contig_vs_transposed_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.2925320Z test_contig_vs_transposed_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.3056996Z test_contig_vs_transposed_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:16.3098687Z test_contig_vs_transposed_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3171573Z test_contig_vs_transposed_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.3200843Z test_contig_vs_transposed_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.3238125Z test_contig_vs_transposed_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3283212Z test_contig_vs_transposed_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3326964Z test_contig_vs_transposed_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3358126Z test_contig_vs_transposed_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.3401525Z test_contig_vs_transposed_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3445018Z test_contig_vs_transposed_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3479421Z test_contig_vs_transposed_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.3522965Z test_contig_vs_transposed_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3583805Z test_contig_vs_transposed_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.3625272Z test_contig_vs_transposed_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3699472Z test_contig_vs_transposed_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.3727586Z test_contig_vs_transposed_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.3763689Z test_contig_vs_transposed_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3806796Z test_contig_vs_transposed_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3850315Z test_contig_vs_transposed_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3881229Z test_contig_vs_transposed_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.3925043Z test_contig_vs_transposed_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.3967795Z test_contig_vs_transposed_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.4015037Z test_contig_vs_transposed_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.4053949Z test_contig_vs_transposed_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.4100595Z test_contig_vs_transposed_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.4154518Z test_contig_vs_transposed_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.4217947Z test_contig_vs_transposed_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.4301424Z test_contig_vs_transposed_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.4453001Z test_contig_vs_transposed_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:16.4523980Z test_contig_vs_transposed_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.4618579Z test_contig_vs_transposed_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:16.4666785Z test_contig_vs_transposed_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.4723934Z test_contig_vs_transposed_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.4789029Z test_contig_vs_transposed_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.4854157Z test_contig_vs_transposed_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.4907093Z test_contig_vs_transposed_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.4971550Z test_contig_vs_transposed_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.5037185Z test_contig_vs_transposed_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.5074692Z test_contig_vs_transposed_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5119742Z test_contig_vs_transposed_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5180219Z test_contig_vs_transposed_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.5312279Z test_contig_vs_transposed_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:16.5356621Z test_contig_vs_transposed_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5430575Z test_contig_vs_transposed_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.5459193Z test_contig_vs_transposed_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.5496390Z test_contig_vs_transposed_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5539564Z test_contig_vs_transposed_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5582276Z test_contig_vs_transposed_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5612547Z test_contig_vs_transposed_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.5655003Z test_contig_vs_transposed_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5698348Z test_contig_vs_transposed_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5743805Z test_contig_vs_transposed_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5787570Z test_contig_vs_transposed_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.5870175Z test_contig_vs_transposed_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.6024816Z test_contig_vs_transposed_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:16.6087770Z test_contig_vs_transposed_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.6174058Z test_contig_vs_transposed_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:16.6212396Z test_contig_vs_transposed_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6256784Z test_contig_vs_transposed_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6300040Z test_contig_vs_transposed_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6343100Z test_contig_vs_transposed_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6372004Z test_contig_vs_transposed_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.6414401Z test_contig_vs_transposed_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6456521Z test_contig_vs_transposed_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6499671Z test_contig_vs_transposed_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6543404Z test_contig_vs_transposed_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.6620992Z test_contig_vs_transposed_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.6773834Z test_contig_vs_transposed_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:16.6837852Z test_contig_vs_transposed_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.6922824Z test_contig_vs_transposed_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:16.6960577Z test_contig_vs_transposed_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7003991Z test_contig_vs_transposed_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7046870Z test_contig_vs_transposed_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7091339Z test_contig_vs_transposed_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7119802Z test_contig_vs_transposed_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:16.7161957Z test_contig_vs_transposed_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7204128Z test_contig_vs_transposed_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7251897Z test_contig_vs_transposed_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.7315865Z test_contig_vs_transposed_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.7509187Z test_contig_vs_transposed_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:16.7700554Z test_contig_vs_transposed_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:16.7744897Z test_contig_vs_transposed_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.7793816Z test_contig_vs_transposed_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.7850124Z test_contig_vs_transposed_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.7907520Z test_contig_vs_transposed_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.7951836Z test_contig_vs_transposed_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.8009579Z test_contig_vs_transposed_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8066655Z test_contig_vs_transposed_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8116685Z test_contig_vs_transposed_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.8182494Z test_contig_vs_transposed_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:16.8379275Z test_contig_vs_transposed_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:16.8527727Z test_contig_vs_transposed_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:16.8576668Z test_contig_vs_transposed_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.8634046Z test_contig_vs_transposed_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8696834Z test_contig_vs_transposed_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8760344Z test_contig_vs_transposed_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8810219Z test_contig_vs_transposed_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.8871448Z test_contig_vs_transposed_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8931387Z test_contig_vs_transposed_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.8976963Z test_contig_vs_transposed_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.9037975Z test_contig_vs_transposed_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:16.9129850Z test_contig_vs_transposed_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:16.9168777Z test_contig_vs_transposed_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.9215508Z test_contig_vs_transposed_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.9270144Z test_contig_vs_transposed_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.9324465Z test_contig_vs_transposed_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.9366300Z test_contig_vs_transposed_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:16.9420960Z test_contig_vs_transposed_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:16.9475749Z test_contig_vs_transposed_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.1638756Z test_contig_vs_transposed_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.216s) 2022-08-17T12:44:17.1715318Z test_contig_vs_transposed_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.1818978Z test_contig_vs_transposed_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:17.1945410Z test_contig_vs_transposed_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:17.2019766Z test_contig_vs_transposed_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.2095232Z test_contig_vs_transposed_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.2155110Z test_contig_vs_transposed_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.2229846Z test_contig_vs_transposed_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.2305209Z test_contig_vs_transposed_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.2349140Z test_contig_vs_transposed_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.2407296Z test_contig_vs_transposed_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.2477150Z test_contig_vs_transposed_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.2619353Z test_contig_vs_transposed_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:17.2670870Z test_contig_vs_transposed_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.2753416Z test_contig_vs_transposed_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.2790136Z test_contig_vs_transposed_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.2835328Z test_contig_vs_transposed_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.2887825Z test_contig_vs_transposed_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.2940923Z test_contig_vs_transposed_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.2981156Z test_contig_vs_transposed_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.3033292Z test_contig_vs_transposed_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.3085090Z test_contig_vs_transposed_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.3141188Z test_contig_vs_transposed_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3208087Z test_contig_vs_transposed_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.3248082Z test_contig_vs_transposed_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.3297270Z test_contig_vs_transposed_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.3353838Z test_contig_vs_transposed_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3411558Z test_contig_vs_transposed_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3457995Z test_contig_vs_transposed_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.3517397Z test_contig_vs_transposed_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3576181Z test_contig_vs_transposed_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3651852Z test_contig_vs_transposed_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.3718069Z test_contig_vs_transposed_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.3761177Z test_contig_vs_transposed_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.3810730Z test_contig_vs_transposed_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.3867726Z test_contig_vs_transposed_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3925734Z test_contig_vs_transposed_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.3970519Z test_contig_vs_transposed_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.4027352Z test_contig_vs_transposed_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.4084112Z test_contig_vs_transposed_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.4207590Z test_contig_vs_transposed_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:17.4297143Z test_contig_vs_transposed_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:17.4338035Z test_contig_vs_transposed_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.4387239Z test_contig_vs_transposed_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.4469872Z test_contig_vs_transposed_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.4552693Z test_contig_vs_transposed_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.4622980Z test_contig_vs_transposed_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.4706841Z test_contig_vs_transposed_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.4763889Z test_contig_vs_transposed_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.4817094Z test_contig_vs_transposed_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.4881745Z test_contig_vs_transposed_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.4979393Z test_contig_vs_transposed_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:17.5022582Z test_contig_vs_transposed_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.5085646Z test_contig_vs_transposed_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5146666Z test_contig_vs_transposed_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5206223Z test_contig_vs_transposed_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5253541Z test_contig_vs_transposed_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.5312586Z test_contig_vs_transposed_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5372344Z test_contig_vs_transposed_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5421384Z test_contig_vs_transposed_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.5485866Z test_contig_vs_transposed_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5595965Z test_contig_vs_transposed_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:17.5671518Z test_contig_vs_transposed_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.5717653Z test_contig_vs_transposed_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.5765746Z test_contig_vs_transposed_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.5823258Z test_contig_vs_transposed_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5881251Z test_contig_vs_transposed_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.5927964Z test_contig_vs_transposed_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.5985867Z test_contig_vs_transposed_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6042799Z test_contig_vs_transposed_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6093139Z test_contig_vs_transposed_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.6158606Z test_contig_vs_transposed_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6200416Z test_contig_vs_transposed_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.6254994Z test_contig_vs_transposed_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.6314425Z test_contig_vs_transposed_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6373741Z test_contig_vs_transposed_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6420421Z test_contig_vs_transposed_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.6479124Z test_contig_vs_transposed_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6537902Z test_contig_vs_transposed_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.6583239Z test_contig_vs_transposed_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.6628369Z test_contig_vs_transposed_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.6708538Z test_contig_vs_transposed_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.6882464Z test_contig_vs_transposed_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:17.6948736Z test_contig_vs_transposed_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.7044699Z test_contig_vs_transposed_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:17.7085386Z test_contig_vs_transposed_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.7132966Z test_contig_vs_transposed_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.7179823Z test_contig_vs_transposed_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.7225263Z test_contig_vs_transposed_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.7256042Z test_contig_vs_transposed_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:17.7299517Z test_contig_vs_transposed_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.7342491Z test_contig_vs_transposed_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.7388145Z test_contig_vs_transposed_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.7448787Z test_contig_vs_transposed_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.7517806Z test_contig_vs_transposed_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.7661612Z test_contig_vs_transposed_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:17.7713501Z test_contig_vs_transposed_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.7797598Z test_contig_vs_transposed_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.7835162Z test_contig_vs_transposed_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.7881031Z test_contig_vs_transposed_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.7935276Z test_contig_vs_transposed_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.7991293Z test_contig_vs_transposed_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.8032785Z test_contig_vs_transposed_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8086341Z test_contig_vs_transposed_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.8139712Z test_contig_vs_transposed_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.8184903Z test_contig_vs_transposed_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8222597Z test_contig_vs_transposed_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8267242Z test_contig_vs_transposed_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8312531Z test_contig_vs_transposed_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8398504Z test_contig_vs_transposed_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:17.8435447Z test_contig_vs_transposed_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8480963Z test_contig_vs_transposed_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8487931Z test_contig_vs_transposed_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:17.8494747Z test_contig_vs_transposed_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:17.8502082Z test_contig_vs_transposed_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:17.8509524Z test_contig_vs_transposed_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:17.8554663Z test_contig_vs_transposed_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8610186Z test_contig_vs_transposed_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.8681459Z test_contig_vs_transposed_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:17.8737599Z test_contig_vs_transposed_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.8820249Z test_contig_vs_transposed_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:17.8857965Z test_contig_vs_transposed_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.8904571Z test_contig_vs_transposed_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.8958886Z test_contig_vs_transposed_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.9013753Z test_contig_vs_transposed_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.9058778Z test_contig_vs_transposed_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:17.9113973Z test_contig_vs_transposed_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:17.9170054Z test_contig_vs_transposed_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:17.9299519Z test_contig_vs_transposed_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:17.9443911Z test_contig_vs_transposed_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:17.9565694Z test_contig_vs_transposed_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:17.9711628Z test_contig_vs_transposed_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:17.9847564Z test_contig_vs_transposed_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:17.9986108Z test_contig_vs_transposed_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:18.0110807Z test_contig_vs_transposed_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:18.0246016Z test_contig_vs_transposed_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:18.0381437Z test_contig_vs_transposed_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:18.0449964Z test_contig_vs_transposed_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.0598783Z test_contig_vs_transposed_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:18.0656009Z test_contig_vs_transposed_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.0692950Z test_contig_vs_transposed_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.0738627Z test_contig_vs_transposed_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.0802879Z test_contig_vs_transposed_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.0847709Z test_contig_vs_transposed_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.0926552Z test_contig_vs_transposed_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.0955453Z test_contig_vs_transposed_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.0993806Z test_contig_vs_transposed_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1038095Z test_contig_vs_transposed_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1081314Z test_contig_vs_transposed_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1112167Z test_contig_vs_transposed_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.1155811Z test_contig_vs_transposed_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1198998Z test_contig_vs_transposed_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1237437Z test_contig_vs_transposed_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1281679Z test_contig_vs_transposed_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1352018Z test_contig_vs_transposed_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.1511431Z test_contig_vs_transposed_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:18.1563842Z test_contig_vs_transposed_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.1645500Z test_contig_vs_transposed_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.1676266Z test_contig_vs_transposed_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.1715857Z test_contig_vs_transposed_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1758514Z test_contig_vs_transposed_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1800807Z test_contig_vs_transposed_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1830270Z test_contig_vs_transposed_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.1873132Z test_contig_vs_transposed_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1915324Z test_contig_vs_transposed_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.1950696Z test_contig_vs_transposed_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.1994047Z test_contig_vs_transposed_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2059070Z test_contig_vs_transposed_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.2209577Z test_contig_vs_transposed_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:18.2255734Z test_contig_vs_transposed_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.2334665Z test_contig_vs_transposed_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.2363392Z test_contig_vs_transposed_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.2401437Z test_contig_vs_transposed_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2444050Z test_contig_vs_transposed_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2486712Z test_contig_vs_transposed_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2516682Z test_contig_vs_transposed_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.2560952Z test_contig_vs_transposed_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2603476Z test_contig_vs_transposed_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2638466Z test_contig_vs_transposed_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.2682292Z test_contig_vs_transposed_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2744414Z test_contig_vs_transposed_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.2788432Z test_contig_vs_transposed_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2864400Z test_contig_vs_transposed_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.2892966Z test_contig_vs_transposed_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.2929952Z test_contig_vs_transposed_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.2973319Z test_contig_vs_transposed_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3016553Z test_contig_vs_transposed_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3047272Z test_contig_vs_transposed_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3090219Z test_contig_vs_transposed_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3132490Z test_contig_vs_transposed_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3166811Z test_contig_vs_transposed_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3210245Z test_contig_vs_transposed_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3285823Z test_contig_vs_transposed_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.3314419Z test_contig_vs_transposed_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3352238Z test_contig_vs_transposed_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3394286Z test_contig_vs_transposed_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3436705Z test_contig_vs_transposed_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3466056Z test_contig_vs_transposed_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3508683Z test_contig_vs_transposed_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3550921Z test_contig_vs_transposed_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3585399Z test_contig_vs_transposed_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3628766Z test_contig_vs_transposed_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3702194Z test_contig_vs_transposed_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.3730385Z test_contig_vs_transposed_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3766552Z test_contig_vs_transposed_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3809111Z test_contig_vs_transposed_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3851484Z test_contig_vs_transposed_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3883319Z test_contig_vs_transposed_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.3926657Z test_contig_vs_transposed_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.3969642Z test_contig_vs_transposed_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4003659Z test_contig_vs_transposed_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.4047683Z test_contig_vs_transposed_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4109067Z test_contig_vs_transposed_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.4243581Z test_contig_vs_transposed_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:18.4286395Z test_contig_vs_transposed_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4359057Z test_contig_vs_transposed_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.4387171Z test_contig_vs_transposed_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.4423413Z test_contig_vs_transposed_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4466083Z test_contig_vs_transposed_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4508497Z test_contig_vs_transposed_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4537741Z test_contig_vs_transposed_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.4580370Z test_contig_vs_transposed_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4622218Z test_contig_vs_transposed_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.4632337Z test_contig_vs_transposed_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4642062Z test_contig_vs_transposed_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4652474Z test_contig_vs_transposed_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4662958Z test_contig_vs_transposed_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4673185Z test_contig_vs_transposed_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4683709Z test_contig_vs_transposed_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4694123Z test_contig_vs_transposed_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4704362Z test_contig_vs_transposed_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4714567Z test_contig_vs_transposed_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4724567Z test_contig_vs_transposed_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4734569Z test_contig_vs_transposed_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4745338Z test_contig_vs_transposed_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:18.4814641Z test_contig_vs_transposed_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.4901007Z test_contig_vs_transposed_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:18.4961825Z test_contig_vs_transposed_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.5067299Z test_contig_vs_transposed_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:18.5144696Z test_contig_vs_transposed_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.5222799Z test_contig_vs_transposed_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.5287939Z test_contig_vs_transposed_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.5365749Z test_contig_vs_transposed_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.5444053Z test_contig_vs_transposed_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.5492795Z test_contig_vs_transposed_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.5589068Z test_contig_vs_transposed_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:18.5765344Z test_contig_vs_transposed_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:18.5890289Z test_contig_vs_transposed_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:18.5936943Z test_contig_vs_transposed_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.5990141Z test_contig_vs_transposed_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.6059612Z test_contig_vs_transposed_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.6127651Z test_contig_vs_transposed_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.6182676Z test_contig_vs_transposed_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.6250819Z test_contig_vs_transposed_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.6320199Z test_contig_vs_transposed_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.6370790Z test_contig_vs_transposed_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.6434906Z test_contig_vs_transposed_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.6475975Z test_contig_vs_transposed_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.6525747Z test_contig_vs_transposed_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.6590791Z test_contig_vs_transposed_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.6655988Z test_contig_vs_transposed_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.6707799Z test_contig_vs_transposed_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.6772578Z test_contig_vs_transposed_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.6830749Z test_contig_vs_transposed_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.6880678Z test_contig_vs_transposed_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.6975089Z test_contig_vs_transposed_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:18.7150253Z test_contig_vs_transposed_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:18.7270532Z test_contig_vs_transposed_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:18.7313386Z test_contig_vs_transposed_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.7361844Z test_contig_vs_transposed_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.7427145Z test_contig_vs_transposed_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.7491248Z test_contig_vs_transposed_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.7542731Z test_contig_vs_transposed_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.7608135Z test_contig_vs_transposed_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.7672647Z test_contig_vs_transposed_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.7720848Z test_contig_vs_transposed_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.7826041Z test_contig_vs_transposed_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:18.8000221Z test_contig_vs_transposed_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:18.8121630Z test_contig_vs_transposed_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:18.8166270Z test_contig_vs_transposed_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.8215997Z test_contig_vs_transposed_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.8285710Z test_contig_vs_transposed_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.8354600Z test_contig_vs_transposed_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.8410855Z test_contig_vs_transposed_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.8480162Z test_contig_vs_transposed_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.8549903Z test_contig_vs_transposed_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:18.8591740Z test_contig_vs_transposed_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.8635479Z test_contig_vs_transposed_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.8696369Z test_contig_vs_transposed_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:18.8740127Z test_contig_vs_transposed_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.8821281Z test_contig_vs_transposed_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:18.8849902Z test_contig_vs_transposed_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.8887155Z test_contig_vs_transposed_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.8930834Z test_contig_vs_transposed_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.8973570Z test_contig_vs_transposed_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.9004088Z test_contig_vs_transposed_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:18.9046750Z test_contig_vs_transposed_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.9088851Z test_contig_vs_transposed_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.9142584Z test_contig_vs_transposed_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.9360494Z test_contig_vs_transposed_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:18.9402599Z test_contig_vs_transposed_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:18.9452121Z test_contig_vs_transposed_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:18.9794308Z test_contig_vs_transposed_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:19.0136407Z test_contig_vs_transposed_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:19.0464507Z test_contig_vs_transposed_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:19.0804402Z test_contig_vs_transposed_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:19.1150375Z test_contig_vs_transposed_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:19.1188193Z test_contig_vs_transposed_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1234228Z test_contig_vs_transposed_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.1297968Z test_contig_vs_transposed_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.1435256Z test_contig_vs_transposed_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:19.1476991Z test_contig_vs_transposed_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1549788Z test_contig_vs_transposed_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.1576653Z test_contig_vs_transposed_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.1612712Z test_contig_vs_transposed_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1657786Z test_contig_vs_transposed_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1700380Z test_contig_vs_transposed_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1728541Z test_contig_vs_transposed_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.1770974Z test_contig_vs_transposed_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1812426Z test_contig_vs_transposed_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.1887809Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.1953771Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.2056137Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:19.2136348Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:19.2217903Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:19.2286755Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.2367295Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:19.2449229Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:19.2591942Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:19.2708753Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:19.2929686Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:19.3063801Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:19.3197670Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:19.3321795Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:19.3455226Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:19.3589224Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:19.3780338Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:19.3941184Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:19.4266041Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:19.4442258Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:19.4619395Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:19.4784101Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:19.4960088Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:19.5135299Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:19.5184746Z test_contig_vs_transposed_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.5230040Z test_contig_vs_transposed_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5317960Z test_contig_vs_transposed_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:19.5357945Z test_contig_vs_transposed_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5405630Z test_contig_vs_transposed_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.5449212Z test_contig_vs_transposed_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5492199Z test_contig_vs_transposed_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5522183Z test_contig_vs_transposed_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.5565061Z test_contig_vs_transposed_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5607457Z test_contig_vs_transposed_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5650963Z test_contig_vs_transposed_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.5730969Z test_contig_vs_transposed_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:19.5885463Z test_contig_vs_transposed_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:19.5952990Z test_contig_vs_transposed_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.6040164Z test_contig_vs_transposed_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:19.6081588Z test_contig_vs_transposed_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6130567Z test_contig_vs_transposed_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6175584Z test_contig_vs_transposed_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6220738Z test_contig_vs_transposed_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6251736Z test_contig_vs_transposed_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.6294505Z test_contig_vs_transposed_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6336950Z test_contig_vs_transposed_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6386123Z test_contig_vs_transposed_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6428579Z test_contig_vs_transposed_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6479637Z test_contig_vs_transposed_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6526867Z test_contig_vs_transposed_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6566604Z test_contig_vs_transposed_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6616551Z test_contig_vs_transposed_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6661763Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6700904Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6747802Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6793813Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6833196Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.6880799Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6927772Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.6967904Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7014881Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.7059139Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7103165Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7134182Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.7177414Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7234638Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.7287189Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.7354686Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.7406609Z test_contig_vs_transposed_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.7480769Z test_contig_vs_transposed_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.7534137Z test_contig_vs_transposed_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.7577342Z test_contig_vs_transposed_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7626732Z test_contig_vs_transposed_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.7671567Z test_contig_vs_transposed_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7709836Z test_contig_vs_transposed_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7755627Z test_contig_vs_transposed_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.7798536Z test_contig_vs_transposed_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7842219Z test_contig_vs_transposed_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7872579Z test_contig_vs_transposed_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.7915951Z test_contig_vs_transposed_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.7958940Z test_contig_vs_transposed_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8002977Z test_contig_vs_transposed_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8040657Z test_contig_vs_transposed_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8086469Z test_contig_vs_transposed_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8131548Z test_contig_vs_transposed_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8175985Z test_contig_vs_transposed_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8206604Z test_contig_vs_transposed_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:19.8250129Z test_contig_vs_transposed_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8296004Z test_contig_vs_transposed_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.8302792Z test_contig_vs_transposed_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:19.8310162Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:19.8316195Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:19.8363632Z test_contig_vs_transposed_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.8404422Z test_contig_vs_transposed_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8454192Z test_contig_vs_transposed_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.8561328Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:19.8637778Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:19.8690030Z test_contig_vs_transposed_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.8731744Z test_contig_vs_transposed_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8781183Z test_contig_vs_transposed_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.8832005Z test_contig_vs_transposed_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.8875577Z test_contig_vs_transposed_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.8934456Z test_contig_vs_transposed_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.8982258Z test_contig_vs_transposed_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.9020248Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.9065677Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.9112734Z test_contig_vs_transposed_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.9201289Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:19.9272476Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:19.9372575Z test_contig_vs_transposed_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:19.9415351Z test_contig_vs_transposed_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:19.9463979Z test_contig_vs_transposed_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.9520431Z test_contig_vs_transposed_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.9576288Z test_contig_vs_transposed_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.9623303Z test_contig_vs_transposed_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:19.9681164Z test_contig_vs_transposed_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.9739196Z test_contig_vs_transposed_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:19.9791359Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0005495Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:20.0164233Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:20.0211704Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0266287Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0326934Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.0388640Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.0437414Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0498897Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.0558242Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.0604386Z test_contig_vs_transposed_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0642482Z test_contig_vs_transposed_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:20.0688471Z test_contig_vs_transposed_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0734052Z test_contig_vs_transposed_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:20.0777317Z test_contig_vs_transposed_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:20.0807415Z test_contig_vs_transposed_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:20.0849912Z test_contig_vs_transposed_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:20.0894597Z test_contig_vs_transposed_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:20.3052990Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.216s) 2022-08-17T12:44:20.3129804Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.3234686Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:20.3363857Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:20.3437219Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:20.3513270Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.3574341Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.3648042Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:20.3726929Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.3803153Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.3882172Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.3944758Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.4023128Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.4098758Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:20.4177414Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.4242868Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:20.4320996Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:20.4391456Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:20.5583374Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:44:20.6135388Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:20.7377962Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:44:20.8626004Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.125s) 2022-08-17T12:44:20.9169819Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:20.9713795Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:21.0243916Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:21.0791205Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:21.1697582Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:44:21.2979627Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:44:21.3535291Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:44:21.4759873Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:44:21.5989369Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2022-08-17T12:44:21.6542553Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:21.7096003Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:21.7633433Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:21.8182403Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:21.9094627Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:44:22.0286626Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2022-08-17T12:44:22.0840845Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:22.2083283Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2022-08-17T12:44:22.3424201Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:44:22.3976632Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:22.4528653Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:22.5066339Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:22.5617287Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:22.6523399Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:44:22.6569780Z test_contig_vs_transposed_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.6645165Z test_contig_vs_transposed_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:22.6796963Z test_contig_vs_transposed_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:22.6859543Z test_contig_vs_transposed_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.6944649Z test_contig_vs_transposed_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:22.6983827Z test_contig_vs_transposed_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7028096Z test_contig_vs_transposed_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7071492Z test_contig_vs_transposed_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7117029Z test_contig_vs_transposed_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.7146340Z test_contig_vs_transposed_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:22.7189511Z test_contig_vs_transposed_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7232414Z test_contig_vs_transposed_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7278474Z test_contig_vs_transposed_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.7340483Z test_contig_vs_transposed_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.7433335Z test_contig_vs_transposed_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:22.7472054Z test_contig_vs_transposed_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7518297Z test_contig_vs_transposed_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.7573110Z test_contig_vs_transposed_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.7628806Z test_contig_vs_transposed_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.7672552Z test_contig_vs_transposed_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7728454Z test_contig_vs_transposed_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.7783133Z test_contig_vs_transposed_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.7828419Z test_contig_vs_transposed_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7872160Z test_contig_vs_transposed_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.7942160Z test_contig_vs_transposed_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:22.8085643Z test_contig_vs_transposed_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:22.8137262Z test_contig_vs_transposed_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.8223526Z test_contig_vs_transposed_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:22.8262714Z test_contig_vs_transposed_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8307686Z test_contig_vs_transposed_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8350343Z test_contig_vs_transposed_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8393242Z test_contig_vs_transposed_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8421711Z test_contig_vs_transposed_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:22.8465368Z test_contig_vs_transposed_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8508644Z test_contig_vs_transposed_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8553274Z test_contig_vs_transposed_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8614985Z test_contig_vs_transposed_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.8695929Z test_contig_vs_transposed_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:22.8763174Z test_contig_vs_transposed_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:22.8850557Z test_contig_vs_transposed_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:22.8889528Z test_contig_vs_transposed_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.8936233Z test_contig_vs_transposed_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.8992039Z test_contig_vs_transposed_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.9047887Z test_contig_vs_transposed_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.9090199Z test_contig_vs_transposed_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.9145302Z test_contig_vs_transposed_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9200237Z test_contig_vs_transposed_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9246229Z test_contig_vs_transposed_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9286468Z test_contig_vs_transposed_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.9332683Z test_contig_vs_transposed_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9378247Z test_contig_vs_transposed_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.9416987Z test_contig_vs_transposed_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.9462986Z test_contig_vs_transposed_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9517008Z test_contig_vs_transposed_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9557316Z test_contig_vs_transposed_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.9604079Z test_contig_vs_transposed_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9657707Z test_contig_vs_transposed_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9696459Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:22.9743893Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9789657Z test_contig_vs_transposed_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:22.9851916Z test_contig_vs_transposed_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:22.9967509Z test_contig_vs_transposed_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:23.0057231Z test_contig_vs_transposed_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.0099666Z test_contig_vs_transposed_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.0147909Z test_contig_vs_transposed_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.0203546Z test_contig_vs_transposed_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.0258790Z test_contig_vs_transposed_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.0300825Z test_contig_vs_transposed_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.0358139Z test_contig_vs_transposed_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.0413591Z test_contig_vs_transposed_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.0458846Z test_contig_vs_transposed_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.0503259Z test_contig_vs_transposed_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.0584276Z test_contig_vs_transposed_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.0778473Z test_contig_vs_transposed_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:23.0840999Z test_contig_vs_transposed_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.0930554Z test_contig_vs_transposed_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.0968834Z test_contig_vs_transposed_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1014339Z test_contig_vs_transposed_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1057993Z test_contig_vs_transposed_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1104049Z test_contig_vs_transposed_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.1134633Z test_contig_vs_transposed_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.1178021Z test_contig_vs_transposed_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1223891Z test_contig_vs_transposed_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.1258217Z test_contig_vs_transposed_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.1302388Z test_contig_vs_transposed_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1362065Z test_contig_vs_transposed_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.1404635Z test_contig_vs_transposed_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1477961Z test_contig_vs_transposed_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.1506816Z test_contig_vs_transposed_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.1544388Z test_contig_vs_transposed_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1587825Z test_contig_vs_transposed_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1632117Z test_contig_vs_transposed_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1663383Z test_contig_vs_transposed_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.1707319Z test_contig_vs_transposed_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1750663Z test_contig_vs_transposed_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.1799958Z test_contig_vs_transposed_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.1862863Z test_contig_vs_transposed_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.1967118Z test_contig_vs_transposed_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:23.2045112Z test_contig_vs_transposed_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.2089478Z test_contig_vs_transposed_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2140596Z test_contig_vs_transposed_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.2198434Z test_contig_vs_transposed_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.2256470Z test_contig_vs_transposed_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.2301804Z test_contig_vs_transposed_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2360146Z test_contig_vs_transposed_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.2417032Z test_contig_vs_transposed_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.2463049Z test_contig_vs_transposed_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.2507621Z test_contig_vs_transposed_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2599193Z test_contig_vs_transposed_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.2644010Z test_contig_vs_transposed_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2698487Z test_contig_vs_transposed_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.2743236Z test_contig_vs_transposed_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2789662Z test_contig_vs_transposed_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.2821004Z test_contig_vs_transposed_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.2864880Z test_contig_vs_transposed_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2912245Z test_contig_vs_transposed_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.2948043Z test_contig_vs_transposed_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.2992112Z test_contig_vs_transposed_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3066297Z test_contig_vs_transposed_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.3095769Z test_contig_vs_transposed_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.3132696Z test_contig_vs_transposed_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3176451Z test_contig_vs_transposed_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3219719Z test_contig_vs_transposed_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3250135Z test_contig_vs_transposed_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:23.3293265Z test_contig_vs_transposed_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3335943Z test_contig_vs_transposed_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3384806Z test_contig_vs_transposed_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.3450481Z test_contig_vs_transposed_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.3650324Z test_contig_vs_transposed_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:23.3798861Z test_contig_vs_transposed_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:23.3843303Z test_contig_vs_transposed_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.3892805Z test_contig_vs_transposed_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.3951098Z test_contig_vs_transposed_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.4008208Z test_contig_vs_transposed_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.4053412Z test_contig_vs_transposed_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:23.4111041Z test_contig_vs_transposed_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.4169546Z test_contig_vs_transposed_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.4242734Z test_contig_vs_transposed_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.4313383Z test_contig_vs_transposed_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.4525556Z test_contig_vs_transposed_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:23.4683249Z test_contig_vs_transposed_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:23.4744867Z test_contig_vs_transposed_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.4826100Z test_contig_vs_transposed_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.4894286Z test_contig_vs_transposed_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.4963566Z test_contig_vs_transposed_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.5019813Z test_contig_vs_transposed_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.5087926Z test_contig_vs_transposed_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.5155677Z test_contig_vs_transposed_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.5205911Z test_contig_vs_transposed_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.5273727Z test_contig_vs_transposed_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.5482714Z test_contig_vs_transposed_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:23.5624225Z test_contig_vs_transposed_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:23.5672534Z test_contig_vs_transposed_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.5729621Z test_contig_vs_transposed_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.5791212Z test_contig_vs_transposed_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.5853231Z test_contig_vs_transposed_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.5900726Z test_contig_vs_transposed_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:23.5961396Z test_contig_vs_transposed_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.6021768Z test_contig_vs_transposed_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.6115745Z test_contig_vs_transposed_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.6274058Z test_contig_vs_transposed_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:23.6520698Z test_contig_vs_transposed_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:23.6688132Z test_contig_vs_transposed_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:23.6856340Z test_contig_vs_transposed_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:23.7011865Z test_contig_vs_transposed_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:23.7178408Z test_contig_vs_transposed_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:23.7375812Z test_contig_vs_transposed_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:23.7449836Z test_contig_vs_transposed_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.7517225Z test_contig_vs_transposed_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.7605340Z test_contig_vs_transposed_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.7686838Z test_contig_vs_transposed_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.7772092Z test_contig_vs_transposed_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.7840473Z test_contig_vs_transposed_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.7921180Z test_contig_vs_transposed_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8001257Z test_contig_vs_transposed_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8072216Z test_contig_vs_transposed_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.8140938Z test_contig_vs_transposed_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.8231674Z test_contig_vs_transposed_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.8315510Z test_contig_vs_transposed_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8401249Z test_contig_vs_transposed_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.8472412Z test_contig_vs_transposed_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.8555592Z test_contig_vs_transposed_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8633199Z test_contig_vs_transposed_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8710038Z test_contig_vs_transposed_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8769540Z test_contig_vs_transposed_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.8850013Z test_contig_vs_transposed_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.8924828Z test_contig_vs_transposed_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.9003944Z test_contig_vs_transposed_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.9066669Z test_contig_vs_transposed_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.9141412Z test_contig_vs_transposed_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.9229117Z test_contig_vs_transposed_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.9308038Z test_contig_vs_transposed_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.9367179Z test_contig_vs_transposed_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.9448554Z test_contig_vs_transposed_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.9523058Z test_contig_vs_transposed_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.9601600Z test_contig_vs_transposed_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:23.9662403Z test_contig_vs_transposed_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.9737229Z test_contig_vs_transposed_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:23.9823155Z test_contig_vs_transposed_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:23.9882562Z test_contig_vs_transposed_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:23.9953541Z test_contig_vs_transposed_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.0003396Z test_contig_vs_transposed_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:24.0070700Z test_contig_vs_transposed_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.0137386Z test_contig_vs_transposed_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.0204217Z test_contig_vs_transposed_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.0258622Z test_contig_vs_transposed_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:24.0325013Z test_contig_vs_transposed_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.0389023Z test_contig_vs_transposed_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.0463412Z test_contig_vs_transposed_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.0540064Z test_contig_vs_transposed_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.0622062Z test_contig_vs_transposed_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.0711493Z test_contig_vs_transposed_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.0804769Z test_contig_vs_transposed_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.0881386Z test_contig_vs_transposed_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.0971195Z test_contig_vs_transposed_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.1047415Z test_contig_vs_transposed_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.1166520Z test_contig_vs_transposed_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:24.1297982Z test_contig_vs_transposed_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.1409593Z test_contig_vs_transposed_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.1526166Z test_contig_vs_transposed_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:24.1651641Z test_contig_vs_transposed_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.1779347Z test_contig_vs_transposed_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.1894917Z test_contig_vs_transposed_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.2022965Z test_contig_vs_transposed_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.2155612Z test_contig_vs_transposed_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.2262115Z test_contig_vs_transposed_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.2344105Z test_contig_vs_transposed_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.2490046Z test_contig_vs_transposed_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:24.2585213Z test_contig_vs_transposed_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.2682674Z test_contig_vs_transposed_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.2764668Z test_contig_vs_transposed_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.2859282Z test_contig_vs_transposed_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.2953862Z test_contig_vs_transposed_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.3067606Z test_contig_vs_transposed_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.3153433Z test_contig_vs_transposed_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.3287769Z test_contig_vs_transposed_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.3388426Z test_contig_vs_transposed_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.3478636Z test_contig_vs_transposed_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.3553913Z test_contig_vs_transposed_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.3642689Z test_contig_vs_transposed_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.3729842Z test_contig_vs_transposed_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.3817845Z test_contig_vs_transposed_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.3910791Z test_contig_vs_transposed_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.4026460Z test_contig_vs_transposed_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.4133408Z test_contig_vs_transposed_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.4241785Z test_contig_vs_transposed_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.4334606Z test_contig_vs_transposed_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.4440670Z test_contig_vs_transposed_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.4549945Z test_contig_vs_transposed_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:24.4693503Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.4812314Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:24.4954395Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.5088860Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.5227080Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.5349737Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:24.5485581Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.5620064Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.5762381Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.5884972Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:24.6026729Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.6162380Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.6299539Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.6425555Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.6561247Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.6697526Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.6837747Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:24.6925959Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.7026610Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.7125360Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.7228546Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.7317026Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:24.7417608Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.7549652Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.7671766Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:24.7755407Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.7860401Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.7957372Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.8054825Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.8138888Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.8235904Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:24.8365680Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:24.8425047Z test_contig_vs_transposed_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.8492886Z test_contig_vs_transposed_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.8536329Z test_contig_vs_transposed_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:24.8589641Z test_contig_vs_transposed_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:24.8648430Z test_contig_vs_transposed_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.8707345Z test_contig_vs_transposed_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.8754065Z test_contig_vs_transposed_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:24.8813387Z test_contig_vs_transposed_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.8872269Z test_contig_vs_transposed_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.8938251Z test_contig_vs_transposed_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:24.9017911Z test_contig_vs_transposed_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.9101852Z test_contig_vs_transposed_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:24.9158220Z test_contig_vs_transposed_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.9214643Z test_contig_vs_transposed_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.9258756Z test_contig_vs_transposed_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:24.9313798Z test_contig_vs_transposed_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:24.9369470Z test_contig_vs_transposed_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.1406509Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2022-08-17T12:44:25.1480807Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.1586221Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.1714789Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:25.1789474Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.1863919Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.1924322Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.1997913Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.2076194Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.2203402Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:25.2284043Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.2383262Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.2483693Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.2585334Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.2673474Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:25.2773253Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.2899948Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:25.3031011Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:25.3113062Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.3211773Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.3306778Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:25.3410285Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.3515525Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:25.3628904Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:25.3781615Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:25.3854680Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.3913156Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.3992122Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.4064596Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.4141280Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.4202746Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.4276013Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.4348731Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.4393476Z test_contig_vs_transposed_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.4474541Z test_contig_vs_transposed_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.4584727Z test_contig_vs_transposed_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:25.4669493Z test_contig_vs_transposed_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.4714225Z test_contig_vs_transposed_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.4762691Z test_contig_vs_transposed_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.4825897Z test_contig_vs_transposed_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.4888317Z test_contig_vs_transposed_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.4938832Z test_contig_vs_transposed_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.5002256Z test_contig_vs_transposed_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.5065466Z test_contig_vs_transposed_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.5110570Z test_contig_vs_transposed_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.5168931Z test_contig_vs_transposed_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.5250293Z test_contig_vs_transposed_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:25.5318817Z test_contig_vs_transposed_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:25.5436831Z test_contig_vs_transposed_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:25.5478517Z test_contig_vs_transposed_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.5526876Z test_contig_vs_transposed_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.5583705Z test_contig_vs_transposed_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.5640540Z test_contig_vs_transposed_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.5684460Z test_contig_vs_transposed_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.5744730Z test_contig_vs_transposed_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.5791517Z test_contig_vs_transposed_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.5843328Z test_contig_vs_transposed_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.5908536Z test_contig_vs_transposed_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.6118881Z test_contig_vs_transposed_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:25.6274378Z test_contig_vs_transposed_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:25.6318281Z test_contig_vs_transposed_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.6367259Z test_contig_vs_transposed_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.6425071Z test_contig_vs_transposed_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.6483124Z test_contig_vs_transposed_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.6527624Z test_contig_vs_transposed_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.6585982Z test_contig_vs_transposed_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.6643559Z test_contig_vs_transposed_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.6694233Z test_contig_vs_transposed_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.6757628Z test_contig_vs_transposed_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.6967330Z test_contig_vs_transposed_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:25.7119528Z test_contig_vs_transposed_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:25.7163728Z test_contig_vs_transposed_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.7214527Z test_contig_vs_transposed_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.7272779Z test_contig_vs_transposed_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.7330998Z test_contig_vs_transposed_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.7375821Z test_contig_vs_transposed_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.7436179Z test_contig_vs_transposed_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.7494650Z test_contig_vs_transposed_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:25.7542329Z test_contig_vs_transposed_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.7584871Z test_contig_vs_transposed_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:25.7635567Z test_contig_vs_transposed_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.7660583Z test_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.7674752Z test_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:25.7693214Z test_digamma_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.7711512Z test_digamma_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.7741354Z test_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.7774968Z 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:44:25.7775837Z np_result = np_fn(a) 2022-08-17T12:44:25.7791442Z ok (0.005s) 2022-08-17T12:44:25.7840696Z test_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:25.7875016Z test_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.7909561Z test_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.7916291Z test_exp_slow_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Insufficient memory on linux.(2|4)xlarge (0.001s) 2022-08-17T12:44:25.7944099Z test_float_domains_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.7972408Z test_float_domains_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8000698Z test_float_domains_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8022440Z test_float_domains_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8044301Z test_float_domains_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8066176Z test_float_domains_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8091738Z test_float_domains_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8119550Z test_float_domains_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8147490Z test_float_domains_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8173730Z test_float_domains_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8199798Z test_float_domains_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8224736Z test_float_domains_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8248894Z test_float_domains_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8276402Z test_float_domains_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8304252Z test_float_domains_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8327617Z test_float_domains_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8351431Z test_float_domains_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8374654Z test_float_domains_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8397109Z test_float_domains_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8420618Z test_float_domains_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8444263Z test_float_domains_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8467468Z test_float_domains_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8490839Z test_float_domains_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8514024Z test_float_domains_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8537566Z test_float_domains_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8560909Z test_float_domains_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8584460Z test_float_domains_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8611539Z test_float_domains_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8640272Z test_float_domains_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8668694Z test_float_domains_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8683712Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8697746Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8712933Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8725588Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8739119Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8752092Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8766183Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8779228Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8792644Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:25.8814266Z test_float_domains_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8836150Z test_float_domains_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8857588Z test_float_domains_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8883153Z test_float_domains_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:25.8908704Z test_float_domains_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8930411Z test_float_domains_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8952983Z test_float_domains_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:25.8976419Z test_float_domains_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.1895371Z test_frexp_assert_raises_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.292s) 2022-08-17T12:44:26.1914663Z test_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.1931130Z test_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.1947296Z test_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.1967771Z test_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.1986726Z test_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2005517Z test_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2030928Z test_hardshrink_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2055940Z test_hardshrink_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2080959Z test_hardshrink_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2095733Z test_hardsigmoid_backward_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2109844Z test_hardsigmoid_backward_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2123776Z test_hardsigmoid_backward_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2140846Z test_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2157396Z test_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2173779Z test_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2191276Z test_hardswish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2207607Z test_hardswish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2224194Z test_hardswish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2239931Z test_i0_range1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2256851Z test_i0_range1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2273911Z test_i0_range1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2290222Z test_i0_range2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2306806Z test_i0_range2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2323162Z test_i0_range2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.2338797Z test_i0_range3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2351933Z test_i0_special_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2363813Z test_i0_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2375774Z test_i0_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:26.2957910Z test_igamma_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:44:26.3546196Z test_igamma_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:44:26.4126703Z test_igamma_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:44:26.4753840Z test_igamma_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:44:26.4779100Z test_igamma_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:26.4803974Z test_igamma_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.4827275Z test_igamma_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.4849646Z test_igamma_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:26.8714614Z test_igammac_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.386s) 2022-08-17T12:44:27.2579195Z test_igammac_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.386s) 2022-08-17T12:44:27.6445821Z test_igammac_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.387s) 2022-08-17T12:44:28.0353796Z test_igammac_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.391s) 2022-08-17T12:44:28.0378708Z test_igammac_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.0403152Z test_igammac_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.0426324Z test_igammac_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.0449014Z test_igammac_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.0524535Z test_isposinf_isneginf_non_boolean_output_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.0597470Z test_isposinf_isneginf_non_boolean_output_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.0671901Z test_isposinf_isneginf_non_boolean_output_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.0744673Z test_isposinf_isneginf_non_boolean_output_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.0817162Z test_isposinf_isneginf_non_boolean_output_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.0890171Z test_isposinf_isneginf_non_boolean_output_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.0962329Z test_isposinf_isneginf_non_boolean_output_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.1035530Z test_isposinf_isneginf_non_boolean_output_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.1108613Z test_isposinf_isneginf_non_boolean_output_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.1180873Z test_isposinf_isneginf_non_boolean_output_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.1253540Z test_isposinf_isneginf_non_boolean_output_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:28.1272101Z test_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... test_unary_ufuncs.py:1082: RuntimeWarning: overflow encountered in exp 2022-08-17T12:44:28.1272766Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2022-08-17T12:44:28.1280159Z ok (0.003s) 2022-08-17T12:44:28.1304291Z test_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1348707Z test_mvlgamma_argcheck_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:28.1428517Z test_nan_to_num_bfloat16_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:28.1457536Z test_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.1505414Z test_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:28.1548247Z test_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:28.1590836Z test_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:28.1619835Z test_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.1647983Z test_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.1675144Z test_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.1702836Z test_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.1730789Z test_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.1747656Z test_non_contig_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1766535Z test_non_contig_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1785660Z test_non_contig_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1804489Z test_non_contig_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1822263Z test_non_contig_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1839500Z test_non_contig_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1856746Z test_non_contig_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1872996Z test_non_contig_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1888617Z test_non_contig_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1903426Z test_non_contig_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.1917940Z test_non_contig_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.1932865Z test_non_contig_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.1950358Z test_non_contig_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1967979Z test_non_contig_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.1990924Z test_non_contig_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2012708Z test_non_contig_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2031005Z test_non_contig_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2050311Z test_non_contig_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2068673Z test_non_contig_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2087173Z test_non_contig_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2105272Z test_non_contig_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2123420Z test_non_contig_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2141426Z test_non_contig_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2159721Z test_non_contig_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2177025Z test_non_contig_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2198238Z test_non_contig_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2219944Z test_non_contig_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2237692Z test_non_contig_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2255965Z test_non_contig_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2273091Z test_non_contig_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2290550Z test_non_contig_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2307945Z test_non_contig_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2326285Z test_non_contig_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2343697Z test_non_contig_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2361094Z test_non_contig_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2378240Z test_non_contig_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2397808Z test_non_contig_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2416846Z test_non_contig_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2434822Z test_non_contig_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2452283Z test_non_contig_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2469962Z test_non_contig_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2486715Z test_non_contig_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2503623Z test_non_contig_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2520571Z test_non_contig_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2537617Z test_non_contig_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2555721Z test_non_contig_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2574240Z test_non_contig_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2594242Z test_non_contig_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2616447Z test_non_contig_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2637233Z test_non_contig_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2655354Z test_non_contig_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2673990Z test_non_contig_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2691961Z test_non_contig_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2710117Z test_non_contig_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2728592Z test_non_contig_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2746475Z test_non_contig_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2764661Z test_non_contig_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2782600Z test_non_contig_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2800492Z test_non_contig_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2822293Z test_non_contig_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2844304Z test_non_contig_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2861961Z test_non_contig_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2880350Z test_non_contig_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2897730Z test_non_contig_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2915376Z test_non_contig_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2932633Z test_non_contig_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2950320Z test_non_contig_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2967534Z test_non_contig_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.2985658Z test_non_contig_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3003415Z test_non_contig_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3025813Z test_non_contig_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3045536Z test_non_contig_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3063818Z test_non_contig_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3083068Z test_non_contig_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3101063Z test_non_contig_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3119232Z test_non_contig_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3137035Z test_non_contig_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3155677Z test_non_contig_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3173508Z test_non_contig_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3191893Z test_non_contig_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3209069Z test_non_contig_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3232111Z test_non_contig_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3252244Z test_non_contig_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3270482Z test_non_contig_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3288603Z test_non_contig_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3305370Z test_non_contig_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3322477Z test_non_contig_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3339811Z test_non_contig_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3357480Z test_non_contig_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3375448Z test_non_contig_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3392811Z test_non_contig_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3409413Z test_non_contig_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3427863Z test_non_contig_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3445846Z test_non_contig_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3463662Z test_non_contig_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3481162Z test_non_contig_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3498279Z test_non_contig_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3515546Z test_non_contig_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3532084Z test_non_contig_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3548606Z test_non_contig_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3565180Z test_non_contig_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3581702Z test_non_contig_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3598823Z test_non_contig_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3615327Z test_non_contig_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3629909Z test_non_contig_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3644192Z test_non_contig_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3658540Z test_non_contig_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3673052Z test_non_contig_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3687392Z test_non_contig_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3702324Z test_non_contig_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3716561Z test_non_contig_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3732675Z test_non_contig_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3749703Z test_non_contig_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3765936Z test_non_contig_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3782136Z test_non_contig_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3797521Z test_non_contig_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3813676Z test_non_contig_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3828871Z test_non_contig_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3843312Z test_non_contig_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3857935Z test_non_contig_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3872711Z test_non_contig_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3887488Z test_non_contig_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3902707Z test_non_contig_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3917340Z test_non_contig_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3933840Z test_non_contig_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3950930Z test_non_contig_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3967169Z test_non_contig_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.3982761Z test_non_contig_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.3999050Z test_non_contig_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4014455Z test_non_contig_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4029385Z test_non_contig_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4043871Z test_non_contig_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4058615Z test_non_contig_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4073200Z test_non_contig_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4089770Z test_non_contig_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4107208Z test_non_contig_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4124337Z test_non_contig_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4142305Z test_non_contig_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4159592Z test_non_contig_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4178375Z test_non_contig_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4197609Z test_non_contig_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4216199Z test_non_contig_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4234434Z test_non_contig_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4252250Z test_non_contig_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4270268Z test_non_contig_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4287474Z test_non_contig_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4304632Z test_non_contig_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4321981Z test_non_contig_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4339161Z test_non_contig_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4356494Z test_non_contig_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4372439Z test_non_contig_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4386957Z test_non_contig_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4403365Z test_non_contig_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4420319Z test_non_contig_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4436464Z test_non_contig_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4452571Z test_non_contig_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4467946Z test_non_contig_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4483967Z test_non_contig_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4499164Z test_non_contig_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4513734Z test_non_contig_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4528133Z test_non_contig_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4542394Z test_non_contig_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4557254Z test_non_contig_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4573623Z test_non_contig_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4588953Z test_non_contig_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4606980Z test_non_contig_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4626413Z test_non_contig_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4644853Z test_non_contig_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4662260Z test_non_contig_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4679307Z test_non_contig_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4696452Z test_non_contig_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4711939Z test_non_contig_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4726439Z test_non_contig_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4740667Z test_non_contig_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4755258Z test_non_contig_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4769807Z test_non_contig_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4786227Z test_non_contig_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4801325Z test_non_contig_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4819200Z test_non_contig_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4838534Z test_non_contig_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4857243Z test_non_contig_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4874729Z test_non_contig_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4891645Z test_non_contig_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4909029Z test_non_contig_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.4924310Z test_non_contig_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4938761Z test_non_contig_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4953109Z test_non_contig_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4967662Z test_non_contig_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4982088Z test_non_contig_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:28.4999010Z test_non_contig_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5016983Z test_non_contig_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5037944Z test_non_contig_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5058655Z test_non_contig_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5076629Z test_non_contig_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5094846Z test_non_contig_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5112712Z test_non_contig_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5130466Z test_non_contig_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5148267Z test_non_contig_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5165890Z test_non_contig_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5183578Z test_non_contig_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5201647Z test_non_contig_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5218861Z test_non_contig_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5239466Z test_non_contig_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5259263Z test_non_contig_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5277226Z test_non_contig_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5294935Z test_non_contig_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5312308Z test_non_contig_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5329573Z test_non_contig_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5346908Z test_non_contig_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5363856Z test_non_contig_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5381379Z test_non_contig_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5399509Z test_non_contig_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5416607Z test_non_contig_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5434376Z test_non_contig_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5451776Z test_non_contig_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5469420Z test_non_contig_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5486554Z test_non_contig_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5503482Z test_non_contig_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5520658Z test_non_contig_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5537575Z test_non_contig_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5554640Z test_non_contig_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5596927Z test_non_contig_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:28.5613670Z test_non_contig_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5632262Z test_non_contig_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5650864Z test_non_contig_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5667844Z test_non_contig_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5684853Z test_non_contig_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5701174Z test_non_contig_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5717812Z test_non_contig_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5734552Z test_non_contig_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5751317Z test_non_contig_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5767310Z test_non_contig_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5784739Z test_non_contig_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5802708Z test_non_contig_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5820127Z test_non_contig_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5837166Z test_non_contig_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5854291Z test_non_contig_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5871221Z test_non_contig_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5887233Z test_non_contig_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5903409Z test_non_contig_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5919503Z test_non_contig_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5935677Z test_non_contig_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5951787Z test_non_contig_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5969457Z test_non_contig_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.5986586Z test_non_contig_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6004257Z test_non_contig_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6022073Z test_non_contig_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6039632Z test_non_contig_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6057065Z test_non_contig_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6074540Z test_non_contig_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6092356Z test_non_contig_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6110004Z test_non_contig_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6129338Z test_non_contig_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6147507Z test_non_contig_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6165989Z test_non_contig_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6184733Z test_non_contig_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6202904Z test_non_contig_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6221149Z test_non_contig_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6250669Z test_non_contig_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6261675Z test_non_contig_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6280333Z test_non_contig_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6299303Z test_non_contig_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6317598Z test_non_contig_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6335414Z test_non_contig_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6353946Z test_non_contig_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6372193Z test_non_contig_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6390106Z test_non_contig_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6408058Z test_non_contig_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6425375Z test_non_contig_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6442022Z test_non_contig_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6458821Z test_non_contig_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6475251Z test_non_contig_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6492457Z test_non_contig_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6509682Z test_non_contig_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6526979Z test_non_contig_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6543262Z test_non_contig_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6559854Z test_non_contig_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6576345Z test_non_contig_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6593053Z test_non_contig_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6609855Z test_non_contig_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6627234Z test_non_contig_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6644664Z test_non_contig_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6663697Z test_non_contig_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6682540Z test_non_contig_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6700404Z test_non_contig_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6718346Z test_non_contig_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6735988Z test_non_contig_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6753525Z test_non_contig_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6771264Z test_non_contig_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6788872Z test_non_contig_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6806581Z test_non_contig_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6832208Z test_non_contig_expand_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.6857513Z test_non_contig_expand_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6883447Z test_non_contig_expand_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.6909271Z test_non_contig_expand_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.6934140Z test_non_contig_expand_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6958411Z test_non_contig_expand_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.6982340Z test_non_contig_expand_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7002897Z test_non_contig_expand_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7023313Z test_non_contig_expand_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7043124Z test_non_contig_expand_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7063521Z test_non_contig_expand_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7083980Z test_non_contig_expand_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7110457Z test_non_contig_expand_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7136998Z test_non_contig_expand_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7164676Z test_non_contig_expand_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7193029Z test_non_contig_expand_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7221209Z test_non_contig_expand_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7248204Z test_non_contig_expand_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7275234Z test_non_contig_expand_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7301990Z test_non_contig_expand_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7328948Z test_non_contig_expand_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7355859Z test_non_contig_expand_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7382639Z test_non_contig_expand_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7408254Z test_non_contig_expand_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7431973Z test_non_contig_expand_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7459060Z test_non_contig_expand_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7487216Z test_non_contig_expand_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7512553Z test_non_contig_expand_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7536663Z test_non_contig_expand_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7560447Z test_non_contig_expand_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7584233Z test_non_contig_expand_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7608256Z test_non_contig_expand_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7632183Z test_non_contig_expand_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7656069Z test_non_contig_expand_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7680571Z test_non_contig_expand_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7703965Z test_non_contig_expand_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7730881Z test_non_contig_expand_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7757861Z test_non_contig_expand_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.7782653Z test_non_contig_expand_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7807111Z test_non_contig_expand_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7831165Z test_non_contig_expand_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7855036Z test_non_contig_expand_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7878790Z test_non_contig_expand_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7902435Z test_non_contig_expand_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7926807Z test_non_contig_expand_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7950591Z test_non_contig_expand_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.7976894Z test_non_contig_expand_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8003283Z test_non_contig_expand_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8030859Z test_non_contig_expand_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8058633Z test_non_contig_expand_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8086535Z test_non_contig_expand_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8113428Z test_non_contig_expand_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8140117Z test_non_contig_expand_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8166946Z test_non_contig_expand_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8193827Z test_non_contig_expand_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8220260Z test_non_contig_expand_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8247769Z test_non_contig_expand_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8273102Z test_non_contig_expand_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8296886Z test_non_contig_expand_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8323685Z test_non_contig_expand_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8351683Z test_non_contig_expand_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8377477Z test_non_contig_expand_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8401653Z test_non_contig_expand_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8426067Z test_non_contig_expand_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8449420Z test_non_contig_expand_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8473319Z test_non_contig_expand_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8496984Z test_non_contig_expand_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8520662Z test_non_contig_expand_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8547048Z test_non_contig_expand_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8573515Z test_non_contig_expand_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8601014Z test_non_contig_expand_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8628919Z test_non_contig_expand_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8656946Z test_non_contig_expand_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8683612Z test_non_contig_expand_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8710811Z test_non_contig_expand_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8737218Z test_non_contig_expand_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8764458Z test_non_contig_expand_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8791577Z test_non_contig_expand_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8818762Z test_non_contig_expand_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8843877Z test_non_contig_expand_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8867540Z test_non_contig_expand_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8894625Z test_non_contig_expand_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8922214Z test_non_contig_expand_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.8947722Z test_non_contig_expand_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8971811Z test_non_contig_expand_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.8995680Z test_non_contig_expand_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9019369Z test_non_contig_expand_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9043004Z test_non_contig_expand_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9066830Z test_non_contig_expand_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9090466Z test_non_contig_expand_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9114871Z test_non_contig_expand_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9138085Z test_non_contig_expand_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9163284Z test_non_contig_expand_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9189030Z test_non_contig_expand_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:28.9214847Z test_non_contig_expand_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9238879Z test_non_contig_expand_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9263209Z test_non_contig_expand_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9287748Z test_non_contig_expand_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9311433Z test_non_contig_expand_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9334912Z test_non_contig_expand_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9358389Z test_non_contig_expand_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9381742Z test_non_contig_expand_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9405332Z test_non_contig_expand_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9425572Z test_non_contig_expand_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9445795Z test_non_contig_expand_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9465969Z test_non_contig_expand_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9485632Z test_non_contig_expand_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9505675Z test_non_contig_expand_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9525979Z test_non_contig_expand_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9546980Z test_non_contig_expand_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9566712Z test_non_contig_expand_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9588762Z test_non_contig_expand_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9610751Z test_non_contig_expand_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9632903Z test_non_contig_expand_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9654107Z test_non_contig_expand_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9675224Z test_non_contig_expand_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9696796Z test_non_contig_expand_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9718704Z test_non_contig_expand_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9738844Z test_non_contig_expand_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9758985Z test_non_contig_expand_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9779208Z test_non_contig_expand_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9799559Z test_non_contig_expand_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9820789Z test_non_contig_expand_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9840887Z test_non_contig_expand_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9862810Z test_non_contig_expand_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9884903Z test_non_contig_expand_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9906225Z test_non_contig_expand_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9927352Z test_non_contig_expand_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9948629Z test_non_contig_expand_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9969073Z test_non_contig_expand_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:28.9989361Z test_non_contig_expand_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0009619Z test_non_contig_expand_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0029818Z test_non_contig_expand_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0050096Z test_non_contig_expand_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0074590Z test_non_contig_expand_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0099067Z test_non_contig_expand_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0122912Z test_non_contig_expand_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0149266Z test_non_contig_expand_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0175182Z test_non_contig_expand_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0202931Z test_non_contig_expand_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0230833Z test_non_contig_expand_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0258552Z test_non_contig_expand_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0285532Z test_non_contig_expand_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0312756Z test_non_contig_expand_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0339561Z test_non_contig_expand_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0365764Z test_non_contig_expand_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0392049Z test_non_contig_expand_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0418079Z test_non_contig_expand_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0444092Z test_non_contig_expand_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0470284Z test_non_contig_expand_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0492493Z test_non_contig_expand_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0512702Z test_non_contig_expand_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0535042Z test_non_contig_expand_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0557206Z test_non_contig_expand_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0579528Z test_non_contig_expand_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0600579Z test_non_contig_expand_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0621694Z test_non_contig_expand_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0642726Z test_non_contig_expand_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0662885Z test_non_contig_expand_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0683035Z test_non_contig_expand_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0703204Z test_non_contig_expand_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0723141Z test_non_contig_expand_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0743401Z test_non_contig_expand_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0767721Z test_non_contig_expand_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0787692Z test_non_contig_expand_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0815265Z test_non_contig_expand_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0843564Z test_non_contig_expand_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0871914Z test_non_contig_expand_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.0897088Z test_non_contig_expand_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0921313Z test_non_contig_expand_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0945110Z test_non_contig_expand_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0965162Z test_non_contig_expand_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.0985169Z test_non_contig_expand_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1004450Z test_non_contig_expand_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1024390Z test_non_contig_expand_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1044347Z test_non_contig_expand_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1069136Z test_non_contig_expand_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1088886Z test_non_contig_expand_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1115395Z test_non_contig_expand_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1142747Z test_non_contig_expand_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1170560Z test_non_contig_expand_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1195749Z test_non_contig_expand_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1220273Z test_non_contig_expand_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1244275Z test_non_contig_expand_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1264564Z test_non_contig_expand_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1284445Z test_non_contig_expand_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1303702Z test_non_contig_expand_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1323662Z test_non_contig_expand_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1343572Z test_non_contig_expand_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1368709Z test_non_contig_expand_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1395492Z test_non_contig_expand_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1423048Z test_non_contig_expand_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1450629Z test_non_contig_expand_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1478584Z test_non_contig_expand_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1505562Z test_non_contig_expand_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1532472Z test_non_contig_expand_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1559202Z test_non_contig_expand_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1585837Z test_non_contig_expand_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1612483Z test_non_contig_expand_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1639244Z test_non_contig_expand_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1664797Z test_non_contig_expand_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1690101Z test_non_contig_expand_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1717484Z test_non_contig_expand_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1745139Z test_non_contig_expand_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1771134Z test_non_contig_expand_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.1796154Z test_non_contig_expand_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1821294Z test_non_contig_expand_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1846654Z test_non_contig_expand_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1871997Z test_non_contig_expand_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1897395Z test_non_contig_expand_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1922711Z test_non_contig_expand_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1948152Z test_non_contig_expand_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1971845Z test_non_contig_expand_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.1996653Z test_non_contig_expand_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2021264Z test_non_contig_expand_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2045361Z test_non_contig_expand_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2069471Z test_non_contig_expand_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2093385Z test_non_contig_expand_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2117657Z test_non_contig_expand_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2141356Z test_non_contig_expand_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2165350Z test_non_contig_expand_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2192340Z test_non_contig_expand_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2215923Z test_non_contig_expand_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2240424Z test_non_contig_expand_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2264474Z test_non_contig_expand_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2288361Z test_non_contig_expand_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2312064Z test_non_contig_expand_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2335886Z test_non_contig_expand_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2359377Z test_non_contig_expand_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2383173Z test_non_contig_expand_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2407344Z test_non_contig_expand_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2430322Z test_non_contig_expand_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2455080Z test_non_contig_expand_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2479937Z test_non_contig_expand_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2504690Z test_non_contig_expand_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2528878Z test_non_contig_expand_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2552963Z test_non_contig_expand_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2576614Z test_non_contig_expand_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2599581Z test_non_contig_expand_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2622600Z test_non_contig_expand_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2645578Z test_non_contig_expand_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2668724Z test_non_contig_expand_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2691747Z test_non_contig_expand_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.2718243Z test_non_contig_expand_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2745162Z test_non_contig_expand_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2772830Z test_non_contig_expand_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2799843Z test_non_contig_expand_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2828653Z test_non_contig_expand_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2856150Z test_non_contig_expand_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2883179Z test_non_contig_expand_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2910432Z test_non_contig_expand_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2937406Z test_non_contig_expand_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2964108Z test_non_contig_expand_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.2990811Z test_non_contig_expand_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3017879Z test_non_contig_expand_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3044380Z test_non_contig_expand_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3071492Z test_non_contig_expand_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3100247Z test_non_contig_expand_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3128353Z test_non_contig_expand_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3155104Z test_non_contig_expand_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3181552Z test_non_contig_expand_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3206656Z test_non_contig_expand_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3231957Z test_non_contig_expand_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3258357Z test_non_contig_expand_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3284978Z test_non_contig_expand_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3310983Z test_non_contig_expand_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3337131Z test_non_contig_expand_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3363441Z test_non_contig_expand_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3389717Z test_non_contig_expand_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3415602Z test_non_contig_expand_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3440982Z test_non_contig_expand_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3464560Z test_non_contig_expand_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3489288Z test_non_contig_expand_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3513804Z test_non_contig_expand_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3537678Z test_non_contig_expand_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3561376Z test_non_contig_expand_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3585146Z test_non_contig_expand_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3609078Z test_non_contig_expand_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3632624Z test_non_contig_expand_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3656344Z test_non_contig_expand_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3680972Z test_non_contig_expand_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.3706668Z test_non_contig_expand_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3735270Z test_non_contig_expand_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3763073Z test_non_contig_expand_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3791211Z test_non_contig_expand_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3817711Z test_non_contig_expand_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3843787Z test_non_contig_expand_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3870580Z test_non_contig_expand_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3896606Z test_non_contig_expand_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3923230Z test_non_contig_expand_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3949496Z test_non_contig_expand_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.3976236Z test_non_contig_expand_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4001909Z test_non_contig_expand_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4028840Z test_non_contig_expand_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4054813Z test_non_contig_expand_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4080810Z test_non_contig_expand_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4106981Z test_non_contig_expand_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4132856Z test_non_contig_expand_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4158232Z test_non_contig_expand_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4184004Z test_non_contig_expand_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4209897Z test_non_contig_expand_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4230869Z test_non_contig_expand_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4258422Z test_non_contig_expand_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4287374Z test_non_contig_expand_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4315902Z test_non_contig_expand_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4342033Z test_non_contig_expand_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4367562Z test_non_contig_expand_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4392339Z test_non_contig_expand_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4413550Z test_non_contig_expand_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4434684Z test_non_contig_expand_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4455183Z test_non_contig_expand_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4476219Z test_non_contig_expand_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4497415Z test_non_contig_expand_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4521982Z test_non_contig_expand_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4545467Z test_non_contig_expand_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4571058Z test_non_contig_expand_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4596590Z test_non_contig_expand_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4622460Z test_non_contig_expand_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4647116Z test_non_contig_expand_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4671998Z test_non_contig_expand_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4696560Z test_non_contig_expand_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4720291Z test_non_contig_expand_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4743957Z test_non_contig_expand_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4767576Z test_non_contig_expand_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4791297Z test_non_contig_expand_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4815355Z test_non_contig_expand_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4839934Z test_non_contig_expand_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4864503Z test_non_contig_expand_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4888971Z test_non_contig_expand_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4913492Z test_non_contig_expand_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4940189Z test_non_contig_expand_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.4964900Z test_non_contig_expand_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4989266Z test_non_contig_expand_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.4998053Z test_non_contig_expand_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:29.5007002Z test_non_contig_expand_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:29.5015227Z test_non_contig_expand_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:29.5024490Z test_non_contig_expand_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:29.5049664Z test_non_contig_expand_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5073744Z test_non_contig_expand_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5100073Z test_non_contig_expand_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.5126279Z test_non_contig_expand_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.5152038Z test_non_contig_expand_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5177688Z test_non_contig_expand_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.5202642Z test_non_contig_expand_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5226327Z test_non_contig_expand_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5250091Z test_non_contig_expand_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5274029Z test_non_contig_expand_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5297682Z test_non_contig_expand_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5321517Z test_non_contig_expand_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5346536Z test_non_contig_expand_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5370781Z test_non_contig_expand_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5395655Z test_non_contig_expand_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5419996Z test_non_contig_expand_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5444143Z test_non_contig_expand_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5468499Z test_non_contig_expand_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5492599Z test_non_contig_expand_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5516739Z test_non_contig_expand_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5540834Z test_non_contig_expand_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5566438Z test_non_contig_expand_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.5592608Z test_non_contig_expand_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.5618417Z test_non_contig_expand_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.5639933Z test_non_contig_expand_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5660482Z test_non_contig_expand_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5683165Z test_non_contig_expand_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5705716Z test_non_contig_expand_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5727312Z test_non_contig_expand_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5748860Z test_non_contig_expand_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5770492Z test_non_contig_expand_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5791218Z test_non_contig_expand_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5811591Z test_non_contig_expand_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5832348Z test_non_contig_expand_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5852922Z test_non_contig_expand_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5873553Z test_non_contig_expand_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5895610Z test_non_contig_expand_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5915856Z test_non_contig_expand_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5939461Z test_non_contig_expand_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5963356Z test_non_contig_expand_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.5987370Z test_non_contig_expand_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6009235Z test_non_contig_expand_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6031186Z test_non_contig_expand_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6052859Z test_non_contig_expand_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6073315Z test_non_contig_expand_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6093530Z test_non_contig_expand_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6113789Z test_non_contig_expand_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6134041Z test_non_contig_expand_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6154433Z test_non_contig_expand_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6175667Z test_non_contig_expand_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6195669Z test_non_contig_expand_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6218252Z test_non_contig_expand_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6241603Z test_non_contig_expand_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6264706Z test_non_contig_expand_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6286359Z test_non_contig_expand_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6307928Z test_non_contig_expand_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6329368Z test_non_contig_expand_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6349680Z test_non_contig_expand_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6369948Z test_non_contig_expand_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6390485Z test_non_contig_expand_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6410788Z test_non_contig_expand_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6431127Z test_non_contig_expand_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6452287Z test_non_contig_expand_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6472786Z test_non_contig_expand_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6494725Z test_non_contig_expand_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6516906Z test_non_contig_expand_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6538155Z test_non_contig_expand_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6559377Z test_non_contig_expand_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6580598Z test_non_contig_expand_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6600945Z test_non_contig_expand_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6621331Z test_non_contig_expand_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6641606Z test_non_contig_expand_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6661975Z test_non_contig_expand_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6682377Z test_non_contig_expand_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6703613Z test_non_contig_expand_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6723867Z test_non_contig_expand_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6745256Z test_non_contig_expand_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6766479Z test_non_contig_expand_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6787726Z test_non_contig_expand_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6808070Z test_non_contig_expand_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6828397Z test_non_contig_expand_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6848787Z test_non_contig_expand_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6869056Z test_non_contig_expand_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6889593Z test_non_contig_expand_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6910929Z test_non_contig_expand_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6931154Z test_non_contig_expand_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6952468Z test_non_contig_expand_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6973790Z test_non_contig_expand_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.6995069Z test_non_contig_expand_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7015514Z test_non_contig_expand_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7035839Z test_non_contig_expand_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7056244Z test_non_contig_expand_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7076462Z test_non_contig_expand_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7096811Z test_non_contig_expand_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7118074Z test_non_contig_expand_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7138228Z test_non_contig_expand_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7160841Z test_non_contig_expand_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7183482Z test_non_contig_expand_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7206303Z test_non_contig_expand_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7227684Z test_non_contig_expand_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7248997Z test_non_contig_expand_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7270416Z test_non_contig_expand_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7290768Z test_non_contig_expand_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7311154Z test_non_contig_expand_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7331457Z test_non_contig_expand_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7351875Z test_non_contig_expand_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7372184Z test_non_contig_expand_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.7384702Z test_non_contig_expand_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7397284Z test_non_contig_expand_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7409701Z test_non_contig_expand_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7421895Z test_non_contig_expand_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7434400Z test_non_contig_expand_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7446693Z test_non_contig_expand_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7458916Z test_non_contig_expand_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7471304Z test_non_contig_expand_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7483650Z test_non_contig_expand_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7495921Z test_non_contig_expand_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7508368Z test_non_contig_expand_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7520572Z test_non_contig_expand_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:29.7546885Z test_non_contig_expand_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7572787Z test_non_contig_expand_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7599745Z test_non_contig_expand_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7625977Z test_non_contig_expand_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7652311Z test_non_contig_expand_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7678434Z test_non_contig_expand_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7704405Z test_non_contig_expand_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7730573Z test_non_contig_expand_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7756697Z test_non_contig_expand_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7783404Z test_non_contig_expand_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7809541Z test_non_contig_expand_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7837042Z test_non_contig_expand_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7864871Z test_non_contig_expand_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7893012Z test_non_contig_expand_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7920632Z test_non_contig_expand_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7946963Z test_non_contig_expand_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7973126Z test_non_contig_expand_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.7999939Z test_non_contig_expand_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8026372Z test_non_contig_expand_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8052488Z test_non_contig_expand_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8079537Z test_non_contig_expand_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8106156Z test_non_contig_expand_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8133733Z test_non_contig_expand_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8160628Z test_non_contig_expand_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8187582Z test_non_contig_expand_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8214374Z test_non_contig_expand_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8241240Z test_non_contig_expand_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8268141Z test_non_contig_expand_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8295239Z test_non_contig_expand_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8321921Z test_non_contig_expand_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8348948Z test_non_contig_expand_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8376922Z test_non_contig_expand_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8405035Z test_non_contig_expand_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8433218Z test_non_contig_expand_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8460215Z test_non_contig_expand_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8487322Z test_non_contig_expand_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8514418Z test_non_contig_expand_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8541518Z test_non_contig_expand_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8568470Z test_non_contig_expand_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8595403Z test_non_contig_expand_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8622357Z test_non_contig_expand_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8648434Z test_non_contig_expand_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8675917Z test_non_contig_expand_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8703947Z test_non_contig_expand_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8731258Z test_non_contig_expand_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8758145Z test_non_contig_expand_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8784722Z test_non_contig_expand_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8810940Z test_non_contig_expand_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8837082Z test_non_contig_expand_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8863150Z test_non_contig_expand_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8889405Z test_non_contig_expand_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.8914780Z test_non_contig_expand_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.8935070Z test_non_contig_expand_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.8957211Z test_non_contig_expand_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.8979257Z test_non_contig_expand_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9004057Z test_non_contig_expand_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9025541Z test_non_contig_expand_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9046971Z test_non_contig_expand_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9067386Z test_non_contig_expand_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9087656Z test_non_contig_expand_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9108040Z test_non_contig_expand_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9128638Z test_non_contig_expand_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9148968Z test_non_contig_expand_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9176390Z test_non_contig_expand_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9203218Z test_non_contig_expand_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9230958Z test_non_contig_expand_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9257562Z test_non_contig_expand_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9284543Z test_non_contig_expand_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9311727Z test_non_contig_expand_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9338369Z test_non_contig_expand_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9365048Z test_non_contig_expand_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9393245Z test_non_contig_expand_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9414109Z test_non_contig_expand_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9434679Z test_non_contig_expand_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9456594Z test_non_contig_expand_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9478305Z test_non_contig_expand_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9500202Z test_non_contig_expand_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9521288Z test_non_contig_expand_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9542292Z test_non_contig_expand_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9563220Z test_non_contig_expand_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9583152Z test_non_contig_expand_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9603101Z test_non_contig_expand_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9622968Z test_non_contig_expand_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9642974Z test_non_contig_expand_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9663229Z test_non_contig_expand_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:29.9691986Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9720825Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9748698Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9776806Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9804985Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9833333Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9861302Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9889476Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9918318Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9947753Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:29.9976266Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0004192Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0032967Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0060866Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0088826Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0116880Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0145569Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0174591Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0202839Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0232101Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0260072Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0288313Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0316588Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0344724Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0370054Z test_non_contig_expand_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0390727Z test_non_contig_expand_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0415473Z test_non_contig_expand_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0440166Z test_non_contig_expand_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0464811Z test_non_contig_expand_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0487879Z test_non_contig_expand_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0508478Z test_non_contig_expand_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0528903Z test_non_contig_expand_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0549978Z test_non_contig_expand_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0571482Z test_non_contig_expand_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0596895Z test_non_contig_expand_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0624640Z test_non_contig_expand_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0653575Z test_non_contig_expand_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0681380Z test_non_contig_expand_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0707328Z test_non_contig_expand_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0732291Z test_non_contig_expand_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0757144Z test_non_contig_expand_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0778003Z test_non_contig_expand_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0798769Z test_non_contig_expand_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0819308Z test_non_contig_expand_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0839988Z test_non_contig_expand_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0861878Z test_non_contig_expand_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0887679Z test_non_contig_expand_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0913849Z test_non_contig_expand_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0939642Z test_non_contig_expand_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.0965958Z test_non_contig_expand_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.0991747Z test_non_contig_expand_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1018255Z test_non_contig_expand_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1043546Z test_non_contig_expand_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1068615Z test_non_contig_expand_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1093585Z test_non_contig_expand_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1118942Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1143599Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1168188Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1193594Z test_non_contig_expand_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1219284Z test_non_contig_expand_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1244468Z test_non_contig_expand_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1266021Z test_non_contig_expand_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1287345Z test_non_contig_expand_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1308040Z test_non_contig_expand_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1329344Z test_non_contig_expand_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1358919Z test_non_contig_expand_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1385186Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1411602Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1437465Z test_non_contig_expand_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1462915Z test_non_contig_expand_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1489382Z test_non_contig_expand_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1515116Z test_non_contig_expand_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1540351Z test_non_contig_expand_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1564657Z test_non_contig_expand_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1589726Z test_non_contig_expand_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1614485Z test_non_contig_expand_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1635336Z test_non_contig_expand_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1656374Z test_non_contig_expand_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1676529Z test_non_contig_expand_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1697337Z test_non_contig_expand_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1718319Z test_non_contig_expand_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1743252Z test_non_contig_expand_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1771023Z test_non_contig_expand_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.1795555Z test_non_contig_expand_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1816296Z test_non_contig_expand_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1837113Z test_non_contig_expand_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1857791Z test_non_contig_expand_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1878590Z test_non_contig_expand_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1899393Z test_non_contig_expand_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1908260Z test_non_contig_expand_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:30.1917286Z test_non_contig_expand_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:30.1926105Z test_non_contig_expand_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.001s) 2022-08-17T12:44:30.1951934Z test_non_contig_expand_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.1977058Z test_non_contig_expand_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2002244Z test_non_contig_expand_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2030273Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2060015Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2085975Z test_non_contig_expand_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2111924Z test_non_contig_expand_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2137942Z test_non_contig_expand_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2164516Z test_non_contig_expand_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2191465Z test_non_contig_expand_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2217734Z test_non_contig_expand_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2242663Z test_non_contig_expand_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2268417Z test_non_contig_expand_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2292559Z test_non_contig_expand_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2318368Z test_non_contig_expand_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2347125Z test_non_contig_expand_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2376530Z test_non_contig_expand_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2402819Z test_non_contig_expand_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2428468Z test_non_contig_expand_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2453471Z test_non_contig_expand_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2478528Z test_non_contig_expand_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2503463Z test_non_contig_expand_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2528972Z test_non_contig_expand_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2555607Z test_non_contig_expand_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2581562Z test_non_contig_expand_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2608964Z test_non_contig_expand_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2637426Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2666480Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2693923Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2721262Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2749559Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2775923Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2803468Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2830610Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2857289Z test_non_contig_expand_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2882807Z test_non_contig_expand_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2908753Z test_non_contig_expand_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.2933166Z test_non_contig_expand_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2954600Z test_non_contig_expand_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2975265Z test_non_contig_expand_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.2995479Z test_non_contig_expand_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3016292Z test_non_contig_expand_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3037291Z test_non_contig_expand_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3064510Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3088780Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3114009Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3138573Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3162378Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3186799Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3211157Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3235820Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3259729Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3285373Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3308525Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3333107Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3357557Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3381478Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3405934Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3431803Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3455878Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3479694Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3506204Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3531500Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3557436Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3583378Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3608161Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3633025Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3657721Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3682377Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3707599Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3733970Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3758238Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3785504Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3811280Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3835967Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3860655Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3885600Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3910233Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3935418Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.3961734Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.3986258Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4012793Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4038915Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4063623Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4088494Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4113196Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4137848Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4163026Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4187727Z test_non_contig_expand_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4214354Z test_non_contig_expand_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4242228Z test_non_contig_expand_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4270248Z test_non_contig_expand_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4295726Z test_non_contig_expand_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4320002Z test_non_contig_expand_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4343787Z test_non_contig_expand_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4364102Z test_non_contig_expand_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4384222Z test_non_contig_expand_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4403901Z test_non_contig_expand_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4424160Z test_non_contig_expand_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4444108Z test_non_contig_expand_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4468935Z test_non_contig_expand_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4492787Z test_non_contig_expand_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4517690Z test_non_contig_expand_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4542478Z test_non_contig_expand_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4566652Z test_non_contig_expand_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4591007Z test_non_contig_expand_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4615658Z test_non_contig_expand_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4639684Z test_non_contig_expand_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4663715Z test_non_contig_expand_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4687854Z test_non_contig_expand_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4712263Z test_non_contig_expand_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4732278Z test_non_contig_expand_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4757476Z test_non_contig_expand_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4783182Z test_non_contig_expand_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4809068Z test_non_contig_expand_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.4833814Z test_non_contig_expand_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4858130Z test_non_contig_expand_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4881864Z test_non_contig_expand_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4902052Z test_non_contig_expand_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4922077Z test_non_contig_expand_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4941542Z test_non_contig_expand_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4961459Z test_non_contig_expand_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.4981458Z test_non_contig_expand_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5005951Z test_non_contig_expand_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5029835Z test_non_contig_expand_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5056804Z test_non_contig_expand_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5084891Z test_non_contig_expand_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5110152Z test_non_contig_expand_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5134666Z test_non_contig_expand_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5158633Z test_non_contig_expand_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5182404Z test_non_contig_expand_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5206306Z test_non_contig_expand_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5230178Z test_non_contig_expand_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5253748Z test_non_contig_expand_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5277724Z test_non_contig_expand_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5302307Z test_non_contig_expand_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5326955Z test_non_contig_expand_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5351550Z test_non_contig_expand_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5376181Z test_non_contig_expand_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5401690Z test_non_contig_expand_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5425640Z test_non_contig_expand_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5449977Z test_non_contig_expand_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5474524Z test_non_contig_expand_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5498488Z test_non_contig_expand_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5522804Z test_non_contig_expand_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5547475Z test_non_contig_expand_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5571291Z test_non_contig_expand_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5595788Z test_non_contig_expand_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5619250Z test_non_contig_expand_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5646142Z test_non_contig_expand_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5674113Z test_non_contig_expand_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5699432Z test_non_contig_expand_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5723280Z test_non_contig_expand_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5747455Z test_non_contig_expand_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5771360Z test_non_contig_expand_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5795433Z test_non_contig_expand_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5819149Z test_non_contig_expand_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5843121Z test_non_contig_expand_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5868098Z test_non_contig_expand_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5890582Z test_non_contig_expand_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.5916989Z test_non_contig_expand_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5944600Z test_non_contig_expand_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5972407Z test_non_contig_expand_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.5997913Z test_non_contig_expand_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6022335Z test_non_contig_expand_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6046879Z test_non_contig_expand_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6067687Z test_non_contig_expand_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6087864Z test_non_contig_expand_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6107568Z test_non_contig_expand_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6127710Z test_non_contig_expand_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6147961Z test_non_contig_expand_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6169178Z test_non_contig_expand_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6189356Z test_non_contig_expand_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6211479Z test_non_contig_expand_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6233634Z test_non_contig_expand_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6254908Z test_non_contig_expand_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6276050Z test_non_contig_expand_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6297362Z test_non_contig_expand_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6317541Z test_non_contig_expand_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6337610Z test_non_contig_expand_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6357745Z test_non_contig_expand_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6378117Z test_non_contig_expand_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6398419Z test_non_contig_expand_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6422756Z test_non_contig_expand_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6447013Z test_non_contig_expand_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6475124Z test_non_contig_expand_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.6502900Z test_non_contig_expand_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.6528920Z test_non_contig_expand_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.6553930Z test_non_contig_expand_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6578619Z test_non_contig_expand_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6603180Z test_non_contig_expand_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6628478Z test_non_contig_expand_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6653205Z test_non_contig_expand_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6678017Z test_non_contig_expand_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6702739Z test_non_contig_expand_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6723162Z test_non_contig_expand_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6747682Z test_non_contig_expand_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6772640Z test_non_contig_expand_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6797117Z test_non_contig_expand_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6817953Z test_non_contig_expand_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6838108Z test_non_contig_expand_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6857752Z test_non_contig_expand_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6878553Z test_non_contig_expand_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6899129Z test_non_contig_expand_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6920578Z test_non_contig_expand_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6940769Z test_non_contig_expand_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6962110Z test_non_contig_expand_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.6983452Z test_non_contig_expand_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7004856Z test_non_contig_expand_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7025313Z test_non_contig_expand_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7045631Z test_non_contig_expand_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7066056Z test_non_contig_expand_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7086557Z test_non_contig_expand_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7106794Z test_non_contig_expand_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7133400Z test_non_contig_expand_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7159595Z test_non_contig_expand_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7187109Z test_non_contig_expand_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7215380Z test_non_contig_expand_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7243322Z test_non_contig_expand_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7270633Z test_non_contig_expand_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7297528Z test_non_contig_expand_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7324361Z test_non_contig_expand_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7351370Z test_non_contig_expand_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7378304Z test_non_contig_expand_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7404888Z test_non_contig_expand_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7430003Z test_non_contig_expand_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7453712Z test_non_contig_expand_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7480244Z test_non_contig_expand_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7508601Z test_non_contig_expand_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7533556Z test_non_contig_expand_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7557543Z test_non_contig_expand_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7581177Z test_non_contig_expand_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7604897Z test_non_contig_expand_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7628748Z test_non_contig_expand_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7652354Z test_non_contig_expand_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7676202Z test_non_contig_expand_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7701098Z test_non_contig_expand_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7726356Z test_non_contig_expand_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.7753505Z test_non_contig_expand_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7781677Z test_non_contig_expand_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7807676Z test_non_contig_expand_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7833669Z test_non_contig_expand_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7859345Z test_non_contig_expand_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7885082Z test_non_contig_expand_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7911377Z test_non_contig_expand_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7937040Z test_non_contig_expand_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7963151Z test_non_contig_expand_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.7987873Z test_non_contig_expand_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8013273Z test_non_contig_expand_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8038066Z test_non_contig_expand_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8062619Z test_non_contig_expand_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8087360Z test_non_contig_expand_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8111937Z test_non_contig_expand_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8136731Z test_non_contig_expand_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8161210Z test_non_contig_expand_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8185689Z test_non_contig_expand_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8210857Z test_non_contig_expand_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8235612Z test_non_contig_expand_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8260111Z test_non_contig_expand_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8288630Z test_non_contig_expand_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:30.8313601Z test_non_contig_expand_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8338056Z test_non_contig_expand_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8363094Z test_non_contig_expand_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8388376Z test_non_contig_expand_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8413191Z test_non_contig_expand_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8437905Z test_non_contig_expand_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8462303Z test_non_contig_expand_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8486828Z test_non_contig_expand_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8511417Z test_non_contig_expand_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8535883Z test_non_contig_expand_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8560503Z test_non_contig_expand_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8584684Z test_non_contig_expand_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8610061Z test_non_contig_expand_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8634840Z test_non_contig_expand_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8659287Z test_non_contig_expand_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8683833Z test_non_contig_expand_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8708601Z test_non_contig_expand_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8733036Z test_non_contig_expand_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8757041Z test_non_contig_expand_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8780785Z test_non_contig_expand_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8805824Z test_non_contig_expand_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8830581Z test_non_contig_expand_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8854448Z test_non_contig_expand_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8878294Z test_non_contig_expand_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8902098Z test_non_contig_expand_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8926044Z test_non_contig_expand_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8950141Z test_non_contig_expand_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8974804Z test_non_contig_expand_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.8998505Z test_non_contig_expand_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9023128Z test_non_contig_expand_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9047325Z test_non_contig_expand_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9071313Z test_non_contig_expand_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9095181Z test_non_contig_expand_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9119078Z test_non_contig_expand_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9142933Z test_non_contig_expand_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9166953Z test_non_contig_expand_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9190787Z test_non_contig_expand_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9215511Z test_non_contig_expand_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9239542Z test_non_contig_expand_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9263455Z test_non_contig_expand_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9287542Z test_non_contig_expand_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9311643Z test_non_contig_expand_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9335716Z test_non_contig_expand_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9359663Z test_non_contig_expand_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9384436Z test_non_contig_expand_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9408472Z test_non_contig_expand_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9433237Z test_non_contig_expand_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9457307Z test_non_contig_expand_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9481229Z test_non_contig_expand_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9505314Z test_non_contig_expand_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9529522Z test_non_contig_expand_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9553476Z test_non_contig_expand_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9577415Z test_non_contig_expand_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9601275Z test_non_contig_expand_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9626121Z test_non_contig_expand_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9650447Z test_non_contig_expand_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9674478Z test_non_contig_expand_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9698399Z test_non_contig_expand_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9722051Z test_non_contig_expand_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9746137Z test_non_contig_expand_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9770210Z test_non_contig_expand_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9794128Z test_non_contig_expand_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9818699Z test_non_contig_expand_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9842888Z test_non_contig_expand_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9867062Z test_non_contig_expand_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9891170Z test_non_contig_expand_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9915163Z test_non_contig_expand_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9939169Z test_non_contig_expand_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9963323Z test_non_contig_expand_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:30.9987009Z test_non_contig_expand_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0011887Z test_non_contig_expand_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0036471Z test_non_contig_expand_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0060201Z test_non_contig_expand_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0084229Z test_non_contig_expand_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0108434Z test_non_contig_expand_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0132504Z test_non_contig_expand_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0156601Z test_non_contig_expand_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0180423Z test_non_contig_expand_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0205245Z test_non_contig_expand_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0229651Z test_non_contig_expand_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0253691Z test_non_contig_expand_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0277967Z test_non_contig_expand_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0301868Z test_non_contig_expand_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0326063Z test_non_contig_expand_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0350172Z test_non_contig_expand_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0374046Z test_non_contig_expand_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0398859Z test_non_contig_expand_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0423155Z test_non_contig_expand_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0447178Z test_non_contig_expand_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0471213Z test_non_contig_expand_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0495615Z test_non_contig_expand_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0519506Z test_non_contig_expand_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0543367Z test_non_contig_expand_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0567410Z test_non_contig_expand_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0592143Z test_non_contig_expand_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0616364Z test_non_contig_expand_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0640420Z test_non_contig_expand_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0664295Z test_non_contig_expand_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0688482Z test_non_contig_expand_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0712599Z test_non_contig_expand_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0736701Z test_non_contig_expand_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0760438Z test_non_contig_expand_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0785222Z test_non_contig_expand_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0809505Z test_non_contig_expand_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0833495Z test_non_contig_expand_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0857381Z test_non_contig_expand_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0881302Z test_non_contig_expand_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0905641Z test_non_contig_expand_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0929659Z test_non_contig_expand_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.0957219Z test_non_contig_expand_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.0985473Z test_non_contig_expand_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1014480Z test_non_contig_expand_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1042091Z test_non_contig_expand_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1070705Z test_non_contig_expand_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1099068Z test_non_contig_expand_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1130940Z test_non_contig_expand_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1159161Z test_non_contig_expand_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1187761Z test_non_contig_expand_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1211930Z test_non_contig_expand_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1236924Z test_non_contig_expand_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1260984Z test_non_contig_expand_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1285108Z test_non_contig_expand_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1308876Z test_non_contig_expand_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1332805Z test_non_contig_expand_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1356600Z test_non_contig_expand_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1380679Z test_non_contig_expand_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1408002Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.1431955Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1456837Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1481223Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1505446Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1529426Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1553520Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1577454Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1601514Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1625553Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1650294Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1674371Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1698276Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1722195Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1747147Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1770418Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1794567Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1818345Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1843043Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1867329Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1891259Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1915221Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1939110Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1963099Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.1987246Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2011075Z test_non_contig_expand_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2035903Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2059930Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2083828Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2108413Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2132937Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2156679Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2180448Z test_non_contig_expand_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2205102Z test_non_contig_expand_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2230714Z test_non_contig_expand_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2258058Z test_non_contig_expand_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2285712Z test_non_contig_expand_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2313302Z test_non_contig_expand_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2339382Z test_non_contig_expand_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2365476Z test_non_contig_expand_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2391778Z test_non_contig_expand_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2417801Z test_non_contig_expand_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2443876Z test_non_contig_expand_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2470072Z test_non_contig_expand_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2495276Z test_non_contig_expand_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2515333Z test_non_contig_expand_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2542051Z test_non_contig_expand_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2569914Z test_non_contig_expand_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2595652Z test_non_contig_expand_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2620190Z test_non_contig_expand_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2644160Z test_non_contig_expand_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2664782Z test_non_contig_expand_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2686862Z test_non_contig_expand_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2706699Z test_non_contig_expand_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2727175Z test_non_contig_expand_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2747614Z test_non_contig_expand_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.2774260Z test_non_contig_expand_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2800710Z test_non_contig_expand_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2828460Z test_non_contig_expand_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2856592Z test_non_contig_expand_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2884347Z test_non_contig_expand_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2911431Z test_non_contig_expand_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2938280Z test_non_contig_expand_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2965658Z test_non_contig_expand_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.2993367Z test_non_contig_expand_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3020241Z test_non_contig_expand_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3047764Z test_non_contig_expand_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3074212Z test_non_contig_expand_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3100083Z test_non_contig_expand_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3127752Z test_non_contig_expand_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3155909Z test_non_contig_expand_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3183022Z test_non_contig_expand_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3210268Z test_non_contig_expand_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3236399Z test_non_contig_expand_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3262514Z test_non_contig_expand_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3289327Z test_non_contig_expand_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3315146Z test_non_contig_expand_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3341203Z test_non_contig_expand_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3366940Z test_non_contig_expand_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3393513Z test_non_contig_expand_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3419975Z test_non_contig_expand_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:31.3437744Z test_non_contig_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3455056Z test_non_contig_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3472979Z test_non_contig_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3490725Z test_non_contig_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3508114Z test_non_contig_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3525466Z test_non_contig_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3542894Z test_non_contig_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3560028Z test_non_contig_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3577305Z test_non_contig_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3594804Z test_non_contig_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3610315Z test_non_contig_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3628508Z test_non_contig_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3647832Z test_non_contig_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3666478Z test_non_contig_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3684216Z test_non_contig_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3701751Z test_non_contig_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3719239Z test_non_contig_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3735344Z test_non_contig_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3751261Z test_non_contig_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3766842Z test_non_contig_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.3782071Z test_non_contig_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.3797100Z test_non_contig_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.3813498Z test_non_contig_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3830270Z test_non_contig_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3848669Z test_non_contig_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3867120Z test_non_contig_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3885182Z test_non_contig_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3903541Z test_non_contig_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3920853Z test_non_contig_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3938192Z test_non_contig_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3954869Z test_non_contig_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3971608Z test_non_contig_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.3988230Z test_non_contig_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4004839Z test_non_contig_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4021731Z test_non_contig_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4038913Z test_non_contig_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4056131Z test_non_contig_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4073815Z test_non_contig_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4090905Z test_non_contig_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4108593Z test_non_contig_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4125824Z test_non_contig_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4143024Z test_non_contig_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4161918Z test_non_contig_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4181037Z test_non_contig_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4199888Z test_non_contig_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4218815Z test_non_contig_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4236268Z test_non_contig_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4253100Z test_non_contig_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4271334Z test_non_contig_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4289626Z test_non_contig_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4306924Z test_non_contig_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4324937Z test_non_contig_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4342497Z test_non_contig_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4359137Z test_non_contig_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4375915Z test_non_contig_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4392562Z test_non_contig_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4409286Z test_non_contig_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4426051Z test_non_contig_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4444658Z test_non_contig_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4462559Z test_non_contig_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4481374Z test_non_contig_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4500412Z test_non_contig_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4518511Z test_non_contig_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4536776Z test_non_contig_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4554840Z test_non_contig_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4573041Z test_non_contig_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4591196Z test_non_contig_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4609399Z test_non_contig_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4628016Z test_non_contig_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4646187Z test_non_contig_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.4660252Z test_non_contig_index_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4673810Z test_non_contig_index_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4687461Z test_non_contig_index_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4700939Z test_non_contig_index_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4714186Z test_non_contig_index_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4727410Z test_non_contig_index_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4740393Z test_non_contig_index_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4752944Z test_non_contig_index_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4765354Z test_non_contig_index_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4777613Z test_non_contig_index_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4790230Z test_non_contig_index_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4802407Z test_non_contig_index_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4816058Z test_non_contig_index_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4830049Z test_non_contig_index_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4844187Z test_non_contig_index_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4857798Z test_non_contig_index_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4871454Z test_non_contig_index_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4885595Z test_non_contig_index_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4900355Z test_non_contig_index_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4914346Z test_non_contig_index_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4928312Z test_non_contig_index_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4942062Z test_non_contig_index_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4956060Z test_non_contig_index_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4969846Z test_non_contig_index_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4982658Z test_non_contig_index_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.4996200Z test_non_contig_index_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5009918Z test_non_contig_index_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5023064Z test_non_contig_index_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5036262Z test_non_contig_index_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5049210Z test_non_contig_index_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5062126Z test_non_contig_index_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5075019Z test_non_contig_index_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5088000Z test_non_contig_index_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5100780Z test_non_contig_index_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5114097Z test_non_contig_index_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5126951Z test_non_contig_index_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5140766Z test_non_contig_index_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5154992Z test_non_contig_index_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5168239Z test_non_contig_index_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5181353Z test_non_contig_index_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5194496Z test_non_contig_index_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5207466Z test_non_contig_index_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5220318Z test_non_contig_index_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5233188Z test_non_contig_index_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5246112Z test_non_contig_index_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5259037Z test_non_contig_index_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5273021Z test_non_contig_index_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5286711Z test_non_contig_index_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5301132Z test_non_contig_index_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5314676Z test_non_contig_index_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5328069Z test_non_contig_index_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5342143Z test_non_contig_index_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5356263Z test_non_contig_index_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5370202Z test_non_contig_index_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5384615Z test_non_contig_index_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5398310Z test_non_contig_index_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5412186Z test_non_contig_index_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5426069Z test_non_contig_index_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5438876Z test_non_contig_index_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5452416Z test_non_contig_index_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5466048Z test_non_contig_index_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5479200Z test_non_contig_index_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5492358Z test_non_contig_index_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5505348Z test_non_contig_index_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5518153Z test_non_contig_index_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5531189Z test_non_contig_index_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5544434Z test_non_contig_index_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5558008Z test_non_contig_index_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5571568Z test_non_contig_index_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5585444Z test_non_contig_index_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5599655Z test_non_contig_index_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5613281Z test_non_contig_index_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5626967Z test_non_contig_index_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5641073Z test_non_contig_index_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5655031Z test_non_contig_index_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5669029Z test_non_contig_index_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5683101Z test_non_contig_index_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5696205Z test_non_contig_index_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5709991Z test_non_contig_index_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5723490Z test_non_contig_index_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5736247Z test_non_contig_index_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5749419Z test_non_contig_index_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5762573Z test_non_contig_index_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5775489Z test_non_contig_index_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5788422Z test_non_contig_index_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5800894Z test_non_contig_index_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5813626Z test_non_contig_index_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5826322Z test_non_contig_index_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5838881Z test_non_contig_index_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5851489Z test_non_contig_index_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5864362Z test_non_contig_index_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5876975Z test_non_contig_index_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5890395Z test_non_contig_index_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5903413Z test_non_contig_index_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5916601Z test_non_contig_index_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5929539Z test_non_contig_index_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5942143Z test_non_contig_index_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5954953Z test_non_contig_index_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5967628Z test_non_contig_index_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5980083Z test_non_contig_index_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.5992732Z test_non_contig_index_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6005252Z test_non_contig_index_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6017721Z test_non_contig_index_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6029977Z test_non_contig_index_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6042053Z test_non_contig_index_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6054226Z test_non_contig_index_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6066324Z test_non_contig_index_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6078382Z test_non_contig_index_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6090534Z test_non_contig_index_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6102844Z test_non_contig_index_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6114874Z test_non_contig_index_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6127617Z test_non_contig_index_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6140330Z test_non_contig_index_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6153338Z test_non_contig_index_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6165923Z test_non_contig_index_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6178673Z test_non_contig_index_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6191932Z test_non_contig_index_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6204383Z test_non_contig_index_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6216921Z test_non_contig_index_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6229371Z test_non_contig_index_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6241631Z test_non_contig_index_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6254225Z test_non_contig_index_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6267007Z test_non_contig_index_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6279185Z test_non_contig_index_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6292204Z test_non_contig_index_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6305313Z test_non_contig_index_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6318050Z test_non_contig_index_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6330885Z test_non_contig_index_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6343537Z test_non_contig_index_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6356033Z test_non_contig_index_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6368531Z test_non_contig_index_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6380849Z test_non_contig_index_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6393304Z test_non_contig_index_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6405685Z test_non_contig_index_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6418823Z test_non_contig_index_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6432068Z test_non_contig_index_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6445159Z test_non_contig_index_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6458319Z test_non_contig_index_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6471457Z test_non_contig_index_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6485000Z test_non_contig_index_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6498453Z test_non_contig_index_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6512116Z test_non_contig_index_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6525457Z test_non_contig_index_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6538633Z test_non_contig_index_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6552004Z test_non_contig_index_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6564920Z test_non_contig_index_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6577862Z test_non_contig_index_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6590855Z test_non_contig_index_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6603759Z test_non_contig_index_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6616752Z test_non_contig_index_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6629742Z test_non_contig_index_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6641961Z test_non_contig_index_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6655122Z test_non_contig_index_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6668228Z test_non_contig_index_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6680733Z test_non_contig_index_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6693358Z test_non_contig_index_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6705961Z test_non_contig_index_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6718381Z test_non_contig_index_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6730580Z test_non_contig_index_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6742614Z test_non_contig_index_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6754913Z test_non_contig_index_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6767098Z test_non_contig_index_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6779221Z test_non_contig_index_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6792056Z test_non_contig_index_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6804170Z test_non_contig_index_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6817674Z test_non_contig_index_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6831158Z test_non_contig_index_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6844428Z test_non_contig_index_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6857412Z test_non_contig_index_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6870285Z test_non_contig_index_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6883053Z test_non_contig_index_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6895265Z test_non_contig_index_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6907487Z test_non_contig_index_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6919477Z test_non_contig_index_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6931597Z test_non_contig_index_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6943759Z test_non_contig_index_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6956691Z test_non_contig_index_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6968868Z test_non_contig_index_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6982071Z test_non_contig_index_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.6995383Z test_non_contig_index_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7008864Z test_non_contig_index_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7021699Z test_non_contig_index_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7034622Z test_non_contig_index_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7047451Z test_non_contig_index_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7059575Z test_non_contig_index_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7071850Z test_non_contig_index_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7083770Z test_non_contig_index_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7095899Z test_non_contig_index_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7108121Z test_non_contig_index_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7120981Z test_non_contig_index_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7134117Z test_non_contig_index_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7148163Z test_non_contig_index_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7161429Z test_non_contig_index_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7175392Z test_non_contig_index_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7189486Z test_non_contig_index_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7202942Z test_non_contig_index_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7216576Z test_non_contig_index_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7230258Z test_non_contig_index_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7243798Z test_non_contig_index_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7257459Z test_non_contig_index_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7271237Z test_non_contig_index_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7283795Z test_non_contig_index_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7297186Z test_non_contig_index_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7310598Z test_non_contig_index_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7323416Z test_non_contig_index_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7336314Z test_non_contig_index_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7349025Z test_non_contig_index_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7361519Z test_non_contig_index_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7374224Z test_non_contig_index_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7387204Z test_non_contig_index_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7399655Z test_non_contig_index_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7412726Z test_non_contig_index_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7425558Z test_non_contig_index_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7438964Z test_non_contig_index_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7452285Z test_non_contig_index_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7465482Z test_non_contig_index_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7478360Z test_non_contig_index_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7491555Z test_non_contig_index_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7504492Z test_non_contig_index_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7517403Z test_non_contig_index_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7530555Z test_non_contig_index_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7543521Z test_non_contig_index_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7556415Z test_non_contig_index_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7569569Z test_non_contig_index_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7582606Z test_non_contig_index_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7595535Z test_non_contig_index_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7608516Z test_non_contig_index_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7621312Z test_non_contig_index_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7634224Z test_non_contig_index_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7647158Z test_non_contig_index_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7660273Z test_non_contig_index_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7672900Z test_non_contig_index_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7686527Z test_non_contig_index_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7699763Z test_non_contig_index_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7713112Z test_non_contig_index_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7726202Z test_non_contig_index_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7739083Z test_non_contig_index_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7752158Z test_non_contig_index_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7764957Z test_non_contig_index_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7777722Z test_non_contig_index_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7790610Z test_non_contig_index_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7803216Z test_non_contig_index_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7816118Z test_non_contig_index_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7829702Z test_non_contig_index_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7843463Z test_non_contig_index_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7857584Z test_non_contig_index_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7871830Z test_non_contig_index_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7885716Z test_non_contig_index_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7899634Z test_non_contig_index_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7913620Z test_non_contig_index_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7927642Z test_non_contig_index_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7941432Z test_non_contig_index_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7955662Z test_non_contig_index_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7969744Z test_non_contig_index_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7983921Z test_non_contig_index_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.7998082Z test_non_contig_index_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8012211Z test_non_contig_index_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8025979Z test_non_contig_index_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8039791Z test_non_contig_index_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8053715Z test_non_contig_index_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8067712Z test_non_contig_index_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8081280Z test_non_contig_index_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8094508Z test_non_contig_index_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8109938Z test_non_contig_index_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8123546Z test_non_contig_index_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8138329Z test_non_contig_index_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8154221Z test_non_contig_index_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:31.8168798Z test_non_contig_index_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8182795Z test_non_contig_index_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8196461Z test_non_contig_index_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8210541Z test_non_contig_index_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8223183Z test_non_contig_index_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8236373Z test_non_contig_index_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8249482Z test_non_contig_index_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8262446Z test_non_contig_index_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8275554Z test_non_contig_index_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8288375Z test_non_contig_index_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8301041Z test_non_contig_index_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8313824Z test_non_contig_index_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8326721Z test_non_contig_index_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8339733Z test_non_contig_index_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8353288Z test_non_contig_index_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8367399Z test_non_contig_index_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8380879Z test_non_contig_index_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8394531Z test_non_contig_index_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8408568Z test_non_contig_index_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8422625Z test_non_contig_index_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8436681Z test_non_contig_index_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8450662Z test_non_contig_index_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8464602Z test_non_contig_index_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8478729Z test_non_contig_index_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8492845Z test_non_contig_index_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8506641Z test_non_contig_index_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8520665Z test_non_contig_index_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8534890Z test_non_contig_index_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8548789Z test_non_contig_index_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8562635Z test_non_contig_index_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8576516Z test_non_contig_index_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8590591Z test_non_contig_index_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8604038Z test_non_contig_index_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8617597Z test_non_contig_index_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8630452Z test_non_contig_index_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8644041Z test_non_contig_index_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8657857Z test_non_contig_index_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8671736Z test_non_contig_index_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8685421Z test_non_contig_index_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8698624Z test_non_contig_index_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8712013Z test_non_contig_index_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8724814Z test_non_contig_index_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8737413Z test_non_contig_index_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8750138Z test_non_contig_index_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8762786Z test_non_contig_index_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8775480Z test_non_contig_index_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8788972Z test_non_contig_index_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8801684Z test_non_contig_index_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8815167Z test_non_contig_index_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8828747Z test_non_contig_index_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8842162Z test_non_contig_index_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8855461Z test_non_contig_index_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8868637Z test_non_contig_index_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8881708Z test_non_contig_index_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8894516Z test_non_contig_index_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8907579Z test_non_contig_index_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8920394Z test_non_contig_index_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8933833Z test_non_contig_index_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8947261Z test_non_contig_index_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8959957Z test_non_contig_index_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8972980Z test_non_contig_index_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8985882Z test_non_contig_index_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.8998714Z test_non_contig_index_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9011687Z test_non_contig_index_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9024460Z test_non_contig_index_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9037280Z test_non_contig_index_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9050847Z test_non_contig_index_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9064399Z test_non_contig_index_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9078016Z test_non_contig_index_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9091569Z test_non_contig_index_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9104385Z test_non_contig_index_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9117014Z test_non_contig_index_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9130246Z test_non_contig_index_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9143425Z test_non_contig_index_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9156475Z test_non_contig_index_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9169558Z test_non_contig_index_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9182414Z test_non_contig_index_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9195292Z test_non_contig_index_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9208504Z test_non_contig_index_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9221510Z test_non_contig_index_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9234286Z test_non_contig_index_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9246883Z test_non_contig_index_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9259831Z test_non_contig_index_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9272490Z test_non_contig_index_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9285407Z test_non_contig_index_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9298202Z test_non_contig_index_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9310904Z test_non_contig_index_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9323460Z test_non_contig_index_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9336141Z test_non_contig_index_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9348925Z test_non_contig_index_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9361527Z test_non_contig_index_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9374845Z test_non_contig_index_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9388255Z test_non_contig_index_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9401521Z test_non_contig_index_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9414177Z test_non_contig_index_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9426337Z test_non_contig_index_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9439275Z test_non_contig_index_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9452554Z test_non_contig_index_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9465168Z test_non_contig_index_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9477588Z test_non_contig_index_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9490095Z test_non_contig_index_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9502318Z test_non_contig_index_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9514510Z test_non_contig_index_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9526710Z test_non_contig_index_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9538829Z test_non_contig_index_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9551049Z test_non_contig_index_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9563672Z test_non_contig_index_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9575877Z test_non_contig_index_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9589296Z test_non_contig_index_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9602678Z test_non_contig_index_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9616199Z test_non_contig_index_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9629036Z test_non_contig_index_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9641667Z test_non_contig_index_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9654407Z test_non_contig_index_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9666638Z test_non_contig_index_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9678738Z test_non_contig_index_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9691008Z test_non_contig_index_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9703023Z test_non_contig_index_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9715150Z test_non_contig_index_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9727907Z test_non_contig_index_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9740034Z test_non_contig_index_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9753554Z test_non_contig_index_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9766707Z test_non_contig_index_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9779767Z test_non_contig_index_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9792588Z test_non_contig_index_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9805271Z test_non_contig_index_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9817801Z test_non_contig_index_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9830080Z test_non_contig_index_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9842120Z test_non_contig_index_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9854336Z test_non_contig_index_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9866599Z test_non_contig_index_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9878537Z test_non_contig_index_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9891077Z test_non_contig_index_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9903233Z test_non_contig_index_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9916046Z test_non_contig_index_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9928815Z test_non_contig_index_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9941992Z test_non_contig_index_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9954813Z test_non_contig_index_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9967166Z test_non_contig_index_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9980124Z test_non_contig_index_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:31.9993044Z test_non_contig_index_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0005443Z test_non_contig_index_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0017456Z test_non_contig_index_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0029616Z test_non_contig_index_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0041738Z test_non_contig_index_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0053864Z test_non_contig_index_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0066172Z test_non_contig_index_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0078359Z test_non_contig_index_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0090670Z test_non_contig_index_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0102676Z test_non_contig_index_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0114597Z test_non_contig_index_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0126551Z test_non_contig_index_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0138323Z test_non_contig_index_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0150345Z test_non_contig_index_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0162526Z test_non_contig_index_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0174529Z test_non_contig_index_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0186852Z test_non_contig_index_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0199024Z test_non_contig_index_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0211636Z test_non_contig_index_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0224621Z test_non_contig_index_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0237624Z test_non_contig_index_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0250657Z test_non_contig_index_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0263012Z test_non_contig_index_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0275120Z test_non_contig_index_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0287594Z test_non_contig_index_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0299466Z test_non_contig_index_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0312318Z test_non_contig_index_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0324986Z test_non_contig_index_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0337697Z test_non_contig_index_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0350057Z test_non_contig_index_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0362355Z test_non_contig_index_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0374717Z test_non_contig_index_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0386819Z test_non_contig_index_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0398682Z test_non_contig_index_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0410595Z test_non_contig_index_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0422453Z test_non_contig_index_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0434365Z test_non_contig_index_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0444802Z test_non_contig_index_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0454874Z test_non_contig_index_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0465497Z test_non_contig_index_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0476529Z test_non_contig_index_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0487559Z test_non_contig_index_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0498398Z test_non_contig_index_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0509619Z test_non_contig_index_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0519870Z test_non_contig_index_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0530209Z test_non_contig_index_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0540350Z test_non_contig_index_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0550526Z test_non_contig_index_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0560423Z test_non_contig_index_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:32.0573361Z test_non_contig_index_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0586934Z test_non_contig_index_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0600432Z test_non_contig_index_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0614217Z test_non_contig_index_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0627770Z test_non_contig_index_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0641083Z test_non_contig_index_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0654591Z test_non_contig_index_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0668233Z test_non_contig_index_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0681706Z test_non_contig_index_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0695341Z test_non_contig_index_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0708939Z test_non_contig_index_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0723104Z test_non_contig_index_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0737373Z test_non_contig_index_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0751681Z test_non_contig_index_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0766400Z test_non_contig_index_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0780114Z test_non_contig_index_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0793715Z test_non_contig_index_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0807150Z test_non_contig_index_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0820581Z test_non_contig_index_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0834140Z test_non_contig_index_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0848337Z test_non_contig_index_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0861249Z test_non_contig_index_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0875043Z test_non_contig_index_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0889168Z test_non_contig_index_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0902664Z test_non_contig_index_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0916414Z test_non_contig_index_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0930072Z test_non_contig_index_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0943766Z test_non_contig_index_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0957460Z test_non_contig_index_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0971534Z test_non_contig_index_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.0986242Z test_non_contig_index_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1000078Z test_non_contig_index_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1013475Z test_non_contig_index_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1026925Z test_non_contig_index_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1040760Z test_non_contig_index_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1054552Z test_non_contig_index_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1068359Z test_non_contig_index_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1081935Z test_non_contig_index_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1095555Z test_non_contig_index_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1109416Z test_non_contig_index_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1123384Z test_non_contig_index_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1137118Z test_non_contig_index_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1151212Z test_non_contig_index_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1164509Z test_non_contig_index_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1177847Z test_non_contig_index_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1191827Z test_non_contig_index_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1205515Z test_non_contig_index_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1219136Z test_non_contig_index_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1233135Z test_non_contig_index_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1246937Z test_non_contig_index_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1260529Z test_non_contig_index_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1274640Z test_non_contig_index_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1287291Z test_non_contig_index_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1300024Z test_non_contig_index_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1312745Z test_non_contig_index_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1325745Z test_non_contig_index_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1338260Z test_non_contig_index_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1350796Z test_non_contig_index_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1362933Z test_non_contig_index_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1375313Z test_non_contig_index_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1387676Z test_non_contig_index_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1399665Z test_non_contig_index_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1411905Z test_non_contig_index_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1425208Z test_non_contig_index_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1438960Z test_non_contig_index_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1452780Z test_non_contig_index_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1466753Z test_non_contig_index_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1480653Z test_non_contig_index_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1495058Z test_non_contig_index_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1509751Z test_non_contig_index_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1524202Z test_non_contig_index_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1538438Z test_non_contig_index_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1551732Z test_non_contig_index_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1563379Z test_non_contig_index_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1575980Z test_non_contig_index_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1588636Z test_non_contig_index_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1600987Z test_non_contig_index_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1613188Z test_non_contig_index_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1625550Z test_non_contig_index_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1637605Z test_non_contig_index_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1649717Z test_non_contig_index_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1661695Z test_non_contig_index_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1673815Z test_non_contig_index_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1686004Z test_non_contig_index_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1698087Z test_non_contig_index_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1712047Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1726453Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1740683Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1755532Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1769891Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1783979Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1798197Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1812449Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1826972Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1841313Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1855621Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1869936Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1884032Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1898500Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1912774Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1927178Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1941521Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1955881Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1970207Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1984427Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.1999055Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2013241Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2027702Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2041909Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2055506Z test_non_contig_index_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2067878Z test_non_contig_index_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2080565Z test_non_contig_index_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2093641Z test_non_contig_index_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2106379Z test_non_contig_index_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2118473Z test_non_contig_index_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2130690Z test_non_contig_index_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2142777Z test_non_contig_index_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2154954Z test_non_contig_index_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2167204Z test_non_contig_index_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2180028Z test_non_contig_index_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2193352Z test_non_contig_index_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2206693Z test_non_contig_index_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2219898Z test_non_contig_index_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2232886Z test_non_contig_index_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2245829Z test_non_contig_index_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2258876Z test_non_contig_index_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2271020Z test_non_contig_index_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2283099Z test_non_contig_index_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2295221Z test_non_contig_index_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2307384Z test_non_contig_index_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2319447Z test_non_contig_index_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2332494Z test_non_contig_index_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2345674Z test_non_contig_index_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2358507Z test_non_contig_index_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2371534Z test_non_contig_index_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2384388Z test_non_contig_index_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2397499Z test_non_contig_index_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2410446Z test_non_contig_index_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2423280Z test_non_contig_index_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2436171Z test_non_contig_index_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2449180Z test_non_contig_index_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2462048Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2474910Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2488020Z test_non_contig_index_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2500912Z test_non_contig_index_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2513845Z test_non_contig_index_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2526138Z test_non_contig_index_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2538338Z test_non_contig_index_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2550646Z test_non_contig_index_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2562694Z test_non_contig_index_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2577128Z test_non_contig_index_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2592269Z test_non_contig_index_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2605743Z test_non_contig_index_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2619151Z test_non_contig_index_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2632861Z test_non_contig_index_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2646603Z test_non_contig_index_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2660144Z test_non_contig_index_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2673524Z test_non_contig_index_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2686733Z test_non_contig_index_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2699841Z test_non_contig_index_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2712843Z test_non_contig_index_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2725408Z test_non_contig_index_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2737808Z test_non_contig_index_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2750378Z test_non_contig_index_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2762888Z test_non_contig_index_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2777367Z test_non_contig_index_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2791493Z test_non_contig_index_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2805231Z test_non_contig_index_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2818199Z test_non_contig_index_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2830975Z test_non_contig_index_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2843493Z test_non_contig_index_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2856084Z test_non_contig_index_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2868833Z test_non_contig_index_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2881387Z test_non_contig_index_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2898360Z test_non_contig_index_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.2915461Z test_non_contig_index_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.2932313Z test_non_contig_index_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.2945983Z test_non_contig_index_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2960253Z test_non_contig_index_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2973325Z test_non_contig_index_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.2987592Z test_non_contig_index_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3001529Z test_non_contig_index_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3015573Z test_non_contig_index_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3029421Z test_non_contig_index_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3042976Z test_non_contig_index_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3056907Z test_non_contig_index_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3070343Z test_non_contig_index_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3083364Z test_non_contig_index_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3096528Z test_non_contig_index_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3109807Z test_non_contig_index_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3122799Z test_non_contig_index_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3136155Z test_non_contig_index_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3150048Z test_non_contig_index_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3163996Z test_non_contig_index_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3177424Z test_non_contig_index_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3190935Z test_non_contig_index_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3204105Z test_non_contig_index_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3217346Z test_non_contig_index_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3230691Z test_non_contig_index_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3243835Z test_non_contig_index_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3257730Z test_non_contig_index_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3271376Z test_non_contig_index_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3285367Z test_non_contig_index_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3300131Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3314543Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3328586Z test_non_contig_index_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3342506Z test_non_contig_index_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3356675Z test_non_contig_index_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3371428Z test_non_contig_index_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3386053Z test_non_contig_index_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3400255Z test_non_contig_index_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3414653Z test_non_contig_index_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3428736Z test_non_contig_index_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3442515Z test_non_contig_index_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3456379Z test_non_contig_index_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3470046Z test_non_contig_index_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3483171Z test_non_contig_index_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3496443Z test_non_contig_index_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3509741Z test_non_contig_index_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3522405Z test_non_contig_index_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3536014Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3550039Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3563491Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3577280Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3590057Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3603047Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3616115Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3629151Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3641857Z test_non_contig_index_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3655073Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3667924Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3681157Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3694276Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3707561Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3720320Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3733292Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3746248Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3758876Z test_non_contig_index_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3772223Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3785642Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3799406Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3813121Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3826063Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3839291Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3852619Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3865637Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3878743Z test_non_contig_index_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3892577Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3905829Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3919036Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3932425Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3945690Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3958955Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3972580Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3985589Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.3998920Z test_non_contig_index_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4012340Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4026396Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4040119Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4054092Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4068420Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4081471Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4094837Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4107891Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4120741Z test_non_contig_index_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4133990Z test_non_contig_index_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4147891Z test_non_contig_index_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4161173Z test_non_contig_index_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4175320Z test_non_contig_index_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4189322Z test_non_contig_index_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4202243Z test_non_contig_index_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4215210Z test_non_contig_index_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4228073Z test_non_contig_index_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4240670Z test_non_contig_index_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4253289Z test_non_contig_index_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4265664Z test_non_contig_index_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4278447Z test_non_contig_index_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4292303Z test_non_contig_index_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4305959Z test_non_contig_index_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4319786Z test_non_contig_index_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4333690Z test_non_contig_index_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4347731Z test_non_contig_index_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4361387Z test_non_contig_index_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4374534Z test_non_contig_index_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4388186Z test_non_contig_index_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4401390Z test_non_contig_index_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4415040Z test_non_contig_index_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4428420Z test_non_contig_index_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4440631Z test_non_contig_index_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4454598Z test_non_contig_index_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4468817Z test_non_contig_index_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4483099Z test_non_contig_index_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4497034Z test_non_contig_index_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4510911Z test_non_contig_index_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4524718Z test_non_contig_index_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4537996Z test_non_contig_index_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4550832Z test_non_contig_index_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4563550Z test_non_contig_index_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4576481Z test_non_contig_index_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4589449Z test_non_contig_index_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4603117Z test_non_contig_index_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4616674Z test_non_contig_index_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4630776Z test_non_contig_index_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4644844Z test_non_contig_index_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4658512Z test_non_contig_index_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4672312Z test_non_contig_index_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4685989Z test_non_contig_index_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4699478Z test_non_contig_index_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4712986Z test_non_contig_index_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4726474Z test_non_contig_index_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4739886Z test_non_contig_index_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4753370Z test_non_contig_index_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4767114Z test_non_contig_index_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4780717Z test_non_contig_index_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4794574Z test_non_contig_index_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4808255Z test_non_contig_index_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4821956Z test_non_contig_index_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4835614Z test_non_contig_index_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4849378Z test_non_contig_index_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4863063Z test_non_contig_index_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4876795Z test_non_contig_index_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4890572Z test_non_contig_index_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4904222Z test_non_contig_index_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4918008Z test_non_contig_index_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4931811Z test_non_contig_index_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4945227Z test_non_contig_index_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4959249Z test_non_contig_index_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4973370Z test_non_contig_index_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.4987221Z test_non_contig_index_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5000704Z test_non_contig_index_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5014152Z test_non_contig_index_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5027634Z test_non_contig_index_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5041012Z test_non_contig_index_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5054523Z test_non_contig_index_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5068117Z test_non_contig_index_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5082003Z test_non_contig_index_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5094881Z test_non_contig_index_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5108993Z test_non_contig_index_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5123033Z test_non_contig_index_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5137115Z test_non_contig_index_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5150939Z test_non_contig_index_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5164540Z test_non_contig_index_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5178244Z test_non_contig_index_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5191342Z test_non_contig_index_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5204330Z test_non_contig_index_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5217345Z test_non_contig_index_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5230468Z test_non_contig_index_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5243422Z test_non_contig_index_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5256824Z test_non_contig_index_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5269867Z test_non_contig_index_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5283343Z test_non_contig_index_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5297096Z test_non_contig_index_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5310425Z test_non_contig_index_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5323660Z test_non_contig_index_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5336908Z test_non_contig_index_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5349907Z test_non_contig_index_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5362770Z test_non_contig_index_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5375833Z test_non_contig_index_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5389217Z test_non_contig_index_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5402180Z test_non_contig_index_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5415999Z test_non_contig_index_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5429566Z test_non_contig_index_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5443650Z test_non_contig_index_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5457743Z test_non_contig_index_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5471541Z test_non_contig_index_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5485232Z test_non_contig_index_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5498609Z test_non_contig_index_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5512160Z test_non_contig_index_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5525583Z test_non_contig_index_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5539054Z test_non_contig_index_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5552724Z test_non_contig_index_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5566677Z test_non_contig_index_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5579714Z test_non_contig_index_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5593597Z test_non_contig_index_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5607277Z test_non_contig_index_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5620935Z test_non_contig_index_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5634040Z test_non_contig_index_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5647108Z test_non_contig_index_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5660036Z test_non_contig_index_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5673051Z test_non_contig_index_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5686036Z test_non_contig_index_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5699449Z test_non_contig_index_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5712528Z test_non_contig_index_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5726005Z test_non_contig_index_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5739327Z test_non_contig_index_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5752745Z test_non_contig_index_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5765852Z test_non_contig_index_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5778731Z test_non_contig_index_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5791211Z test_non_contig_index_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5803606Z test_non_contig_index_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5815927Z test_non_contig_index_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5829200Z test_non_contig_index_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5843456Z test_non_contig_index_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5857918Z test_non_contig_index_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5871625Z test_non_contig_index_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5885061Z test_non_contig_index_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5899095Z test_non_contig_index_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5912878Z test_non_contig_index_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5926619Z test_non_contig_index_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5940199Z test_non_contig_index_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5954015Z test_non_contig_index_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5967785Z test_non_contig_index_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5981470Z test_non_contig_index_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.5994105Z test_non_contig_index_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6007477Z test_non_contig_index_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6020787Z test_non_contig_index_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6033763Z test_non_contig_index_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6046614Z test_non_contig_index_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6059444Z test_non_contig_index_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6072254Z test_non_contig_index_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6084885Z test_non_contig_index_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6097650Z test_non_contig_index_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6110419Z test_non_contig_index_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6123224Z test_non_contig_index_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6135810Z test_non_contig_index_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6149206Z test_non_contig_index_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6162538Z test_non_contig_index_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6175508Z test_non_contig_index_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6188441Z test_non_contig_index_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6200977Z test_non_contig_index_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6213738Z test_non_contig_index_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6226557Z test_non_contig_index_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6239197Z test_non_contig_index_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6251910Z test_non_contig_index_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6264524Z test_non_contig_index_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6277588Z test_non_contig_index_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6290552Z test_non_contig_index_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6303071Z test_non_contig_index_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6315808Z test_non_contig_index_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6328674Z test_non_contig_index_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6341202Z test_non_contig_index_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6354026Z test_non_contig_index_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6366720Z test_non_contig_index_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6379583Z test_non_contig_index_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6392518Z test_non_contig_index_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6405151Z test_non_contig_index_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6417747Z test_non_contig_index_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6430519Z test_non_contig_index_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6443007Z test_non_contig_index_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6455683Z test_non_contig_index_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6468570Z test_non_contig_index_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6481300Z test_non_contig_index_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6494138Z test_non_contig_index_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6506917Z test_non_contig_index_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6519526Z test_non_contig_index_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6532289Z test_non_contig_index_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6544872Z test_non_contig_index_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6557599Z test_non_contig_index_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6570676Z test_non_contig_index_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6584130Z test_non_contig_index_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6597734Z test_non_contig_index_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6611178Z test_non_contig_index_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6623823Z test_non_contig_index_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6636677Z test_non_contig_index_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6649415Z test_non_contig_index_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6662194Z test_non_contig_index_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6675237Z test_non_contig_index_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6688598Z test_non_contig_index_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6701649Z test_non_contig_index_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6714600Z test_non_contig_index_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6727647Z test_non_contig_index_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6740550Z test_non_contig_index_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6753544Z test_non_contig_index_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6766462Z test_non_contig_index_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6779677Z test_non_contig_index_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6792530Z test_non_contig_index_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6805582Z test_non_contig_index_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6818685Z test_non_contig_index_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6831950Z test_non_contig_index_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6844314Z test_non_contig_index_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6856808Z test_non_contig_index_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6869350Z test_non_contig_index_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6881908Z test_non_contig_index_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6894445Z test_non_contig_index_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6907357Z test_non_contig_index_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6919972Z test_non_contig_index_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6932583Z test_non_contig_index_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6945228Z test_non_contig_index_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6957575Z test_non_contig_index_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6970177Z test_non_contig_index_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6982708Z test_non_contig_index_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.6995587Z test_non_contig_index_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7008138Z test_non_contig_index_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7020828Z test_non_contig_index_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7033809Z test_non_contig_index_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7046341Z test_non_contig_index_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7058774Z test_non_contig_index_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7071413Z test_non_contig_index_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7084022Z test_non_contig_index_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7097378Z test_non_contig_index_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7110876Z test_non_contig_index_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7123642Z test_non_contig_index_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7136433Z test_non_contig_index_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7149047Z test_non_contig_index_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7161461Z test_non_contig_index_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7174006Z test_non_contig_index_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7186568Z test_non_contig_index_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7199026Z test_non_contig_index_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7211593Z test_non_contig_index_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7224217Z test_non_contig_index_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7236939Z test_non_contig_index_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7249459Z test_non_contig_index_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7261811Z test_non_contig_index_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7274377Z test_non_contig_index_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7286851Z test_non_contig_index_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7299338Z test_non_contig_index_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7311990Z test_non_contig_index_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7324714Z test_non_contig_index_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7337383Z test_non_contig_index_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7350319Z test_non_contig_index_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7363623Z test_non_contig_index_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7376989Z test_non_contig_index_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7390049Z test_non_contig_index_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7402603Z test_non_contig_index_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7415280Z test_non_contig_index_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7428420Z test_non_contig_index_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7441123Z test_non_contig_index_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7453785Z test_non_contig_index_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7466452Z test_non_contig_index_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7479313Z test_non_contig_index_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7491937Z test_non_contig_index_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7505256Z test_non_contig_index_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7517731Z test_non_contig_index_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7530707Z test_non_contig_index_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7543359Z test_non_contig_index_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7556012Z test_non_contig_index_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7568615Z test_non_contig_index_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7581468Z test_non_contig_index_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7594661Z test_non_contig_index_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7607549Z test_non_contig_index_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7620374Z test_non_contig_index_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7633221Z test_non_contig_index_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7645965Z test_non_contig_index_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7658614Z test_non_contig_index_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7671298Z test_non_contig_index_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7683935Z test_non_contig_index_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7696604Z test_non_contig_index_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7709449Z test_non_contig_index_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7721835Z test_non_contig_index_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7734796Z test_non_contig_index_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7747753Z test_non_contig_index_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7760450Z test_non_contig_index_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7773100Z test_non_contig_index_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7785781Z test_non_contig_index_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7798358Z test_non_contig_index_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7811192Z test_non_contig_index_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7824758Z test_non_contig_index_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7839141Z test_non_contig_index_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7853181Z test_non_contig_index_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7867345Z test_non_contig_index_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7881539Z test_non_contig_index_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7895361Z test_non_contig_index_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7909324Z test_non_contig_index_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7923232Z test_non_contig_index_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7937315Z test_non_contig_index_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7950700Z test_non_contig_index_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7963542Z test_non_contig_index_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7976443Z test_non_contig_index_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.7989158Z test_non_contig_index_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8001726Z test_non_contig_index_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8014545Z test_non_contig_index_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8027351Z test_non_contig_index_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8039932Z test_non_contig_index_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8052981Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8065558Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8078628Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8092095Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8105047Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8117889Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8130364Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8143085Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8155917Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8168716Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8181573Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8194571Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8207441Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8220164Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8232951Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8245723Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8258492Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8271198Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8284520Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8297249Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8309994Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8322453Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8334865Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8347602Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8360484Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8373089Z test_non_contig_index_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8385751Z test_non_contig_index_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8398451Z test_non_contig_index_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8411091Z test_non_contig_index_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8423695Z test_non_contig_index_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8436851Z test_non_contig_index_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8449665Z test_non_contig_index_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8462360Z test_non_contig_index_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8475427Z test_non_contig_index_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8488667Z test_non_contig_index_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8502688Z test_non_contig_index_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8516165Z test_non_contig_index_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8529758Z test_non_contig_index_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8543920Z test_non_contig_index_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8557600Z test_non_contig_index_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8571272Z test_non_contig_index_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8584857Z test_non_contig_index_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8598661Z test_non_contig_index_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8612436Z test_non_contig_index_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8626643Z test_non_contig_index_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8638283Z test_non_contig_index_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8651588Z test_non_contig_index_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8664915Z test_non_contig_index_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8677973Z test_non_contig_index_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8690990Z test_non_contig_index_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8703774Z test_non_contig_index_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8716072Z test_non_contig_index_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8728299Z test_non_contig_index_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8740348Z test_non_contig_index_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8752578Z test_non_contig_index_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8764837Z test_non_contig_index_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8777796Z test_non_contig_index_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8790988Z test_non_contig_index_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8804973Z test_non_contig_index_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8818256Z test_non_contig_index_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8831756Z test_non_contig_index_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8845708Z test_non_contig_index_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8859432Z test_non_contig_index_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8873104Z test_non_contig_index_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8886809Z test_non_contig_index_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8900485Z test_non_contig_index_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8914252Z test_non_contig_index_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8928379Z test_non_contig_index_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8941887Z test_non_contig_index_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8956039Z test_non_contig_index_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8969328Z test_non_contig_index_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8982600Z test_non_contig_index_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.8996679Z test_non_contig_index_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9010476Z test_non_contig_index_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9024089Z test_non_contig_index_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9037812Z test_non_contig_index_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9051535Z test_non_contig_index_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9065273Z test_non_contig_index_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9078729Z test_non_contig_index_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9092085Z test_non_contig_index_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9106005Z test_non_contig_index_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9121792Z test_non_contig_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9136217Z test_non_contig_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9152528Z test_non_contig_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9169475Z test_non_contig_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9185905Z test_non_contig_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9201954Z test_non_contig_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9218198Z test_non_contig_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9233468Z test_non_contig_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9247893Z test_non_contig_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9262212Z test_non_contig_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9276700Z test_non_contig_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9291109Z test_non_contig_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9306687Z test_non_contig_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9320982Z test_non_contig_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9338413Z test_non_contig_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9356926Z test_non_contig_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9374484Z test_non_contig_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9390998Z test_non_contig_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9406882Z test_non_contig_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9423210Z test_non_contig_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9438364Z test_non_contig_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9452815Z test_non_contig_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9467320Z test_non_contig_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9481690Z test_non_contig_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9496170Z test_non_contig_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9511682Z test_non_contig_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9526062Z test_non_contig_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9542810Z test_non_contig_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9560577Z test_non_contig_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9577320Z test_non_contig_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9593697Z test_non_contig_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9609388Z test_non_contig_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9625894Z test_non_contig_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9640733Z test_non_contig_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9655162Z test_non_contig_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9669595Z test_non_contig_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9683905Z test_non_contig_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9698366Z test_non_contig_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9713442Z test_non_contig_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9727808Z test_non_contig_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9743935Z test_non_contig_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9760664Z test_non_contig_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9776706Z test_non_contig_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9792107Z test_non_contig_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9808254Z test_non_contig_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9843678Z test_non_contig_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9844006Z test_non_contig_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9852161Z test_non_contig_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9866616Z test_non_contig_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9880984Z test_non_contig_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9896138Z test_non_contig_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9910639Z test_non_contig_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9925867Z test_non_contig_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9941035Z test_non_contig_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9957197Z test_non_contig_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:32.9972311Z test_non_contig_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:32.9986891Z test_non_contig_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0001044Z test_non_contig_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0015525Z test_non_contig_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0030075Z test_non_contig_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0045028Z test_non_contig_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0059356Z test_non_contig_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0074639Z test_non_contig_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0090056Z test_non_contig_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0106231Z test_non_contig_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0121284Z test_non_contig_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0136134Z test_non_contig_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0150449Z test_non_contig_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0164733Z test_non_contig_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0179109Z test_non_contig_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0194245Z test_non_contig_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0208532Z test_non_contig_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0225065Z test_non_contig_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0242170Z test_non_contig_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0258551Z test_non_contig_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0274607Z test_non_contig_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0289971Z test_non_contig_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0306105Z test_non_contig_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0321213Z test_non_contig_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0335725Z test_non_contig_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0350170Z test_non_contig_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0364516Z test_non_contig_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0378978Z test_non_contig_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.0390827Z test_non_contig_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0402104Z test_non_contig_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0413547Z test_non_contig_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0424892Z test_non_contig_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0436400Z test_non_contig_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0447856Z test_non_contig_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0459204Z test_non_contig_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0470540Z test_non_contig_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0481991Z test_non_contig_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0493497Z test_non_contig_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0504778Z test_non_contig_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0516241Z test_non_contig_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:33.0533572Z test_non_contig_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0551011Z test_non_contig_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0568939Z test_non_contig_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0587312Z test_non_contig_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0604515Z test_non_contig_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0621893Z test_non_contig_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0639331Z test_non_contig_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0656705Z test_non_contig_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0675647Z test_non_contig_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0693214Z test_non_contig_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0711404Z test_non_contig_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0732196Z test_non_contig_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0751922Z test_non_contig_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0769798Z test_non_contig_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0787915Z test_non_contig_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0805680Z test_non_contig_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0823439Z test_non_contig_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0841297Z test_non_contig_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0858994Z test_non_contig_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0876877Z test_non_contig_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0894711Z test_non_contig_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0912400Z test_non_contig_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0930556Z test_non_contig_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0948775Z test_non_contig_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0966473Z test_non_contig_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.0984135Z test_non_contig_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1001843Z test_non_contig_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1019873Z test_non_contig_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1037356Z test_non_contig_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1055124Z test_non_contig_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1073142Z test_non_contig_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1093661Z test_non_contig_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1113169Z test_non_contig_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1131185Z test_non_contig_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1149271Z test_non_contig_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1167126Z test_non_contig_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1184671Z test_non_contig_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1202483Z test_non_contig_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1220127Z test_non_contig_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1237903Z test_non_contig_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1255514Z test_non_contig_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1273605Z test_non_contig_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1294116Z test_non_contig_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1313869Z test_non_contig_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1331922Z test_non_contig_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1350226Z test_non_contig_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1367956Z test_non_contig_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1385728Z test_non_contig_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1403378Z test_non_contig_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1421702Z test_non_contig_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1439278Z test_non_contig_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1456620Z test_non_contig_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1471796Z test_non_contig_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1488160Z test_non_contig_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1504804Z test_non_contig_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1522253Z test_non_contig_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1538846Z test_non_contig_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1555104Z test_non_contig_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1570655Z test_non_contig_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1584710Z test_non_contig_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1599128Z test_non_contig_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1613614Z test_non_contig_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1628149Z test_non_contig_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1646687Z test_non_contig_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1665538Z test_non_contig_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1684493Z test_non_contig_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1703349Z test_non_contig_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1722579Z test_non_contig_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1741684Z test_non_contig_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1761198Z test_non_contig_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1780481Z test_non_contig_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1799368Z test_non_contig_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1815623Z test_non_contig_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1830413Z test_non_contig_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1847052Z test_non_contig_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1864430Z test_non_contig_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1881227Z test_non_contig_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1897921Z test_non_contig_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1914316Z test_non_contig_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1931445Z test_non_contig_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.1946425Z test_non_contig_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1960939Z test_non_contig_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1975794Z test_non_contig_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.1990067Z test_non_contig_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2004681Z test_non_contig_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2023013Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2042321Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2062320Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2081484Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2100694Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2119569Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2138382Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2157173Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2177392Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2197599Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2218283Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2237690Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2256901Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2276655Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2296098Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2315699Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2336126Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2356336Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2377194Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2397300Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2416810Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2436524Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2456453Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2476160Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2493509Z test_non_contig_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2509198Z test_non_contig_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2526481Z test_non_contig_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2544220Z test_non_contig_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2561994Z test_non_contig_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2577874Z test_non_contig_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2593027Z test_non_contig_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2607561Z test_non_contig_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2622238Z test_non_contig_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2637115Z test_non_contig_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2653761Z test_non_contig_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2672682Z test_non_contig_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2692373Z test_non_contig_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2711759Z test_non_contig_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2729754Z test_non_contig_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2747438Z test_non_contig_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2764986Z test_non_contig_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2780425Z test_non_contig_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2795594Z test_non_contig_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2810653Z test_non_contig_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2825869Z test_non_contig_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.2841740Z test_non_contig_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2858812Z test_non_contig_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2876547Z test_non_contig_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2894792Z test_non_contig_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2912950Z test_non_contig_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2931276Z test_non_contig_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2949933Z test_non_contig_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2968468Z test_non_contig_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.2986845Z test_non_contig_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3004958Z test_non_contig_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3023321Z test_non_contig_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3041698Z test_non_contig_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3060121Z test_non_contig_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3078940Z test_non_contig_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3096962Z test_non_contig_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3115502Z test_non_contig_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3131791Z test_non_contig_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3147334Z test_non_contig_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3162014Z test_non_contig_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3177973Z test_non_contig_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3195470Z test_non_contig_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3213272Z test_non_contig_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3231428Z test_non_contig_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3249861Z test_non_contig_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3268762Z test_non_contig_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3287854Z test_non_contig_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3305967Z test_non_contig_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3323940Z test_non_contig_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3341671Z test_non_contig_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3359754Z test_non_contig_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3377630Z test_non_contig_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3393505Z test_non_contig_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3408407Z test_non_contig_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3422968Z test_non_contig_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3438130Z test_non_contig_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3453065Z test_non_contig_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3469909Z test_non_contig_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3487398Z test_non_contig_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3505046Z test_non_contig_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3520659Z test_non_contig_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3535591Z test_non_contig_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3550594Z test_non_contig_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3566170Z test_non_contig_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3581082Z test_non_contig_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.3606097Z test_non_contig_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3633373Z test_non_contig_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.3658767Z test_non_contig_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.3676785Z test_non_contig_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3694657Z test_non_contig_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3712901Z test_non_contig_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3733296Z test_non_contig_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3752703Z test_non_contig_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3770198Z test_non_contig_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3788547Z test_non_contig_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3806483Z test_non_contig_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3824496Z test_non_contig_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3842702Z test_non_contig_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3861421Z test_non_contig_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3878892Z test_non_contig_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3896272Z test_non_contig_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3913841Z test_non_contig_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3931974Z test_non_contig_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3952491Z test_non_contig_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3971924Z test_non_contig_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.3990556Z test_non_contig_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4008408Z test_non_contig_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4026196Z test_non_contig_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4043921Z test_non_contig_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4061310Z test_non_contig_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4078940Z test_non_contig_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4096579Z test_non_contig_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4114473Z test_non_contig_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4133224Z test_non_contig_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4155224Z test_non_contig_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4175753Z test_non_contig_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4193907Z test_non_contig_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4212662Z test_non_contig_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4231401Z test_non_contig_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4249454Z test_non_contig_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4267599Z test_non_contig_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4285374Z test_non_contig_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4302810Z test_non_contig_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4320570Z test_non_contig_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4338456Z test_non_contig_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4356204Z test_non_contig_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4372624Z test_non_contig_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4387825Z test_non_contig_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.4403000Z test_non_contig_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.4418125Z test_non_contig_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.4433143Z test_non_contig_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.4475106Z test_non_contig_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.4492464Z test_non_contig_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4511341Z test_non_contig_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4530243Z test_non_contig_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4547512Z test_non_contig_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4565122Z test_non_contig_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4582526Z test_non_contig_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4599810Z test_non_contig_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4617078Z test_non_contig_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4634986Z test_non_contig_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4653432Z test_non_contig_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4671427Z test_non_contig_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4689766Z test_non_contig_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4707254Z test_non_contig_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4724599Z test_non_contig_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4742049Z test_non_contig_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4759498Z test_non_contig_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4776826Z test_non_contig_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4812026Z test_non_contig_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.4836323Z test_non_contig_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4872786Z test_non_contig_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.4909303Z test_non_contig_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.4933580Z test_non_contig_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.4959338Z test_non_contig_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.4983777Z test_non_contig_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5009226Z test_non_contig_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5039367Z test_non_contig_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.5074296Z test_non_contig_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.5098272Z test_non_contig_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5134025Z test_non_contig_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.5169726Z test_non_contig_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.5193441Z test_non_contig_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5218303Z test_non_contig_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5242483Z test_non_contig_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5266291Z test_non_contig_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5295057Z test_non_contig_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.5329334Z test_non_contig_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.5353241Z test_non_contig_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5389349Z test_non_contig_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.5424783Z test_non_contig_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:33.5448591Z test_non_contig_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5473699Z test_non_contig_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5497509Z test_non_contig_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5521402Z test_non_contig_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5550515Z test_non_contig_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:33.5567784Z test_non_contig_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5586099Z test_non_contig_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5604506Z test_non_contig_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5622829Z test_non_contig_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5640014Z test_non_contig_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5657182Z test_non_contig_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5674325Z test_non_contig_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5689647Z test_non_contig_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.5703876Z test_non_contig_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.5717895Z test_non_contig_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.5732288Z test_non_contig_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.5746824Z test_non_contig_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.5763361Z test_non_contig_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5780555Z test_non_contig_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5798394Z test_non_contig_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5816036Z test_non_contig_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5833663Z test_non_contig_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5850897Z test_non_contig_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5868392Z test_non_contig_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5885163Z test_non_contig_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5902807Z test_non_contig_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5920052Z test_non_contig_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5937151Z test_non_contig_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5952475Z test_non_contig_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.5970071Z test_non_contig_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.5988759Z test_non_contig_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6007028Z test_non_contig_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6024346Z test_non_contig_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6041826Z test_non_contig_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6058871Z test_non_contig_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6074437Z test_non_contig_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6089320Z test_non_contig_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6103934Z test_non_contig_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6119334Z test_non_contig_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6133842Z test_non_contig_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6150967Z test_non_contig_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6168124Z test_non_contig_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6187089Z test_non_contig_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6205706Z test_non_contig_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6223469Z test_non_contig_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6240949Z test_non_contig_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6258504Z test_non_contig_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6275617Z test_non_contig_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6292866Z test_non_contig_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6310010Z test_non_contig_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6326790Z test_non_contig_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6343670Z test_non_contig_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6361361Z test_non_contig_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6379444Z test_non_contig_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6397351Z test_non_contig_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6415392Z test_non_contig_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6433447Z test_non_contig_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6451408Z test_non_contig_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6469461Z test_non_contig_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6487570Z test_non_contig_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6505520Z test_non_contig_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6523403Z test_non_contig_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6541397Z test_non_contig_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6559397Z test_non_contig_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6577205Z test_non_contig_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6594532Z test_non_contig_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6614193Z test_non_contig_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6634214Z test_non_contig_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6651907Z test_non_contig_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6669833Z test_non_contig_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6687191Z test_non_contig_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6704596Z test_non_contig_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6722086Z test_non_contig_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6739467Z test_non_contig_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6756990Z test_non_contig_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6774858Z test_non_contig_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6790851Z test_non_contig_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6809412Z test_non_contig_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6829987Z test_non_contig_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6849181Z test_non_contig_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6867265Z test_non_contig_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6885266Z test_non_contig_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6903152Z test_non_contig_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6919064Z test_non_contig_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.6934440Z test_non_contig_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6949730Z test_non_contig_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6964865Z test_non_contig_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6980078Z test_non_contig_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.6996048Z test_non_contig_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7011204Z test_non_contig_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7028314Z test_non_contig_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7045713Z test_non_contig_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7062352Z test_non_contig_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7078575Z test_non_contig_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7095463Z test_non_contig_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7111215Z test_non_contig_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7126504Z test_non_contig_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7141594Z test_non_contig_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7156890Z test_non_contig_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7172218Z test_non_contig_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7189602Z test_non_contig_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7207529Z test_non_contig_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7227850Z test_non_contig_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7247417Z test_non_contig_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7265374Z test_non_contig_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7283556Z test_non_contig_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7301414Z test_non_contig_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7319018Z test_non_contig_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7336467Z test_non_contig_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7353998Z test_non_contig_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7371884Z test_non_contig_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7390297Z test_non_contig_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7405962Z test_non_contig_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7423434Z test_non_contig_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7441367Z test_non_contig_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7459222Z test_non_contig_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7475162Z test_non_contig_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7490347Z test_non_contig_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7505324Z test_non_contig_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7520388Z test_non_contig_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7535734Z test_non_contig_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7551607Z test_non_contig_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7566820Z test_non_contig_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7582721Z test_non_contig_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7599009Z test_non_contig_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7615859Z test_non_contig_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7631790Z test_non_contig_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7646897Z test_non_contig_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7661977Z test_non_contig_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7677211Z test_non_contig_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7692448Z test_non_contig_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:33.7710098Z test_non_contig_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7728390Z test_non_contig_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7750332Z test_non_contig_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7771183Z test_non_contig_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7790109Z test_non_contig_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7808903Z test_non_contig_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7827324Z test_non_contig_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7845548Z test_non_contig_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7863755Z test_non_contig_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7881651Z test_non_contig_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7899195Z test_non_contig_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7917083Z test_non_contig_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7933692Z test_non_contig_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7954379Z test_non_contig_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7974246Z test_non_contig_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.7991740Z test_non_contig_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8009479Z test_non_contig_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8026251Z test_non_contig_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8043006Z test_non_contig_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8059749Z test_non_contig_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8076536Z test_non_contig_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8093356Z test_non_contig_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8111307Z test_non_contig_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8128381Z test_non_contig_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8149093Z test_non_contig_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8168768Z test_non_contig_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8186561Z test_non_contig_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8204053Z test_non_contig_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8221136Z test_non_contig_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8238303Z test_non_contig_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8255240Z test_non_contig_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8272607Z test_non_contig_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8289495Z test_non_contig_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8306523Z test_non_contig_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8325608Z test_non_contig_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8346380Z test_non_contig_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8364790Z test_non_contig_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8383170Z test_non_contig_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8401637Z test_non_contig_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8420424Z test_non_contig_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8439030Z test_non_contig_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8455794Z test_non_contig_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8473483Z test_non_contig_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8491363Z test_non_contig_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8508406Z test_non_contig_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8525469Z test_non_contig_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8542489Z test_non_contig_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8559439Z test_non_contig_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8576354Z test_non_contig_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8593072Z test_non_contig_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8610760Z test_non_contig_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8628841Z test_non_contig_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8645787Z test_non_contig_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8662840Z test_non_contig_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8679800Z test_non_contig_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8696822Z test_non_contig_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8713906Z test_non_contig_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8730729Z test_non_contig_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8748398Z test_non_contig_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8766239Z test_non_contig_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8782999Z test_non_contig_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8800163Z test_non_contig_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8816922Z test_non_contig_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8833921Z test_non_contig_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8851166Z test_non_contig_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8868050Z test_non_contig_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8885519Z test_non_contig_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8903238Z test_non_contig_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8920216Z test_non_contig_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8937048Z test_non_contig_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8953917Z test_non_contig_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8970852Z test_non_contig_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.8987901Z test_non_contig_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9005079Z test_non_contig_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9021627Z test_non_contig_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9038898Z test_non_contig_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9056476Z test_non_contig_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9073254Z test_non_contig_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9090196Z test_non_contig_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9106897Z test_non_contig_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9123569Z test_non_contig_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9140313Z test_non_contig_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9157290Z test_non_contig_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9175059Z test_non_contig_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9192885Z test_non_contig_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9210055Z test_non_contig_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9227537Z test_non_contig_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9244440Z test_non_contig_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9261571Z test_non_contig_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9278973Z test_non_contig_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9300343Z test_non_contig_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9317978Z test_non_contig_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9336399Z test_non_contig_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9354670Z test_non_contig_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9372358Z test_non_contig_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9390660Z test_non_contig_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9408339Z test_non_contig_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9426137Z test_non_contig_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9443727Z test_non_contig_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9460727Z test_non_contig_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9478599Z test_non_contig_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9497399Z test_non_contig_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9514720Z test_non_contig_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9532064Z test_non_contig_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9549367Z test_non_contig_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9566580Z test_non_contig_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9583580Z test_non_contig_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9600884Z test_non_contig_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9618548Z test_non_contig_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9636754Z test_non_contig_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9653790Z test_non_contig_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9671126Z test_non_contig_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9688239Z test_non_contig_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9705182Z test_non_contig_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9722016Z test_non_contig_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9738922Z test_non_contig_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9757038Z test_non_contig_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9775362Z test_non_contig_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9792702Z test_non_contig_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9810259Z test_non_contig_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9827620Z test_non_contig_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9844984Z test_non_contig_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9862411Z test_non_contig_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9880120Z test_non_contig_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9898686Z test_non_contig_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9917449Z test_non_contig_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9935237Z test_non_contig_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9953229Z test_non_contig_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9970968Z test_non_contig_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:33.9988736Z test_non_contig_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0006455Z test_non_contig_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0024051Z test_non_contig_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0042675Z test_non_contig_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0061331Z test_non_contig_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0079063Z test_non_contig_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0097182Z test_non_contig_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0114928Z test_non_contig_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0132688Z test_non_contig_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0150473Z test_non_contig_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0168417Z test_non_contig_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0186442Z test_non_contig_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0204307Z test_non_contig_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0221647Z test_non_contig_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0239148Z test_non_contig_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0256380Z test_non_contig_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0273642Z test_non_contig_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0291352Z test_non_contig_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0308923Z test_non_contig_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0326848Z test_non_contig_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0344806Z test_non_contig_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0362005Z test_non_contig_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0379462Z test_non_contig_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0396741Z test_non_contig_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0413910Z test_non_contig_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0432203Z test_non_contig_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0450340Z test_non_contig_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0468168Z test_non_contig_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0486807Z test_non_contig_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0505288Z test_non_contig_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0523212Z test_non_contig_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0541436Z test_non_contig_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0559605Z test_non_contig_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0577754Z test_non_contig_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0595920Z test_non_contig_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0612937Z test_non_contig_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0630819Z test_non_contig_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0648721Z test_non_contig_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0665336Z test_non_contig_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0681844Z test_non_contig_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0698335Z test_non_contig_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0714877Z test_non_contig_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0731401Z test_non_contig_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0773687Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.0790473Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0808913Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0827556Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0844356Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0861417Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0878607Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0895318Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0912247Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0929956Z test_non_contig_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0947904Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0965747Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.0982812Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1000214Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1017347Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1034486Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1052038Z test_non_contig_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1069767Z test_non_contig_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1087717Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1105618Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1122788Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1140293Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1157608Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1174941Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1192794Z test_non_contig_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1209479Z test_non_contig_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1226968Z test_non_contig_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1244529Z test_non_contig_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1261384Z test_non_contig_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1278522Z test_non_contig_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1295757Z test_non_contig_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1312692Z test_non_contig_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1329675Z test_non_contig_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1346893Z test_non_contig_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1363869Z test_non_contig_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1383089Z test_non_contig_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1402045Z test_non_contig_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1419469Z test_non_contig_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1436991Z test_non_contig_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1454591Z test_non_contig_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1471418Z test_non_contig_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1488731Z test_non_contig_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1505334Z test_non_contig_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1521999Z test_non_contig_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1538948Z test_non_contig_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1554336Z test_non_contig_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:34.1572221Z test_non_contig_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1590723Z test_non_contig_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1608432Z test_non_contig_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1625507Z test_non_contig_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1642390Z test_non_contig_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1657930Z test_non_contig_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1672616Z test_non_contig_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:34.1686972Z test_non_contig_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:34.1701514Z test_non_contig_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:34.1716015Z test_non_contig_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:34.1732990Z test_non_contig_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1750448Z test_non_contig_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1771652Z test_non_contig_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1791546Z test_non_contig_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1809487Z test_non_contig_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1827485Z test_non_contig_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1844957Z test_non_contig_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1862589Z test_non_contig_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1880108Z test_non_contig_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1897750Z test_non_contig_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1915405Z test_non_contig_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1933397Z test_non_contig_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1950519Z test_non_contig_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1971700Z test_non_contig_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.1991238Z test_non_contig_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2008791Z test_non_contig_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2026464Z test_non_contig_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2043457Z test_non_contig_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2060359Z test_non_contig_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2077096Z test_non_contig_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2093962Z test_non_contig_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2110930Z test_non_contig_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2127983Z test_non_contig_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2145798Z test_non_contig_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2163587Z test_non_contig_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2188830Z test_nonzero_empty_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2206510Z test_op_invert_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2250180Z test_polygamma_neg_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.2278995Z test_reference_numerics_extremal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2284183Z test_reference_numerics_extremal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.2288772Z test_reference_numerics_extremal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.2321515Z test_reference_numerics_extremal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2345567Z test_reference_numerics_extremal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2369883Z test_reference_numerics_extremal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.2397702Z test_reference_numerics_extremal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2403250Z test_reference_numerics_extremal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.2408366Z test_reference_numerics_extremal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.2438020Z test_reference_numerics_extremal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2469198Z test_reference_numerics_extremal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2498414Z test_reference_numerics_extremal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2504070Z test_reference_numerics_extremal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.2509189Z test_reference_numerics_extremal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.2535195Z test_reference_numerics_extremal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2565554Z test_reference_numerics_extremal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2594476Z test_reference_numerics_extremal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2629164Z test_reference_numerics_extremal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2657825Z test_reference_numerics_extremal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2694381Z test_reference_numerics_extremal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.2721316Z test_reference_numerics_extremal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2750598Z test_reference_numerics_extremal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2779046Z test_reference_numerics_extremal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2785241Z test_reference_numerics_extremal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.2789981Z test_reference_numerics_extremal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.2819674Z test_reference_numerics_extremal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2850522Z test_reference_numerics_extremal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2878849Z test_reference_numerics_extremal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2884538Z test_reference_numerics_extremal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.2889945Z test_reference_numerics_extremal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.2917617Z test_reference_numerics_extremal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2950629Z test_reference_numerics_extremal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2980176Z test_reference_numerics_extremal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.2985786Z test_reference_numerics_extremal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.2991049Z test_reference_numerics_extremal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.3018789Z test_reference_numerics_extremal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3048820Z test_reference_numerics_extremal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3076349Z test_reference_numerics_extremal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3082316Z test_reference_numerics_extremal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.3086971Z test_reference_numerics_extremal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.3112748Z test_reference_numerics_extremal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3140271Z test_reference_numerics_extremal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3165877Z test_reference_numerics_extremal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3190197Z test_reference_numerics_extremal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3214966Z test_reference_numerics_extremal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3240505Z test_reference_numerics_extremal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3270006Z test_reference_numerics_extremal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3295803Z test_reference_numerics_extremal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3328024Z test_reference_numerics_extremal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3352023Z test_reference_numerics_extremal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3377228Z test_reference_numerics_extremal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3402606Z test_reference_numerics_extremal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3429798Z test_reference_numerics_extremal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3454321Z test_reference_numerics_extremal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3486966Z test_reference_numerics_extremal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3512643Z test_reference_numerics_extremal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3538398Z test_reference_numerics_extremal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3566341Z test_reference_numerics_extremal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3606035Z test_reference_numerics_extremal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.3645105Z test_reference_numerics_extremal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.3671408Z test_reference_numerics_extremal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3702049Z test_reference_numerics_extremal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3728897Z test_reference_numerics_extremal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3775727Z test_reference_numerics_extremal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:34.3817011Z test_reference_numerics_extremal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.3843023Z test_reference_numerics_extremal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3871512Z test_reference_numerics_extremal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3896618Z test_reference_numerics_extremal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3931204Z test_reference_numerics_extremal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.3955853Z test_reference_numerics_extremal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.3981044Z test_reference_numerics_extremal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.4325819Z test_reference_numerics_extremal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:34.4407772Z test_reference_numerics_extremal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:34.4493390Z test_reference_numerics_extremal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:34.4525128Z test_reference_numerics_extremal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4556780Z test_reference_numerics_extremal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4589062Z test_reference_numerics_extremal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4620958Z test_reference_numerics_extremal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4651219Z test_reference_numerics_extremal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4682849Z test_reference_numerics_extremal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4710543Z test_reference_numerics_extremal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4740532Z test_reference_numerics_extremal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4773089Z test_reference_numerics_extremal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4799084Z test_reference_numerics_extremal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4834498Z test_reference_numerics_extremal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4860106Z test_reference_numerics_extremal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.4889126Z test_reference_numerics_extremal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4895094Z test_reference_numerics_extremal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.4899793Z test_reference_numerics_extremal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.4904768Z test_reference_numerics_extremal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.4929280Z test_reference_numerics_extremal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.4957814Z test_reference_numerics_extremal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.4962770Z test_reference_numerics_extremal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.4991568Z test_reference_numerics_extremal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5021126Z test_reference_numerics_extremal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5047538Z test_reference_numerics_extremal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5075891Z test_reference_numerics_extremal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5100872Z test_reference_numerics_extremal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5135410Z test_reference_numerics_extremal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5160456Z test_reference_numerics_extremal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5186465Z test_reference_numerics_extremal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5212217Z test_reference_numerics_extremal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5236400Z test_reference_numerics_extremal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5262057Z test_reference_numerics_extremal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5268155Z test_reference_numerics_extremal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.5273657Z test_reference_numerics_extremal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.5279288Z test_reference_numerics_extremal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.5284778Z test_reference_numerics_extremal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.5316824Z test_reference_numerics_extremal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5356024Z test_reference_numerics_extremal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.5385672Z test_reference_numerics_extremal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5415847Z test_reference_numerics_extremal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5455545Z test_reference_numerics_extremal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.5494432Z test_reference_numerics_extremal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.5535148Z test_reference_numerics_extremal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.5560350Z test_reference_numerics_extremal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5582200Z test_reference_numerics_extremal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5603740Z test_reference_numerics_extremal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5627863Z test_reference_numerics_extremal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5649294Z test_reference_numerics_extremal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5678407Z test_reference_numerics_extremal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5697164Z test_reference_numerics_extremal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5717958Z test_reference_numerics_extremal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5739447Z test_reference_numerics_extremal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5762712Z test_reference_numerics_extremal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5782874Z test_reference_numerics_extremal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5811436Z test_reference_numerics_extremal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5830235Z test_reference_numerics_extremal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5850672Z test_reference_numerics_extremal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5872307Z test_reference_numerics_extremal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5895968Z test_reference_numerics_extremal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5915824Z test_reference_numerics_extremal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5944029Z test_reference_numerics_extremal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.5962323Z test_reference_numerics_extremal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.5982380Z test_reference_numerics_extremal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6004164Z test_reference_numerics_extremal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6032684Z test_reference_numerics_extremal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6051073Z test_reference_numerics_extremal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6071765Z test_reference_numerics_extremal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6093235Z test_reference_numerics_extremal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6122016Z test_reference_numerics_extremal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6140778Z test_reference_numerics_extremal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6161831Z test_reference_numerics_extremal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6183492Z test_reference_numerics_extremal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6206837Z test_reference_numerics_extremal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6227307Z test_reference_numerics_extremal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6255904Z test_reference_numerics_extremal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6274315Z test_reference_numerics_extremal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6295418Z test_reference_numerics_extremal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6305115Z test_reference_numerics_extremal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:34.6314140Z test_reference_numerics_extremal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:34.6322835Z test_reference_numerics_extremal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:34.6331850Z test_reference_numerics_extremal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:34.6340769Z test_reference_numerics_extremal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:34.6349997Z test_reference_numerics_extremal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:34.6355136Z test_reference_numerics_extremal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.6388934Z test_reference_numerics_extremal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6424369Z test_reference_numerics_extremal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6453088Z test_reference_numerics_extremal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6494253Z test_reference_numerics_extremal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.6528168Z test_reference_numerics_extremal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6558926Z test_reference_numerics_extremal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6591261Z test_reference_numerics_extremal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6619615Z test_reference_numerics_extremal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6650176Z test_reference_numerics_extremal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6683340Z test_reference_numerics_extremal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6710777Z test_reference_numerics_extremal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6716354Z test_reference_numerics_extremal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.6721288Z test_reference_numerics_extremal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.6750810Z test_reference_numerics_extremal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6780915Z test_reference_numerics_extremal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6807687Z test_reference_numerics_extremal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6846643Z test_reference_numerics_extremal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.6879545Z test_reference_numerics_extremal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6907829Z test_reference_numerics_extremal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6940817Z test_reference_numerics_extremal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.6963261Z test_reference_numerics_extremal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.6985665Z test_reference_numerics_extremal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7005001Z test_reference_numerics_extremal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7035100Z test_reference_numerics_extremal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7054257Z test_reference_numerics_extremal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7074733Z test_reference_numerics_extremal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7101997Z test_reference_numerics_extremal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7134418Z test_reference_numerics_extremal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7167865Z test_reference_numerics_extremal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7214510Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.005s) 2022-08-17T12:44:34.7259067Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7303324Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7347846Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7392209Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7436379Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7479980Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7524814Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7568224Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.004s) 2022-08-17T12:44:34.7596145Z test_reference_numerics_extremal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7633231Z test_reference_numerics_extremal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.7660072Z test_reference_numerics_extremal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7688161Z test_reference_numerics_extremal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7713263Z test_reference_numerics_extremal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7740749Z test_reference_numerics_extremal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7765277Z test_reference_numerics_extremal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7797615Z test_reference_numerics_extremal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7821787Z test_reference_numerics_extremal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7846734Z test_reference_numerics_extremal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.7876499Z test_reference_numerics_extremal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7903871Z test_reference_numerics_extremal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7934240Z test_reference_numerics_extremal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7964233Z test_reference_numerics_extremal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.7992380Z test_reference_numerics_extremal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8023145Z test_reference_numerics_extremal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8053978Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8081322Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8109974Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8142229Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8171962Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8206268Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8237034Z test_reference_numerics_extremal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8273543Z test_reference_numerics_extremal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.8301246Z test_reference_numerics_extremal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8327750Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8355055Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8380687Z test_reference_numerics_extremal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8405625Z test_reference_numerics_extremal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.8432063Z test_reference_numerics_extremal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8461378Z test_reference_numerics_extremal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8488690Z test_reference_numerics_extremal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8518764Z test_reference_numerics_extremal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8561583Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.8568272Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.8593884Z test_reference_numerics_extremal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8619046Z test_reference_numerics_extremal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.8646778Z test_reference_numerics_extremal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8675520Z test_reference_numerics_extremal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8703042Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8733064Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8759517Z test_reference_numerics_extremal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8790946Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8818331Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8857943Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.8882779Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.8908553Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8937617Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.8979697Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.9015585Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:34.9043943Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9073742Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9100017Z test_reference_numerics_extremal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9126568Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9153765Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9500411Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:34.9586831Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:34.9674350Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:34.9680206Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9685389Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.9691180Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9697048Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9702556Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9708250Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9713893Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9718718Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.9723442Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.9728434Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.9733482Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.9738123Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:34.9762994Z test_reference_numerics_extremal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.9791594Z test_reference_numerics_extremal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9816168Z test_reference_numerics_extremal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.9848176Z test_reference_numerics_extremal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9871910Z test_reference_numerics_extremal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.9896372Z test_reference_numerics_extremal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.9902191Z test_reference_numerics_extremal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:34.9936243Z test_reference_numerics_extremal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:34.9960572Z test_reference_numerics_extremal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:34.9985693Z test_reference_numerics_extremal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0010343Z test_reference_numerics_extremal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0034871Z test_reference_numerics_extremal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0057231Z test_reference_numerics_extremal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0089171Z test_reference_numerics_extremal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0113044Z test_reference_numerics_extremal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0137570Z test_reference_numerics_extremal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0143204Z test_reference_numerics_extremal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.0148074Z test_reference_numerics_extremal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0153675Z test_reference_numerics_extremal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0186127Z test_reference_numerics_extremal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0209958Z test_reference_numerics_extremal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0235313Z test_reference_numerics_extremal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0260794Z test_reference_numerics_extremal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0285488Z test_reference_numerics_extremal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0310725Z test_reference_numerics_extremal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0336257Z test_reference_numerics_extremal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0360420Z test_reference_numerics_extremal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0385997Z test_reference_numerics_extremal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0412535Z test_reference_numerics_extremal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0436897Z test_reference_numerics_extremal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0462665Z test_reference_numerics_extremal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0491088Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0516476Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0541486Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0567465Z test_reference_numerics_extremal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0572578Z test_reference_numerics_extremal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.0577205Z test_reference_numerics_extremal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0603426Z test_reference_numerics_extremal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0628699Z test_reference_numerics_extremal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0633807Z test_reference_numerics_extremal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.0638881Z test_reference_numerics_extremal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0643638Z test_reference_numerics_extremal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0648383Z test_reference_numerics_extremal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0653452Z test_reference_numerics_extremal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0658305Z test_reference_numerics_extremal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0685152Z test_reference_numerics_extremal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0690970Z test_reference_numerics_extremal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.0695798Z test_reference_numerics_extremal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0721448Z test_reference_numerics_extremal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0749823Z test_reference_numerics_extremal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0755503Z test_reference_numerics_extremal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.0760771Z test_reference_numerics_extremal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0765492Z test_reference_numerics_extremal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0770487Z test_reference_numerics_extremal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.0791135Z test_reference_numerics_extremal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0819381Z test_reference_numerics_extremal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0837539Z test_reference_numerics_extremal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0858156Z test_reference_numerics_extremal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.0884360Z test_reference_numerics_extremal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0924170Z test_reference_numerics_extremal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.0958525Z test_reference_numerics_extremal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.0984447Z test_reference_numerics_extremal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1015371Z test_reference_numerics_extremal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1044825Z test_reference_numerics_extremal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1097125Z test_reference_numerics_extremal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:35.1139097Z test_reference_numerics_extremal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.1166244Z test_reference_numerics_extremal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1198106Z test_reference_numerics_extremal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1227989Z test_reference_numerics_extremal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1276150Z test_reference_numerics_extremal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:35.1314748Z test_reference_numerics_extremal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.1343307Z test_reference_numerics_extremal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1373961Z test_reference_numerics_extremal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1447108Z test_reference_numerics_extremal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:35.1516696Z test_reference_numerics_extremal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:44:35.1548349Z test_reference_numerics_extremal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1582695Z test_reference_numerics_extremal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1614720Z test_reference_numerics_extremal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1649755Z test_reference_numerics_extremal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1680579Z test_reference_numerics_extremal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1714004Z test_reference_numerics_extremal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1744511Z test_reference_numerics_extremal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1777895Z test_reference_numerics_extremal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1807266Z test_reference_numerics_extremal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1834578Z test_reference_numerics_extremal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1864178Z test_reference_numerics_extremal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1895142Z test_reference_numerics_extremal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1928434Z test_reference_numerics_extremal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.1971005Z test_reference_numerics_extremal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2012113Z test_reference_numerics_extremal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2054268Z test_reference_numerics_extremal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2095802Z test_reference_numerics_extremal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2145446Z test_reference_numerics_extremal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:35.2181761Z test_reference_numerics_extremal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2224457Z test_reference_numerics_extremal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2259054Z test_reference_numerics_extremal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.2296695Z test_reference_numerics_extremal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2342073Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2389640Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:35.2435012Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2483079Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:35.2522575Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2563965Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2602899Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2644932Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.2678076Z test_reference_numerics_extremal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.2709328Z test_reference_numerics_extremal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.2742269Z test_reference_numerics_extremal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.2769877Z test_reference_numerics_extremal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.2800418Z test_reference_numerics_extremal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3146995Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:35.3233811Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:35.3321961Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:35.3359112Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.3398870Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.3436700Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.3476460Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.3507748Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3541223Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3567387Z test_reference_numerics_extremal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3598963Z test_reference_numerics_extremal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3627588Z test_reference_numerics_extremal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3655134Z test_reference_numerics_extremal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3683027Z test_reference_numerics_extremal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3708283Z test_reference_numerics_extremal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.3735308Z test_reference_numerics_extremal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3759729Z test_reference_numerics_extremal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.3796247Z test_reference_numerics_extremal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.3821091Z test_reference_numerics_extremal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.3846040Z test_reference_numerics_extremal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.3851778Z test_reference_numerics_extremal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.3891819Z test_reference_numerics_extremal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.3926652Z test_reference_numerics_extremal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3956596Z test_reference_numerics_extremal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.3989778Z test_reference_numerics_extremal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4020052Z test_reference_numerics_extremal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4061050Z test_reference_numerics_extremal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:35.4094761Z test_reference_numerics_extremal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4124143Z test_reference_numerics_extremal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4154713Z test_reference_numerics_extremal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4180289Z test_reference_numerics_extremal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.4204445Z test_reference_numerics_extremal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.4229795Z test_reference_numerics_extremal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.4242839Z test_reference_numerics_large_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4268512Z test_reference_numerics_large_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4296550Z test_reference_numerics_large_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4302286Z test_reference_numerics_large_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.4313846Z test_reference_numerics_large_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4325813Z test_reference_numerics_large_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4338900Z test_reference_numerics_large_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4350298Z test_reference_numerics_large_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4361378Z test_reference_numerics_large_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4372107Z test_reference_numerics_large_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4381948Z test_reference_numerics_large_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4391433Z test_reference_numerics_large_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4403922Z test_reference_numerics_large_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4414270Z test_reference_numerics_large_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4419770Z test_reference_numerics_large_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.4425131Z test_reference_numerics_large_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.4438049Z test_reference_numerics_large_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4451582Z test_reference_numerics_large_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4464500Z test_reference_numerics_large_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4477553Z test_reference_numerics_large_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4491025Z test_reference_numerics_large_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4500706Z test_reference_numerics_large_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4509879Z test_reference_numerics_large_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4521787Z test_reference_numerics_large_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4531465Z test_reference_numerics_large_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4536493Z test_reference_numerics_large_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.4541723Z test_reference_numerics_large_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.4554012Z test_reference_numerics_large_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4567119Z test_reference_numerics_large_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4579504Z test_reference_numerics_large_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4591509Z test_reference_numerics_large_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4603100Z test_reference_numerics_large_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4612566Z test_reference_numerics_large_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4621733Z test_reference_numerics_large_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4633615Z test_reference_numerics_large_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4642849Z test_reference_numerics_large_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4671048Z test_reference_numerics_large_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4700318Z test_reference_numerics_large_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.4712534Z test_reference_numerics_large_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4725440Z test_reference_numerics_large_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4738637Z test_reference_numerics_large_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4751421Z test_reference_numerics_large_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4763327Z test_reference_numerics_large_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4775684Z test_reference_numerics_large_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4785839Z test_reference_numerics_large_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4795482Z test_reference_numerics_large_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4807250Z test_reference_numerics_large_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4817301Z test_reference_numerics_large_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4822333Z test_reference_numerics_large_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.4827575Z test_reference_numerics_large_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.4839404Z test_reference_numerics_large_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4852384Z test_reference_numerics_large_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4865729Z test_reference_numerics_large_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4879301Z test_reference_numerics_large_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4892708Z test_reference_numerics_large_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4903177Z test_reference_numerics_large_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4913214Z test_reference_numerics_large_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4925445Z test_reference_numerics_large_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4935458Z test_reference_numerics_large_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.4941635Z test_reference_numerics_large_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.4947650Z test_reference_numerics_large_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.4959737Z test_reference_numerics_large_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4972020Z test_reference_numerics_large_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4984068Z test_reference_numerics_large_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.4996488Z test_reference_numerics_large_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5009063Z test_reference_numerics_large_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5018897Z test_reference_numerics_large_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5028752Z test_reference_numerics_large_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5069000Z test_reference_numerics_large_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.5069956Z test_reference_numerics_large_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5070872Z test_reference_numerics_large_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.5075861Z test_reference_numerics_large_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.5088984Z test_reference_numerics_large_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5101909Z test_reference_numerics_large_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5115058Z test_reference_numerics_large_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5127695Z test_reference_numerics_large_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5140249Z test_reference_numerics_large_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5150445Z test_reference_numerics_large_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5159696Z test_reference_numerics_large_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5171552Z test_reference_numerics_large_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5181057Z test_reference_numerics_large_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5186588Z test_reference_numerics_large_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.5192085Z test_reference_numerics_large_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.5203642Z test_reference_numerics_large_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5215856Z test_reference_numerics_large_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5228297Z test_reference_numerics_large_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5240118Z test_reference_numerics_large_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5251888Z test_reference_numerics_large_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5261669Z test_reference_numerics_large_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5271259Z test_reference_numerics_large_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5280539Z test_reference_numerics_large_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5291639Z test_reference_numerics_large_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5303119Z test_reference_numerics_large_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5314237Z test_reference_numerics_large_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5323415Z test_reference_numerics_large_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5332657Z test_reference_numerics_large_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5344133Z test_reference_numerics_large_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5356722Z test_reference_numerics_large_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5369172Z test_reference_numerics_large_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5381296Z test_reference_numerics_large_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5391506Z test_reference_numerics_large_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5417598Z test_reference_numerics_large_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5445261Z test_reference_numerics_large_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5471244Z test_reference_numerics_large_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5484145Z test_reference_numerics_large_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5495891Z test_reference_numerics_large_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5507112Z test_reference_numerics_large_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5518006Z test_reference_numerics_large_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5528986Z test_reference_numerics_large_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5539831Z test_reference_numerics_large_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5549588Z test_reference_numerics_large_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5558837Z test_reference_numerics_large_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5570649Z test_reference_numerics_large_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5579884Z test_reference_numerics_large_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5604132Z test_reference_numerics_large_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.5632076Z test_reference_numerics_large_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5657524Z test_reference_numerics_large_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.5670101Z test_reference_numerics_large_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5681615Z test_reference_numerics_large_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5693168Z test_reference_numerics_large_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5704842Z test_reference_numerics_large_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5715634Z test_reference_numerics_large_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5726477Z test_reference_numerics_large_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5736159Z test_reference_numerics_large_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5745196Z test_reference_numerics_large_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5757250Z test_reference_numerics_large_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5767448Z test_reference_numerics_large_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5800751Z test_reference_numerics_large_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5832350Z test_reference_numerics_large_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5845133Z test_reference_numerics_large_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5857635Z test_reference_numerics_large_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5870271Z test_reference_numerics_large_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5883100Z test_reference_numerics_large_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5895997Z test_reference_numerics_large_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5906364Z test_reference_numerics_large_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5915321Z test_reference_numerics_large_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5928008Z test_reference_numerics_large_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5938198Z test_reference_numerics_large_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.5943194Z test_reference_numerics_large_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.5974196Z test_reference_numerics_large_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.5987069Z test_reference_numerics_large_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.5999571Z test_reference_numerics_large_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6011993Z test_reference_numerics_large_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6024705Z test_reference_numerics_large_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6037340Z test_reference_numerics_large_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6043512Z test_reference_numerics_large_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.6052963Z test_reference_numerics_large_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6058253Z test_reference_numerics_large_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.6067493Z test_reference_numerics_large_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6078832Z test_reference_numerics_large_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6090893Z test_reference_numerics_large_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6103177Z test_reference_numerics_large_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6114638Z test_reference_numerics_large_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6126273Z test_reference_numerics_large_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6137685Z test_reference_numerics_large_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6147288Z test_reference_numerics_large_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6156252Z test_reference_numerics_large_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6167756Z test_reference_numerics_large_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6177021Z test_reference_numerics_large_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6188949Z test_reference_numerics_large_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6201022Z test_reference_numerics_large_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6212429Z test_reference_numerics_large_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6223779Z test_reference_numerics_large_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6236494Z test_reference_numerics_large_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6245767Z test_reference_numerics_large_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6255208Z test_reference_numerics_large_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6267151Z test_reference_numerics_large_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6277249Z test_reference_numerics_large_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6289062Z test_reference_numerics_large_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6301888Z test_reference_numerics_large_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6314353Z test_reference_numerics_large_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6326819Z test_reference_numerics_large_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6339191Z test_reference_numerics_large_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6349141Z test_reference_numerics_large_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6358083Z test_reference_numerics_large_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6370040Z test_reference_numerics_large_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6379909Z test_reference_numerics_large_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6391881Z test_reference_numerics_large_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6404337Z test_reference_numerics_large_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6416784Z test_reference_numerics_large_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6429212Z test_reference_numerics_large_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6441629Z test_reference_numerics_large_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6451496Z test_reference_numerics_large_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6460459Z test_reference_numerics_large_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6472209Z test_reference_numerics_large_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6481568Z test_reference_numerics_large_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6494109Z test_reference_numerics_large_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6507263Z test_reference_numerics_large_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6519921Z test_reference_numerics_large_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6532574Z test_reference_numerics_large_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6545484Z test_reference_numerics_large_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6555499Z test_reference_numerics_large_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6564432Z test_reference_numerics_large_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6576530Z test_reference_numerics_large_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6586173Z test_reference_numerics_large_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6597933Z test_reference_numerics_large_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6609872Z test_reference_numerics_large_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6621545Z test_reference_numerics_large_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6633591Z test_reference_numerics_large_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6645225Z test_reference_numerics_large_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6657319Z test_reference_numerics_large_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6666935Z test_reference_numerics_large_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6676424Z test_reference_numerics_large_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6681899Z test_reference_numerics_large_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.6691404Z test_reference_numerics_large_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6696811Z test_reference_numerics_large_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.6702538Z test_reference_numerics_large_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.6714876Z test_reference_numerics_large_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6727554Z test_reference_numerics_large_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6740294Z test_reference_numerics_large_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6753056Z test_reference_numerics_large_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6765704Z test_reference_numerics_large_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6775757Z test_reference_numerics_large_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6785455Z test_reference_numerics_large_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6790856Z test_reference_numerics_large_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.6800356Z test_reference_numerics_large_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6812390Z test_reference_numerics_large_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6825565Z test_reference_numerics_large_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6838199Z test_reference_numerics_large_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6851171Z test_reference_numerics_large_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6863749Z test_reference_numerics_large_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6874031Z test_reference_numerics_large_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6883231Z test_reference_numerics_large_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6895167Z test_reference_numerics_large_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.6904309Z test_reference_numerics_large_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.6931314Z test_reference_numerics_large_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.6960655Z test_reference_numerics_large_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.6987403Z test_reference_numerics_large_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.7000141Z test_reference_numerics_large_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7012264Z test_reference_numerics_large_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7024640Z test_reference_numerics_large_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7036445Z test_reference_numerics_large_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7047437Z test_reference_numerics_large_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7058332Z test_reference_numerics_large_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7067669Z test_reference_numerics_large_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7076668Z test_reference_numerics_large_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7088616Z test_reference_numerics_large_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7101104Z test_reference_numerics_large_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7114104Z test_reference_numerics_large_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7126921Z test_reference_numerics_large_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7139269Z test_reference_numerics_large_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7151906Z test_reference_numerics_large_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7164389Z test_reference_numerics_large_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7177930Z test_reference_numerics_large_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7190878Z test_reference_numerics_large_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7203292Z test_reference_numerics_large_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7215802Z test_reference_numerics_large_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7227904Z test_reference_numerics_large_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7237712Z test_reference_numerics_large_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7249846Z test_reference_numerics_large_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7262285Z test_reference_numerics_large_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7274793Z test_reference_numerics_large_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7286251Z test_reference_numerics_large_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7297893Z test_reference_numerics_large_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7303995Z test_reference_numerics_large_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.7313980Z test_reference_numerics_large_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7339373Z test_reference_numerics_large_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7366713Z test_reference_numerics_large_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.7391584Z test_reference_numerics_large_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7403984Z test_reference_numerics_large_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7413785Z test_reference_numerics_large_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7436542Z test_reference_numerics_large_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7462002Z test_reference_numerics_large_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.7485346Z test_reference_numerics_large_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7497018Z test_reference_numerics_large_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7509390Z test_reference_numerics_large_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7521007Z test_reference_numerics_large_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7532468Z test_reference_numerics_large_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7543877Z test_reference_numerics_large_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7555356Z test_reference_numerics_large_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7564967Z test_reference_numerics_large_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7574006Z test_reference_numerics_large_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7585276Z test_reference_numerics_large_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7594603Z test_reference_numerics_large_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7617422Z test_reference_numerics_large_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7642474Z test_reference_numerics_large_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7665696Z test_reference_numerics_large_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7676417Z test_reference_numerics_large_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7687620Z test_reference_numerics_large_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7698362Z test_reference_numerics_large_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7709022Z test_reference_numerics_large_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7719476Z test_reference_numerics_large_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7730051Z test_reference_numerics_large_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7738901Z test_reference_numerics_large_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7747718Z test_reference_numerics_large_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7758533Z test_reference_numerics_large_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7767739Z test_reference_numerics_large_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7789518Z test_reference_numerics_large_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7811134Z test_reference_numerics_large_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.7821842Z test_reference_numerics_large_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7832708Z test_reference_numerics_large_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7843327Z test_reference_numerics_large_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7854012Z test_reference_numerics_large_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7864580Z test_reference_numerics_large_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7875267Z test_reference_numerics_large_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7884230Z test_reference_numerics_large_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7893097Z test_reference_numerics_large_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7904275Z test_reference_numerics_large_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7913668Z test_reference_numerics_large_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7924144Z test_reference_numerics_large_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7935019Z test_reference_numerics_large_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7945972Z test_reference_numerics_large_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7956754Z test_reference_numerics_large_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7967610Z test_reference_numerics_large_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7978339Z test_reference_numerics_large_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.7987398Z test_reference_numerics_large_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.7996214Z test_reference_numerics_large_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8007509Z test_reference_numerics_large_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8016488Z test_reference_numerics_large_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8027140Z test_reference_numerics_large_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8037898Z test_reference_numerics_large_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8048823Z test_reference_numerics_large_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8059468Z test_reference_numerics_large_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8070281Z test_reference_numerics_large_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8080978Z test_reference_numerics_large_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8090038Z test_reference_numerics_large_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8098749Z test_reference_numerics_large_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8110006Z test_reference_numerics_large_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8119093Z test_reference_numerics_large_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8140654Z test_reference_numerics_large_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.8163971Z test_reference_numerics_large_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.8185804Z test_reference_numerics_large_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.8196504Z test_reference_numerics_large_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8207356Z test_reference_numerics_large_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8218165Z test_reference_numerics_large_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8229053Z test_reference_numerics_large_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8239769Z test_reference_numerics_large_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8250551Z test_reference_numerics_large_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8259599Z test_reference_numerics_large_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8268418Z test_reference_numerics_large_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8276923Z test_reference_numerics_large_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8285692Z test_reference_numerics_large_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8294223Z test_reference_numerics_large_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8302619Z test_reference_numerics_large_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8311153Z test_reference_numerics_large_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8319610Z test_reference_numerics_large_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8328237Z test_reference_numerics_large_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8336704Z test_reference_numerics_large_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8345325Z test_reference_numerics_large_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8354074Z test_reference_numerics_large_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8362581Z test_reference_numerics_large_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8371146Z test_reference_numerics_large_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:35.8376253Z test_reference_numerics_large_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:35.8384834Z test_reference_numerics_large_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8396905Z test_reference_numerics_large_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8409775Z test_reference_numerics_large_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8421935Z test_reference_numerics_large_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8434842Z test_reference_numerics_large_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8447044Z test_reference_numerics_large_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8456582Z test_reference_numerics_large_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8465272Z test_reference_numerics_large_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8477070Z test_reference_numerics_large_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8486790Z test_reference_numerics_large_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8520069Z test_reference_numerics_large_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.8550606Z test_reference_numerics_large_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.8563169Z test_reference_numerics_large_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8576338Z test_reference_numerics_large_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8589248Z test_reference_numerics_large_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8601965Z test_reference_numerics_large_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8614905Z test_reference_numerics_large_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8624835Z test_reference_numerics_large_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8634345Z test_reference_numerics_large_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8646153Z test_reference_numerics_large_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8656107Z test_reference_numerics_large_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8668137Z test_reference_numerics_large_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8680837Z test_reference_numerics_large_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8693427Z test_reference_numerics_large_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8706173Z test_reference_numerics_large_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8719001Z test_reference_numerics_large_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8729702Z test_reference_numerics_large_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8738805Z test_reference_numerics_large_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8751463Z test_reference_numerics_large_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8761415Z test_reference_numerics_large_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8794080Z test_reference_numerics_large_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.8824386Z test_reference_numerics_large_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.8837474Z test_reference_numerics_large_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8850844Z test_reference_numerics_large_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8864070Z test_reference_numerics_large_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8877075Z test_reference_numerics_large_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8889531Z test_reference_numerics_large_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8899569Z test_reference_numerics_large_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8909006Z test_reference_numerics_large_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8921332Z test_reference_numerics_large_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.8931587Z test_reference_numerics_large_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.8964174Z test_reference_numerics_large_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.8995651Z test_reference_numerics_large_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.9008946Z test_reference_numerics_large_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9022175Z test_reference_numerics_large_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9035841Z test_reference_numerics_large_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9049038Z test_reference_numerics_large_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9061591Z test_reference_numerics_large_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9071771Z test_reference_numerics_large_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9080917Z test_reference_numerics_large_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9092249Z test_reference_numerics_large_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9101670Z test_reference_numerics_large_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9123847Z test_reference_numerics_large_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.9146221Z test_reference_numerics_large_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:35.9157870Z test_reference_numerics_large_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9169667Z test_reference_numerics_large_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9180790Z test_reference_numerics_large_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9192198Z test_reference_numerics_large_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9203527Z test_reference_numerics_large_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9214687Z test_reference_numerics_large_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9223981Z test_reference_numerics_large_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9232990Z test_reference_numerics_large_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9245490Z test_reference_numerics_large_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9255088Z test_reference_numerics_large_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9267941Z test_reference_numerics_large_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9280760Z test_reference_numerics_large_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9293048Z test_reference_numerics_large_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9305662Z test_reference_numerics_large_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9318365Z test_reference_numerics_large_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9328419Z test_reference_numerics_large_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9337644Z test_reference_numerics_large_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9351301Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9365021Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9378802Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9392853Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9406807Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9420676Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9427053Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.9436284Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9449454Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9463004Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9477069Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9490489Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9504034Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9518130Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9524442Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.9533973Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9547074Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9560755Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9574730Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9588937Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9602481Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9616455Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9622303Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:35.9631526Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9643706Z test_reference_numerics_large_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9653949Z test_reference_numerics_large_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9665763Z test_reference_numerics_large_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9677910Z test_reference_numerics_large_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9690978Z test_reference_numerics_large_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9702069Z test_reference_numerics_large_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9713288Z test_reference_numerics_large_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9724768Z test_reference_numerics_large_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9734016Z test_reference_numerics_large_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9743325Z test_reference_numerics_large_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9754918Z test_reference_numerics_large_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9780968Z test_reference_numerics_large_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.9809274Z test_reference_numerics_large_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.9835294Z test_reference_numerics_large_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:35.9847494Z test_reference_numerics_large_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9859223Z test_reference_numerics_large_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9870975Z test_reference_numerics_large_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9882049Z test_reference_numerics_large_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9893173Z test_reference_numerics_large_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9904194Z test_reference_numerics_large_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9913792Z test_reference_numerics_large_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9922744Z test_reference_numerics_large_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:35.9935256Z test_reference_numerics_large_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9948757Z test_reference_numerics_large_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9961395Z test_reference_numerics_large_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9974685Z test_reference_numerics_large_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:35.9987511Z test_reference_numerics_large_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0000147Z test_reference_numerics_large_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0013478Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0025715Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0039583Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0052987Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0066172Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0078941Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0092066Z test_reference_numerics_large_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0105424Z test_reference_numerics_large_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0118504Z test_reference_numerics_large_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0130369Z test_reference_numerics_large_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0142770Z test_reference_numerics_large_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0155268Z test_reference_numerics_large_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0168048Z test_reference_numerics_large_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0180309Z test_reference_numerics_large_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0192014Z test_reference_numerics_large_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0203489Z test_reference_numerics_large_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0214492Z test_reference_numerics_large_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0223643Z test_reference_numerics_large_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0233129Z test_reference_numerics_large_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0245268Z test_reference_numerics_large_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0257828Z test_reference_numerics_large_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0270688Z test_reference_numerics_large_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0276635Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.0282245Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.0295101Z test_reference_numerics_large_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0307879Z test_reference_numerics_large_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0320537Z test_reference_numerics_large_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0333633Z test_reference_numerics_large_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0346536Z test_reference_numerics_large_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0359209Z test_reference_numerics_large_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0372165Z test_reference_numerics_large_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0400194Z test_reference_numerics_large_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.0435144Z test_reference_numerics_large_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.003s) 2022-08-17T12:44:36.0447456Z test_reference_numerics_large_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0459819Z test_reference_numerics_large_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0472762Z test_reference_numerics_large_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0485428Z test_reference_numerics_large_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0497766Z test_reference_numerics_large_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0510414Z test_reference_numerics_large_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0520269Z test_reference_numerics_large_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0529490Z test_reference_numerics_large_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0541647Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0577931Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:44:36.0612657Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.0625669Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0638099Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0650802Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0663335Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0676041Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0686406Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0695779Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0707549Z test_reference_numerics_large_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0719498Z test_reference_numerics_large_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0731319Z test_reference_numerics_large_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0742730Z test_reference_numerics_large_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0754206Z test_reference_numerics_large_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0765710Z test_reference_numerics_large_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0775127Z test_reference_numerics_large_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0784533Z test_reference_numerics_large_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0797048Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0806850Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0819403Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0832303Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0844261Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0856468Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0868616Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0878251Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0887649Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0892882Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0897795Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0903156Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0908466Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0913605Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0918857Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0923991Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0929590Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0934217Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.0947607Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0957030Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.0970546Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0984358Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.0996760Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1009177Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1021407Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1031053Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1040472Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1053574Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1063061Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1076651Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1091077Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1103634Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1115972Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1128024Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1137865Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1147040Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1159752Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1169411Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1182928Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1197218Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1209933Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1222386Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1234770Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1244116Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1253301Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1264371Z test_reference_numerics_large_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1288777Z test_reference_numerics_large_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.1316570Z test_reference_numerics_large_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.1342089Z test_reference_numerics_large_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.1354257Z test_reference_numerics_large_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1366218Z test_reference_numerics_large_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1378123Z test_reference_numerics_large_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1389321Z test_reference_numerics_large_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1400208Z test_reference_numerics_large_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1410995Z test_reference_numerics_large_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1420395Z test_reference_numerics_large_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1429681Z test_reference_numerics_large_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1435695Z test_reference_numerics_large_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.1445028Z test_reference_numerics_large_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1456676Z test_reference_numerics_large_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1468440Z test_reference_numerics_large_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1480257Z test_reference_numerics_large_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1492291Z test_reference_numerics_large_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1504023Z test_reference_numerics_large_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1515493Z test_reference_numerics_large_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1525002Z test_reference_numerics_large_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1534975Z test_reference_numerics_large_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1546950Z test_reference_numerics_large_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1556475Z test_reference_numerics_large_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1579158Z test_reference_numerics_large_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.1604863Z test_reference_numerics_large_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.1629410Z test_reference_numerics_large_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.1641515Z test_reference_numerics_large_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1652953Z test_reference_numerics_large_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1664091Z test_reference_numerics_large_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1675167Z test_reference_numerics_large_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1685940Z test_reference_numerics_large_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1696804Z test_reference_numerics_large_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1706339Z test_reference_numerics_large_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1715730Z test_reference_numerics_large_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1721592Z test_reference_numerics_large_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.1732073Z test_reference_numerics_large_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1757303Z test_reference_numerics_large_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.1782272Z test_reference_numerics_large_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.1794486Z test_reference_numerics_large_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1806903Z test_reference_numerics_large_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1819770Z test_reference_numerics_large_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1832425Z test_reference_numerics_large_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1845110Z test_reference_numerics_large_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1857695Z test_reference_numerics_large_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1868152Z test_reference_numerics_large_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1877483Z test_reference_numerics_large_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.1889747Z test_reference_numerics_large_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1902632Z test_reference_numerics_large_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1915448Z test_reference_numerics_large_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1928839Z test_reference_numerics_large_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1942113Z test_reference_numerics_large_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1955351Z test_reference_numerics_large_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1968238Z test_reference_numerics_large_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1980726Z test_reference_numerics_large_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.1993489Z test_reference_numerics_large_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2006567Z test_reference_numerics_large_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2019177Z test_reference_numerics_large_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2031886Z test_reference_numerics_large_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2045073Z test_reference_numerics_large_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2055606Z test_reference_numerics_large_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2085084Z test_reference_numerics_large_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.2114552Z test_reference_numerics_large_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.2127310Z test_reference_numerics_large_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2140068Z test_reference_numerics_large_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2152722Z test_reference_numerics_large_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2165255Z test_reference_numerics_large_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2177817Z test_reference_numerics_large_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2188144Z test_reference_numerics_large_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2197281Z test_reference_numerics_large_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2208870Z test_reference_numerics_large_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2218225Z test_reference_numerics_large_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2243622Z test_reference_numerics_large_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.2274339Z test_reference_numerics_large_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.2280418Z test_reference_numerics_large_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.2292420Z test_reference_numerics_large_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2303733Z test_reference_numerics_large_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2315368Z test_reference_numerics_large_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2326852Z test_reference_numerics_large_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2337597Z test_reference_numerics_large_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2348649Z test_reference_numerics_large_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2357983Z test_reference_numerics_large_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2367860Z test_reference_numerics_large_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2380267Z test_reference_numerics_large_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2390803Z test_reference_numerics_large_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2395889Z test_reference_numerics_large_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.2401049Z test_reference_numerics_large_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.2413106Z test_reference_numerics_large_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2426314Z test_reference_numerics_large_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2438550Z test_reference_numerics_large_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2449892Z test_reference_numerics_large_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2461322Z test_reference_numerics_large_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2470628Z test_reference_numerics_large_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2479728Z test_reference_numerics_large_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2491199Z test_reference_numerics_large_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2500475Z test_reference_numerics_large_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2511874Z test_reference_numerics_large_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2523722Z test_reference_numerics_large_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2536670Z test_reference_numerics_large_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2547862Z test_reference_numerics_large_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2558456Z test_reference_numerics_large_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2568914Z test_reference_numerics_large_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2577758Z test_reference_numerics_large_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2587682Z test_reference_numerics_large_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2598939Z test_reference_numerics_large_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2607920Z test_reference_numerics_large_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2618445Z test_reference_numerics_large_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2629326Z test_reference_numerics_large_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2639991Z test_reference_numerics_large_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2650815Z test_reference_numerics_large_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2661375Z test_reference_numerics_large_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2672089Z test_reference_numerics_large_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2680998Z test_reference_numerics_large_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2689782Z test_reference_numerics_large_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2701298Z test_reference_numerics_large_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2710904Z test_reference_numerics_large_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2745201Z test_reference_numerics_large_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.2774314Z test_reference_numerics_large_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.2787449Z test_reference_numerics_large_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2800088Z test_reference_numerics_large_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2814479Z test_reference_numerics_large_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2826938Z test_reference_numerics_large_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2838594Z test_reference_numerics_large_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2849131Z test_reference_numerics_large_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2857516Z test_reference_numerics_large_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2869412Z test_reference_numerics_large_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2879023Z test_reference_numerics_large_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.2928958Z test_reference_numerics_large_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:44:36.2961536Z test_reference_numerics_large_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.2974783Z test_reference_numerics_large_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2987673Z test_reference_numerics_large_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.2999374Z test_reference_numerics_large_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3011181Z test_reference_numerics_large_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3022922Z test_reference_numerics_large_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3032355Z test_reference_numerics_large_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3041434Z test_reference_numerics_large_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3053815Z test_reference_numerics_large_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3063994Z test_reference_numerics_large_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3069571Z test_reference_numerics_large_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.3100040Z test_reference_numerics_large_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.3113312Z test_reference_numerics_large_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3125672Z test_reference_numerics_large_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3138480Z test_reference_numerics_large_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3150919Z test_reference_numerics_large_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3163270Z test_reference_numerics_large_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3170330Z test_reference_numerics_large_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.3179044Z test_reference_numerics_large_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3184181Z test_reference_numerics_large_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3189311Z test_reference_numerics_large_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3194305Z test_reference_numerics_large_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3198834Z test_reference_numerics_large_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3203601Z test_reference_numerics_large_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3209064Z test_reference_numerics_large_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3214107Z test_reference_numerics_large_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3219116Z test_reference_numerics_large_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.3228257Z test_reference_numerics_large_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3239469Z test_reference_numerics_large_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3251829Z test_reference_numerics_large_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3278635Z test_reference_numerics_large_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3279287Z test_reference_numerics_large_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3294890Z test_reference_numerics_large_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3295870Z test_reference_numerics_large_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3305782Z test_reference_numerics_large_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3315784Z test_reference_numerics_large_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3328295Z test_reference_numerics_large_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3340416Z test_reference_numerics_large_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3352481Z test_reference_numerics_large_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3364792Z test_reference_numerics_large_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3376746Z test_reference_numerics_large_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3387160Z test_reference_numerics_large_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3396906Z test_reference_numerics_large_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3417141Z test_reference_numerics_large_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3419200Z test_reference_numerics_large_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3430629Z test_reference_numerics_large_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3442325Z test_reference_numerics_large_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3454047Z test_reference_numerics_large_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3465485Z test_reference_numerics_large_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3474949Z test_reference_numerics_large_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3484823Z test_reference_numerics_large_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3493968Z test_reference_numerics_large_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3506068Z test_reference_numerics_large_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3518144Z test_reference_numerics_large_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3529575Z test_reference_numerics_large_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3540951Z test_reference_numerics_large_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3552632Z test_reference_numerics_large_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3562119Z test_reference_numerics_large_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3572004Z test_reference_numerics_large_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3577925Z test_reference_numerics_large_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.3587507Z test_reference_numerics_large_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3598965Z test_reference_numerics_large_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3611071Z test_reference_numerics_large_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3623554Z test_reference_numerics_large_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3634485Z test_reference_numerics_large_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3645654Z test_reference_numerics_large_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3655757Z test_reference_numerics_large_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3664234Z test_reference_numerics_large_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3673567Z test_reference_numerics_large_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3685029Z test_reference_numerics_large_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3696626Z test_reference_numerics_large_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3710403Z test_reference_numerics_large_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3721482Z test_reference_numerics_large_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3731724Z test_reference_numerics_large_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3741122Z test_reference_numerics_large_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3750643Z test_reference_numerics_large_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3762212Z test_reference_numerics_large_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3773243Z test_reference_numerics_large_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3787223Z test_reference_numerics_large_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3802979Z test_reference_numerics_large_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.3814499Z test_reference_numerics_large_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3826298Z test_reference_numerics_large_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3838438Z test_reference_numerics_large_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3848693Z test_reference_numerics_large_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3860310Z test_reference_numerics_large_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3871087Z test_reference_numerics_large_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3884748Z test_reference_numerics_large_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3901406Z test_reference_numerics_large_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:44:36.3913463Z test_reference_numerics_large_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3925513Z test_reference_numerics_large_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3939672Z test_reference_numerics_large_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3947235Z test_reference_numerics_large_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Incorrect result! (0.001s) 2022-08-17T12:44:36.3957361Z test_reference_numerics_large_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3967741Z test_reference_numerics_large_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.3979321Z test_reference_numerics_large_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.3992396Z test_reference_numerics_large_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4004675Z test_reference_numerics_large_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4015872Z test_reference_numerics_large_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4027384Z test_reference_numerics_large_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4036749Z test_reference_numerics_large_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4045717Z test_reference_numerics_large_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4054765Z test_reference_numerics_large_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4066345Z test_reference_numerics_large_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4078553Z test_reference_numerics_large_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4089788Z test_reference_numerics_large_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4101222Z test_reference_numerics_large_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4112371Z test_reference_numerics_large_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4121240Z test_reference_numerics_large_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4130082Z test_reference_numerics_large_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4138798Z test_reference_numerics_large_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4150359Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4162539Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4173921Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4185522Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4197186Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4206452Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4215409Z test_reference_numerics_large_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4224433Z test_reference_numerics_large_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4235912Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4247257Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4258633Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4270547Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4282430Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4292333Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4301196Z test_reference_numerics_large_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4310539Z test_reference_numerics_large_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4321864Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4334156Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4345728Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4356920Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4368311Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4377507Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4387007Z test_reference_numerics_large_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4395871Z test_reference_numerics_large_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4407619Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4418794Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4430171Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4441347Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4452864Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4461864Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4471156Z test_reference_numerics_large_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4482791Z test_reference_numerics_large_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4492646Z test_reference_numerics_large_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4504564Z test_reference_numerics_large_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4517609Z test_reference_numerics_large_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4530506Z test_reference_numerics_large_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4543348Z test_reference_numerics_large_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4556191Z test_reference_numerics_large_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4566444Z test_reference_numerics_large_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4576118Z test_reference_numerics_large_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4585752Z test_reference_numerics_large_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4597247Z test_reference_numerics_large_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4610236Z test_reference_numerics_large_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4622140Z test_reference_numerics_large_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4633325Z test_reference_numerics_large_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4644501Z test_reference_numerics_large_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4653628Z test_reference_numerics_large_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4662320Z test_reference_numerics_large_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4674475Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4683440Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4695290Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4707205Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4718900Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4730838Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4742606Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4751816Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4760541Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4769433Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4780455Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4791751Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4802852Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4814049Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4825272Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4834255Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4842934Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4851781Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4863241Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4874517Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4885925Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4897217Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4908375Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4917175Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4925947Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4934569Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.4945847Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4957183Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4969215Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4980306Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.4991467Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5000257Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5009050Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5014084Z test_reference_numerics_large_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.5022853Z test_reference_numerics_large_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5051629Z test_reference_numerics_large_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.5080308Z test_reference_numerics_large_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.5093520Z test_reference_numerics_large_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5107027Z test_reference_numerics_large_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5119373Z test_reference_numerics_large_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5132000Z test_reference_numerics_large_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5144640Z test_reference_numerics_large_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5154648Z test_reference_numerics_large_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5163738Z test_reference_numerics_large_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5169071Z test_reference_numerics_large_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.5178325Z test_reference_numerics_large_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5183161Z test_reference_numerics_large_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.5188582Z test_reference_numerics_large_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:36.5199703Z test_reference_numerics_large_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5211377Z test_reference_numerics_large_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5223447Z test_reference_numerics_large_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5235106Z test_reference_numerics_large_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5245926Z test_reference_numerics_large_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5256496Z test_reference_numerics_large_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5265811Z test_reference_numerics_large_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5275085Z test_reference_numerics_large_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5280573Z test_reference_numerics_large_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:36.5289856Z test_reference_numerics_large_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5347631Z test_reference_numerics_large_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:44:36.5380824Z test_reference_numerics_large_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.5394478Z test_reference_numerics_large_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5426782Z test_reference_numerics_large_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.5439116Z test_reference_numerics_large_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5452277Z test_reference_numerics_large_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5465482Z test_reference_numerics_large_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5475243Z test_reference_numerics_large_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5484206Z test_reference_numerics_large_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5496326Z test_reference_numerics_large_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5506568Z test_reference_numerics_large_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5537393Z test_reference_numerics_large_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.5569594Z test_reference_numerics_large_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:44:36.5582349Z test_reference_numerics_large_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5595616Z test_reference_numerics_large_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5608251Z test_reference_numerics_large_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5620682Z test_reference_numerics_large_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5633324Z test_reference_numerics_large_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5643078Z test_reference_numerics_large_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5652090Z test_reference_numerics_large_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2022-08-17T12:44:36.5663767Z test_reference_numerics_large_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5676807Z test_reference_numerics_large_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5689885Z test_reference_numerics_large_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:44:36.5861431Z test_reference_numerics_normal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:36.6276079Z test_reference_numerics_normal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:36.6853781Z test_reference_numerics_normal_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:44:36.7326374Z test_reference_numerics_normal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:44:36.7604889Z test_reference_numerics_normal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:36.7787621Z test_reference_numerics_normal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:36.7945368Z test_reference_numerics_normal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:36.8078092Z test_reference_numerics_normal_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:36.8210239Z test_reference_numerics_normal_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:36.8299465Z test_reference_numerics_normal_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:36.8455037Z test_reference_numerics_normal_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:36.8610434Z test_reference_numerics_normal_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:36.8867738Z test_reference_numerics_normal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:36.9677714Z test_reference_numerics_normal_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:44:37.1229667Z test_reference_numerics_normal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:44:37.2518213Z test_reference_numerics_normal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2022-08-17T12:44:37.2777859Z test_reference_numerics_normal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:37.3119331Z test_reference_numerics_normal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:37.3370984Z test_reference_numerics_normal_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:37.3688068Z test_reference_numerics_normal_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:37.4011851Z test_reference_numerics_normal_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:37.4398422Z test_reference_numerics_normal_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:37.4741135Z test_reference_numerics_normal_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:37.5035942Z test_reference_numerics_normal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:37.5963250Z test_reference_numerics_normal_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.093s) 2022-08-17T12:44:37.7726006Z test_reference_numerics_normal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.176s) 2022-08-17T12:44:37.9029053Z test_reference_numerics_normal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:44:37.9356521Z test_reference_numerics_normal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:37.9872442Z test_reference_numerics_normal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:44:38.0180983Z test_reference_numerics_normal_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:38.0688166Z test_reference_numerics_normal_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:38.1199257Z test_reference_numerics_normal_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:38.1608231Z test_reference_numerics_normal_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:38.2064107Z test_reference_numerics_normal_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:38.2309714Z test_reference_numerics_normal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:38.2960224Z test_reference_numerics_normal_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:44:38.3647526Z test_reference_numerics_normal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:44:38.4150731Z test_reference_numerics_normal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:38.4658334Z test_reference_numerics_normal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:38.4878707Z test_reference_numerics_normal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:38.5129019Z test_reference_numerics_normal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:38.5409889Z test_reference_numerics_normal_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:38.5736343Z test_reference_numerics_normal_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:38.6071377Z test_reference_numerics_normal_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:38.6521909Z test_reference_numerics_normal_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:38.6894718Z test_reference_numerics_normal_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:38.7148173Z test_reference_numerics_normal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:38.8042746Z test_reference_numerics_normal_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:44:38.9743459Z test_reference_numerics_normal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.170s) 2022-08-17T12:44:39.0876237Z test_reference_numerics_normal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:44:39.1168338Z test_reference_numerics_normal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:39.1501247Z test_reference_numerics_normal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:39.1750177Z test_reference_numerics_normal_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:39.2072032Z test_reference_numerics_normal_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:39.2402838Z test_reference_numerics_normal_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:39.2839951Z test_reference_numerics_normal_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:39.3138281Z test_reference_numerics_normal_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:39.3469281Z test_reference_numerics_normal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:39.4482978Z test_reference_numerics_normal_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:44:39.4508637Z test_reference_numerics_normal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:44:39.4513804Z test_reference_numerics_normal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:44:39.4840118Z test_reference_numerics_normal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:39.5372251Z test_reference_numerics_normal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:39.5709656Z test_reference_numerics_normal_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:39.6238047Z test_reference_numerics_normal_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:39.6775684Z test_reference_numerics_normal_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:39.7261333Z test_reference_numerics_normal_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:39.7700330Z test_reference_numerics_normal_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:39.7966634Z test_reference_numerics_normal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:39.8942919Z test_reference_numerics_normal_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.098s) 2022-08-17T12:44:40.0308725Z test_reference_numerics_normal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:44:40.1201174Z test_reference_numerics_normal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:44:40.1467559Z test_reference_numerics_normal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:40.1795619Z test_reference_numerics_normal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:40.2084865Z test_reference_numerics_normal_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:40.2464599Z test_reference_numerics_normal_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:40.2854979Z test_reference_numerics_normal_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:40.3302215Z test_reference_numerics_normal_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:40.3689832Z test_reference_numerics_normal_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:40.4112352Z test_reference_numerics_normal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:40.5016687Z test_reference_numerics_normal_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:44:40.6298803Z test_reference_numerics_normal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:44:40.7192553Z test_reference_numerics_normal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:44:40.7651218Z test_reference_numerics_normal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:44:40.8093136Z test_reference_numerics_normal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:40.8390059Z test_reference_numerics_normal_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:40.8880333Z test_reference_numerics_normal_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:40.9220924Z test_reference_numerics_normal_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:40.9673517Z test_reference_numerics_normal_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:41.0002613Z test_reference_numerics_normal_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:41.0307568Z test_reference_numerics_normal_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:41.0438156Z test_reference_numerics_normal_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.0569236Z test_reference_numerics_normal_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.0657479Z test_reference_numerics_normal_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:41.0810829Z test_reference_numerics_normal_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.0967209Z test_reference_numerics_normal_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.1123576Z test_reference_numerics_normal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:41.1255517Z test_reference_numerics_normal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.1415483Z test_reference_numerics_normal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:41.1573222Z test_reference_numerics_normal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:41.1880692Z test_reference_numerics_normal_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:41.2267804Z test_reference_numerics_normal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:41.2908490Z test_reference_numerics_normal_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:44:41.3197342Z test_reference_numerics_normal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:41.3503941Z test_reference_numerics_normal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:41.3633427Z test_reference_numerics_normal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.3784370Z test_reference_numerics_normal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.3915693Z test_reference_numerics_normal_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.4046272Z test_reference_numerics_normal_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.4131099Z test_reference_numerics_normal_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:41.4282745Z test_reference_numerics_normal_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.4436844Z test_reference_numerics_normal_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.4588315Z test_reference_numerics_normal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.4890443Z test_reference_numerics_normal_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:41.5284190Z test_reference_numerics_normal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:41.5916616Z test_reference_numerics_normal_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:44:41.6238925Z test_reference_numerics_normal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:41.6581307Z test_reference_numerics_normal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:41.6716827Z test_reference_numerics_normal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:41.6871813Z test_reference_numerics_normal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.7003572Z test_reference_numerics_normal_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.7136070Z test_reference_numerics_normal_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:41.7225199Z test_reference_numerics_normal_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:41.7378134Z test_reference_numerics_normal_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.7533747Z test_reference_numerics_normal_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:41.7695830Z test_reference_numerics_normal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:41.8554808Z test_reference_numerics_normal_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:44:42.0083072Z test_reference_numerics_normal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.153s) 2022-08-17T12:44:42.1420206Z test_reference_numerics_normal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.134s) 2022-08-17T12:44:42.1619170Z test_reference_numerics_normal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:42.1995979Z test_reference_numerics_normal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:42.2183869Z test_reference_numerics_normal_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:42.2609067Z test_reference_numerics_normal_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:42.3043811Z test_reference_numerics_normal_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:44:42.3501984Z test_reference_numerics_normal_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:44:42.3917916Z test_reference_numerics_normal_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:42.4147862Z test_reference_numerics_normal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:42.4743005Z test_reference_numerics_normal_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:44:42.6073022Z test_reference_numerics_normal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2022-08-17T12:44:42.7082527Z test_reference_numerics_normal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:44:42.7358826Z test_reference_numerics_normal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:42.7656336Z test_reference_numerics_normal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:42.7917695Z test_reference_numerics_normal_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:42.8203693Z test_reference_numerics_normal_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:42.8505836Z test_reference_numerics_normal_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:42.8764174Z test_reference_numerics_normal_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:42.9075418Z test_reference_numerics_normal_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:42.9243817Z test_reference_numerics_normal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:43.0006195Z test_reference_numerics_normal_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:44:43.0364062Z test_reference_numerics_normal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:43.0507438Z test_reference_numerics_normal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:43.0670003Z test_reference_numerics_normal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:43.0864257Z test_reference_numerics_normal_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:43.1091361Z test_reference_numerics_normal_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:43.1336314Z test_reference_numerics_normal_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:43.1652292Z test_reference_numerics_normal_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:43.1958810Z test_reference_numerics_normal_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:45.1174169Z test_reference_numerics_normal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.921s) 2022-08-17T12:44:45.1868959Z test_reference_numerics_normal_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:44:45.6720994Z test_reference_numerics_normal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.485s) 2022-08-17T12:44:46.1621071Z test_reference_numerics_normal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.490s) 2022-08-17T12:44:46.2030655Z test_reference_numerics_normal_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:46.2450759Z test_reference_numerics_normal_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:46.2904179Z test_reference_numerics_normal_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:46.3363775Z test_reference_numerics_normal_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:44:46.3757919Z test_reference_numerics_normal_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:46.4188201Z test_reference_numerics_normal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:44:46.4680978Z test_reference_numerics_normal_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:46.5070484Z test_reference_numerics_normal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:46.5474084Z test_reference_numerics_normal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:46.5912293Z test_reference_numerics_normal_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:46.6364107Z test_reference_numerics_normal_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:46.6867597Z test_reference_numerics_normal_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:46.7308378Z test_reference_numerics_normal_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:46.7747583Z test_reference_numerics_normal_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:46.8192747Z test_reference_numerics_normal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:46.8930942Z test_reference_numerics_normal_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:44:46.9307679Z test_reference_numerics_normal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:46.9699060Z test_reference_numerics_normal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:47.0131111Z test_reference_numerics_normal_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:44:47.0585298Z test_reference_numerics_normal_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:47.1027334Z test_reference_numerics_normal_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:47.1459235Z test_reference_numerics_normal_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:44:47.1895282Z test_reference_numerics_normal_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:47.2449286Z test_reference_numerics_normal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:47.3132837Z test_reference_numerics_normal_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:44:47.3534075Z test_reference_numerics_normal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:47.3954474Z test_reference_numerics_normal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:47.4279112Z test_reference_numerics_normal_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:47.4620137Z test_reference_numerics_normal_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:47.4983830Z test_reference_numerics_normal_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:44:47.5356684Z test_reference_numerics_normal_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:47.5646766Z test_reference_numerics_normal_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:47.5862876Z test_reference_numerics_normal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:47.6362888Z test_reference_numerics_normal_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:47.6764127Z test_reference_numerics_normal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:47.6951335Z test_reference_numerics_normal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:47.7254649Z test_reference_numerics_normal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:47.7494517Z test_reference_numerics_normal_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:47.7748281Z test_reference_numerics_normal_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:47.8021418Z test_reference_numerics_normal_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:47.8306618Z test_reference_numerics_normal_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:47.8548071Z test_reference_numerics_normal_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:47.8708416Z test_reference_numerics_normal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:47.9114564Z test_reference_numerics_normal_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:48.0035460Z test_reference_numerics_normal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2022-08-17T12:44:48.0622317Z test_reference_numerics_normal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:44:48.0784543Z test_reference_numerics_normal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.1064720Z test_reference_numerics_normal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:48.1264879Z test_reference_numerics_normal_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:48.1474493Z test_reference_numerics_normal_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:48.1640496Z test_reference_numerics_normal_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.1832578Z test_reference_numerics_normal_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:48.2069341Z test_reference_numerics_normal_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:48.2385579Z test_reference_numerics_normal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:48.2979440Z test_reference_numerics_normal_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:44:48.3269471Z test_reference_numerics_normal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:48.3604004Z test_reference_numerics_normal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:48.3944123Z test_reference_numerics_normal_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:48.4285204Z test_reference_numerics_normal_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:48.4640375Z test_reference_numerics_normal_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:48.4986672Z test_reference_numerics_normal_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:48.5307406Z test_reference_numerics_normal_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:48.5464388Z test_reference_numerics_normal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.5771619Z test_reference_numerics_normal_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:48.6175067Z test_reference_numerics_normal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:48.6887047Z test_reference_numerics_normal_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:44:48.7215739Z test_reference_numerics_normal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:48.7566994Z test_reference_numerics_normal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:48.7698071Z test_reference_numerics_normal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:48.7863230Z test_reference_numerics_normal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.8003944Z test_reference_numerics_normal_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:48.8141997Z test_reference_numerics_normal_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:48.8235965Z test_reference_numerics_normal_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:48.8395148Z test_reference_numerics_normal_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.8563795Z test_reference_numerics_normal_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:48.8734310Z test_reference_numerics_normal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:48.8866954Z test_reference_numerics_normal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:48.9023641Z test_reference_numerics_normal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.9213648Z test_reference_numerics_normal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:48.9611075Z test_reference_numerics_normal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:48.9776249Z test_reference_numerics_normal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:48.9963011Z test_reference_numerics_normal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:49.0201345Z test_reference_numerics_normal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:49.0579368Z test_reference_numerics_normal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:49.0794503Z test_reference_numerics_normal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:49.1073266Z test_reference_numerics_normal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:49.2168042Z test_reference_numerics_normal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:44:49.4262844Z test_reference_numerics_normal_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.209s) 2022-08-17T12:44:49.5292134Z test_reference_numerics_normal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:44:49.6358629Z test_reference_numerics_normal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:44:49.7444247Z test_reference_numerics_normal_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:44:49.8537008Z test_reference_numerics_normal_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:44:49.9651682Z test_reference_numerics_normal_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:44:50.0775312Z test_reference_numerics_normal_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:44:50.1846121Z test_reference_numerics_normal_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:44:50.2134966Z test_reference_numerics_normal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:50.2633034Z test_reference_numerics_normal_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:50.2852885Z test_reference_numerics_normal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:50.2994460Z test_reference_numerics_normal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:50.3297957Z test_reference_numerics_normal_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:50.3545721Z test_reference_numerics_normal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:50.4043387Z test_reference_numerics_normal_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:50.4199825Z test_reference_numerics_normal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:50.4455168Z test_reference_numerics_normal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:50.4539097Z test_reference_numerics_normal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:50.4656220Z test_reference_numerics_normal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:50.4782838Z test_reference_numerics_normal_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.4910164Z test_reference_numerics_normal_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.4992185Z test_reference_numerics_normal_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:50.5144804Z test_reference_numerics_normal_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.5299820Z test_reference_numerics_normal_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.5433817Z test_reference_numerics_normal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.5732707Z test_reference_numerics_normal_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:50.5954121Z test_reference_numerics_normal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:50.6437677Z test_reference_numerics_normal_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:50.6589433Z test_reference_numerics_normal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.6845889Z test_reference_numerics_normal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:44:50.6930201Z test_reference_numerics_normal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:50.7045241Z test_reference_numerics_normal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:50.7172208Z test_reference_numerics_normal_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.7297332Z test_reference_numerics_normal_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:50.7379335Z test_reference_numerics_normal_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:50.7533041Z test_reference_numerics_normal_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.7687212Z test_reference_numerics_normal_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.7818611Z test_reference_numerics_normal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.8119995Z test_reference_numerics_normal_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:50.8335868Z test_reference_numerics_normal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:50.8472938Z test_reference_numerics_normal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:50.8720631Z test_reference_numerics_normal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:50.8802886Z test_reference_numerics_normal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:50.8916425Z test_reference_numerics_normal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:50.9046572Z test_reference_numerics_normal_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.9174838Z test_reference_numerics_normal_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:50.9258683Z test_reference_numerics_normal_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:50.9412534Z test_reference_numerics_normal_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.9568028Z test_reference_numerics_normal_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:50.9702948Z test_reference_numerics_normal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:51.0199052Z test_reference_numerics_normal_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:51.0468505Z test_reference_numerics_normal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:51.0553804Z test_reference_numerics_normal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:51.0669931Z test_reference_numerics_normal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:51.0803008Z test_reference_numerics_normal_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:51.0939812Z test_reference_numerics_normal_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:51.1032303Z test_reference_numerics_normal_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:51.1241677Z test_reference_numerics_normal_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:51.1459088Z test_reference_numerics_normal_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:51.1598049Z test_reference_numerics_normal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:51.2103980Z test_reference_numerics_normal_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:51.2390634Z test_reference_numerics_normal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:51.2480566Z test_reference_numerics_normal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:51.2599798Z test_reference_numerics_normal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:44:51.2736981Z test_reference_numerics_normal_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:51.2872180Z test_reference_numerics_normal_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:51.2965074Z test_reference_numerics_normal_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:51.3174578Z test_reference_numerics_normal_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:44:51.3392073Z test_reference_numerics_normal_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:44:51.3530235Z test_reference_numerics_normal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:51.3848678Z test_reference_numerics_normal_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:51.4114822Z test_reference_numerics_normal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:51.4569281Z test_reference_numerics_normal_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:51.4707752Z test_reference_numerics_normal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:51.4980348Z test_reference_numerics_normal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:51.5061028Z test_reference_numerics_normal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:44:51.5174394Z test_reference_numerics_normal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:51.5303426Z test_reference_numerics_normal_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:51.5434984Z test_reference_numerics_normal_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:51.5523613Z test_reference_numerics_normal_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:51.5678334Z test_reference_numerics_normal_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:51.5833799Z test_reference_numerics_normal_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:51.5843359Z test_reference_numerics_normal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5848742Z test_reference_numerics_normal_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:51.5857799Z test_reference_numerics_normal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5867521Z test_reference_numerics_normal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5875795Z test_reference_numerics_normal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5884655Z test_reference_numerics_normal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5892483Z test_reference_numerics_normal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5900659Z test_reference_numerics_normal_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5908985Z test_reference_numerics_normal_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5917263Z test_reference_numerics_normal_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5925540Z test_reference_numerics_normal_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.5933627Z test_reference_numerics_normal_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:44:51.6456739Z test_reference_numerics_normal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:44:51.7226507Z test_reference_numerics_normal_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:44:51.7709065Z test_reference_numerics_normal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:51.8251230Z test_reference_numerics_normal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:44:51.8694704Z test_reference_numerics_normal_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:51.9167657Z test_reference_numerics_normal_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:44:51.9651325Z test_reference_numerics_normal_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:52.0141224Z test_reference_numerics_normal_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:44:52.0639750Z test_reference_numerics_normal_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:44:52.0876108Z test_reference_numerics_normal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:52.1827442Z test_reference_numerics_normal_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:44:52.3061900Z test_reference_numerics_normal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2022-08-17T12:44:52.3918330Z test_reference_numerics_normal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:44:52.4156321Z test_reference_numerics_normal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:44:52.4556185Z test_reference_numerics_normal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:52.4857654Z test_reference_numerics_normal_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:52.5281663Z test_reference_numerics_normal_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:44:52.5718743Z test_reference_numerics_normal_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:52.6128527Z test_reference_numerics_normal_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:52.6587627Z test_reference_numerics_normal_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:44:52.6873125Z test_reference_numerics_normal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:52.7742159Z test_reference_numerics_normal_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2022-08-17T12:44:52.8033360Z test_reference_numerics_normal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:52.8329009Z test_reference_numerics_normal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:52.8648419Z test_reference_numerics_normal_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:44:52.9016552Z test_reference_numerics_normal_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:52.9394691Z test_reference_numerics_normal_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:52.9873004Z test_reference_numerics_normal_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:44:53.0285213Z test_reference_numerics_normal_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:53.0489819Z test_reference_numerics_normal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:53.1445185Z test_reference_numerics_normal_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:44:53.2723697Z test_reference_numerics_normal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:44:53.3616113Z test_reference_numerics_normal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:44:53.3817191Z test_reference_numerics_normal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:53.4070075Z test_reference_numerics_normal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:53.4320683Z test_reference_numerics_normal_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:53.4647697Z test_reference_numerics_normal_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:53.4995500Z test_reference_numerics_normal_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:53.5343192Z test_reference_numerics_normal_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:53.5732370Z test_reference_numerics_normal_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:53.5903189Z test_reference_numerics_normal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:53.6841880Z test_reference_numerics_normal_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:44:53.8054623Z test_reference_numerics_normal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.121s) 2022-08-17T12:44:53.8904225Z test_reference_numerics_normal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:44:53.9069635Z test_reference_numerics_normal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:53.9421179Z test_reference_numerics_normal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:44:53.9613977Z test_reference_numerics_normal_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:54.0060979Z test_reference_numerics_normal_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:44:54.0467386Z test_reference_numerics_normal_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:44:54.0857000Z test_reference_numerics_normal_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:54.1194301Z test_reference_numerics_normal_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:44:54.1334145Z test_reference_numerics_normal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:54.1634662Z test_reference_numerics_normal_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:54.1863251Z test_reference_numerics_normal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:54.2006693Z test_reference_numerics_normal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:54.2277666Z test_reference_numerics_normal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:54.2363949Z test_reference_numerics_normal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:54.2479531Z test_reference_numerics_normal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:44:54.2606832Z test_reference_numerics_normal_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:54.2734569Z test_reference_numerics_normal_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:54.2822590Z test_reference_numerics_normal_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:54.2976125Z test_reference_numerics_normal_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:54.3133280Z test_reference_numerics_normal_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:54.3365945Z test_reference_numerics_normal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:54.4500939Z test_reference_numerics_normal_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.113s) 2022-08-17T12:44:54.4686585Z test_reference_numerics_normal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:54.5083998Z test_reference_numerics_normal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:44:54.5812173Z test_reference_numerics_normal_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:44:54.6557641Z test_reference_numerics_normal_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:44:54.7328926Z test_reference_numerics_normal_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:44:54.8102746Z test_reference_numerics_normal_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:44:54.8827389Z test_reference_numerics_normal_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:44:54.9427293Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2022-08-17T12:44:55.0051596Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:44:55.0735234Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:44:55.1311397Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:44:55.1929932Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:44:55.2477085Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:44:55.3088802Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:44:55.3659801Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:44:55.5208014Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:44:55.6557756Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2022-08-17T12:44:55.8249738Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:44:55.9670149Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.142s) 2022-08-17T12:44:56.1098778Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:44:56.2529378Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.143s) 2022-08-17T12:44:56.4004352Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.147s) 2022-08-17T12:44:56.5660879Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:44:56.7924167Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.226s) 2022-08-17T12:44:57.0111906Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.219s) 2022-08-17T12:44:57.2642283Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.253s) 2022-08-17T12:44:57.4938707Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.230s) 2022-08-17T12:44:57.7122386Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.218s) 2022-08-17T12:44:57.9305907Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.218s) 2022-08-17T12:44:58.1510668Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.220s) 2022-08-17T12:44:58.3708448Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.220s) 2022-08-17T12:44:58.3894605Z test_reference_numerics_normal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:58.4222461Z test_reference_numerics_normal_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:58.4610880Z test_reference_numerics_normal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:58.4783037Z test_reference_numerics_normal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:58.4980075Z test_reference_numerics_normal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:58.5113226Z test_reference_numerics_normal_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:58.5247092Z test_reference_numerics_normal_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:58.5347483Z test_reference_numerics_normal_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:44:58.5504382Z test_reference_numerics_normal_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:58.5661105Z test_reference_numerics_normal_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:44:58.5836238Z test_reference_numerics_normal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:58.6231433Z test_reference_numerics_normal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:58.6893302Z test_reference_numerics_normal_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:44:58.7268902Z test_reference_numerics_normal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:58.7596415Z test_reference_numerics_normal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:44:58.7748716Z test_reference_numerics_normal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:58.7902378Z test_reference_numerics_normal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:58.8033658Z test_reference_numerics_normal_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:58.8165016Z test_reference_numerics_normal_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:44:58.8250654Z test_reference_numerics_normal_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:44:58.8404954Z test_reference_numerics_normal_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:58.8560003Z test_reference_numerics_normal_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:44:58.8864032Z test_reference_numerics_normal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:58.9131138Z test_reference_numerics_normal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:58.9512860Z test_reference_numerics_normal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:58.9801342Z test_reference_numerics_normal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:59.0087481Z test_reference_numerics_normal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:44:59.0464882Z test_reference_numerics_normal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:44:59.0733443Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:59.1046878Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:59.1349088Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:44:59.1861581Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:44:59.2391897Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:44:59.3213441Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:44:59.3651442Z test_reference_numerics_normal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:44:59.4459572Z test_reference_numerics_normal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:44:59.4709131Z test_reference_numerics_normal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:59.4937305Z test_reference_numerics_normal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:44:59.5189637Z test_reference_numerics_normal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:59.5441978Z test_reference_numerics_normal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:44:59.5811914Z test_reference_numerics_normal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:44:59.6018309Z test_reference_numerics_normal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:59.6191165Z test_reference_numerics_normal_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:59.6362296Z test_reference_numerics_normal_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:44:59.6502157Z test_reference_numerics_normal_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:44:59.6695691Z test_reference_numerics_normal_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:59.6872513Z test_reference_numerics_normal_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:44:59.7183546Z test_reference_numerics_normal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:44:59.7450871Z test_reference_numerics_normal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:44:59.7839319Z test_reference_numerics_normal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:44:59.8885725Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:44:59.8890035Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:44:59.9090635Z test_reference_numerics_normal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:44:59.9282182Z test_reference_numerics_normal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:44:59.9573669Z test_reference_numerics_normal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:44:59.9866706Z test_reference_numerics_normal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:45:00.0126459Z test_reference_numerics_normal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:45:00.0531646Z test_reference_numerics_normal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:45:00.0741884Z test_reference_numerics_normal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:45:00.1384188Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:45:00.1819125Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:00.2294905Z test_reference_numerics_normal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:45:00.2479583Z test_reference_numerics_normal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:00.2707058Z test_reference_numerics_normal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:45:00.2932169Z test_reference_numerics_normal_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:00.3210206Z test_reference_numerics_normal_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:45:00.3467402Z test_reference_numerics_normal_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:45:00.3744890Z test_reference_numerics_normal_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:45:00.4015865Z test_reference_numerics_normal_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:45:00.4481532Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:00.4486227Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:00.4489930Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:00.4883341Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:45:00.5307697Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:00.5693548Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:00.6251092Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:45:00.6701785Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:00.7326401Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:45:00.7998232Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:45:00.8223386Z test_reference_numerics_normal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:00.8470811Z test_reference_numerics_normal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:45:00.8737096Z test_reference_numerics_normal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:45:00.8918298Z test_reference_numerics_normal_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:00.9097153Z test_reference_numerics_normal_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:00.9247998Z test_reference_numerics_normal_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:00.9448417Z test_reference_numerics_normal_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:45:00.9629027Z test_reference_numerics_normal_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:02.8888390Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (1.926s) 2022-08-17T12:45:02.9777641Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:45:03.4734027Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.495s) 2022-08-17T12:45:03.9721493Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.499s) 2022-08-17T12:45:04.0172450Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:04.0628237Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:04.1077135Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:04.1572680Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:45:04.2011045Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:45:04.7705489Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.569s) 2022-08-17T12:45:05.3760450Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.605s) 2022-08-17T12:45:05.9464049Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.570s) 2022-08-17T12:45:06.5189736Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.573s) 2022-08-17T12:45:07.0742715Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.555s) 2022-08-17T12:45:07.6294298Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.555s) 2022-08-17T12:45:08.1856662Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.556s) 2022-08-17T12:45:08.7425584Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.557s) 2022-08-17T12:45:09.3028795Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.560s) 2022-08-17T12:45:10.0198703Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.717s) 2022-08-17T12:45:10.7706082Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.751s) 2022-08-17T12:45:11.4999067Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.729s) 2022-08-17T12:45:12.2153008Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.715s) 2022-08-17T12:45:12.9181837Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.703s) 2022-08-17T12:45:13.6292063Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.711s) 2022-08-17T12:45:14.3308719Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.702s) 2022-08-17T12:45:15.0338400Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.703s) 2022-08-17T12:45:15.7448278Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.711s) 2022-08-17T12:45:16.4627611Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.718s) 2022-08-17T12:45:17.2218523Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.759s) 2022-08-17T12:45:17.9415477Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.720s) 2022-08-17T12:45:18.6606977Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.719s) 2022-08-17T12:45:19.3654925Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.705s) 2022-08-17T12:45:20.0679210Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.702s) 2022-08-17T12:45:20.7767562Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.709s) 2022-08-17T12:45:21.4780470Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.701s) 2022-08-17T12:45:22.1900128Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.712s) 2022-08-17T12:45:22.9173530Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.727s) 2022-08-17T12:45:23.6776244Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.760s) 2022-08-17T12:45:24.4000505Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.722s) 2022-08-17T12:45:25.1230145Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.723s) 2022-08-17T12:45:25.8253348Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.702s) 2022-08-17T12:45:26.5275103Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.702s) 2022-08-17T12:45:27.2289314Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.701s) 2022-08-17T12:45:27.9375554Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.709s) 2022-08-17T12:45:28.6507943Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.713s) 2022-08-17T12:45:28.6659109Z test_reference_numerics_normal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:28.7017061Z test_reference_numerics_normal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:45:28.7671692Z test_reference_numerics_normal_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:28.7963480Z test_reference_numerics_normal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:45:28.8247240Z test_reference_numerics_normal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:45:28.8395314Z test_reference_numerics_normal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:28.8548578Z test_reference_numerics_normal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:28.8679390Z test_reference_numerics_normal_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:28.8811912Z test_reference_numerics_normal_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:28.8899779Z test_reference_numerics_normal_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:45:28.9054587Z test_reference_numerics_normal_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:28.9209090Z test_reference_numerics_normal_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:28.9398993Z test_reference_numerics_normal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:29.0199266Z test_reference_numerics_normal_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:45:29.0552879Z test_reference_numerics_normal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:45:29.0695410Z test_reference_numerics_normal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:45:29.0858015Z test_reference_numerics_normal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.1053299Z test_reference_numerics_normal_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:29.1278398Z test_reference_numerics_normal_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:29.1521853Z test_reference_numerics_normal_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:45:29.1836569Z test_reference_numerics_normal_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:45:29.2159213Z test_reference_numerics_normal_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:45:29.2305237Z test_reference_numerics_normal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:45:29.2605235Z test_reference_numerics_normal_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:45:29.2852237Z test_reference_numerics_normal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:45:29.3355488Z test_reference_numerics_normal_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:29.3574067Z test_reference_numerics_normal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:29.3843101Z test_reference_numerics_normal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:45:29.3963331Z test_reference_numerics_normal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:29.4100910Z test_reference_numerics_normal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:45:29.4226318Z test_reference_numerics_normal_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:29.4349983Z test_reference_numerics_normal_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:29.4426017Z test_reference_numerics_normal_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:45:29.4584812Z test_reference_numerics_normal_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.4744149Z test_reference_numerics_normal_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.4954692Z test_reference_numerics_normal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:45:29.5407411Z test_reference_numerics_normal_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:29.5860868Z test_reference_numerics_normal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:29.6211244Z test_reference_numerics_normal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:45:29.6584843Z test_reference_numerics_normal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:45:29.6731229Z test_reference_numerics_normal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:29.6888512Z test_reference_numerics_normal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.7074584Z test_reference_numerics_normal_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:29.7287430Z test_reference_numerics_normal_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:45:29.7512319Z test_reference_numerics_normal_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:29.7747276Z test_reference_numerics_normal_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:45:29.7933715Z test_reference_numerics_normal_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:29.8137633Z test_reference_numerics_normal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:45:29.8294794Z test_reference_numerics_normal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.8453909Z test_reference_numerics_normal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.8657946Z test_reference_numerics_normal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:45:29.8815590Z test_reference_numerics_normal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.8978776Z test_reference_numerics_normal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.9203691Z test_reference_numerics_normal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:29.9367364Z test_reference_numerics_normal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:29.9537439Z test_reference_numerics_normal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:29.9759169Z test_reference_numerics_normal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:29.9927274Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:30.0100151Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:30.0288118Z test_reference_numerics_normal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:30.1297560Z test_reference_numerics_normal_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:45:30.2035205Z test_reference_numerics_normal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:45:30.2573102Z test_reference_numerics_normal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:45:30.2797634Z test_reference_numerics_normal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:30.2967803Z test_reference_numerics_normal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:30.3158722Z test_reference_numerics_normal_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:30.3446967Z test_reference_numerics_normal_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:45:30.3630415Z test_reference_numerics_normal_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:30.4020014Z test_reference_numerics_normal_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:45:30.4377660Z test_reference_numerics_normal_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:45:30.4617010Z test_reference_numerics_normal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:45:30.4939073Z test_reference_numerics_normal_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:45:30.5683625Z test_reference_numerics_normal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:45:30.6514492Z test_reference_numerics_normal_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:45:30.6999620Z test_reference_numerics_normal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:45:30.7316327Z test_reference_numerics_normal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:45:30.7500138Z test_reference_numerics_normal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:30.7692066Z test_reference_numerics_normal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:30.7824854Z test_reference_numerics_normal_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:30.7957846Z test_reference_numerics_normal_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:30.8082296Z test_reference_numerics_normal_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:30.8235227Z test_reference_numerics_normal_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:30.8393992Z test_reference_numerics_normal_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:30.8637478Z test_reference_numerics_normal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:45:30.9209161Z test_reference_numerics_normal_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:45:31.0158266Z test_reference_numerics_normal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2022-08-17T12:45:31.0840106Z test_reference_numerics_normal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:45:31.1062875Z test_reference_numerics_normal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:31.1347760Z test_reference_numerics_normal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:45:31.1596812Z test_reference_numerics_normal_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:45:31.1943465Z test_reference_numerics_normal_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:45:31.2301174Z test_reference_numerics_normal_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:45:31.2597221Z test_reference_numerics_normal_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:45:31.2844819Z test_reference_numerics_normal_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:45:31.3065234Z test_reference_numerics_normal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:31.3399457Z test_reference_numerics_normal_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:45:31.3714274Z test_reference_numerics_normal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:45:31.3899639Z test_reference_numerics_normal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:31.4091831Z test_reference_numerics_normal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:31.4225874Z test_reference_numerics_normal_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:31.4358394Z test_reference_numerics_normal_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:31.4482979Z test_reference_numerics_normal_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:31.4635727Z test_reference_numerics_normal_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:31.4796604Z test_reference_numerics_normal_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:31.4927880Z test_reference_numerics_normal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:31.5429197Z test_reference_numerics_normal_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:31.5695860Z test_reference_numerics_normal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:45:31.5779808Z test_reference_numerics_normal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:45:31.5890084Z test_reference_numerics_normal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:31.6022531Z test_reference_numerics_normal_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:31.6154975Z test_reference_numerics_normal_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:31.6245133Z test_reference_numerics_normal_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:45:31.6451064Z test_reference_numerics_normal_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:45:31.6665616Z test_reference_numerics_normal_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:45:31.6851198Z test_reference_numerics_normal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:31.7737538Z test_reference_numerics_normal_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:45:31.9122269Z test_reference_numerics_normal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2022-08-17T12:45:32.0145702Z test_reference_numerics_normal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:45:32.0347835Z test_reference_numerics_normal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:45:32.0717571Z test_reference_numerics_normal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:45:32.0902303Z test_reference_numerics_normal_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:32.1327298Z test_reference_numerics_normal_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:32.1693977Z test_reference_numerics_normal_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:45:32.2159038Z test_reference_numerics_normal_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:32.2578934Z test_reference_numerics_normal_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:32.2851469Z test_reference_numerics_normal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:45:32.5035660Z test_reference_numerics_normal_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.218s) 2022-08-17T12:45:32.6587893Z test_reference_numerics_normal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.155s) 2022-08-17T12:45:32.7760099Z test_reference_numerics_normal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2022-08-17T12:45:32.7998789Z test_reference_numerics_normal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:45:32.8508978Z test_reference_numerics_normal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:33.0195493Z test_reference_numerics_normal_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.169s) 2022-08-17T12:45:33.1903849Z test_reference_numerics_normal_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:45:33.3563256Z test_reference_numerics_normal_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.166s) 2022-08-17T12:45:33.5283245Z test_reference_numerics_normal_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.172s) 2022-08-17T12:45:33.6901641Z test_reference_numerics_normal_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2022-08-17T12:45:33.7281730Z test_reference_numerics_normal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:33.8007550Z test_reference_numerics_normal_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:45:33.9467540Z test_reference_numerics_normal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2022-08-17T12:45:34.0461357Z test_reference_numerics_normal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:45:34.0879637Z test_reference_numerics_normal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:34.1281193Z test_reference_numerics_normal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:45:34.1687292Z test_reference_numerics_normal_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:45:34.2118556Z test_reference_numerics_normal_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:34.2561363Z test_reference_numerics_normal_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:45:34.3012439Z test_reference_numerics_normal_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:34.3392036Z test_reference_numerics_normal_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:34.5332943Z test_reference_numerics_normal_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.194s) 2022-08-17T12:45:34.7925181Z test_reference_numerics_normal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.259s) 2022-08-17T12:45:35.0642805Z test_reference_numerics_normal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.272s) 2022-08-17T12:45:35.3100824Z test_reference_numerics_normal_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.246s) 2022-08-17T12:45:35.5599997Z test_reference_numerics_normal_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.250s) 2022-08-17T12:45:35.8131718Z test_reference_numerics_normal_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.253s) 2022-08-17T12:45:36.0639439Z test_reference_numerics_normal_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.251s) 2022-08-17T12:45:36.3965780Z test_reference_numerics_normal_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.333s) 2022-08-17T12:45:36.4578717Z test_reference_numerics_normal_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:45:36.5085239Z test_reference_numerics_normal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:36.5604461Z test_reference_numerics_normal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:45:36.6107586Z test_reference_numerics_normal_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:36.6640427Z test_reference_numerics_normal_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:45:36.7110678Z test_reference_numerics_normal_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:45:36.7697286Z test_reference_numerics_normal_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:45:36.8162034Z test_reference_numerics_normal_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:36.8734728Z test_reference_numerics_normal_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:45:36.9231783Z test_reference_numerics_normal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:36.9807412Z test_reference_numerics_normal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:45:37.0321444Z test_reference_numerics_normal_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:37.0867292Z test_reference_numerics_normal_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:45:37.1346166Z test_reference_numerics_normal_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:45:37.1863232Z test_reference_numerics_normal_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:45:37.2370258Z test_reference_numerics_normal_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:37.3170993Z test_reference_numerics_normal_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:45:37.3628925Z test_reference_numerics_normal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:37.4096422Z test_reference_numerics_normal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:45:37.4562161Z test_reference_numerics_normal_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:37.5067778Z test_reference_numerics_normal_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:37.5587862Z test_reference_numerics_normal_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:45:37.6057073Z test_reference_numerics_normal_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:45:37.6717378Z test_reference_numerics_normal_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:45:37.7542385Z test_reference_numerics_normal_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:45:37.8088121Z test_reference_numerics_normal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:45:37.8548615Z test_reference_numerics_normal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:37.9008965Z test_reference_numerics_normal_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:37.9509732Z test_reference_numerics_normal_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:38.0018060Z test_reference_numerics_normal_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:38.0528174Z test_reference_numerics_normal_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:38.1136817Z test_reference_numerics_normal_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:45:38.1540623Z test_reference_numerics_normal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:45:38.2228906Z test_reference_numerics_normal_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:45:38.2581209Z test_reference_numerics_normal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:45:38.2942061Z test_reference_numerics_normal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:45:38.3321210Z test_reference_numerics_normal_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:38.3733982Z test_reference_numerics_normal_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:45:38.4159225Z test_reference_numerics_normal_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:38.4590430Z test_reference_numerics_normal_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:38.5008007Z test_reference_numerics_normal_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:38.5669805Z test_reference_numerics_normal_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:45:38.6167906Z test_reference_numerics_normal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:38.6651208Z test_reference_numerics_normal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:45:38.7143818Z test_reference_numerics_normal_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:45:38.7674412Z test_reference_numerics_normal_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:45:38.8236423Z test_reference_numerics_normal_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:45:38.8746194Z test_reference_numerics_normal_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:45:38.9181610Z test_reference_numerics_normal_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:39.0034741Z test_reference_numerics_normal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:45:39.1741989Z test_reference_numerics_normal_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.171s) 2022-08-17T12:45:39.2575826Z test_reference_numerics_normal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:45:39.3389052Z test_reference_numerics_normal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:45:39.4253374Z test_reference_numerics_normal_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:45:39.5146360Z test_reference_numerics_normal_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.089s) 2022-08-17T12:45:39.6045277Z test_reference_numerics_normal_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:45:39.6952288Z test_reference_numerics_normal_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:45:39.7784159Z test_reference_numerics_normal_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:45:39.9744358Z test_reference_numerics_normal_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.196s) 2022-08-17T12:45:40.0731943Z test_reference_numerics_normal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:45:40.1794171Z test_reference_numerics_normal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:45:40.2811810Z test_reference_numerics_normal_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2022-08-17T12:45:40.3841305Z test_reference_numerics_normal_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:45:40.4886884Z test_reference_numerics_normal_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:45:40.5943709Z test_reference_numerics_normal_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:45:40.6938338Z test_reference_numerics_normal_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2022-08-17T12:45:40.8538535Z test_reference_numerics_normal_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.160s) 2022-08-17T12:45:40.9334262Z test_reference_numerics_normal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:45:41.0143217Z test_reference_numerics_normal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:45:41.0937450Z test_reference_numerics_normal_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:45:41.1753232Z test_reference_numerics_normal_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:45:41.2510881Z test_reference_numerics_normal_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:45:41.3357019Z test_reference_numerics_normal_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:45:41.4128787Z test_reference_numerics_normal_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:45:41.5329675Z test_reference_numerics_normal_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2022-08-17T12:45:41.6010229Z test_reference_numerics_normal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:45:41.6721373Z test_reference_numerics_normal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:45:41.7412383Z test_reference_numerics_normal_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.069s) 2022-08-17T12:45:41.8116707Z test_reference_numerics_normal_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:45:41.8776213Z test_reference_numerics_normal_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:45:41.9533479Z test_reference_numerics_normal_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:45:42.0184772Z test_reference_numerics_normal_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:42.2255651Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.207s) 2022-08-17T12:45:42.3287077Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:45:42.4342711Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:45:42.5418327Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:45:42.6498703Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:45:42.7605022Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:45:42.8704622Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:45:42.9811078Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.111s) 2022-08-17T12:45:43.1928189Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.212s) 2022-08-17T12:45:43.2966803Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:45:43.4025536Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:45:43.5110128Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2022-08-17T12:45:43.6203095Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2022-08-17T12:45:43.7251577Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.105s) 2022-08-17T12:45:43.8390200Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:45:43.9450645Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:45:44.1416530Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.196s) 2022-08-17T12:45:44.2128023Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:45:44.2839969Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:45:44.3548440Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:45:44.4294767Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:45:44.5041434Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:45:44.5795850Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:45:44.6828046Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:45:44.8756276Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.193s) 2022-08-17T12:45:44.9475741Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:45:45.0193256Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:45:45.0915314Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:45:45.1653731Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.074s) 2022-08-17T12:45:45.2403369Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2022-08-17T12:45:45.3167347Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:45:45.4202638Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2022-08-17T12:45:45.4642307Z test_reference_numerics_normal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:45:45.5359961Z test_reference_numerics_normal_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:45:45.5786883Z test_reference_numerics_normal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:45.6229104Z test_reference_numerics_normal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:45:45.6667932Z test_reference_numerics_normal_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:45:45.7122689Z test_reference_numerics_normal_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:45.7598635Z test_reference_numerics_normal_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:45:45.8030070Z test_reference_numerics_normal_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:45.8483619Z test_reference_numerics_normal_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:45.9057693Z test_reference_numerics_normal_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2022-08-17T12:45:45.9531586Z test_reference_numerics_normal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:45:45.9987716Z test_reference_numerics_normal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:46.0198429Z test_reference_numerics_normal_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:45:46.0447854Z test_reference_numerics_normal_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:45:46.0618744Z test_reference_numerics_normal_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:46.0853792Z test_reference_numerics_normal_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:45:46.1078735Z test_reference_numerics_normal_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:45:46.1554020Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:45:46.2388009Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2022-08-17T12:45:46.2853133Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:46.3378851Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:45:46.3800481Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:46.4235968Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:46.4651415Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:45:46.5076207Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:46.5533013Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:45:46.7591986Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2022-08-17T12:45:46.8246046Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:46.8897913Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:46.9550890Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:47.0232870Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2022-08-17T12:45:47.0850207Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:45:47.1512973Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:45:47.2520019Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:45:47.4570331Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2022-08-17T12:45:47.5206142Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:45:47.5861640Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2022-08-17T12:45:47.6517534Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:47.7184248Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.067s) 2022-08-17T12:45:47.7808315Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:45:47.8520423Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:45:47.9462143Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:45:48.0287125Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.082s) 2022-08-17T12:45:48.0868230Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:45:48.1522259Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:48.2234204Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2022-08-17T12:45:48.2889655Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:48.3435456Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:45:48.4085864Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:45:48.4650427Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:45:48.4883726Z test_reference_numerics_normal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:45:48.5738685Z test_reference_numerics_normal_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.085s) 2022-08-17T12:45:48.6381372Z test_reference_numerics_normal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2022-08-17T12:45:48.6863321Z test_reference_numerics_normal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:45:48.7059276Z test_reference_numerics_normal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:48.7220845Z test_reference_numerics_normal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:48.7406393Z test_reference_numerics_normal_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:48.7641920Z test_reference_numerics_normal_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:45:48.7817273Z test_reference_numerics_normal_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:48.8178578Z test_reference_numerics_normal_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:45:48.8486367Z test_reference_numerics_normal_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:45:48.8661927Z test_reference_numerics_normal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:45:48.9015859Z test_reference_numerics_normal_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:45:48.9391307Z test_reference_numerics_normal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:45:48.9742955Z test_reference_numerics_normal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:45:49.0126247Z test_reference_numerics_normal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:49.0284619Z test_reference_numerics_normal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0440508Z test_reference_numerics_normal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0600856Z test_reference_numerics_normal_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:49.0756525Z test_reference_numerics_normal_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:49.0864451Z test_reference_numerics_normal_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:49.1049009Z test_reference_numerics_normal_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:49.1212132Z test_reference_numerics_normal_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:49.1622972Z test_reference_numerics_normal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:45:49.2685604Z test_reference_numerics_normal_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:45:49.5322997Z test_reference_numerics_normal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.264s) 2022-08-17T12:45:49.6239068Z test_reference_numerics_normal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.091s) 2022-08-17T12:45:49.6685727Z test_reference_numerics_normal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:45:57.7874834Z test_reference_numerics_normal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (8.119s) 2022-08-17T12:45:57.8307307Z test_reference_numerics_normal_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:45:57.8885326Z test_reference_numerics_normal_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:45:57.9450297Z test_reference_numerics_normal_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:45:58.0015594Z test_reference_numerics_normal_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:45:58.0539343Z test_reference_numerics_normal_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:45:58.0932561Z test_reference_numerics_normal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:45:58.1890673Z test_reference_numerics_normal_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2022-08-17T12:45:58.3195261Z test_reference_numerics_normal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.130s) 2022-08-17T12:45:58.4075473Z test_reference_numerics_normal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.088s) 2022-08-17T12:45:58.4475251Z test_reference_numerics_normal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:45:58.4854330Z test_reference_numerics_normal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:58.5238263Z test_reference_numerics_normal_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:45:58.5661895Z test_reference_numerics_normal_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:45:58.6058346Z test_reference_numerics_normal_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:45:58.6562829Z test_reference_numerics_normal_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:45:58.7046924Z test_reference_numerics_normal_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:45:58.7248616Z test_reference_numerics_normal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:45:58.7408738Z test_reference_numerics_normal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:58.7565543Z test_reference_numerics_normal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:58.7579795Z test_reference_numerics_small_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:58.7692346Z test_reference_numerics_small_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:58.7810814Z test_reference_numerics_small_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:58.7917009Z test_reference_numerics_small_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:58.7928912Z test_reference_numerics_small_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.7941313Z test_reference_numerics_small_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.7953957Z test_reference_numerics_small_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.7965818Z test_reference_numerics_small_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.7977161Z test_reference_numerics_small_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.7987413Z test_reference_numerics_small_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.7999337Z test_reference_numerics_small_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8010515Z test_reference_numerics_small_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8022750Z test_reference_numerics_small_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8033011Z test_reference_numerics_small_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:58.8197382Z test_reference_numerics_small_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:58.8356023Z test_reference_numerics_small_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:58.8369335Z test_reference_numerics_small_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8383740Z test_reference_numerics_small_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8399550Z test_reference_numerics_small_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:58.8412205Z test_reference_numerics_small_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8424618Z test_reference_numerics_small_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8437373Z test_reference_numerics_small_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8449797Z test_reference_numerics_small_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8462509Z test_reference_numerics_small_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8472492Z test_reference_numerics_small_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:58.8655399Z test_reference_numerics_small_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:58.8838310Z test_reference_numerics_small_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:58.8851954Z test_reference_numerics_small_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8865951Z test_reference_numerics_small_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8878431Z test_reference_numerics_small_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8889874Z test_reference_numerics_small_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8901487Z test_reference_numerics_small_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8914142Z test_reference_numerics_small_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8926775Z test_reference_numerics_small_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.8942655Z test_reference_numerics_small_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:45:58.8952378Z test_reference_numerics_small_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:58.9070648Z test_reference_numerics_small_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:58.9184207Z test_reference_numerics_small_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:58.9199539Z test_reference_numerics_small_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:45:58.9214722Z test_reference_numerics_small_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:45:58.9230380Z test_reference_numerics_small_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:45:58.9242127Z test_reference_numerics_small_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9253769Z test_reference_numerics_small_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9265786Z test_reference_numerics_small_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9278353Z test_reference_numerics_small_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9290911Z test_reference_numerics_small_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9303441Z test_reference_numerics_small_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9313581Z test_reference_numerics_small_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:58.9492471Z test_reference_numerics_small_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:58.9647141Z test_reference_numerics_small_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:58.9659572Z test_reference_numerics_small_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9672794Z test_reference_numerics_small_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9685110Z test_reference_numerics_small_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9697969Z test_reference_numerics_small_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9710178Z test_reference_numerics_small_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9722358Z test_reference_numerics_small_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9734705Z test_reference_numerics_small_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9747548Z test_reference_numerics_small_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9757586Z test_reference_numerics_small_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:58.9762654Z test_reference_numerics_small_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:58.9767810Z test_reference_numerics_small_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:58.9779875Z test_reference_numerics_small_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9792314Z test_reference_numerics_small_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9805026Z test_reference_numerics_small_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9817107Z test_reference_numerics_small_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9828529Z test_reference_numerics_small_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9840336Z test_reference_numerics_small_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9852627Z test_reference_numerics_small_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9865620Z test_reference_numerics_small_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9875462Z test_reference_numerics_small_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:58.9880468Z test_reference_numerics_small_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:58.9885540Z test_reference_numerics_small_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:58.9897377Z test_reference_numerics_small_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9909847Z test_reference_numerics_small_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9922144Z test_reference_numerics_small_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9934808Z test_reference_numerics_small_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9947608Z test_reference_numerics_small_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9960006Z test_reference_numerics_small_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9972657Z test_reference_numerics_small_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9986139Z test_reference_numerics_small_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:58.9996265Z test_reference_numerics_small_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.0001170Z test_reference_numerics_small_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:59.0006384Z test_reference_numerics_small_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:59.0018395Z test_reference_numerics_small_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0031359Z test_reference_numerics_small_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0043598Z test_reference_numerics_small_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0055577Z test_reference_numerics_small_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0068490Z test_reference_numerics_small_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0081236Z test_reference_numerics_small_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0094270Z test_reference_numerics_small_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0103802Z test_reference_numerics_small_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.0114420Z test_reference_numerics_small_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0125213Z test_reference_numerics_small_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0135890Z test_reference_numerics_small_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0147112Z test_reference_numerics_small_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0158992Z test_reference_numerics_small_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0171751Z test_reference_numerics_small_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0184320Z test_reference_numerics_small_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0196744Z test_reference_numerics_small_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0209255Z test_reference_numerics_small_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0218921Z test_reference_numerics_small_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.0325573Z test_reference_numerics_small_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.0440031Z test_reference_numerics_small_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.0545164Z test_reference_numerics_small_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.0557583Z test_reference_numerics_small_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0569906Z test_reference_numerics_small_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0582333Z test_reference_numerics_small_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0594178Z test_reference_numerics_small_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0605105Z test_reference_numerics_small_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0616314Z test_reference_numerics_small_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0628389Z test_reference_numerics_small_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0640159Z test_reference_numerics_small_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0651784Z test_reference_numerics_small_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.0661486Z test_reference_numerics_small_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.0765183Z test_reference_numerics_small_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.0878902Z test_reference_numerics_small_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.0982694Z test_reference_numerics_small_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.0994578Z test_reference_numerics_small_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1007812Z test_reference_numerics_small_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1020883Z test_reference_numerics_small_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1033341Z test_reference_numerics_small_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1044676Z test_reference_numerics_small_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1055793Z test_reference_numerics_small_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1067056Z test_reference_numerics_small_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1077796Z test_reference_numerics_small_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1089851Z test_reference_numerics_small_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1099439Z test_reference_numerics_small_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.1327305Z test_reference_numerics_small_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:45:59.1488420Z test_reference_numerics_small_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:59.1500640Z test_reference_numerics_small_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1513561Z test_reference_numerics_small_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1526182Z test_reference_numerics_small_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1539379Z test_reference_numerics_small_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1551593Z test_reference_numerics_small_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1563970Z test_reference_numerics_small_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1576258Z test_reference_numerics_small_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1589159Z test_reference_numerics_small_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.1599205Z test_reference_numerics_small_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.1837493Z test_reference_numerics_small_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:45:59.1993881Z test_reference_numerics_small_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:45:59.2007289Z test_reference_numerics_small_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2020905Z test_reference_numerics_small_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2034178Z test_reference_numerics_small_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2047253Z test_reference_numerics_small_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2059663Z test_reference_numerics_small_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2072123Z test_reference_numerics_small_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2084516Z test_reference_numerics_small_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2097199Z test_reference_numerics_small_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2107123Z test_reference_numerics_small_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2119564Z test_reference_numerics_small_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2132431Z test_reference_numerics_small_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2145342Z test_reference_numerics_small_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2157970Z test_reference_numerics_small_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2169172Z test_reference_numerics_small_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2180829Z test_reference_numerics_small_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2192980Z test_reference_numerics_small_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2205671Z test_reference_numerics_small_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2221495Z test_reference_numerics_small_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:59.2231422Z test_reference_numerics_small_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2246378Z test_reference_numerics_small_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2262137Z test_reference_numerics_small_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:45:59.2274188Z test_reference_numerics_small_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2285581Z test_reference_numerics_small_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2297092Z test_reference_numerics_small_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2308441Z test_reference_numerics_small_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2320079Z test_reference_numerics_small_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2332987Z test_reference_numerics_small_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2342787Z test_reference_numerics_small_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2354850Z test_reference_numerics_small_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2367349Z test_reference_numerics_small_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2379620Z test_reference_numerics_small_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2392244Z test_reference_numerics_small_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2404485Z test_reference_numerics_small_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2416685Z test_reference_numerics_small_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2429046Z test_reference_numerics_small_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2441638Z test_reference_numerics_small_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2451593Z test_reference_numerics_small_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2463353Z test_reference_numerics_small_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2476406Z test_reference_numerics_small_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2489014Z test_reference_numerics_small_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2501042Z test_reference_numerics_small_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2513474Z test_reference_numerics_small_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2525889Z test_reference_numerics_small_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2538318Z test_reference_numerics_small_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2551106Z test_reference_numerics_small_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2560825Z test_reference_numerics_small_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2573939Z test_reference_numerics_small_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2585646Z test_reference_numerics_small_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2598111Z test_reference_numerics_small_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2610589Z test_reference_numerics_small_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2622997Z test_reference_numerics_small_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2635391Z test_reference_numerics_small_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2648003Z test_reference_numerics_small_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2660067Z test_reference_numerics_small_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2671508Z test_reference_numerics_small_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2683004Z test_reference_numerics_small_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2695628Z test_reference_numerics_small_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2708483Z test_reference_numerics_small_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2720833Z test_reference_numerics_small_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2733198Z test_reference_numerics_small_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2745772Z test_reference_numerics_small_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2757807Z test_reference_numerics_small_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2769886Z test_reference_numerics_small_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.2775092Z test_reference_numerics_small_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:59.2784156Z test_reference_numerics_small_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.2965946Z test_reference_numerics_small_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:45:59.3084837Z test_reference_numerics_small_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:59.3097238Z test_reference_numerics_small_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3109764Z test_reference_numerics_small_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3122306Z test_reference_numerics_small_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3135393Z test_reference_numerics_small_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3147769Z test_reference_numerics_small_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3159915Z test_reference_numerics_small_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3172285Z test_reference_numerics_small_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3178107Z test_reference_numerics_small_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:59.3187114Z test_reference_numerics_small_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.3199047Z test_reference_numerics_small_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3212175Z test_reference_numerics_small_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3224815Z test_reference_numerics_small_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3237562Z test_reference_numerics_small_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3250606Z test_reference_numerics_small_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3263081Z test_reference_numerics_small_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3275590Z test_reference_numerics_small_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3288620Z test_reference_numerics_small_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3298311Z test_reference_numerics_small_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.3409305Z test_reference_numerics_small_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.3531541Z test_reference_numerics_small_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:59.3639313Z test_reference_numerics_small_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.3652500Z test_reference_numerics_small_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3666616Z test_reference_numerics_small_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3679687Z test_reference_numerics_small_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3691441Z test_reference_numerics_small_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3702747Z test_reference_numerics_small_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3713790Z test_reference_numerics_small_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3725279Z test_reference_numerics_small_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3736897Z test_reference_numerics_small_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3749243Z test_reference_numerics_small_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3762360Z test_reference_numerics_small_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3774825Z test_reference_numerics_small_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3787942Z test_reference_numerics_small_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3800682Z test_reference_numerics_small_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3813945Z test_reference_numerics_small_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3827546Z test_reference_numerics_small_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3842434Z test_reference_numerics_small_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3857041Z test_reference_numerics_small_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3871503Z test_reference_numerics_small_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3885788Z test_reference_numerics_small_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3899489Z test_reference_numerics_small_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3909932Z test_reference_numerics_small_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.3922093Z test_reference_numerics_small_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3935223Z test_reference_numerics_small_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3947768Z test_reference_numerics_small_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3959193Z test_reference_numerics_small_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3971007Z test_reference_numerics_small_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3982312Z test_reference_numerics_small_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.3993757Z test_reference_numerics_small_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4094985Z test_reference_numerics_small_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.4206738Z test_reference_numerics_small_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.4311731Z test_reference_numerics_small_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.4324651Z test_reference_numerics_small_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4335249Z test_reference_numerics_small_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.4434759Z test_reference_numerics_small_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.4549636Z test_reference_numerics_small_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.4649808Z test_reference_numerics_small_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.4662203Z test_reference_numerics_small_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4674507Z test_reference_numerics_small_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4685643Z test_reference_numerics_small_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4696396Z test_reference_numerics_small_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4707503Z test_reference_numerics_small_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4718061Z test_reference_numerics_small_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4729115Z test_reference_numerics_small_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4740327Z test_reference_numerics_small_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4752314Z test_reference_numerics_small_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.4761873Z test_reference_numerics_small_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.4858893Z test_reference_numerics_small_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.4968145Z test_reference_numerics_small_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.5066311Z test_reference_numerics_small_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.5077803Z test_reference_numerics_small_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5089104Z test_reference_numerics_small_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5100389Z test_reference_numerics_small_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5111401Z test_reference_numerics_small_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5122538Z test_reference_numerics_small_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5134088Z test_reference_numerics_small_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5145833Z test_reference_numerics_small_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5157588Z test_reference_numerics_small_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5170053Z test_reference_numerics_small_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5179608Z test_reference_numerics_small_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.5277321Z test_reference_numerics_small_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.5374730Z test_reference_numerics_small_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.5385898Z test_reference_numerics_small_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5397845Z test_reference_numerics_small_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5409391Z test_reference_numerics_small_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5420772Z test_reference_numerics_small_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5432337Z test_reference_numerics_small_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5443641Z test_reference_numerics_small_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5455794Z test_reference_numerics_small_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5468001Z test_reference_numerics_small_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5480372Z test_reference_numerics_small_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5490003Z test_reference_numerics_small_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.5501107Z test_reference_numerics_small_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5512334Z test_reference_numerics_small_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5523391Z test_reference_numerics_small_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5534392Z test_reference_numerics_small_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5545747Z test_reference_numerics_small_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5556489Z test_reference_numerics_small_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5567838Z test_reference_numerics_small_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5579369Z test_reference_numerics_small_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5591861Z test_reference_numerics_small_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5601740Z test_reference_numerics_small_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.5613191Z test_reference_numerics_small_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5624654Z test_reference_numerics_small_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5635983Z test_reference_numerics_small_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5647520Z test_reference_numerics_small_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5658657Z test_reference_numerics_small_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5669952Z test_reference_numerics_small_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5681692Z test_reference_numerics_small_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5692927Z test_reference_numerics_small_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5705327Z test_reference_numerics_small_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.5714778Z test_reference_numerics_small_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.5811227Z test_reference_numerics_small_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.5916095Z test_reference_numerics_small_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.6013369Z test_reference_numerics_small_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.6025214Z test_reference_numerics_small_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6036783Z test_reference_numerics_small_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6047789Z test_reference_numerics_small_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6071724Z test_reference_numerics_small_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6072393Z test_reference_numerics_small_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6081410Z test_reference_numerics_small_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6093600Z test_reference_numerics_small_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6105722Z test_reference_numerics_small_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6114701Z test_reference_numerics_small_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6123368Z test_reference_numerics_small_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6132137Z test_reference_numerics_small_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6140938Z test_reference_numerics_small_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6149787Z test_reference_numerics_small_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6158420Z test_reference_numerics_small_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6167481Z test_reference_numerics_small_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6176887Z test_reference_numerics_small_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6186447Z test_reference_numerics_small_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6195748Z test_reference_numerics_small_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6205161Z test_reference_numerics_small_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6213708Z test_reference_numerics_small_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:59.6218963Z test_reference_numerics_small_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:59.6227660Z test_reference_numerics_small_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.6240024Z test_reference_numerics_small_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6253116Z test_reference_numerics_small_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6266140Z test_reference_numerics_small_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6278655Z test_reference_numerics_small_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6291424Z test_reference_numerics_small_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6304004Z test_reference_numerics_small_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6316954Z test_reference_numerics_small_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6330504Z test_reference_numerics_small_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6340240Z test_reference_numerics_small_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.6488186Z test_reference_numerics_small_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:45:59.6625284Z test_reference_numerics_small_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:45:59.6637738Z test_reference_numerics_small_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6650918Z test_reference_numerics_small_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6663719Z test_reference_numerics_small_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6677237Z test_reference_numerics_small_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6689569Z test_reference_numerics_small_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6702290Z test_reference_numerics_small_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6715052Z test_reference_numerics_small_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6727958Z test_reference_numerics_small_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6738255Z test_reference_numerics_small_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.6751163Z test_reference_numerics_small_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6763639Z test_reference_numerics_small_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6776219Z test_reference_numerics_small_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6789000Z test_reference_numerics_small_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6801408Z test_reference_numerics_small_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6813972Z test_reference_numerics_small_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6826422Z test_reference_numerics_small_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6839854Z test_reference_numerics_small_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.6849863Z test_reference_numerics_small_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.6992599Z test_reference_numerics_small_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:45:59.7124930Z test_reference_numerics_small_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:59.7138087Z test_reference_numerics_small_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7151166Z test_reference_numerics_small_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7163848Z test_reference_numerics_small_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7176786Z test_reference_numerics_small_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7189584Z test_reference_numerics_small_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7201654Z test_reference_numerics_small_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7214336Z test_reference_numerics_small_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7227727Z test_reference_numerics_small_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7237304Z test_reference_numerics_small_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.7379405Z test_reference_numerics_small_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:45:59.7511510Z test_reference_numerics_small_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:45:59.7524150Z test_reference_numerics_small_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7537507Z test_reference_numerics_small_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7550309Z test_reference_numerics_small_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7562909Z test_reference_numerics_small_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7575794Z test_reference_numerics_small_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7588660Z test_reference_numerics_small_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7601763Z test_reference_numerics_small_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7614935Z test_reference_numerics_small_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7624617Z test_reference_numerics_small_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.7721121Z test_reference_numerics_small_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.7818140Z test_reference_numerics_small_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:45:59.7829935Z test_reference_numerics_small_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7841102Z test_reference_numerics_small_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7852979Z test_reference_numerics_small_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7863784Z test_reference_numerics_small_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7874899Z test_reference_numerics_small_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7886064Z test_reference_numerics_small_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7897583Z test_reference_numerics_small_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7909258Z test_reference_numerics_small_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7921690Z test_reference_numerics_small_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7931905Z test_reference_numerics_small_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.7944259Z test_reference_numerics_small_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7957365Z test_reference_numerics_small_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7970175Z test_reference_numerics_small_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7983089Z test_reference_numerics_small_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.7996327Z test_reference_numerics_small_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8009014Z test_reference_numerics_small_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8021646Z test_reference_numerics_small_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8035890Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8050225Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8063991Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8077669Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8091038Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8104384Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8110090Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:59.8122977Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8137283Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8151637Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8165888Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8179648Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8193201Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8206352Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8211955Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:59.8224908Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8239439Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8254340Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8268966Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8282931Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8296500Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8310144Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8315803Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:59.8329953Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8342774Z test_reference_numerics_small_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8352981Z test_reference_numerics_small_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:45:59.8364894Z test_reference_numerics_small_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8378248Z test_reference_numerics_small_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8391346Z test_reference_numerics_small_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8402723Z test_reference_numerics_small_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8414100Z test_reference_numerics_small_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8425099Z test_reference_numerics_small_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8436735Z test_reference_numerics_small_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8448621Z test_reference_numerics_small_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8461456Z test_reference_numerics_small_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8570853Z test_reference_numerics_small_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.8689063Z test_reference_numerics_small_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:45:59.8794741Z test_reference_numerics_small_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.8807614Z test_reference_numerics_small_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8820606Z test_reference_numerics_small_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8832986Z test_reference_numerics_small_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8844651Z test_reference_numerics_small_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8855469Z test_reference_numerics_small_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8866290Z test_reference_numerics_small_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8877460Z test_reference_numerics_small_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8888773Z test_reference_numerics_small_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8901175Z test_reference_numerics_small_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8914192Z test_reference_numerics_small_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8926985Z test_reference_numerics_small_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8940021Z test_reference_numerics_small_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8953084Z test_reference_numerics_small_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8965878Z test_reference_numerics_small_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8979281Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.8992772Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9006065Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9019410Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9032340Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9044963Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9058265Z test_reference_numerics_small_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9071447Z test_reference_numerics_small_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9084965Z test_reference_numerics_small_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9098313Z test_reference_numerics_small_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9111522Z test_reference_numerics_small_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9123811Z test_reference_numerics_small_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9136911Z test_reference_numerics_small_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9149691Z test_reference_numerics_small_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9161244Z test_reference_numerics_small_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9172306Z test_reference_numerics_small_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9183151Z test_reference_numerics_small_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9194708Z test_reference_numerics_small_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9206480Z test_reference_numerics_small_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9219042Z test_reference_numerics_small_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9231988Z test_reference_numerics_small_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9244446Z test_reference_numerics_small_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9435347Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:45:59.9441380Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:45:59.9453804Z test_reference_numerics_small_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9466950Z test_reference_numerics_small_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9479584Z test_reference_numerics_small_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9493230Z test_reference_numerics_small_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9506541Z test_reference_numerics_small_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9519178Z test_reference_numerics_small_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9532564Z test_reference_numerics_small_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9647001Z test_reference_numerics_small_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.9760223Z test_reference_numerics_small_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:45:59.9773350Z test_reference_numerics_small_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9786874Z test_reference_numerics_small_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9799478Z test_reference_numerics_small_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9811741Z test_reference_numerics_small_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9816627Z test_reference_numerics_small_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:59.9828248Z test_reference_numerics_small_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9833046Z test_reference_numerics_small_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:45:59.9844181Z test_reference_numerics_small_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:45:59.9856934Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0076895Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:46:00.0227571Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:46:00.0240757Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0254539Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0267480Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0280428Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0293293Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0306046Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0319046Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0332120Z test_reference_numerics_small_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0345236Z test_reference_numerics_small_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0358193Z test_reference_numerics_small_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0370237Z test_reference_numerics_small_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0381311Z test_reference_numerics_small_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0392679Z test_reference_numerics_small_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0404140Z test_reference_numerics_small_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0415904Z test_reference_numerics_small_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0431880Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0441823Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.0457455Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0473915Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0486660Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0499544Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0511583Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0523695Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0535554Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0550923Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0561129Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.0574779Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0589449Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0602604Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0614993Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0627602Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0640212Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0652548Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0668297Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0678305Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.0694029Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0710507Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0724142Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0737389Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0750684Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0763873Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0778732Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0795279Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0805093Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.0820532Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0836657Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0850178Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0862690Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0875281Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0887932Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0900663Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0916311Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0926031Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.0941591Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0958385Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.0972066Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0984438Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.0997241Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1009945Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1023465Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1035716Z test_reference_numerics_small_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1141763Z test_reference_numerics_small_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:46:00.1258141Z test_reference_numerics_small_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:46:00.1362896Z test_reference_numerics_small_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:46:00.1374408Z test_reference_numerics_small_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1387134Z test_reference_numerics_small_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1399646Z test_reference_numerics_small_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1411557Z test_reference_numerics_small_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1422502Z test_reference_numerics_small_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1433161Z test_reference_numerics_small_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1444215Z test_reference_numerics_small_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1455478Z test_reference_numerics_small_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1461187Z test_reference_numerics_small_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:46:00.1470178Z test_reference_numerics_small_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.1483037Z test_reference_numerics_small_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1495726Z test_reference_numerics_small_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1508542Z test_reference_numerics_small_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1520513Z test_reference_numerics_small_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1532064Z test_reference_numerics_small_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1543471Z test_reference_numerics_small_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1555149Z test_reference_numerics_small_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1567692Z test_reference_numerics_small_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1579914Z test_reference_numerics_small_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1589741Z test_reference_numerics_small_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.1690140Z test_reference_numerics_small_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:46:00.1799526Z test_reference_numerics_small_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:46:00.1900677Z test_reference_numerics_small_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:46:00.1912453Z test_reference_numerics_small_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1925848Z test_reference_numerics_small_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1938157Z test_reference_numerics_small_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1949821Z test_reference_numerics_small_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1960802Z test_reference_numerics_small_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1971682Z test_reference_numerics_small_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1982711Z test_reference_numerics_small_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1994021Z test_reference_numerics_small_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.1999317Z test_reference_numerics_small_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:46:00.2008581Z test_reference_numerics_small_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.2114684Z test_reference_numerics_small_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:46:00.2221622Z test_reference_numerics_small_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:46:00.2233847Z test_reference_numerics_small_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2246907Z test_reference_numerics_small_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2259409Z test_reference_numerics_small_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2271971Z test_reference_numerics_small_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2284213Z test_reference_numerics_small_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2296659Z test_reference_numerics_small_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2309189Z test_reference_numerics_small_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2321636Z test_reference_numerics_small_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2334791Z test_reference_numerics_small_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2348559Z test_reference_numerics_small_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2360933Z test_reference_numerics_small_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2373806Z test_reference_numerics_small_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2386921Z test_reference_numerics_small_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2399332Z test_reference_numerics_small_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2412439Z test_reference_numerics_small_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2425131Z test_reference_numerics_small_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2437573Z test_reference_numerics_small_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2450685Z test_reference_numerics_small_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2463724Z test_reference_numerics_small_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2477354Z test_reference_numerics_small_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2490696Z test_reference_numerics_small_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2500805Z test_reference_numerics_small_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.2628814Z test_reference_numerics_small_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:46:00.2756200Z test_reference_numerics_small_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:46:00.2769387Z test_reference_numerics_small_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2782357Z test_reference_numerics_small_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2795485Z test_reference_numerics_small_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2809073Z test_reference_numerics_small_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2821435Z test_reference_numerics_small_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2834168Z test_reference_numerics_small_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2846849Z test_reference_numerics_small_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2859548Z test_reference_numerics_small_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.2869487Z test_reference_numerics_small_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.2980802Z test_reference_numerics_small_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:46:00.3109185Z test_reference_numerics_small_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:46:00.3223325Z test_reference_numerics_small_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:46:00.3235182Z test_reference_numerics_small_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3248080Z test_reference_numerics_small_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3260932Z test_reference_numerics_small_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3272861Z test_reference_numerics_small_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3284133Z test_reference_numerics_small_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3295061Z test_reference_numerics_small_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3306222Z test_reference_numerics_small_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3317433Z test_reference_numerics_small_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3329585Z test_reference_numerics_small_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3339448Z test_reference_numerics_small_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.3500120Z test_reference_numerics_small_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:46:00.3627178Z test_reference_numerics_small_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:46:00.3639149Z test_reference_numerics_small_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3652866Z test_reference_numerics_small_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3666757Z test_reference_numerics_small_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3679335Z test_reference_numerics_small_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3691984Z test_reference_numerics_small_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3704688Z test_reference_numerics_small_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3717531Z test_reference_numerics_small_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3730505Z test_reference_numerics_small_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3740625Z test_reference_numerics_small_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.3753271Z test_reference_numerics_small_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3766800Z test_reference_numerics_small_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3779490Z test_reference_numerics_small_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3791422Z test_reference_numerics_small_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3801952Z test_reference_numerics_small_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3812704Z test_reference_numerics_small_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3824169Z test_reference_numerics_small_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3836485Z test_reference_numerics_small_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3849235Z test_reference_numerics_small_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3858883Z test_reference_numerics_small_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.3869982Z test_reference_numerics_small_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3881156Z test_reference_numerics_small_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3892511Z test_reference_numerics_small_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3903263Z test_reference_numerics_small_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3914690Z test_reference_numerics_small_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3925471Z test_reference_numerics_small_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3936701Z test_reference_numerics_small_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3948569Z test_reference_numerics_small_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3960908Z test_reference_numerics_small_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.3970835Z test_reference_numerics_small_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.4202386Z test_reference_numerics_small_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:46:00.4348607Z test_reference_numerics_small_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:46:00.4361321Z test_reference_numerics_small_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4374206Z test_reference_numerics_small_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4386557Z test_reference_numerics_small_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4398548Z test_reference_numerics_small_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4411151Z test_reference_numerics_small_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4423604Z test_reference_numerics_small_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4436404Z test_reference_numerics_small_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4449887Z test_reference_numerics_small_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4459773Z test_reference_numerics_small_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.4680596Z test_reference_numerics_small_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:46:00.4686219Z test_reference_numerics_small_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:00.4699505Z test_reference_numerics_small_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4712918Z test_reference_numerics_small_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4725579Z test_reference_numerics_small_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4737417Z test_reference_numerics_small_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4749175Z test_reference_numerics_small_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4760559Z test_reference_numerics_small_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4772493Z test_reference_numerics_small_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4785805Z test_reference_numerics_small_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.4795135Z test_reference_numerics_small_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5035076Z test_reference_numerics_small_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:46:00.5186763Z test_reference_numerics_small_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:46:00.5198915Z test_reference_numerics_small_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5212275Z test_reference_numerics_small_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5224828Z test_reference_numerics_small_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5237573Z test_reference_numerics_small_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5249914Z test_reference_numerics_small_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5262106Z test_reference_numerics_small_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5274294Z test_reference_numerics_small_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5284158Z test_reference_numerics_small_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5296567Z test_reference_numerics_small_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5310167Z test_reference_numerics_small_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5323544Z test_reference_numerics_small_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5336320Z test_reference_numerics_small_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5349132Z test_reference_numerics_small_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5361659Z test_reference_numerics_small_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5374499Z test_reference_numerics_small_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5387396Z test_reference_numerics_small_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5400094Z test_reference_numerics_small_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5413689Z test_reference_numerics_small_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5426854Z test_reference_numerics_small_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5439811Z test_reference_numerics_small_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5452184Z test_reference_numerics_small_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5464252Z test_reference_numerics_small_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5477077Z test_reference_numerics_small_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5487583Z test_reference_numerics_small_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5500588Z test_reference_numerics_small_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5514077Z test_reference_numerics_small_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5527211Z test_reference_numerics_small_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5539894Z test_reference_numerics_small_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5552818Z test_reference_numerics_small_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5564910Z test_reference_numerics_small_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5577135Z test_reference_numerics_small_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5587397Z test_reference_numerics_small_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5600226Z test_reference_numerics_small_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5613736Z test_reference_numerics_small_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5626908Z test_reference_numerics_small_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5639208Z test_reference_numerics_small_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5651470Z test_reference_numerics_small_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5663607Z test_reference_numerics_small_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5676133Z test_reference_numerics_small_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5686386Z test_reference_numerics_small_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5699491Z test_reference_numerics_small_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5713276Z test_reference_numerics_small_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5727307Z test_reference_numerics_small_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5740287Z test_reference_numerics_small_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5752675Z test_reference_numerics_small_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5765617Z test_reference_numerics_small_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5778379Z test_reference_numerics_small_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5791921Z test_reference_numerics_small_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5801471Z test_reference_numerics_small_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5813697Z test_reference_numerics_small_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5826782Z test_reference_numerics_small_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5839217Z test_reference_numerics_small_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5851008Z test_reference_numerics_small_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5862691Z test_reference_numerics_small_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5874591Z test_reference_numerics_small_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5886514Z test_reference_numerics_small_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5896576Z test_reference_numerics_small_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.5908856Z test_reference_numerics_small_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5921553Z test_reference_numerics_small_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5934033Z test_reference_numerics_small_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5946155Z test_reference_numerics_small_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5958020Z test_reference_numerics_small_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5970636Z test_reference_numerics_small_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5981993Z test_reference_numerics_small_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.5995109Z test_reference_numerics_small_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6004839Z test_reference_numerics_small_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6016849Z test_reference_numerics_small_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6029709Z test_reference_numerics_small_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6042032Z test_reference_numerics_small_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6054915Z test_reference_numerics_small_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6067281Z test_reference_numerics_small_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6079190Z test_reference_numerics_small_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6092357Z test_reference_numerics_small_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6102741Z test_reference_numerics_small_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6115483Z test_reference_numerics_small_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6128444Z test_reference_numerics_small_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6140559Z test_reference_numerics_small_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6152062Z test_reference_numerics_small_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6163359Z test_reference_numerics_small_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6174945Z test_reference_numerics_small_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6186793Z test_reference_numerics_small_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6196641Z test_reference_numerics_small_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6208695Z test_reference_numerics_small_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6221388Z test_reference_numerics_small_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6233593Z test_reference_numerics_small_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6245127Z test_reference_numerics_small_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6256740Z test_reference_numerics_small_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6268671Z test_reference_numerics_small_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6281097Z test_reference_numerics_small_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6290795Z test_reference_numerics_small_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6302844Z test_reference_numerics_small_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6316087Z test_reference_numerics_small_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6328650Z test_reference_numerics_small_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6340923Z test_reference_numerics_small_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6354142Z test_reference_numerics_small_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6366844Z test_reference_numerics_small_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6379245Z test_reference_numerics_small_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6389810Z test_reference_numerics_small_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6402370Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6415038Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6427324Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6438400Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6449797Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6460822Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6473256Z test_reference_numerics_small_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6483037Z test_reference_numerics_small_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6495445Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6508546Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6520821Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6532419Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6543979Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6555489Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6567023Z test_reference_numerics_small_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6576140Z test_reference_numerics_small_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6588445Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6601682Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6614579Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6626889Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6639114Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6651320Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6663490Z test_reference_numerics_small_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6673320Z test_reference_numerics_small_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6684946Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6697917Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6710887Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6722896Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6734853Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6746034Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6757198Z test_reference_numerics_small_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6769974Z test_reference_numerics_small_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6780403Z test_reference_numerics_small_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6793626Z test_reference_numerics_small_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6807037Z test_reference_numerics_small_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6819023Z test_reference_numerics_small_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6831671Z test_reference_numerics_small_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6843955Z test_reference_numerics_small_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6856288Z test_reference_numerics_small_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6868914Z test_reference_numerics_small_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6878295Z test_reference_numerics_small_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6890485Z test_reference_numerics_small_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6903445Z test_reference_numerics_small_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6915539Z test_reference_numerics_small_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6927023Z test_reference_numerics_small_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6938232Z test_reference_numerics_small_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6949763Z test_reference_numerics_small_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6960899Z test_reference_numerics_small_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6973415Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.6983689Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.6996361Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7009261Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7022301Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7034510Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7047615Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7060081Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7072031Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7081070Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.7093058Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7105578Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7117771Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7129784Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7140899Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7152241Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7163445Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7173001Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.7184521Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7196988Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7209069Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7220721Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7233332Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7245501Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7256464Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7265787Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.7277131Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7289566Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7301227Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7312063Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7323016Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7334791Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7346454Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7357905Z test_reference_numerics_small_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7367105Z test_reference_numerics_small_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.7491042Z test_reference_numerics_small_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:46:00.7612311Z test_reference_numerics_small_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:46:00.7624728Z test_reference_numerics_small_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7637407Z test_reference_numerics_small_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7650142Z test_reference_numerics_small_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7662663Z test_reference_numerics_small_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7675162Z test_reference_numerics_small_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7687811Z test_reference_numerics_small_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7700309Z test_reference_numerics_small_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7713228Z test_reference_numerics_small_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7722896Z test_reference_numerics_small_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.7828984Z test_reference_numerics_small_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:46:00.7935146Z test_reference_numerics_small_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:46:00.7946772Z test_reference_numerics_small_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7959649Z test_reference_numerics_small_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7971806Z test_reference_numerics_small_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7983488Z test_reference_numerics_small_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.7994348Z test_reference_numerics_small_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8005497Z test_reference_numerics_small_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8017708Z test_reference_numerics_small_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8029597Z test_reference_numerics_small_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8035158Z test_reference_numerics_small_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:46:00.8044306Z test_reference_numerics_small_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.8377365Z test_reference_numerics_small_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:46:00.8512374Z test_reference_numerics_small_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:46:00.8525098Z test_reference_numerics_small_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8625209Z test_reference_numerics_small_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:46:00.8638452Z test_reference_numerics_small_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8651846Z test_reference_numerics_small_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8664910Z test_reference_numerics_small_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8677720Z test_reference_numerics_small_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8690442Z test_reference_numerics_small_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8703271Z test_reference_numerics_small_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.8713054Z test_reference_numerics_small_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.001s) 2022-08-17T12:46:00.8869372Z test_reference_numerics_small_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:46:00.9002191Z test_reference_numerics_small_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:46:00.9014949Z test_reference_numerics_small_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9028235Z test_reference_numerics_small_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9041088Z test_reference_numerics_small_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9053936Z test_reference_numerics_small_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9067055Z test_reference_numerics_small_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9079906Z test_reference_numerics_small_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9092398Z test_reference_numerics_small_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9105068Z test_reference_numerics_small_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9117620Z test_reference_numerics_small_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9130727Z test_reference_numerics_small_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9155703Z test_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.9179894Z test_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.9207307Z test_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:46:00.9265239Z test_special_i0_i1_vs_scipy_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:46:00.9350259Z test_special_i0_i1_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:46:00.9440552Z test_special_i0_i1_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:46:00.9453714Z test_special_log_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9466755Z test_special_log_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9483274Z test_special_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.9500324Z test_special_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:46:00.9510556Z test_threshold_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9520032Z test_threshold_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9531941Z test_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9542981Z test_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9554021Z test_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9565612Z test_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9577035Z test_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9588600Z test_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:00.9598279Z test_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:46:01.2514705Z test_unary_out_op_mem_overlap_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.291s) 2022-08-17T12:46:01.2515762Z 2022-08-17T12:46:01.2516224Z ---------------------------------------------------------------------- 2022-08-17T12:46:01.2517723Z Ran 12175 tests in 150.974s 2022-08-17T12:46:01.2517872Z 2022-08-17T12:46:01.2518094Z OK (skipped=632, expected failures=14) 2022-08-17T12:46:01.2518245Z 2022-08-17T12:46:01.2518336Z Generating XML reports... 2022-08-17T12:46:02.3522296Z Generated XML report: test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20220817124330.xml 2022-08-17T12:46:02.8686806Z Running test_jit_fuser_te ... [2022-08-17 12:46:02.868296] 2022-08-17T12:46:02.8687501Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:02.868378] 2022-08-17T12:46:05.3472173Z CUDA not available, skipping tests 2022-08-17T12:46:05.3700320Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:46:05.5812398Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2022-08-17T12:46:05.6074070Z 2022-08-17T12:46:05.6074490Z Running tests... 2022-08-17T12:46:05.6074899Z ---------------------------------------------------------------------- 2022-08-17T12:46:05.7202316Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.113s) 2022-08-17T12:46:05.7561835Z test_relu_cpu (__main__.TestLoopnestRandomizationCPU) ... ok (0.036s) 2022-08-17T12:46:05.7647432Z test_failures___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:05.7909078Z test_failures_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.026s) 2022-08-17T12:46:05.7988845Z test_failures_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.008s) 2022-08-17T12:46:05.8002092Z test_nnc_correctness_H_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8014889Z test_nnc_correctness_H_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8027580Z test_nnc_correctness_H_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8040061Z test_nnc_correctness_H_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8052766Z test_nnc_correctness_H_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8065400Z test_nnc_correctness_H_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8077886Z test_nnc_correctness_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8090417Z test_nnc_correctness_H_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8103088Z test_nnc_correctness_H_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8115524Z test_nnc_correctness_H_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8128102Z test_nnc_correctness_H_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8140458Z test_nnc_correctness_H_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8153088Z test_nnc_correctness_H_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8165603Z test_nnc_correctness_T_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8178171Z test_nnc_correctness_T_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8190945Z test_nnc_correctness_T_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8203650Z test_nnc_correctness_T_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8216229Z test_nnc_correctness_T_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8229026Z test_nnc_correctness_T_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8241591Z test_nnc_correctness_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8254509Z test_nnc_correctness_T_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8267190Z test_nnc_correctness_T_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8279931Z test_nnc_correctness_T_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8292790Z test_nnc_correctness_T_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8305378Z test_nnc_correctness_T_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8318003Z test_nnc_correctness_T_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8330821Z test_nnc_correctness___getitem___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8343480Z test_nnc_correctness___getitem___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8356334Z test_nnc_correctness___getitem___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8368938Z test_nnc_correctness___getitem___cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8381554Z test_nnc_correctness___getitem___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8394408Z test_nnc_correctness___getitem___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8407269Z test_nnc_correctness___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8419705Z test_nnc_correctness___getitem___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8432570Z test_nnc_correctness___getitem___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8445728Z test_nnc_correctness___getitem___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8458239Z test_nnc_correctness___getitem___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8470807Z test_nnc_correctness___getitem___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8483383Z test_nnc_correctness___getitem___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8496180Z test_nnc_correctness___radd___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8508699Z test_nnc_correctness___radd___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8521287Z test_nnc_correctness___radd___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8534084Z test_nnc_correctness___radd___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8546822Z test_nnc_correctness___radd___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8559428Z test_nnc_correctness___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8572200Z test_nnc_correctness___radd___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8584756Z test_nnc_correctness___radd___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8597430Z test_nnc_correctness___radd___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8610050Z test_nnc_correctness___radd___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8622658Z test_nnc_correctness___radd___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8635624Z test_nnc_correctness___radd___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8648247Z test_nnc_correctness___rand___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8660759Z test_nnc_correctness___rand___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8673861Z test_nnc_correctness___rand___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8686209Z test_nnc_correctness___rand___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8698755Z test_nnc_correctness___rand___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8711521Z test_nnc_correctness___rand___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8724033Z test_nnc_correctness___rdiv___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8736721Z test_nnc_correctness___rdiv___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8749414Z test_nnc_correctness___rdiv___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8761972Z test_nnc_correctness___rdiv___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8774700Z test_nnc_correctness___rdiv___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8787379Z test_nnc_correctness___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8799683Z test_nnc_correctness___rdiv___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8812401Z test_nnc_correctness___rdiv___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8825073Z test_nnc_correctness___rdiv___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8837626Z test_nnc_correctness___rdiv___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8850302Z test_nnc_correctness___rdiv___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8862843Z test_nnc_correctness___rdiv___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8875602Z test_nnc_correctness___rmatmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8888257Z test_nnc_correctness___rmatmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8900915Z test_nnc_correctness___rmatmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8913636Z test_nnc_correctness___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8926442Z test_nnc_correctness___rmatmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8939034Z test_nnc_correctness___rmatmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8951780Z test_nnc_correctness___rmatmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8960483Z test_nnc_correctness___rmatmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:05.8973050Z test_nnc_correctness___rmatmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8985677Z test_nnc_correctness___rmatmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.8998240Z test_nnc_correctness___rmod___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9010833Z test_nnc_correctness___rmod___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9023338Z test_nnc_correctness___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9036046Z test_nnc_correctness___rmod___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9048679Z test_nnc_correctness___rmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9061216Z test_nnc_correctness___rmul___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9074144Z test_nnc_correctness___rmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9086607Z test_nnc_correctness___rmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9099081Z test_nnc_correctness___rmul___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9111756Z test_nnc_correctness___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9124287Z test_nnc_correctness___rmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9136943Z test_nnc_correctness___rmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9149546Z test_nnc_correctness___rmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9162134Z test_nnc_correctness___rmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9174772Z test_nnc_correctness___rmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9187346Z test_nnc_correctness___rmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9199914Z test_nnc_correctness___ror___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9212540Z test_nnc_correctness___ror___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9225326Z test_nnc_correctness___ror___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9237930Z test_nnc_correctness___ror___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9250689Z test_nnc_correctness___ror___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9263267Z test_nnc_correctness___ror___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9275952Z test_nnc_correctness___rpow___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9288687Z test_nnc_correctness___rpow___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9301092Z test_nnc_correctness___rpow___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9313822Z test_nnc_correctness___rpow___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9326438Z test_nnc_correctness___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9339010Z test_nnc_correctness___rpow___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9351749Z test_nnc_correctness___rpow___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9364431Z test_nnc_correctness___rpow___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9376932Z test_nnc_correctness___rpow___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9389737Z test_nnc_correctness___rpow___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9402269Z test_nnc_correctness___rpow___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9414914Z test_nnc_correctness___rsub___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9427862Z test_nnc_correctness___rsub___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9440247Z test_nnc_correctness___rsub___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9452872Z test_nnc_correctness___rsub___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9465604Z test_nnc_correctness___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9477747Z test_nnc_correctness___rsub___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9490393Z test_nnc_correctness___rsub___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9503379Z test_nnc_correctness___rsub___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9515848Z test_nnc_correctness___rsub___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9528557Z test_nnc_correctness___rsub___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9541167Z test_nnc_correctness___rsub___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9553900Z test_nnc_correctness___rxor___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9566558Z test_nnc_correctness___rxor___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9579173Z test_nnc_correctness___rxor___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9591828Z test_nnc_correctness___rxor___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9604456Z test_nnc_correctness___rxor___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9617013Z test_nnc_correctness___rxor___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9629773Z test_nnc_correctness__masked_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9642470Z test_nnc_correctness__masked_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9655159Z test_nnc_correctness__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9667928Z test_nnc_correctness__masked_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9680774Z test_nnc_correctness__masked_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9693321Z test_nnc_correctness__masked_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9705977Z test_nnc_correctness__masked_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9718748Z test_nnc_correctness__masked_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9731387Z test_nnc_correctness__masked_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9744005Z test_nnc_correctness__masked_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9756669Z test_nnc_correctness__masked_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9769350Z test_nnc_correctness__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9781879Z test_nnc_correctness__masked_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9794607Z test_nnc_correctness__masked_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9807216Z test_nnc_correctness__masked_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9819817Z test_nnc_correctness__masked_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9832538Z test_nnc_correctness__masked_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9845242Z test_nnc_correctness__masked_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9857847Z test_nnc_correctness__masked_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9870520Z test_nnc_correctness__masked_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9883071Z test_nnc_correctness__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9895752Z test_nnc_correctness__masked_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9908406Z test_nnc_correctness__masked_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9921052Z test_nnc_correctness__masked_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9933623Z test_nnc_correctness__masked_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9946338Z test_nnc_correctness__masked_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9959852Z test_nnc_correctness__masked_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9972269Z test_nnc_correctness__masked_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9984834Z test_nnc_correctness__masked_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:05.9997535Z test_nnc_correctness__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0010231Z test_nnc_correctness__masked_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0022809Z test_nnc_correctness__masked_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0035500Z test_nnc_correctness__masked_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0048172Z test_nnc_correctness__masked_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0060752Z test_nnc_correctness__masked_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0073363Z test_nnc_correctness__masked_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0086031Z test_nnc_correctness__masked_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0098522Z test_nnc_correctness__masked_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0111148Z test_nnc_correctness__masked_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0123728Z test_nnc_correctness__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0136445Z test_nnc_correctness__masked_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0149212Z test_nnc_correctness__masked_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0161781Z test_nnc_correctness__masked_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0174477Z test_nnc_correctness__masked_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0187218Z test_nnc_correctness__masked_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0199918Z test_nnc_correctness__masked_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0213546Z test_nnc_correctness__masked_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0226405Z test_nnc_correctness__masked_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0239090Z test_nnc_correctness__masked_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0251642Z test_nnc_correctness__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0264291Z test_nnc_correctness__masked_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0277006Z test_nnc_correctness__masked_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0289824Z test_nnc_correctness__masked_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0302508Z test_nnc_correctness__masked_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0315362Z test_nnc_correctness__masked_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0328129Z test_nnc_correctness__masked_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0340872Z test_nnc_correctness__masked_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0353703Z test_nnc_correctness__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0366509Z test_nnc_correctness__masked_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0379282Z test_nnc_correctness__masked_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0392103Z test_nnc_correctness__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0404827Z test_nnc_correctness__masked_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0417462Z test_nnc_correctness__masked_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0430422Z test_nnc_correctness__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0442957Z test_nnc_correctness__masked_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0455796Z test_nnc_correctness__masked_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0468797Z test_nnc_correctness__masked_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0481480Z test_nnc_correctness__masked_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0494184Z test_nnc_correctness__masked_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0507001Z test_nnc_correctness__masked_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0519689Z test_nnc_correctness__masked_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0532405Z test_nnc_correctness__masked_mean_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0545163Z test_nnc_correctness__masked_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0557798Z test_nnc_correctness__masked_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0570590Z test_nnc_correctness__masked_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0583215Z test_nnc_correctness__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0596025Z test_nnc_correctness__masked_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0608847Z test_nnc_correctness__masked_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0621507Z test_nnc_correctness__masked_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0634488Z test_nnc_correctness__masked_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0647164Z test_nnc_correctness__masked_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0659868Z test_nnc_correctness__masked_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0672694Z test_nnc_correctness__masked_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0685467Z test_nnc_correctness__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0698149Z test_nnc_correctness__masked_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0710966Z test_nnc_correctness__masked_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0723592Z test_nnc_correctness__masked_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0736349Z test_nnc_correctness__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0749123Z test_nnc_correctness__masked_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0761789Z test_nnc_correctness__masked_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0774575Z test_nnc_correctness__masked_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0787279Z test_nnc_correctness__masked_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0799910Z test_nnc_correctness__masked_normalize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0812676Z test_nnc_correctness__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0825438Z test_nnc_correctness__masked_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0838163Z test_nnc_correctness__masked_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0850918Z test_nnc_correctness__masked_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0863541Z test_nnc_correctness__masked_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0876271Z test_nnc_correctness__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0889055Z test_nnc_correctness__masked_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0901693Z test_nnc_correctness__masked_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0914441Z test_nnc_correctness__masked_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0927262Z test_nnc_correctness__masked_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0939942Z test_nnc_correctness__masked_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0952816Z test_nnc_correctness__masked_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0965606Z test_nnc_correctness__masked_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0978358Z test_nnc_correctness__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.0991041Z test_nnc_correctness__masked_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1003768Z test_nnc_correctness__masked_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1016603Z test_nnc_correctness__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1029413Z test_nnc_correctness__masked_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1042144Z test_nnc_correctness__masked_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1054857Z test_nnc_correctness__masked_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1067676Z test_nnc_correctness__masked_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1080259Z test_nnc_correctness__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1092993Z test_nnc_correctness__masked_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1105776Z test_nnc_correctness__masked_std_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1118565Z test_nnc_correctness__masked_std_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1131357Z test_nnc_correctness__masked_std_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1144020Z test_nnc_correctness__masked_std_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1156825Z test_nnc_correctness__masked_std_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1169536Z test_nnc_correctness__masked_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1182249Z test_nnc_correctness__masked_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1194962Z test_nnc_correctness__masked_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1207740Z test_nnc_correctness__masked_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1220413Z test_nnc_correctness__masked_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1233064Z test_nnc_correctness__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1245682Z test_nnc_correctness__masked_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1258327Z test_nnc_correctness__masked_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1271002Z test_nnc_correctness__masked_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1283613Z test_nnc_correctness__masked_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1296333Z test_nnc_correctness__masked_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1309028Z test_nnc_correctness__masked_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1321681Z test_nnc_correctness__masked_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1334252Z test_nnc_correctness__masked_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1346954Z test_nnc_correctness__masked_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1359545Z test_nnc_correctness__masked_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1372125Z test_nnc_correctness__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1384640Z test_nnc_correctness__masked_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1397578Z test_nnc_correctness__masked_var_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1410223Z test_nnc_correctness__masked_var_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1422812Z test_nnc_correctness__masked_var_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1435487Z test_nnc_correctness__masked_var_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1448163Z test_nnc_correctness__masked_var_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1460801Z test_nnc_correctness_abs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1473779Z test_nnc_correctness_abs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1486333Z test_nnc_correctness_abs_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1498920Z test_nnc_correctness_abs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1511567Z test_nnc_correctness_abs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1524112Z test_nnc_correctness_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1536837Z test_nnc_correctness_abs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1549643Z test_nnc_correctness_abs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1562203Z test_nnc_correctness_abs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1574936Z test_nnc_correctness_abs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1587719Z test_nnc_correctness_abs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1600254Z test_nnc_correctness_abs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1613057Z test_nnc_correctness_acos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1625673Z test_nnc_correctness_acos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1638389Z test_nnc_correctness_acos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1650989Z test_nnc_correctness_acos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1663933Z test_nnc_correctness_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1676579Z test_nnc_correctness_acos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1689229Z test_nnc_correctness_acos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1701691Z test_nnc_correctness_acos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1714624Z test_nnc_correctness_acos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1727177Z test_nnc_correctness_acos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1739836Z test_nnc_correctness_acos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1752423Z test_nnc_correctness_acosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1765094Z test_nnc_correctness_acosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1777839Z test_nnc_correctness_acosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1790620Z test_nnc_correctness_acosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1803293Z test_nnc_correctness_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1816050Z test_nnc_correctness_acosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1828870Z test_nnc_correctness_acosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1841479Z test_nnc_correctness_acosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1854245Z test_nnc_correctness_acosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1866925Z test_nnc_correctness_acosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1879541Z test_nnc_correctness_acosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1892261Z test_nnc_correctness_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1904845Z test_nnc_correctness_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1917687Z test_nnc_correctness_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1930311Z test_nnc_correctness_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1942884Z test_nnc_correctness_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1955651Z test_nnc_correctness_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1968278Z test_nnc_correctness_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1980926Z test_nnc_correctness_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.1993705Z test_nnc_correctness_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2006406Z test_nnc_correctness_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2018982Z test_nnc_correctness_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2031665Z test_nnc_correctness_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2044176Z test_nnc_correctness_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2056879Z test_nnc_correctness_addbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2069653Z test_nnc_correctness_addbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2082198Z test_nnc_correctness_addbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2094968Z test_nnc_correctness_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2107741Z test_nnc_correctness_addbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2120255Z test_nnc_correctness_addbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2133033Z test_nnc_correctness_addbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2145698Z test_nnc_correctness_addbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2158233Z test_nnc_correctness_addbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2170913Z test_nnc_correctness_addbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2183460Z test_nnc_correctness_addcdiv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2196121Z test_nnc_correctness_addcdiv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2208884Z test_nnc_correctness_addcdiv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2221404Z test_nnc_correctness_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2234153Z test_nnc_correctness_addcdiv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2247062Z test_nnc_correctness_addcmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2259563Z test_nnc_correctness_addcmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2272150Z test_nnc_correctness_addcmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2284798Z test_nnc_correctness_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2297316Z test_nnc_correctness_addcmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2310184Z test_nnc_correctness_addcmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2322645Z test_nnc_correctness_addcmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2335257Z test_nnc_correctness_addcmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2347873Z test_nnc_correctness_addcmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2360431Z test_nnc_correctness_addcmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2373188Z test_nnc_correctness_addmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2385956Z test_nnc_correctness_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2398661Z test_nnc_correctness_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2411706Z test_nnc_correctness_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2424405Z test_nnc_correctness_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2437305Z test_nnc_correctness_addmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2450023Z test_nnc_correctness_addmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2462570Z test_nnc_correctness_addmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2475384Z test_nnc_correctness_addmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2488105Z test_nnc_correctness_addmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2500804Z test_nnc_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2513637Z test_nnc_correctness_addmm_decomposed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2526421Z test_nnc_correctness_addmm_decomposed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2539080Z test_nnc_correctness_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2551933Z test_nnc_correctness_addmm_decomposed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2564668Z test_nnc_correctness_addmm_decomposed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2577383Z test_nnc_correctness_addmm_decomposed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2590185Z test_nnc_correctness_addmm_decomposed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2602847Z test_nnc_correctness_addmm_decomposed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2615599Z test_nnc_correctness_addmm_decomposed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2628344Z test_nnc_correctness_addmv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2641002Z test_nnc_correctness_addmv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2653753Z test_nnc_correctness_addmv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2666390Z test_nnc_correctness_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2679160Z test_nnc_correctness_addmv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2691953Z test_nnc_correctness_addmv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2704639Z test_nnc_correctness_addmv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2717393Z test_nnc_correctness_addmv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2730376Z test_nnc_correctness_addmv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2742886Z test_nnc_correctness_addmv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2755848Z test_nnc_correctness_addr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2768551Z test_nnc_correctness_addr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2781276Z test_nnc_correctness_addr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2793938Z test_nnc_correctness_addr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2806702Z test_nnc_correctness_addr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2819339Z test_nnc_correctness_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2832067Z test_nnc_correctness_addr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2844839Z test_nnc_correctness_addr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2857657Z test_nnc_correctness_addr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2870491Z test_nnc_correctness_addr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2883252Z test_nnc_correctness_addr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2895808Z test_nnc_correctness_addr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2908532Z test_nnc_correctness_all_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2920878Z test_nnc_correctness_all_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2933413Z test_nnc_correctness_all_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2945913Z test_nnc_correctness_all_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2958218Z test_nnc_correctness_all_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2970795Z test_nnc_correctness_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2983200Z test_nnc_correctness_all_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.2995724Z test_nnc_correctness_all_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3008188Z test_nnc_correctness_all_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3020619Z test_nnc_correctness_all_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3033168Z test_nnc_correctness_all_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3045668Z test_nnc_correctness_all_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3054351Z test_nnc_correctness_allclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.3063344Z test_nnc_correctness_allclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.3072094Z test_nnc_correctness_allclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.3080509Z test_nnc_correctness_allclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.3089025Z test_nnc_correctness_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.3097816Z test_nnc_correctness_allclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.3111226Z test_nnc_correctness_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3124623Z test_nnc_correctness_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3137870Z test_nnc_correctness_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3151321Z test_nnc_correctness_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3164779Z test_nnc_correctness_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3178238Z test_nnc_correctness_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3191671Z test_nnc_correctness_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3205099Z test_nnc_correctness_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3218448Z test_nnc_correctness_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3231883Z test_nnc_correctness_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3245243Z test_nnc_correctness_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3258628Z test_nnc_correctness_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3272123Z test_nnc_correctness_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3287894Z test_nnc_correctness_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:46:06.3302411Z test_nnc_correctness_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3315719Z test_nnc_correctness_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3329548Z test_nnc_correctness_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3342744Z test_nnc_correctness_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3356158Z test_nnc_correctness_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3369500Z test_nnc_correctness_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3382897Z test_nnc_correctness_aminmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3396486Z test_nnc_correctness_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3409761Z test_nnc_correctness_aminmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3422972Z test_nnc_correctness_aminmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3436335Z test_nnc_correctness_aminmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3449764Z test_nnc_correctness_aminmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3463019Z test_nnc_correctness_aminmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3476453Z test_nnc_correctness_aminmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3489826Z test_nnc_correctness_angle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3503089Z test_nnc_correctness_angle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3516506Z test_nnc_correctness_angle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3529947Z test_nnc_correctness_angle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3543246Z test_nnc_correctness_angle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3556607Z test_nnc_correctness_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3569980Z test_nnc_correctness_angle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3583228Z test_nnc_correctness_angle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3596503Z test_nnc_correctness_angle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3609869Z test_nnc_correctness_angle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3623151Z test_nnc_correctness_angle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3636450Z test_nnc_correctness_angle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3649893Z test_nnc_correctness_any_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3663238Z test_nnc_correctness_any_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3676619Z test_nnc_correctness_any_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3690081Z test_nnc_correctness_any_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3703261Z test_nnc_correctness_any_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3716637Z test_nnc_correctness_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3729967Z test_nnc_correctness_any_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3743206Z test_nnc_correctness_any_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3756555Z test_nnc_correctness_any_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3770384Z test_nnc_correctness_any_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3783850Z test_nnc_correctness_any_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3797241Z test_nnc_correctness_any_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3810749Z test_nnc_correctness_arange_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3823958Z test_nnc_correctness_arange_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3837419Z test_nnc_correctness_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3850769Z test_nnc_correctness_arange_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3864068Z test_nnc_correctness_arange_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3877433Z test_nnc_correctness_arange_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3890820Z test_nnc_correctness_arange_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3904045Z test_nnc_correctness_arange_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3917452Z test_nnc_correctness_arange_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3930671Z test_nnc_correctness_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3943878Z test_nnc_correctness_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3957466Z test_nnc_correctness_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3970826Z test_nnc_correctness_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3984085Z test_nnc_correctness_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.3997616Z test_nnc_correctness_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4010997Z test_nnc_correctness_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4024313Z test_nnc_correctness_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4037243Z test_nnc_correctness_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4049539Z test_nnc_correctness_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4061796Z test_nnc_correctness_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4074170Z test_nnc_correctness_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4086836Z test_nnc_correctness_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4098911Z test_nnc_correctness_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4111328Z test_nnc_correctness_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4123592Z test_nnc_correctness_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4136021Z test_nnc_correctness_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4148496Z test_nnc_correctness_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4161042Z test_nnc_correctness_argsort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4173460Z test_nnc_correctness_argsort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4185910Z test_nnc_correctness_argsort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4198336Z test_nnc_correctness_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4210725Z test_nnc_correctness_argsort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4222970Z test_nnc_correctness_argsort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4235435Z test_nnc_correctness_argsort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4247798Z test_nnc_correctness_argsort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4260049Z test_nnc_correctness_argsort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4272522Z test_nnc_correctness_argsort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4309538Z test_nnc_correctness_argwhere_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4310083Z test_nnc_correctness_argwhere_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4310543Z test_nnc_correctness_argwhere_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4322043Z test_nnc_correctness_argwhere_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4334374Z test_nnc_correctness_argwhere_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4346610Z test_nnc_correctness_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4358661Z test_nnc_correctness_argwhere_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4370814Z test_nnc_correctness_argwhere_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4382973Z test_nnc_correctness_argwhere_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4395530Z test_nnc_correctness_argwhere_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4408212Z test_nnc_correctness_argwhere_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4420408Z test_nnc_correctness_argwhere_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4432840Z test_nnc_correctness_as_strided_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4445268Z test_nnc_correctness_as_strided_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4457649Z test_nnc_correctness_as_strided_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4470144Z test_nnc_correctness_as_strided_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4482384Z test_nnc_correctness_as_strided_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4494847Z test_nnc_correctness_as_strided_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4507249Z test_nnc_correctness_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4519518Z test_nnc_correctness_as_strided_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4531941Z test_nnc_correctness_as_strided_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4544204Z test_nnc_correctness_as_strided_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4556608Z test_nnc_correctness_as_strided_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4569043Z test_nnc_correctness_as_strided_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4581206Z test_nnc_correctness_as_strided_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4593853Z test_nnc_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4606068Z test_nnc_correctness_as_strided_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4618595Z test_nnc_correctness_as_strided_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4630896Z test_nnc_correctness_as_strided_scatter_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4643205Z test_nnc_correctness_as_strided_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4655584Z test_nnc_correctness_as_strided_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4668031Z test_nnc_correctness_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4680330Z test_nnc_correctness_as_strided_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4692714Z test_nnc_correctness_as_strided_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4705163Z test_nnc_correctness_as_strided_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4717424Z test_nnc_correctness_as_strided_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4729809Z test_nnc_correctness_as_strided_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4742168Z test_nnc_correctness_as_strided_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4754656Z test_nnc_correctness_asin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4767131Z test_nnc_correctness_asin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4779477Z test_nnc_correctness_asin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4791881Z test_nnc_correctness_asin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4804422Z test_nnc_correctness_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4816759Z test_nnc_correctness_asin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4829346Z test_nnc_correctness_asin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4841842Z test_nnc_correctness_asin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4854385Z test_nnc_correctness_asin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4866955Z test_nnc_correctness_asin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4879187Z test_nnc_correctness_asin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4891576Z test_nnc_correctness_asinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4903834Z test_nnc_correctness_asinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4916307Z test_nnc_correctness_asinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4928734Z test_nnc_correctness_asinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4941078Z test_nnc_correctness_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4953493Z test_nnc_correctness_asinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4966002Z test_nnc_correctness_asinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4978285Z test_nnc_correctness_asinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.4990649Z test_nnc_correctness_asinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5002874Z test_nnc_correctness_asinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5015341Z test_nnc_correctness_asinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5027794Z test_nnc_correctness_atan2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5040087Z test_nnc_correctness_atan2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5052582Z test_nnc_correctness_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5065083Z test_nnc_correctness_atan2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5077324Z test_nnc_correctness_atan2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5089769Z test_nnc_correctness_atan2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5102116Z test_nnc_correctness_atan2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5114434Z test_nnc_correctness_atan2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5126877Z test_nnc_correctness_atan2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5139041Z test_nnc_correctness_atan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5151400Z test_nnc_correctness_atan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5163611Z test_nnc_correctness_atan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5176050Z test_nnc_correctness_atan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5188424Z test_nnc_correctness_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5200613Z test_nnc_correctness_atan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5212936Z test_nnc_correctness_atan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5225408Z test_nnc_correctness_atan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5237532Z test_nnc_correctness_atan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5249873Z test_nnc_correctness_atan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5262189Z test_nnc_correctness_atan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5274530Z test_nnc_correctness_atanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5286812Z test_nnc_correctness_atanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5298996Z test_nnc_correctness_atanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5311205Z test_nnc_correctness_atanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5323404Z test_nnc_correctness_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5335758Z test_nnc_correctness_atanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5348149Z test_nnc_correctness_atanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5360226Z test_nnc_correctness_atanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5372625Z test_nnc_correctness_atanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5385231Z test_nnc_correctness_atanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5397989Z test_nnc_correctness_atanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5410826Z test_nnc_correctness_atleast_1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5422698Z test_nnc_correctness_atleast_1d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5435079Z test_nnc_correctness_atleast_1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5447447Z test_nnc_correctness_atleast_1d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5459668Z test_nnc_correctness_atleast_1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5472056Z test_nnc_correctness_atleast_1d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5484233Z test_nnc_correctness_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5496714Z test_nnc_correctness_atleast_1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5509114Z test_nnc_correctness_atleast_1d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5521292Z test_nnc_correctness_atleast_1d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5533599Z test_nnc_correctness_atleast_1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5546115Z test_nnc_correctness_atleast_1d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5558231Z test_nnc_correctness_atleast_1d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5570627Z test_nnc_correctness_atleast_2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5582970Z test_nnc_correctness_atleast_2d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5596065Z test_nnc_correctness_atleast_2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5607831Z test_nnc_correctness_atleast_2d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5620448Z test_nnc_correctness_atleast_2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5633915Z test_nnc_correctness_atleast_2d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5646151Z test_nnc_correctness_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5658300Z test_nnc_correctness_atleast_2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5670783Z test_nnc_correctness_atleast_2d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5682998Z test_nnc_correctness_atleast_2d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5695574Z test_nnc_correctness_atleast_2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5707820Z test_nnc_correctness_atleast_2d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5720115Z test_nnc_correctness_atleast_2d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5732511Z test_nnc_correctness_atleast_3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5744829Z test_nnc_correctness_atleast_3d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5757351Z test_nnc_correctness_atleast_3d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5769659Z test_nnc_correctness_atleast_3d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5781859Z test_nnc_correctness_atleast_3d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5794206Z test_nnc_correctness_atleast_3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5806647Z test_nnc_correctness_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5818825Z test_nnc_correctness_atleast_3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5831173Z test_nnc_correctness_atleast_3d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5843538Z test_nnc_correctness_atleast_3d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5855954Z test_nnc_correctness_atleast_3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5868403Z test_nnc_correctness_atleast_3d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5880665Z test_nnc_correctness_atleast_3d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5893106Z test_nnc_correctness_baddbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5905612Z test_nnc_correctness_baddbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5917732Z test_nnc_correctness_baddbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5930161Z test_nnc_correctness_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5942234Z test_nnc_correctness_baddbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5954558Z test_nnc_correctness_baddbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5966832Z test_nnc_correctness_baddbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5978864Z test_nnc_correctness_baddbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.5991113Z test_nnc_correctness_baddbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6003407Z test_nnc_correctness_baddbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6015802Z test_nnc_correctness_bernoulli_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6028118Z test_nnc_correctness_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6040447Z test_nnc_correctness_bernoulli_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6049107Z test_nnc_correctness_bfloat16_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6057602Z test_nnc_correctness_bfloat16_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6066103Z test_nnc_correctness_bfloat16_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6074815Z test_nnc_correctness_bfloat16_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6083164Z test_nnc_correctness_bfloat16_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6092065Z test_nnc_correctness_bfloat16_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6100760Z test_nnc_correctness_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6109717Z test_nnc_correctness_bfloat16_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6118266Z test_nnc_correctness_bfloat16_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6127088Z test_nnc_correctness_bfloat16_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6135328Z test_nnc_correctness_bfloat16_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6143819Z test_nnc_correctness_bfloat16_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6152426Z test_nnc_correctness_bfloat16_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:06.6164689Z test_nnc_correctness_bincount_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6176989Z test_nnc_correctness_bincount_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6189439Z test_nnc_correctness_bincount_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6201780Z test_nnc_correctness_bincount_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6214193Z test_nnc_correctness_bincount_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6226595Z test_nnc_correctness_bitwise_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6238910Z test_nnc_correctness_bitwise_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6251469Z test_nnc_correctness_bitwise_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6263707Z test_nnc_correctness_bitwise_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6276286Z test_nnc_correctness_bitwise_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6288664Z test_nnc_correctness_bitwise_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6301051Z test_nnc_correctness_bitwise_left_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6313477Z test_nnc_correctness_bitwise_left_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6325899Z test_nnc_correctness_bitwise_left_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6338314Z test_nnc_correctness_bitwise_left_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6350668Z test_nnc_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6362978Z test_nnc_correctness_bitwise_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6375534Z test_nnc_correctness_bitwise_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6388141Z test_nnc_correctness_bitwise_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6400469Z test_nnc_correctness_bitwise_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6412800Z test_nnc_correctness_bitwise_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6425186Z test_nnc_correctness_bitwise_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6437449Z test_nnc_correctness_bitwise_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6449895Z test_nnc_correctness_bitwise_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6462133Z test_nnc_correctness_bitwise_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6474664Z test_nnc_correctness_bitwise_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6486977Z test_nnc_correctness_bitwise_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6499136Z test_nnc_correctness_bitwise_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6511541Z test_nnc_correctness_bitwise_right_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6524156Z test_nnc_correctness_bitwise_right_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6536480Z test_nnc_correctness_bitwise_right_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6549019Z test_nnc_correctness_bitwise_right_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6561536Z test_nnc_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6573995Z test_nnc_correctness_bitwise_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6586491Z test_nnc_correctness_bitwise_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6599064Z test_nnc_correctness_bitwise_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6611510Z test_nnc_correctness_bitwise_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6623972Z test_nnc_correctness_bitwise_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6636562Z test_nnc_correctness_bitwise_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6649088Z test_nnc_correctness_block_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6661775Z test_nnc_correctness_block_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6674225Z test_nnc_correctness_block_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6686770Z test_nnc_correctness_block_diag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6699326Z test_nnc_correctness_block_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6712196Z test_nnc_correctness_block_diag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6724921Z test_nnc_correctness_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6737605Z test_nnc_correctness_block_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6750467Z test_nnc_correctness_block_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6763055Z test_nnc_correctness_block_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6775937Z test_nnc_correctness_block_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6788698Z test_nnc_correctness_block_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6801364Z test_nnc_correctness_block_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6813889Z test_nnc_correctness_bmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6826620Z test_nnc_correctness_bmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6839213Z test_nnc_correctness_bmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6851928Z test_nnc_correctness_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6864522Z test_nnc_correctness_bmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6877340Z test_nnc_correctness_bmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6890069Z test_nnc_correctness_bmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6903067Z test_nnc_correctness_bmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6915522Z test_nnc_correctness_bmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6928294Z test_nnc_correctness_bmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6940970Z test_nnc_correctness_bool_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6953657Z test_nnc_correctness_bool_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6966362Z test_nnc_correctness_bool_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6978976Z test_nnc_correctness_bool_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.6991595Z test_nnc_correctness_bool_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7004041Z test_nnc_correctness_bool_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7016770Z test_nnc_correctness_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7029690Z test_nnc_correctness_bool_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7042345Z test_nnc_correctness_bool_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7055084Z test_nnc_correctness_bool_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7067914Z test_nnc_correctness_bool_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7080504Z test_nnc_correctness_bool_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7093482Z test_nnc_correctness_bool_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7106290Z test_nnc_correctness_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7118599Z test_nnc_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7131605Z test_nnc_correctness_broadcast_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7143849Z test_nnc_correctness_broadcast_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7155767Z test_nnc_correctness_broadcast_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7168077Z test_nnc_correctness_broadcast_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7180360Z test_nnc_correctness_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7192739Z test_nnc_correctness_broadcast_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7205073Z test_nnc_correctness_broadcast_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7217388Z test_nnc_correctness_broadcast_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7229780Z test_nnc_correctness_broadcast_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7242015Z test_nnc_correctness_broadcast_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7254402Z test_nnc_correctness_broadcast_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7266766Z test_nnc_correctness_broadcast_to_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7279013Z test_nnc_correctness_broadcast_to_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7291481Z test_nnc_correctness_broadcast_to_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7303696Z test_nnc_correctness_broadcast_to_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7316041Z test_nnc_correctness_broadcast_to_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7328432Z test_nnc_correctness_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7340682Z test_nnc_correctness_broadcast_to_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7352991Z test_nnc_correctness_broadcast_to_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7365757Z test_nnc_correctness_broadcast_to_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7378553Z test_nnc_correctness_broadcast_to_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7390750Z test_nnc_correctness_broadcast_to_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7403233Z test_nnc_correctness_broadcast_to_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7415613Z test_nnc_correctness_bucketize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7428046Z test_nnc_correctness_bucketize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7440327Z test_nnc_correctness_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7452793Z test_nnc_correctness_bucketize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7465226Z test_nnc_correctness_bucketize_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7477535Z test_nnc_correctness_bucketize_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7489915Z test_nnc_correctness_bucketize_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7502270Z test_nnc_correctness_bucketize_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7514795Z test_nnc_correctness_bucketize_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7527064Z test_nnc_correctness_byte_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7539422Z test_nnc_correctness_byte_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7552029Z test_nnc_correctness_byte_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7564407Z test_nnc_correctness_byte_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7576736Z test_nnc_correctness_byte_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7589320Z test_nnc_correctness_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7601466Z test_nnc_correctness_byte_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7614071Z test_nnc_correctness_byte_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7626563Z test_nnc_correctness_byte_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7638827Z test_nnc_correctness_byte_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7651364Z test_nnc_correctness_byte_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7663698Z test_nnc_correctness_byte_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7676197Z test_nnc_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7688748Z test_nnc_correctness_cartesian_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7701223Z test_nnc_correctness_cartesian_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7714019Z test_nnc_correctness_cartesian_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7726516Z test_nnc_correctness_cartesian_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7738912Z test_nnc_correctness_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7751441Z test_nnc_correctness_cartesian_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7763856Z test_nnc_correctness_cartesian_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7776367Z test_nnc_correctness_cartesian_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7788976Z test_nnc_correctness_cartesian_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7801386Z test_nnc_correctness_cartesian_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7814010Z test_nnc_correctness_cartesian_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7826398Z test_nnc_correctness_cat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7838723Z test_nnc_correctness_cat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7851243Z test_nnc_correctness_cat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7863583Z test_nnc_correctness_cat_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7876189Z test_nnc_correctness_cat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7888647Z test_nnc_correctness_cat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7900969Z test_nnc_correctness_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7913488Z test_nnc_correctness_cat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7925906Z test_nnc_correctness_cat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7938267Z test_nnc_correctness_cat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7950642Z test_nnc_correctness_cat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7963076Z test_nnc_correctness_cat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7975562Z test_nnc_correctness_cat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.7987952Z test_nnc_correctness_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8000350Z test_nnc_correctness_cdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8012762Z test_nnc_correctness_ceil_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8025427Z test_nnc_correctness_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8037613Z test_nnc_correctness_ceil_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8050221Z test_nnc_correctness_chalf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8062526Z test_nnc_correctness_chalf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8075010Z test_nnc_correctness_chalf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8087563Z test_nnc_correctness_chalf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8099855Z test_nnc_correctness_chalf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8112304Z test_nnc_correctness_chalf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8124721Z test_nnc_correctness_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8137094Z test_nnc_correctness_chalf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8149629Z test_nnc_correctness_chalf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8161897Z test_nnc_correctness_chalf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8174414Z test_nnc_correctness_chalf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8186871Z test_nnc_correctness_chalf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8199196Z test_nnc_correctness_chalf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8211700Z test_nnc_correctness_char_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8224080Z test_nnc_correctness_char_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8236483Z test_nnc_correctness_char_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8248992Z test_nnc_correctness_char_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8261381Z test_nnc_correctness_char_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8274083Z test_nnc_correctness_char_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8287262Z test_nnc_correctness_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8299382Z test_nnc_correctness_char_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8311795Z test_nnc_correctness_char_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8324004Z test_nnc_correctness_char_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8336502Z test_nnc_correctness_char_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8348867Z test_nnc_correctness_char_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8361189Z test_nnc_correctness_char_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8373707Z test_nnc_correctness_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8386694Z test_nnc_correctness_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8398573Z test_nnc_correctness_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8410964Z test_nnc_correctness_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8423466Z test_nnc_correctness_cholesky_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8436017Z test_nnc_correctness_cholesky_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8448555Z test_nnc_correctness_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8460986Z test_nnc_correctness_cholesky_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8473635Z test_nnc_correctness_cholesky_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8486146Z test_nnc_correctness_cholesky_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8498514Z test_nnc_correctness_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8511120Z test_nnc_correctness_cholesky_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8523502Z test_nnc_correctness_chunk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8535878Z test_nnc_correctness_chunk_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8548288Z test_nnc_correctness_chunk_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8560499Z test_nnc_correctness_chunk_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8572883Z test_nnc_correctness_chunk_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8585210Z test_nnc_correctness_chunk_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8597562Z test_nnc_correctness_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8610032Z test_nnc_correctness_chunk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8622407Z test_nnc_correctness_chunk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8634842Z test_nnc_correctness_chunk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8647331Z test_nnc_correctness_chunk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8659605Z test_nnc_correctness_chunk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8672035Z test_nnc_correctness_chunk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8684437Z test_nnc_correctness_clamp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8696709Z test_nnc_correctness_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8709189Z test_nnc_correctness_clamp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8721449Z test_nnc_correctness_clamp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8733925Z test_nnc_correctness_clamp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8746384Z test_nnc_correctness_clamp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8758756Z test_nnc_correctness_clamp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8771278Z test_nnc_correctness_clamp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8783536Z test_nnc_correctness_clamp_max_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8796166Z test_nnc_correctness_clamp_max_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8808560Z test_nnc_correctness_clamp_max_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8820967Z test_nnc_correctness_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8833534Z test_nnc_correctness_clamp_max_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8845927Z test_nnc_correctness_clamp_max_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8858185Z test_nnc_correctness_clamp_max_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8870633Z test_nnc_correctness_clamp_max_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8882960Z test_nnc_correctness_clamp_max_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8895398Z test_nnc_correctness_clamp_max_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8907994Z test_nnc_correctness_clamp_min_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8920436Z test_nnc_correctness_clamp_min_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8932827Z test_nnc_correctness_clamp_min_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8945220Z test_nnc_correctness_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8957675Z test_nnc_correctness_clamp_min_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8970229Z test_nnc_correctness_clamp_min_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8982632Z test_nnc_correctness_clamp_min_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.8995216Z test_nnc_correctness_clamp_min_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9007722Z test_nnc_correctness_clamp_min_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9020238Z test_nnc_correctness_clamp_min_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9032756Z test_nnc_correctness_clone_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9045279Z test_nnc_correctness_clone_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9057610Z test_nnc_correctness_clone_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9070310Z test_nnc_correctness_clone_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9082490Z test_nnc_correctness_clone_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9095052Z test_nnc_correctness_clone_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9107436Z test_nnc_correctness_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9119824Z test_nnc_correctness_clone_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9132269Z test_nnc_correctness_clone_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9144563Z test_nnc_correctness_clone_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9157387Z test_nnc_correctness_clone_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9170005Z test_nnc_correctness_clone_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9182609Z test_nnc_correctness_clone_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9195062Z test_nnc_correctness_column_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9207383Z test_nnc_correctness_column_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9219865Z test_nnc_correctness_column_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9232307Z test_nnc_correctness_column_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9244733Z test_nnc_correctness_column_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9257092Z test_nnc_correctness_column_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9269650Z test_nnc_correctness_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9281955Z test_nnc_correctness_column_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9294494Z test_nnc_correctness_column_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9306976Z test_nnc_correctness_column_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9319454Z test_nnc_correctness_column_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9331736Z test_nnc_correctness_column_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9344079Z test_nnc_correctness_column_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9356729Z test_nnc_correctness_combinations_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9369222Z test_nnc_correctness_combinations_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9381567Z test_nnc_correctness_combinations_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9394080Z test_nnc_correctness_combinations_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9406501Z test_nnc_correctness_combinations_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9418874Z test_nnc_correctness_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9431336Z test_nnc_correctness_combinations_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9443659Z test_nnc_correctness_combinations_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9456080Z test_nnc_correctness_combinations_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9468500Z test_nnc_correctness_combinations_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9480956Z test_nnc_correctness_combinations_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9493430Z test_nnc_correctness_combinations_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9505899Z test_nnc_correctness_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9518372Z test_nnc_correctness_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9530927Z test_nnc_correctness_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9543502Z test_nnc_correctness_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9556192Z test_nnc_correctness_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9568555Z test_nnc_correctness_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9580816Z test_nnc_correctness_conj_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9593366Z test_nnc_correctness_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9605858Z test_nnc_correctness_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9618470Z test_nnc_correctness_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9630951Z test_nnc_correctness_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9643387Z test_nnc_correctness_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9655640Z test_nnc_correctness_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9668768Z test_nnc_correctness_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9680849Z test_nnc_correctness_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9693217Z test_nnc_correctness_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9705588Z test_nnc_correctness_conj_physical_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9717917Z test_nnc_correctness_conj_physical_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9730357Z test_nnc_correctness_conj_physical_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9742597Z test_nnc_correctness_conj_physical_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9754982Z test_nnc_correctness_conj_physical_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9767477Z test_nnc_correctness_conj_physical_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9779579Z test_nnc_correctness_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9792526Z test_nnc_correctness_conj_physical_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9804684Z test_nnc_correctness_conj_physical_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9816908Z test_nnc_correctness_conj_physical_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9829479Z test_nnc_correctness_conj_physical_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9841725Z test_nnc_correctness_conj_physical_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9854160Z test_nnc_correctness_conj_physical_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9866603Z test_nnc_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9878876Z test_nnc_correctness_constant_pad_nd_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9891316Z test_nnc_correctness_constant_pad_nd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9903653Z test_nnc_correctness_constant_pad_nd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9916040Z test_nnc_correctness_constant_pad_nd_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9928353Z test_nnc_correctness_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9940632Z test_nnc_correctness_constant_pad_nd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9953018Z test_nnc_correctness_constant_pad_nd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9965291Z test_nnc_correctness_constant_pad_nd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9977591Z test_nnc_correctness_constant_pad_nd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:06.9990140Z test_nnc_correctness_constant_pad_nd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0002406Z test_nnc_correctness_constant_pad_nd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0014813Z test_nnc_correctness_contiguous_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0027168Z test_nnc_correctness_contiguous_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0039446Z test_nnc_correctness_contiguous_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0051831Z test_nnc_correctness_contiguous_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0064158Z test_nnc_correctness_contiguous_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0076600Z test_nnc_correctness_contiguous_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0088932Z test_nnc_correctness_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0101186Z test_nnc_correctness_contiguous_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0113484Z test_nnc_correctness_contiguous_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0125830Z test_nnc_correctness_contiguous_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0138024Z test_nnc_correctness_contiguous_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0150384Z test_nnc_correctness_contiguous_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0162606Z test_nnc_correctness_contiguous_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0175116Z test_nnc_correctness_copysign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0187690Z test_nnc_correctness_copysign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0199906Z test_nnc_correctness_copysign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0212258Z test_nnc_correctness_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0224476Z test_nnc_correctness_copysign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0236765Z test_nnc_correctness_copysign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0249099Z test_nnc_correctness_copysign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0261325Z test_nnc_correctness_copysign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0273858Z test_nnc_correctness_copysign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0285958Z test_nnc_correctness_copysign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0298252Z test_nnc_correctness_corrcoef_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0310730Z test_nnc_correctness_corrcoef_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0322978Z test_nnc_correctness_corrcoef_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0335345Z test_nnc_correctness_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0347712Z test_nnc_correctness_corrcoef_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0359960Z test_nnc_correctness_corrcoef_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0372398Z test_nnc_correctness_corrcoef_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0384628Z test_nnc_correctness_corrcoef_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0397058Z test_nnc_correctness_corrcoef_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0409485Z test_nnc_correctness_corrcoef_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0421800Z test_nnc_correctness_cos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0434200Z test_nnc_correctness_cos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0446634Z test_nnc_correctness_cos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0458885Z test_nnc_correctness_cos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0471348Z test_nnc_correctness_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0483594Z test_nnc_correctness_cos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0496060Z test_nnc_correctness_cos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0508406Z test_nnc_correctness_cos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0520888Z test_nnc_correctness_cos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0533373Z test_nnc_correctness_cos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0545711Z test_nnc_correctness_cos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0558100Z test_nnc_correctness_cosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0570261Z test_nnc_correctness_cosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0582566Z test_nnc_correctness_cosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0594927Z test_nnc_correctness_cosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0607244Z test_nnc_correctness_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0619438Z test_nnc_correctness_cosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0631798Z test_nnc_correctness_cosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0644273Z test_nnc_correctness_cosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0656591Z test_nnc_correctness_cosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0668925Z test_nnc_correctness_cosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0681109Z test_nnc_correctness_cosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0693554Z test_nnc_correctness_count_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0705868Z test_nnc_correctness_count_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0718007Z test_nnc_correctness_count_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0730430Z test_nnc_correctness_count_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0742680Z test_nnc_correctness_count_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0755091Z test_nnc_correctness_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0767359Z test_nnc_correctness_count_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0779662Z test_nnc_correctness_count_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0792081Z test_nnc_correctness_count_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0804245Z test_nnc_correctness_count_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0816626Z test_nnc_correctness_count_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0828965Z test_nnc_correctness_count_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0841160Z test_nnc_correctness_cov_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0853472Z test_nnc_correctness_cov_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0865791Z test_nnc_correctness_cov_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0878108Z test_nnc_correctness_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0890390Z test_nnc_correctness_cov_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0902571Z test_nnc_correctness_cov_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0914927Z test_nnc_correctness_cov_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0927395Z test_nnc_correctness_cov_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0939556Z test_nnc_correctness_cov_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0952055Z test_nnc_correctness_cov_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0964442Z test_nnc_correctness_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0976731Z test_nnc_correctness_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.0989091Z test_nnc_correctness_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1001343Z test_nnc_correctness_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1013600Z test_nnc_correctness_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1025993Z test_nnc_correctness_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1038156Z test_nnc_correctness_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1050464Z test_nnc_correctness_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1062722Z test_nnc_correctness_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1075171Z test_nnc_correctness_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1087523Z test_nnc_correctness_cummax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1099922Z test_nnc_correctness_cummax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1112169Z test_nnc_correctness_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1124487Z test_nnc_correctness_cummax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1136695Z test_nnc_correctness_cummax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1149056Z test_nnc_correctness_cummax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1161292Z test_nnc_correctness_cummax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1173656Z test_nnc_correctness_cummax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1185940Z test_nnc_correctness_cummax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1198451Z test_nnc_correctness_cummin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1210837Z test_nnc_correctness_cummin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1223258Z test_nnc_correctness_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1235670Z test_nnc_correctness_cummin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1248164Z test_nnc_correctness_cummin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1260506Z test_nnc_correctness_cummin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1273072Z test_nnc_correctness_cummin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1285650Z test_nnc_correctness_cummin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1298071Z test_nnc_correctness_cummin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1310619Z test_nnc_correctness_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1322884Z test_nnc_correctness_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1335290Z test_nnc_correctness_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1347636Z test_nnc_correctness_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1359808Z test_nnc_correctness_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1372175Z test_nnc_correctness_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1384445Z test_nnc_correctness_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1396820Z test_nnc_correctness_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1409077Z test_nnc_correctness_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1421401Z test_nnc_correctness_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1433828Z test_nnc_correctness_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1446238Z test_nnc_correctness_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1458416Z test_nnc_correctness_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1470629Z test_nnc_correctness_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1482821Z test_nnc_correctness_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1495175Z test_nnc_correctness_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1507656Z test_nnc_correctness_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1519831Z test_nnc_correctness_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1532380Z test_nnc_correctness_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1544653Z test_nnc_correctness_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1557111Z test_nnc_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1569483Z test_nnc_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1581782Z test_nnc_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1594171Z test_nnc_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1606766Z test_nnc_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1618911Z test_nnc_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1631223Z test_nnc_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1643443Z test_nnc_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1655833Z test_nnc_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1668149Z test_nnc_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1680419Z test_nnc_correctness_deg2rad_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1692855Z test_nnc_correctness_deg2rad_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1705252Z test_nnc_correctness_deg2rad_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1717561Z test_nnc_correctness_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1729854Z test_nnc_correctness_deg2rad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1742146Z test_nnc_correctness_deg2rad_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1754505Z test_nnc_correctness_deg2rad_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1766913Z test_nnc_correctness_deg2rad_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1779242Z test_nnc_correctness_deg2rad_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1791550Z test_nnc_correctness_deg2rad_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1803741Z test_nnc_correctness_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1816068Z test_nnc_correctness_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1828418Z test_nnc_correctness_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1840705Z test_nnc_correctness_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1853268Z test_nnc_correctness_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1865623Z test_nnc_correctness_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1877972Z test_nnc_correctness_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1890304Z test_nnc_correctness_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1902554Z test_nnc_correctness_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1914866Z test_nnc_correctness_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1927196Z test_nnc_correctness_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1939419Z test_nnc_correctness_diag_embed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1951736Z test_nnc_correctness_diag_embed_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1963950Z test_nnc_correctness_diag_embed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1976240Z test_nnc_correctness_diag_embed_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.1988517Z test_nnc_correctness_diag_embed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2000838Z test_nnc_correctness_diag_embed_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2013269Z test_nnc_correctness_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2025634Z test_nnc_correctness_diag_embed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2037747Z test_nnc_correctness_diag_embed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2050114Z test_nnc_correctness_diag_embed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2062444Z test_nnc_correctness_diag_embed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2075001Z test_nnc_correctness_diag_embed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2087464Z test_nnc_correctness_diag_embed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2099699Z test_nnc_correctness_diagflat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2112067Z test_nnc_correctness_diagflat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2124706Z test_nnc_correctness_diagflat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2137075Z test_nnc_correctness_diagflat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2149668Z test_nnc_correctness_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2162382Z test_nnc_correctness_diagflat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2174857Z test_nnc_correctness_diagflat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2187542Z test_nnc_correctness_diagflat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2200016Z test_nnc_correctness_diagflat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2212796Z test_nnc_correctness_diagflat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2225525Z test_nnc_correctness_diagflat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2238463Z test_nnc_correctness_diagonal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2250550Z test_nnc_correctness_diagonal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2263130Z test_nnc_correctness_diagonal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2275304Z test_nnc_correctness_diagonal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2287939Z test_nnc_correctness_diagonal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2300231Z test_nnc_correctness_diagonal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2312887Z test_nnc_correctness_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2325358Z test_nnc_correctness_diagonal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2337855Z test_nnc_correctness_diagonal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2350477Z test_nnc_correctness_diagonal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2362899Z test_nnc_correctness_diagonal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2375521Z test_nnc_correctness_diagonal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2388092Z test_nnc_correctness_diagonal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2400518Z test_nnc_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2413100Z test_nnc_correctness_diagonal_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2425640Z test_nnc_correctness_diagonal_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2438285Z test_nnc_correctness_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2450838Z test_nnc_correctness_diagonal_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2463343Z test_nnc_correctness_diagonal_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2475964Z test_nnc_correctness_diagonal_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2488592Z test_nnc_correctness_diagonal_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2501080Z test_nnc_correctness_diagonal_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2513754Z test_nnc_correctness_diagonal_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2526505Z test_nnc_correctness_diff_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2538834Z test_nnc_correctness_diff_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2552341Z test_nnc_correctness_diff_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2564885Z test_nnc_correctness_diff_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2577214Z test_nnc_correctness_diff_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2589864Z test_nnc_correctness_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2602110Z test_nnc_correctness_diff_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2614690Z test_nnc_correctness_diff_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2627240Z test_nnc_correctness_diff_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2639739Z test_nnc_correctness_diff_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2652376Z test_nnc_correctness_diff_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2664846Z test_nnc_correctness_diff_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2677635Z test_nnc_correctness_digamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2690131Z test_nnc_correctness_digamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2702581Z test_nnc_correctness_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2715177Z test_nnc_correctness_digamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2727833Z test_nnc_correctness_digamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2740174Z test_nnc_correctness_digamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2752690Z test_nnc_correctness_digamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2765163Z test_nnc_correctness_digamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2777774Z test_nnc_correctness_digamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2790438Z test_nnc_correctness_dist_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2802948Z test_nnc_correctness_dist_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2815185Z test_nnc_correctness_dist_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2827429Z test_nnc_correctness_dist_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2840069Z test_nnc_correctness_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2852850Z test_nnc_correctness_dist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2865103Z test_nnc_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2877471Z test_nnc_correctness_div_floor_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2889840Z test_nnc_correctness_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2902214Z test_nnc_correctness_div_floor_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2914678Z test_nnc_correctness_div_floor_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2927185Z test_nnc_correctness_div_floor_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2939613Z test_nnc_correctness_div_floor_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2952206Z test_nnc_correctness_div_floor_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2964786Z test_nnc_correctness_div_floor_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2977274Z test_nnc_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.2989776Z test_nnc_correctness_div_no_rounding_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3002244Z test_nnc_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3014554Z test_nnc_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3027176Z test_nnc_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3039456Z test_nnc_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3051912Z test_nnc_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3064304Z test_nnc_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3076701Z test_nnc_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3089229Z test_nnc_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3101652Z test_nnc_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3114117Z test_nnc_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3126590Z test_nnc_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3138943Z test_nnc_correctness_div_trunc_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3151401Z test_nnc_correctness_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3163771Z test_nnc_correctness_div_trunc_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3176144Z test_nnc_correctness_div_trunc_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3188673Z test_nnc_correctness_div_trunc_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3201168Z test_nnc_correctness_div_trunc_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3213705Z test_nnc_correctness_div_trunc_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3226289Z test_nnc_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3238652Z test_nnc_correctness_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3251322Z test_nnc_correctness_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3263813Z test_nnc_correctness_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3276451Z test_nnc_correctness_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3288940Z test_nnc_correctness_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3301382Z test_nnc_correctness_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3314048Z test_nnc_correctness_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3326450Z test_nnc_correctness_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3338851Z test_nnc_correctness_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3351631Z test_nnc_correctness_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3363769Z test_nnc_correctness_double_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3376354Z test_nnc_correctness_double_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3389047Z test_nnc_correctness_double_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3401518Z test_nnc_correctness_double_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3414149Z test_nnc_correctness_double_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3426915Z test_nnc_correctness_double_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3439335Z test_nnc_correctness_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3451972Z test_nnc_correctness_double_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3464565Z test_nnc_correctness_double_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3477135Z test_nnc_correctness_double_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3489635Z test_nnc_correctness_double_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3501965Z test_nnc_correctness_double_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3514594Z test_nnc_correctness_double_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3527111Z test_nnc_correctness_dsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3539495Z test_nnc_correctness_dsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3552169Z test_nnc_correctness_dsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3564916Z test_nnc_correctness_dsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3577349Z test_nnc_correctness_dsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3590003Z test_nnc_correctness_dsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3602427Z test_nnc_correctness_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3615089Z test_nnc_correctness_dsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3627708Z test_nnc_correctness_dsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3640200Z test_nnc_correctness_dsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3652792Z test_nnc_correctness_dsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3665339Z test_nnc_correctness_dsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3677840Z test_nnc_correctness_dsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3690369Z test_nnc_correctness_dstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3702790Z test_nnc_correctness_dstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3715366Z test_nnc_correctness_dstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3727982Z test_nnc_correctness_dstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3740485Z test_nnc_correctness_dstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3752979Z test_nnc_correctness_dstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3765581Z test_nnc_correctness_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3778218Z test_nnc_correctness_dstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3790692Z test_nnc_correctness_dstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3803238Z test_nnc_correctness_dstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3815892Z test_nnc_correctness_dstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3828475Z test_nnc_correctness_dstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3841016Z test_nnc_correctness_dstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3853881Z test_nnc_correctness_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3866489Z test_nnc_correctness_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3879091Z test_nnc_correctness_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3891751Z test_nnc_correctness_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3904388Z test_nnc_correctness_einsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3917017Z test_nnc_correctness_einsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3929758Z test_nnc_correctness_einsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3942278Z test_nnc_correctness_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3954786Z test_nnc_correctness_einsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3967560Z test_nnc_correctness_einsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3979777Z test_nnc_correctness_einsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.3992399Z test_nnc_correctness_einsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4004431Z test_nnc_correctness_einsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4016531Z test_nnc_correctness_einsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4025184Z test_nnc_correctness_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4033661Z test_nnc_correctness_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4041907Z test_nnc_correctness_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4050497Z test_nnc_correctness_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4058768Z test_nnc_correctness_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4067221Z test_nnc_correctness_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4075589Z test_nnc_correctness_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4084438Z test_nnc_correctness_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4092836Z test_nnc_correctness_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4101612Z test_nnc_correctness_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4109952Z test_nnc_correctness_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4118402Z test_nnc_correctness_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4126955Z test_nnc_correctness_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4135478Z test_nnc_correctness_empty_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4144034Z test_nnc_correctness_empty_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4152616Z test_nnc_correctness_empty_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4160815Z test_nnc_correctness_empty_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4169379Z test_nnc_correctness_empty_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4178238Z test_nnc_correctness_empty_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4187039Z test_nnc_correctness_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4195493Z test_nnc_correctness_empty_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4204008Z test_nnc_correctness_empty_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4212956Z test_nnc_correctness_empty_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4221826Z test_nnc_correctness_empty_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4230935Z test_nnc_correctness_empty_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4239593Z test_nnc_correctness_empty_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:07.4251940Z test_nnc_correctness_eq_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4264199Z test_nnc_correctness_eq_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4276782Z test_nnc_correctness_eq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4289222Z test_nnc_correctness_eq_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4301580Z test_nnc_correctness_eq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4314027Z test_nnc_correctness_eq_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4326655Z test_nnc_correctness_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4339038Z test_nnc_correctness_eq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4351519Z test_nnc_correctness_eq_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4363805Z test_nnc_correctness_eq_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4376309Z test_nnc_correctness_eq_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4388884Z test_nnc_correctness_eq_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4401258Z test_nnc_correctness_eq_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4413649Z test_nnc_correctness_equal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4426368Z test_nnc_correctness_equal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4438862Z test_nnc_correctness_equal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4452267Z test_nnc_correctness_equal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4464852Z test_nnc_correctness_equal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4477887Z test_nnc_correctness_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4490315Z test_nnc_correctness_equal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4502627Z test_nnc_correctness_equal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4514985Z test_nnc_correctness_equal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4527391Z test_nnc_correctness_equal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4539704Z test_nnc_correctness_equal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4552097Z test_nnc_correctness_equal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4564487Z test_nnc_correctness_erf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4576849Z test_nnc_correctness_erf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4589310Z test_nnc_correctness_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4601607Z test_nnc_correctness_erf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4613986Z test_nnc_correctness_erf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4626509Z test_nnc_correctness_erf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4638831Z test_nnc_correctness_erf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4651215Z test_nnc_correctness_erf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4663520Z test_nnc_correctness_erf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4675952Z test_nnc_correctness_erfc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4688408Z test_nnc_correctness_erfc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4700647Z test_nnc_correctness_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4713198Z test_nnc_correctness_erfc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4725494Z test_nnc_correctness_erfc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4737725Z test_nnc_correctness_erfc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4750120Z test_nnc_correctness_erfc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4762481Z test_nnc_correctness_erfc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4774900Z test_nnc_correctness_erfc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4787376Z test_nnc_correctness_erfinv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4799634Z test_nnc_correctness_erfinv_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4812005Z test_nnc_correctness_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4824221Z test_nnc_correctness_erfinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4836557Z test_nnc_correctness_erfinv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4849046Z test_nnc_correctness_erfinv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4861331Z test_nnc_correctness_erfinv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4873929Z test_nnc_correctness_erfinv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4886381Z test_nnc_correctness_erfinv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4898648Z test_nnc_correctness_exp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4911035Z test_nnc_correctness_exp2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4923347Z test_nnc_correctness_exp2_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4936121Z test_nnc_correctness_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4948684Z test_nnc_correctness_exp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4961322Z test_nnc_correctness_exp2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4973593Z test_nnc_correctness_exp2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4986037Z test_nnc_correctness_exp2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.4998605Z test_nnc_correctness_exp2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5010739Z test_nnc_correctness_exp2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5022885Z test_nnc_correctness_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5035251Z test_nnc_correctness_exp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5047606Z test_nnc_correctness_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5059837Z test_nnc_correctness_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5072169Z test_nnc_correctness_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5084451Z test_nnc_correctness_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5096714Z test_nnc_correctness_exp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5108995Z test_nnc_correctness_exp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5121114Z test_nnc_correctness_exp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5133497Z test_nnc_correctness_exp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5145911Z test_nnc_correctness_exp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5158172Z test_nnc_correctness_expand_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5170464Z test_nnc_correctness_expand_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5182656Z test_nnc_correctness_expand_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5195184Z test_nnc_correctness_expand_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5207516Z test_nnc_correctness_expand_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5219711Z test_nnc_correctness_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5232244Z test_nnc_correctness_expand_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5244573Z test_nnc_correctness_expand_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5256838Z test_nnc_correctness_expand_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5269144Z test_nnc_correctness_expand_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5281376Z test_nnc_correctness_expand_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5293677Z test_nnc_correctness_expand_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5305908Z test_nnc_correctness_expand_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5318158Z test_nnc_correctness_expand_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5330537Z test_nnc_correctness_expand_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5342768Z test_nnc_correctness_expand_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5355097Z test_nnc_correctness_expand_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5367425Z test_nnc_correctness_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5379649Z test_nnc_correctness_expand_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5392072Z test_nnc_correctness_expand_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5404115Z test_nnc_correctness_expand_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5416444Z test_nnc_correctness_expand_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5429133Z test_nnc_correctness_expand_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5440947Z test_nnc_correctness_expand_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5453300Z test_nnc_correctness_expm1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5465630Z test_nnc_correctness_expm1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5478061Z test_nnc_correctness_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5490307Z test_nnc_correctness_expm1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5502376Z test_nnc_correctness_expm1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5514704Z test_nnc_correctness_expm1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5526989Z test_nnc_correctness_expm1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5539265Z test_nnc_correctness_expm1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5551569Z test_nnc_correctness_expm1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5564041Z test_nnc_correctness_fft_fft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5576355Z test_nnc_correctness_fft_fft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5588812Z test_nnc_correctness_fft_fft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5601129Z test_nnc_correctness_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5613514Z test_nnc_correctness_fft_fft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5625933Z test_nnc_correctness_fft_fft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5638976Z test_nnc_correctness_fft_fft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5650994Z test_nnc_correctness_fft_fft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5663271Z test_nnc_correctness_fft_fft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5675697Z test_nnc_correctness_fft_fft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5688079Z test_nnc_correctness_fft_fft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5700415Z test_nnc_correctness_fft_fft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5712869Z test_nnc_correctness_fft_fft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5725236Z test_nnc_correctness_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5737463Z test_nnc_correctness_fft_fft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5749850Z test_nnc_correctness_fft_fft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5762133Z test_nnc_correctness_fft_fft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5774646Z test_nnc_correctness_fft_fft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5787024Z test_nnc_correctness_fft_fft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5799394Z test_nnc_correctness_fft_fft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5811839Z test_nnc_correctness_fft_fftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5824222Z test_nnc_correctness_fft_fftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5836658Z test_nnc_correctness_fft_fftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5849341Z test_nnc_correctness_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5861632Z test_nnc_correctness_fft_fftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5874047Z test_nnc_correctness_fft_fftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5886476Z test_nnc_correctness_fft_fftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5898746Z test_nnc_correctness_fft_fftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5911174Z test_nnc_correctness_fft_fftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5923453Z test_nnc_correctness_fft_fftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5936097Z test_nnc_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5948619Z test_nnc_correctness_fft_fftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5961102Z test_nnc_correctness_fft_fftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5973778Z test_nnc_correctness_fft_fftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5986404Z test_nnc_correctness_fft_fftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.5999036Z test_nnc_correctness_fft_fftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6011621Z test_nnc_correctness_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6024081Z test_nnc_correctness_fft_fftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6036719Z test_nnc_correctness_fft_fftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6049329Z test_nnc_correctness_fft_fftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6061804Z test_nnc_correctness_fft_fftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6074377Z test_nnc_correctness_fft_fftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6086937Z test_nnc_correctness_fft_fftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6099421Z test_nnc_correctness_fft_hfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6112029Z test_nnc_correctness_fft_hfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6124783Z test_nnc_correctness_fft_hfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6137256Z test_nnc_correctness_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6150007Z test_nnc_correctness_fft_hfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6162492Z test_nnc_correctness_fft_hfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6175167Z test_nnc_correctness_fft_hfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6187792Z test_nnc_correctness_fft_hfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6200243Z test_nnc_correctness_fft_hfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6212910Z test_nnc_correctness_fft_hfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6225493Z test_nnc_correctness_fft_hfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6238175Z test_nnc_correctness_fft_hfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6250664Z test_nnc_correctness_fft_hfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6263164Z test_nnc_correctness_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6275598Z test_nnc_correctness_fft_hfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6288208Z test_nnc_correctness_fft_hfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6300628Z test_nnc_correctness_fft_hfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6313175Z test_nnc_correctness_fft_hfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6325644Z test_nnc_correctness_fft_hfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6338090Z test_nnc_correctness_fft_hfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6350572Z test_nnc_correctness_fft_hfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6362997Z test_nnc_correctness_fft_hfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6375484Z test_nnc_correctness_fft_hfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6387905Z test_nnc_correctness_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6400259Z test_nnc_correctness_fft_hfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6412814Z test_nnc_correctness_fft_hfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6425198Z test_nnc_correctness_fft_hfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6437798Z test_nnc_correctness_fft_hfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6450254Z test_nnc_correctness_fft_hfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6462641Z test_nnc_correctness_fft_hfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6475084Z test_nnc_correctness_fft_ifft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6487608Z test_nnc_correctness_fft_ifft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6499858Z test_nnc_correctness_fft_ifft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6512341Z test_nnc_correctness_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6524696Z test_nnc_correctness_fft_ifft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6537124Z test_nnc_correctness_fft_ifft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6549651Z test_nnc_correctness_fft_ifft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6561958Z test_nnc_correctness_fft_ifft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6574390Z test_nnc_correctness_fft_ifft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6586830Z test_nnc_correctness_fft_ifft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6599157Z test_nnc_correctness_fft_ifft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6611620Z test_nnc_correctness_fft_ifft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6624009Z test_nnc_correctness_fft_ifft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6636489Z test_nnc_correctness_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6648913Z test_nnc_correctness_fft_ifft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6661227Z test_nnc_correctness_fft_ifft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6673603Z test_nnc_correctness_fft_ifft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6686340Z test_nnc_correctness_fft_ifft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6698764Z test_nnc_correctness_fft_ifft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6711381Z test_nnc_correctness_fft_ifft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6723888Z test_nnc_correctness_fft_ifftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6736544Z test_nnc_correctness_fft_ifftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6749187Z test_nnc_correctness_fft_ifftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6761673Z test_nnc_correctness_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6774165Z test_nnc_correctness_fft_ifftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6786486Z test_nnc_correctness_fft_ifftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6798762Z test_nnc_correctness_fft_ifftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6811204Z test_nnc_correctness_fft_ifftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6823497Z test_nnc_correctness_fft_ifftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6835876Z test_nnc_correctness_fft_ifftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6848215Z test_nnc_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6860464Z test_nnc_correctness_fft_ifftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6872851Z test_nnc_correctness_fft_ifftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6885180Z test_nnc_correctness_fft_ifftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6897536Z test_nnc_correctness_fft_ifftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6909972Z test_nnc_correctness_fft_ifftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6922326Z test_nnc_correctness_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6934699Z test_nnc_correctness_fft_ifftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6947327Z test_nnc_correctness_fft_ifftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6959767Z test_nnc_correctness_fft_ifftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6972295Z test_nnc_correctness_fft_ifftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6984408Z test_nnc_correctness_fft_ifftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.6996708Z test_nnc_correctness_fft_ifftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7009115Z test_nnc_correctness_fft_ihfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7021363Z test_nnc_correctness_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7033794Z test_nnc_correctness_fft_ihfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7046303Z test_nnc_correctness_fft_ihfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7058522Z test_nnc_correctness_fft_ihfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7071001Z test_nnc_correctness_fft_ihfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7083290Z test_nnc_correctness_fft_ihfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7095716Z test_nnc_correctness_fft_ihfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7108198Z test_nnc_correctness_fft_ihfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7120353Z test_nnc_correctness_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7132732Z test_nnc_correctness_fft_ihfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7145077Z test_nnc_correctness_fft_ihfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7157697Z test_nnc_correctness_fft_ihfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7170117Z test_nnc_correctness_fft_ihfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7182396Z test_nnc_correctness_fft_ihfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7194995Z test_nnc_correctness_fft_ihfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7207316Z test_nnc_correctness_fft_ihfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7219612Z test_nnc_correctness_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7232053Z test_nnc_correctness_fft_ihfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7244457Z test_nnc_correctness_fft_ihfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7256874Z test_nnc_correctness_fft_ihfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7269240Z test_nnc_correctness_fft_ihfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7281385Z test_nnc_correctness_fft_ihfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7293765Z test_nnc_correctness_fft_ihfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7306142Z test_nnc_correctness_fft_irfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7318407Z test_nnc_correctness_fft_irfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7330883Z test_nnc_correctness_fft_irfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7343337Z test_nnc_correctness_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7355780Z test_nnc_correctness_fft_irfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7368231Z test_nnc_correctness_fft_irfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7380598Z test_nnc_correctness_fft_irfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7393058Z test_nnc_correctness_fft_irfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7405205Z test_nnc_correctness_fft_irfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7417640Z test_nnc_correctness_fft_irfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7430055Z test_nnc_correctness_fft_irfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7442281Z test_nnc_correctness_fft_irfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7454721Z test_nnc_correctness_fft_irfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7467148Z test_nnc_correctness_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7479375Z test_nnc_correctness_fft_irfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7491867Z test_nnc_correctness_fft_irfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7504159Z test_nnc_correctness_fft_irfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7516499Z test_nnc_correctness_fft_irfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7529012Z test_nnc_correctness_fft_irfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7541310Z test_nnc_correctness_fft_irfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7553672Z test_nnc_correctness_fft_irfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7566086Z test_nnc_correctness_fft_irfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7578473Z test_nnc_correctness_fft_irfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7590835Z test_nnc_correctness_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7603084Z test_nnc_correctness_fft_irfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7615467Z test_nnc_correctness_fft_irfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7627834Z test_nnc_correctness_fft_irfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7640090Z test_nnc_correctness_fft_irfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7652556Z test_nnc_correctness_fft_irfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7664892Z test_nnc_correctness_fft_irfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7677491Z test_nnc_correctness_fft_rfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7689783Z test_nnc_correctness_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7702061Z test_nnc_correctness_fft_rfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7714440Z test_nnc_correctness_fft_rfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7726909Z test_nnc_correctness_fft_rfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7739163Z test_nnc_correctness_fft_rfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7751560Z test_nnc_correctness_fft_rfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7763883Z test_nnc_correctness_fft_rfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7776244Z test_nnc_correctness_fft_rfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7788637Z test_nnc_correctness_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7800848Z test_nnc_correctness_fft_rfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7813345Z test_nnc_correctness_fft_rfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7826262Z test_nnc_correctness_fft_rfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7838115Z test_nnc_correctness_fft_rfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7850663Z test_nnc_correctness_fft_rfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7862753Z test_nnc_correctness_fft_rfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7875155Z test_nnc_correctness_fft_rfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7887613Z test_nnc_correctness_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7899856Z test_nnc_correctness_fft_rfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7912185Z test_nnc_correctness_fft_rfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7924587Z test_nnc_correctness_fft_rfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7936849Z test_nnc_correctness_fft_rfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7949343Z test_nnc_correctness_fft_rfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7961787Z test_nnc_correctness_fft_rfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.7970297Z test_nnc_correctness_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.7978598Z test_nnc_correctness_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.7987243Z test_nnc_correctness_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.7995874Z test_nnc_correctness_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8004261Z test_nnc_correctness_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8012834Z test_nnc_correctness_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8021225Z test_nnc_correctness_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8029696Z test_nnc_correctness_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8038412Z test_nnc_correctness_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8046929Z test_nnc_correctness_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8055534Z test_nnc_correctness_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8064182Z test_nnc_correctness_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8072679Z test_nnc_correctness_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:07.8085105Z test_nnc_correctness_flatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8097346Z test_nnc_correctness_flatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8109787Z test_nnc_correctness_flatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8122140Z test_nnc_correctness_flatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8134699Z test_nnc_correctness_flatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8147175Z test_nnc_correctness_flatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8159535Z test_nnc_correctness_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8171906Z test_nnc_correctness_flatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8184268Z test_nnc_correctness_flatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8197108Z test_nnc_correctness_flatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8209032Z test_nnc_correctness_flatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8221378Z test_nnc_correctness_flatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8233771Z test_nnc_correctness_flatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8246310Z test_nnc_correctness_flip_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8258559Z test_nnc_correctness_flip_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8271174Z test_nnc_correctness_flip_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8283616Z test_nnc_correctness_flip_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8299902Z test_nnc_correctness_flip_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8308621Z test_nnc_correctness_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8320811Z test_nnc_correctness_flip_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8333121Z test_nnc_correctness_flip_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8345480Z test_nnc_correctness_flip_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8357762Z test_nnc_correctness_flip_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8370201Z test_nnc_correctness_flip_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8382351Z test_nnc_correctness_flip_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8394739Z test_nnc_correctness_fliplr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8407086Z test_nnc_correctness_fliplr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8419354Z test_nnc_correctness_fliplr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8431856Z test_nnc_correctness_fliplr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8443989Z test_nnc_correctness_fliplr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8456480Z test_nnc_correctness_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8468992Z test_nnc_correctness_fliplr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8481411Z test_nnc_correctness_fliplr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8493983Z test_nnc_correctness_fliplr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8506568Z test_nnc_correctness_fliplr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8519044Z test_nnc_correctness_fliplr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8531658Z test_nnc_correctness_fliplr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8544176Z test_nnc_correctness_flipud_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8556835Z test_nnc_correctness_flipud_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8569409Z test_nnc_correctness_flipud_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8581878Z test_nnc_correctness_flipud_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8594457Z test_nnc_correctness_flipud_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8607040Z test_nnc_correctness_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8619609Z test_nnc_correctness_flipud_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8632170Z test_nnc_correctness_flipud_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8644637Z test_nnc_correctness_flipud_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8657159Z test_nnc_correctness_flipud_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8669741Z test_nnc_correctness_flipud_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8682273Z test_nnc_correctness_flipud_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8694892Z test_nnc_correctness_float_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8707528Z test_nnc_correctness_float_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8720015Z test_nnc_correctness_float_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8732667Z test_nnc_correctness_float_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8745175Z test_nnc_correctness_float_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8757663Z test_nnc_correctness_float_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8770268Z test_nnc_correctness_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8782782Z test_nnc_correctness_float_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8795329Z test_nnc_correctness_float_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8807869Z test_nnc_correctness_float_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8820352Z test_nnc_correctness_float_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8832978Z test_nnc_correctness_float_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8845654Z test_nnc_correctness_float_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8858310Z test_nnc_correctness_float_power_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8871043Z test_nnc_correctness_float_power_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8883609Z test_nnc_correctness_float_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8896254Z test_nnc_correctness_float_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8908917Z test_nnc_correctness_float_power_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8921447Z test_nnc_correctness_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8934147Z test_nnc_correctness_float_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8946852Z test_nnc_correctness_float_power_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8959247Z test_nnc_correctness_float_power_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8971865Z test_nnc_correctness_float_power_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8984387Z test_nnc_correctness_float_power_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.8997042Z test_nnc_correctness_float_power_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9009627Z test_nnc_correctness_floor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9022168Z test_nnc_correctness_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9035035Z test_nnc_correctness_floor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9047652Z test_nnc_correctness_floor_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9060165Z test_nnc_correctness_floor_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9072798Z test_nnc_correctness_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9085360Z test_nnc_correctness_floor_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9097859Z test_nnc_correctness_floor_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9110502Z test_nnc_correctness_floor_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9123111Z test_nnc_correctness_floor_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9135772Z test_nnc_correctness_floor_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9148403Z test_nnc_correctness_floor_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9160873Z test_nnc_correctness_fmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9173235Z test_nnc_correctness_fmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9185204Z test_nnc_correctness_fmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9197309Z test_nnc_correctness_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9209440Z test_nnc_correctness_fmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9221952Z test_nnc_correctness_fmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9234324Z test_nnc_correctness_fmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9246291Z test_nnc_correctness_fmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9258616Z test_nnc_correctness_fmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9270839Z test_nnc_correctness_fmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9283139Z test_nnc_correctness_fmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9295422Z test_nnc_correctness_fmin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9307766Z test_nnc_correctness_fmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9319968Z test_nnc_correctness_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9332323Z test_nnc_correctness_fmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9344566Z test_nnc_correctness_fmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9356854Z test_nnc_correctness_fmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9369191Z test_nnc_correctness_fmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9381430Z test_nnc_correctness_fmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9393995Z test_nnc_correctness_fmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9406397Z test_nnc_correctness_fmod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9418575Z test_nnc_correctness_fmod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9431176Z test_nnc_correctness_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9443387Z test_nnc_correctness_fmod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9455940Z test_nnc_correctness_fmod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9468666Z test_nnc_correctness_fmod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9480799Z test_nnc_correctness_fmod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9493268Z test_nnc_correctness_fmod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9505707Z test_nnc_correctness_fmod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9518075Z test_nnc_correctness_frac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9530473Z test_nnc_correctness_frac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9542773Z test_nnc_correctness_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9555245Z test_nnc_correctness_frac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9567671Z test_nnc_correctness_frexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9579967Z test_nnc_correctness_frexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9592588Z test_nnc_correctness_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9604835Z test_nnc_correctness_frexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9617222Z test_nnc_correctness_full_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9629423Z test_nnc_correctness_full_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9641648Z test_nnc_correctness_full_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9654116Z test_nnc_correctness_full_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9666436Z test_nnc_correctness_full_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9678723Z test_nnc_correctness_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9691051Z test_nnc_correctness_full_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9703183Z test_nnc_correctness_full_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9715496Z test_nnc_correctness_full_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9727834Z test_nnc_correctness_full_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9740074Z test_nnc_correctness_full_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9752437Z test_nnc_correctness_full_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9764740Z test_nnc_correctness_gather_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9776953Z test_nnc_correctness_gather_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9789430Z test_nnc_correctness_gather_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9801823Z test_nnc_correctness_gather_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9814096Z test_nnc_correctness_gather_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9826595Z test_nnc_correctness_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9838725Z test_nnc_correctness_gather_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9851318Z test_nnc_correctness_gather_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9863268Z test_nnc_correctness_gather_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9875605Z test_nnc_correctness_gather_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9887939Z test_nnc_correctness_gather_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9900112Z test_nnc_correctness_gather_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9912388Z test_nnc_correctness_gcd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9924697Z test_nnc_correctness_gcd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9936984Z test_nnc_correctness_gcd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9949442Z test_nnc_correctness_gcd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9961605Z test_nnc_correctness_gcd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9974070Z test_nnc_correctness_ge_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9986511Z test_nnc_correctness_ge_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:07.9998701Z test_nnc_correctness_ge_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0011056Z test_nnc_correctness_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0023288Z test_nnc_correctness_ge_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0035667Z test_nnc_correctness_ge_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0047965Z test_nnc_correctness_ge_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0060192Z test_nnc_correctness_ge_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0072523Z test_nnc_correctness_ge_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0085414Z test_nnc_correctness_ge_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0098674Z test_nnc_correctness_geqrf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0111356Z test_nnc_correctness_geqrf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0124083Z test_nnc_correctness_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0136847Z test_nnc_correctness_geqrf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0145972Z test_nnc_correctness_gradient_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0154613Z test_nnc_correctness_gradient_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0163683Z test_nnc_correctness_gradient_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0172708Z test_nnc_correctness_gradient_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0181128Z test_nnc_correctness_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0190049Z test_nnc_correctness_gradient_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0198858Z test_nnc_correctness_gradient_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0207841Z test_nnc_correctness_gradient_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0216644Z test_nnc_correctness_gradient_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0225814Z test_nnc_correctness_gradient_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.0238462Z test_nnc_correctness_gt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0251345Z test_nnc_correctness_gt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0264104Z test_nnc_correctness_gt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0276992Z test_nnc_correctness_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0289907Z test_nnc_correctness_gt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0302648Z test_nnc_correctness_gt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0315507Z test_nnc_correctness_gt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0328511Z test_nnc_correctness_gt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0341314Z test_nnc_correctness_gt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0354198Z test_nnc_correctness_gt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0367054Z test_nnc_correctness_half_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0379986Z test_nnc_correctness_half_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0392900Z test_nnc_correctness_half_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0405636Z test_nnc_correctness_half_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0418429Z test_nnc_correctness_half_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0431378Z test_nnc_correctness_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0444097Z test_nnc_correctness_half_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0456980Z test_nnc_correctness_half_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0469955Z test_nnc_correctness_half_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0482747Z test_nnc_correctness_half_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0495569Z test_nnc_correctness_half_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0508408Z test_nnc_correctness_half_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0521128Z test_nnc_correctness_heaviside_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0534062Z test_nnc_correctness_heaviside_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0546953Z test_nnc_correctness_heaviside_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0559733Z test_nnc_correctness_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0572609Z test_nnc_correctness_heaviside_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0585545Z test_nnc_correctness_heaviside_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0598449Z test_nnc_correctness_heaviside_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0611201Z test_nnc_correctness_heaviside_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0624066Z test_nnc_correctness_heaviside_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0637023Z test_nnc_correctness_heaviside_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0649938Z test_nnc_correctness_histc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0662716Z test_nnc_correctness_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0675736Z test_nnc_correctness_histc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0688661Z test_nnc_correctness_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0701491Z test_nnc_correctness_histogram_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0714473Z test_nnc_correctness_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0727510Z test_nnc_correctness_histogramdd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0740281Z test_nnc_correctness_hsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0753390Z test_nnc_correctness_hsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0766242Z test_nnc_correctness_hsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0778992Z test_nnc_correctness_hsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0791880Z test_nnc_correctness_hsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0804671Z test_nnc_correctness_hsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0817515Z test_nnc_correctness_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0830581Z test_nnc_correctness_hsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0843378Z test_nnc_correctness_hsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0856239Z test_nnc_correctness_hsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0869209Z test_nnc_correctness_hsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0881986Z test_nnc_correctness_hsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0894950Z test_nnc_correctness_hsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0907949Z test_nnc_correctness_hstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0920698Z test_nnc_correctness_hstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0933598Z test_nnc_correctness_hstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0946473Z test_nnc_correctness_hstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0959123Z test_nnc_correctness_hstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0971977Z test_nnc_correctness_hstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0984695Z test_nnc_correctness_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.0997527Z test_nnc_correctness_hstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1010370Z test_nnc_correctness_hstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1023145Z test_nnc_correctness_hstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1036104Z test_nnc_correctness_hstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1049033Z test_nnc_correctness_hstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1061855Z test_nnc_correctness_hstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1074723Z test_nnc_correctness_hypot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1087814Z test_nnc_correctness_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1100435Z test_nnc_correctness_hypot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1113536Z test_nnc_correctness_i0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1126487Z test_nnc_correctness_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1139342Z test_nnc_correctness_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1152310Z test_nnc_correctness_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1165269Z test_nnc_correctness_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1178243Z test_nnc_correctness_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1191169Z test_nnc_correctness_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1204123Z test_nnc_correctness_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1217110Z test_nnc_correctness_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1230068Z test_nnc_correctness_igamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1242810Z test_nnc_correctness_igamma_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1255670Z test_nnc_correctness_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1268645Z test_nnc_correctness_igamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1281308Z test_nnc_correctness_igammac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1294198Z test_nnc_correctness_igammac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1307115Z test_nnc_correctness_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1319864Z test_nnc_correctness_igammac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1332763Z test_nnc_correctness_imag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1345775Z test_nnc_correctness_imag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1358723Z test_nnc_correctness_imag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1371594Z test_nnc_correctness_index_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1384327Z test_nnc_correctness_index_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1397654Z test_nnc_correctness_index_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1410674Z test_nnc_correctness_index_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1423594Z test_nnc_correctness_index_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1436677Z test_nnc_correctness_index_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1449666Z test_nnc_correctness_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1462565Z test_nnc_correctness_index_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1475521Z test_nnc_correctness_index_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1488677Z test_nnc_correctness_index_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1501013Z test_nnc_correctness_index_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1513520Z test_nnc_correctness_index_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1525906Z test_nnc_correctness_index_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1538111Z test_nnc_correctness_index_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1550503Z test_nnc_correctness_index_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1562970Z test_nnc_correctness_index_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1575288Z test_nnc_correctness_index_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1587715Z test_nnc_correctness_index_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1600112Z test_nnc_correctness_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1612334Z test_nnc_correctness_index_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1624873Z test_nnc_correctness_index_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1636979Z test_nnc_correctness_index_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1649450Z test_nnc_correctness_index_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1662214Z test_nnc_correctness_index_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1674393Z test_nnc_correctness_index_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1686572Z test_nnc_correctness_index_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1698565Z test_nnc_correctness_index_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1710775Z test_nnc_correctness_index_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1722767Z test_nnc_correctness_index_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1734935Z test_nnc_correctness_index_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1747179Z test_nnc_correctness_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1759254Z test_nnc_correctness_index_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1771300Z test_nnc_correctness_index_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1783322Z test_nnc_correctness_index_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1795405Z test_nnc_correctness_index_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1807627Z test_nnc_correctness_index_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1819665Z test_nnc_correctness_index_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1831977Z test_nnc_correctness_index_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1844157Z test_nnc_correctness_index_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1856225Z test_nnc_correctness_index_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1869315Z test_nnc_correctness_index_put_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1882328Z test_nnc_correctness_index_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1895456Z test_nnc_correctness_index_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1907804Z test_nnc_correctness_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1919969Z test_nnc_correctness_index_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1932140Z test_nnc_correctness_index_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1944043Z test_nnc_correctness_index_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1956333Z test_nnc_correctness_index_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1968537Z test_nnc_correctness_index_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1980553Z test_nnc_correctness_index_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.1992768Z test_nnc_correctness_index_reduce_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2005021Z test_nnc_correctness_index_reduce_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2017157Z test_nnc_correctness_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2029242Z test_nnc_correctness_index_reduce_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2041225Z test_nnc_correctness_index_reduce_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2053383Z test_nnc_correctness_index_reduce_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2065652Z test_nnc_correctness_index_reduce_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2077666Z test_nnc_correctness_index_reduce_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2089790Z test_nnc_correctness_index_reduce_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2102129Z test_nnc_correctness_index_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2114941Z test_nnc_correctness_index_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2128183Z test_nnc_correctness_index_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2141388Z test_nnc_correctness_index_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2154461Z test_nnc_correctness_index_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2166993Z test_nnc_correctness_index_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2179213Z test_nnc_correctness_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2191416Z test_nnc_correctness_index_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2203422Z test_nnc_correctness_index_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2215720Z test_nnc_correctness_index_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2227865Z test_nnc_correctness_index_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2239907Z test_nnc_correctness_index_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2252202Z test_nnc_correctness_index_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2264441Z test_nnc_correctness_inner_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2276577Z test_nnc_correctness_inner_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2288703Z test_nnc_correctness_inner_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2300783Z test_nnc_correctness_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2312994Z test_nnc_correctness_inner_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2325133Z test_nnc_correctness_inner_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2337195Z test_nnc_correctness_inner_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2349262Z test_nnc_correctness_inner_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2361369Z test_nnc_correctness_inner_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2373494Z test_nnc_correctness_inner_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2385597Z test_nnc_correctness_int_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2397887Z test_nnc_correctness_int_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2410317Z test_nnc_correctness_int_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2422760Z test_nnc_correctness_int_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2435196Z test_nnc_correctness_int_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2447585Z test_nnc_correctness_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2460025Z test_nnc_correctness_int_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2472515Z test_nnc_correctness_int_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2485005Z test_nnc_correctness_int_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2497368Z test_nnc_correctness_int_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2509921Z test_nnc_correctness_int_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2522260Z test_nnc_correctness_int_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2534804Z test_nnc_correctness_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2547319Z test_nnc_correctness_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2559917Z test_nnc_correctness_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2572712Z test_nnc_correctness_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2586143Z test_nnc_correctness_isclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2599259Z test_nnc_correctness_isclose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2612260Z test_nnc_correctness_isclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2624441Z test_nnc_correctness_isclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2636696Z test_nnc_correctness_isclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2648929Z test_nnc_correctness_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2660858Z test_nnc_correctness_isclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2673268Z test_nnc_correctness_isclose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2685278Z test_nnc_correctness_isclose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2697273Z test_nnc_correctness_isclose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2709337Z test_nnc_correctness_isclose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2721678Z test_nnc_correctness_isclose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2734244Z test_nnc_correctness_isfinite_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2746813Z test_nnc_correctness_isfinite_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2759201Z test_nnc_correctness_isfinite_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2771821Z test_nnc_correctness_isfinite_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2784402Z test_nnc_correctness_isfinite_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2797091Z test_nnc_correctness_isfinite_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2809650Z test_nnc_correctness_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2822649Z test_nnc_correctness_isfinite_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2835245Z test_nnc_correctness_isfinite_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2847663Z test_nnc_correctness_isfinite_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2859986Z test_nnc_correctness_isfinite_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2872412Z test_nnc_correctness_isfinite_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2884812Z test_nnc_correctness_isfinite_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2897339Z test_nnc_correctness_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2909800Z test_nnc_correctness_isin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2922133Z test_nnc_correctness_isin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2934594Z test_nnc_correctness_isin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2947123Z test_nnc_correctness_isin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2959631Z test_nnc_correctness_isin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2972116Z test_nnc_correctness_isin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2984513Z test_nnc_correctness_isinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.2996988Z test_nnc_correctness_isinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3009461Z test_nnc_correctness_isinf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3021795Z test_nnc_correctness_isinf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3034181Z test_nnc_correctness_isinf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3046642Z test_nnc_correctness_isinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3059149Z test_nnc_correctness_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3071823Z test_nnc_correctness_isinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3084844Z test_nnc_correctness_isinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3097862Z test_nnc_correctness_isinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3111251Z test_nnc_correctness_isinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3124566Z test_nnc_correctness_isinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3137183Z test_nnc_correctness_isinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3149527Z test_nnc_correctness_isnan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3161587Z test_nnc_correctness_isnan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3174001Z test_nnc_correctness_isnan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3186290Z test_nnc_correctness_isnan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3198330Z test_nnc_correctness_isnan_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3210453Z test_nnc_correctness_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3222582Z test_nnc_correctness_isnan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3235055Z test_nnc_correctness_isnan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3247484Z test_nnc_correctness_isnan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3259674Z test_nnc_correctness_isnan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3272389Z test_nnc_correctness_isnan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3284442Z test_nnc_correctness_isnan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3296694Z test_nnc_correctness_isneginf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3309006Z test_nnc_correctness_isneginf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3321205Z test_nnc_correctness_isneginf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3334249Z test_nnc_correctness_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3348006Z test_nnc_correctness_isneginf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3360533Z test_nnc_correctness_isneginf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3373051Z test_nnc_correctness_isneginf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3385265Z test_nnc_correctness_isneginf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3397526Z test_nnc_correctness_isneginf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3409862Z test_nnc_correctness_isneginf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3422166Z test_nnc_correctness_isposinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3434457Z test_nnc_correctness_isposinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3446800Z test_nnc_correctness_isposinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3459058Z test_nnc_correctness_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3471392Z test_nnc_correctness_isposinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3483598Z test_nnc_correctness_isposinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3495996Z test_nnc_correctness_isposinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3508401Z test_nnc_correctness_isposinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3520688Z test_nnc_correctness_isposinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3533131Z test_nnc_correctness_isposinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3545541Z test_nnc_correctness_isreal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3557752Z test_nnc_correctness_isreal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3570259Z test_nnc_correctness_isreal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3582627Z test_nnc_correctness_isreal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3594968Z test_nnc_correctness_isreal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3607326Z test_nnc_correctness_isreal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3619789Z test_nnc_correctness_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3632236Z test_nnc_correctness_isreal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3644741Z test_nnc_correctness_isreal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3657346Z test_nnc_correctness_isreal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3670055Z test_nnc_correctness_isreal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3682620Z test_nnc_correctness_isreal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3695403Z test_nnc_correctness_isreal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3708167Z test_nnc_correctness_istft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3720823Z test_nnc_correctness_istft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3733524Z test_nnc_correctness_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3746737Z test_nnc_correctness_istft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.3758769Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3771409Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3783991Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3796655Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3809421Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3821979Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3834764Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3847500Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3860126Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3872908Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3885529Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3898072Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3910717Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3923328Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3935933Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3948533Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3961032Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3973748Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3986509Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.3999069Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4011823Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4024339Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4036928Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4049630Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4062195Z test_nnc_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4074889Z test_nnc_correctness_jiterator_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4087835Z test_nnc_correctness_jiterator_binary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4100309Z test_nnc_correctness_jiterator_binary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4112955Z test_nnc_correctness_jiterator_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4125554Z test_nnc_correctness_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4138125Z test_nnc_correctness_jiterator_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4150758Z test_nnc_correctness_jiterator_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4163598Z test_nnc_correctness_jiterator_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4176103Z test_nnc_correctness_jiterator_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4188817Z test_nnc_correctness_jiterator_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4201368Z test_nnc_correctness_jiterator_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4214048Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4226655Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4239100Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4251756Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4264302Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4276977Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4289693Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4302263Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4314885Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4327573Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4340245Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4352781Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4365481Z test_nnc_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4378084Z test_nnc_correctness_jiterator_unary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4390783Z test_nnc_correctness_jiterator_unary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4403311Z test_nnc_correctness_jiterator_unary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4416069Z test_nnc_correctness_jiterator_unary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4428786Z test_nnc_correctness_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4441390Z test_nnc_correctness_jiterator_unary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4454128Z test_nnc_correctness_jiterator_unary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4466947Z test_nnc_correctness_jiterator_unary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4479458Z test_nnc_correctness_jiterator_unary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4492085Z test_nnc_correctness_jiterator_unary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4504705Z test_nnc_correctness_jiterator_unary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:08.4517286Z test_nnc_correctness_kron_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4529880Z test_nnc_correctness_kron_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4542351Z test_nnc_correctness_kron_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4555067Z test_nnc_correctness_kron_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4567645Z test_nnc_correctness_kron_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4580121Z test_nnc_correctness_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4592764Z test_nnc_correctness_kron_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4605274Z test_nnc_correctness_kron_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4617851Z test_nnc_correctness_kron_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4630572Z test_nnc_correctness_kron_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4643146Z test_nnc_correctness_kron_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4655929Z test_nnc_correctness_kron_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4668710Z test_nnc_correctness_kthvalue_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4681157Z test_nnc_correctness_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4693821Z test_nnc_correctness_kthvalue_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4706420Z test_nnc_correctness_kthvalue_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4718888Z test_nnc_correctness_kthvalue_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4731558Z test_nnc_correctness_kthvalue_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4744081Z test_nnc_correctness_kthvalue_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4756763Z test_nnc_correctness_kthvalue_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4769521Z test_nnc_correctness_lcm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4782127Z test_nnc_correctness_lcm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4794900Z test_nnc_correctness_lcm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4807644Z test_nnc_correctness_lcm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4820202Z test_nnc_correctness_lcm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4832898Z test_nnc_correctness_ldexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4845626Z test_nnc_correctness_ldexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4858174Z test_nnc_correctness_ldexp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4870900Z test_nnc_correctness_ldexp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4883482Z test_nnc_correctness_ldexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4896163Z test_nnc_correctness_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4908776Z test_nnc_correctness_ldexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4921283Z test_nnc_correctness_ldexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4934046Z test_nnc_correctness_ldexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4947016Z test_nnc_correctness_ldexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4959573Z test_nnc_correctness_ldexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4972452Z test_nnc_correctness_ldexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4985146Z test_nnc_correctness_le_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.4998386Z test_nnc_correctness_le_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5010839Z test_nnc_correctness_le_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5023447Z test_nnc_correctness_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5036202Z test_nnc_correctness_le_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5048904Z test_nnc_correctness_le_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5061498Z test_nnc_correctness_le_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5074260Z test_nnc_correctness_le_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5087074Z test_nnc_correctness_le_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5100026Z test_nnc_correctness_le_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5112694Z test_nnc_correctness_lerp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5125390Z test_nnc_correctness_lerp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5138075Z test_nnc_correctness_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5150884Z test_nnc_correctness_lerp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5163557Z test_nnc_correctness_lgamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5176289Z test_nnc_correctness_lgamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5189022Z test_nnc_correctness_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5201642Z test_nnc_correctness_lgamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5214358Z test_nnc_correctness_lgamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5227128Z test_nnc_correctness_lgamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5239721Z test_nnc_correctness_lgamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5252496Z test_nnc_correctness_lgamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5265317Z test_nnc_correctness_lgamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5278085Z test_nnc_correctness_linalg_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5290947Z test_nnc_correctness_linalg_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5303715Z test_nnc_correctness_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5316589Z test_nnc_correctness_linalg_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5329489Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5342210Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5355014Z test_nnc_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5367627Z test_nnc_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5381509Z test_nnc_correctness_linalg_cond_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5394290Z test_nnc_correctness_linalg_cond_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5407058Z test_nnc_correctness_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5419905Z test_nnc_correctness_linalg_cond_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5432346Z test_nnc_correctness_linalg_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5444666Z test_nnc_correctness_linalg_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5457172Z test_nnc_correctness_linalg_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5469702Z test_nnc_correctness_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5482012Z test_nnc_correctness_linalg_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5494407Z test_nnc_correctness_linalg_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5506891Z test_nnc_correctness_linalg_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5519080Z test_nnc_correctness_linalg_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5531519Z test_nnc_correctness_linalg_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5543821Z test_nnc_correctness_linalg_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5556487Z test_nnc_correctness_linalg_det_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5569018Z test_nnc_correctness_linalg_det_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5581433Z test_nnc_correctness_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5594013Z test_nnc_correctness_linalg_det_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5606943Z test_nnc_correctness_linalg_det_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5619353Z test_nnc_correctness_linalg_det_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5632338Z test_nnc_correctness_linalg_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5645223Z test_nnc_correctness_linalg_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5658401Z test_nnc_correctness_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5671300Z test_nnc_correctness_linalg_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5684261Z test_nnc_correctness_linalg_eigh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5697305Z test_nnc_correctness_linalg_eigh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5710307Z test_nnc_correctness_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5723211Z test_nnc_correctness_linalg_eigh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5736010Z test_nnc_correctness_linalg_eigvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5748797Z test_nnc_correctness_linalg_eigvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5761383Z test_nnc_correctness_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5774133Z test_nnc_correctness_linalg_eigvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5786898Z test_nnc_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5799498Z test_nnc_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5812224Z test_nnc_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5824789Z test_nnc_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5837531Z test_nnc_correctness_linalg_householder_product_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5850301Z test_nnc_correctness_linalg_householder_product_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5862702Z test_nnc_correctness_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5875509Z test_nnc_correctness_linalg_householder_product_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5888185Z test_nnc_correctness_linalg_inv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5900754Z test_nnc_correctness_linalg_inv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5913424Z test_nnc_correctness_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5926169Z test_nnc_correctness_linalg_inv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5938913Z test_nnc_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5951675Z test_nnc_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5964185Z test_nnc_correctness_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5976757Z test_nnc_correctness_linalg_inv_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.5989509Z test_nnc_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6002054Z test_nnc_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6014847Z test_nnc_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6027626Z test_nnc_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6040231Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6053037Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6065776Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6078455Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6091240Z test_nnc_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6103867Z test_nnc_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6117039Z test_nnc_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6129749Z test_nnc_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6142363Z test_nnc_correctness_linalg_lstsq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6155135Z test_nnc_correctness_linalg_lstsq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6167786Z test_nnc_correctness_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6180393Z test_nnc_correctness_linalg_lstsq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6193151Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6205915Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6218579Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6231270Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6243737Z test_nnc_correctness_linalg_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6256616Z test_nnc_correctness_linalg_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6269342Z test_nnc_correctness_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6281865Z test_nnc_correctness_linalg_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6294602Z test_nnc_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6307365Z test_nnc_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6319878Z test_nnc_correctness_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6332605Z test_nnc_correctness_linalg_lu_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6345401Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6357997Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6370679Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6383524Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6396458Z test_nnc_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6409237Z test_nnc_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6421810Z test_nnc_correctness_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6434511Z test_nnc_correctness_linalg_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6447446Z test_nnc_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6460394Z test_nnc_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6473377Z test_nnc_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6486574Z test_nnc_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6499372Z test_nnc_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6512457Z test_nnc_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6525491Z test_nnc_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6538487Z test_nnc_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6551554Z test_nnc_correctness_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6564689Z test_nnc_correctness_linalg_matrix_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6577468Z test_nnc_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6591364Z test_nnc_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6603964Z test_nnc_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6616528Z test_nnc_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6628959Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6641592Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6653877Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6666395Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6678979Z test_nnc_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6691278Z test_nnc_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6703551Z test_nnc_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6715915Z test_nnc_correctness_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6728271Z test_nnc_correctness_linalg_multi_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6741395Z test_nnc_correctness_linalg_multi_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6753753Z test_nnc_correctness_linalg_multi_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6763438Z test_nnc_correctness_linalg_multi_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:08.6776478Z test_nnc_correctness_linalg_multi_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6788780Z test_nnc_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6801328Z test_nnc_correctness_linalg_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6814089Z test_nnc_correctness_linalg_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6827490Z test_nnc_correctness_linalg_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6840924Z test_nnc_correctness_linalg_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6853748Z test_nnc_correctness_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6866749Z test_nnc_correctness_linalg_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6879850Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6893596Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6906880Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6919956Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6932855Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6946362Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6959150Z test_nnc_correctness_linalg_pinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6972365Z test_nnc_correctness_linalg_pinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6985557Z test_nnc_correctness_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.6998692Z test_nnc_correctness_linalg_pinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7011907Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7025151Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7038405Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7051490Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7064490Z test_nnc_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7077722Z test_nnc_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7091012Z test_nnc_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7104015Z test_nnc_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7117150Z test_nnc_correctness_linalg_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7130403Z test_nnc_correctness_linalg_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7143387Z test_nnc_correctness_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7156620Z test_nnc_correctness_linalg_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7169823Z test_nnc_correctness_linalg_slogdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7183023Z test_nnc_correctness_linalg_slogdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7196337Z test_nnc_correctness_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7209553Z test_nnc_correctness_linalg_slogdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7222647Z test_nnc_correctness_linalg_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7235953Z test_nnc_correctness_linalg_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7249134Z test_nnc_correctness_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7262158Z test_nnc_correctness_linalg_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7275572Z test_nnc_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7288782Z test_nnc_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7301903Z test_nnc_correctness_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7315247Z test_nnc_correctness_linalg_solve_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7328559Z test_nnc_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7341599Z test_nnc_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7354771Z test_nnc_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7368003Z test_nnc_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7381513Z test_nnc_correctness_linalg_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7395261Z test_nnc_correctness_linalg_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7408978Z test_nnc_correctness_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7421843Z test_nnc_correctness_linalg_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7435414Z test_nnc_correctness_linalg_svdvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7448527Z test_nnc_correctness_linalg_svdvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7461580Z test_nnc_correctness_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7474792Z test_nnc_correctness_linalg_svdvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7487723Z test_nnc_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7500533Z test_nnc_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7513668Z test_nnc_correctness_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7526618Z test_nnc_correctness_linalg_tensorinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7539409Z test_nnc_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7552371Z test_nnc_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7565135Z test_nnc_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7577968Z test_nnc_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7590869Z test_nnc_correctness_linalg_vander_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7603778Z test_nnc_correctness_linalg_vander_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7616454Z test_nnc_correctness_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7629413Z test_nnc_correctness_linalg_vander_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7642000Z test_nnc_correctness_linalg_vander_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7654869Z test_nnc_correctness_linalg_vander_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7667731Z test_nnc_correctness_linalg_vander_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7680494Z test_nnc_correctness_linalg_vander_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7693405Z test_nnc_correctness_linalg_vander_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7706340Z test_nnc_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7718912Z test_nnc_correctness_linalg_vecdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7731726Z test_nnc_correctness_linalg_vecdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7744709Z test_nnc_correctness_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7757847Z test_nnc_correctness_linalg_vecdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7770585Z test_nnc_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7783295Z test_nnc_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7796147Z test_nnc_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7808939Z test_nnc_correctness_linalg_vector_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7821657Z test_nnc_correctness_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7834642Z test_nnc_correctness_linalg_vector_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7847514Z test_nnc_correctness_linspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7860235Z test_nnc_correctness_linspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7873097Z test_nnc_correctness_linspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7886129Z test_nnc_correctness_linspace_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7898706Z test_nnc_correctness_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7911667Z test_nnc_correctness_linspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7924557Z test_nnc_correctness_linspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7937450Z test_nnc_correctness_linspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7950459Z test_nnc_correctness_linspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7963302Z test_nnc_correctness_linspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7976259Z test_nnc_correctness_linspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.7989240Z test_nnc_correctness_log10_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8002331Z test_nnc_correctness_log10_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8015288Z test_nnc_correctness_log10_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8028372Z test_nnc_correctness_log10_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8041227Z test_nnc_correctness_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8054271Z test_nnc_correctness_log10_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8067257Z test_nnc_correctness_log10_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8079994Z test_nnc_correctness_log10_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8092907Z test_nnc_correctness_log10_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8106116Z test_nnc_correctness_log10_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8118863Z test_nnc_correctness_log10_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8131877Z test_nnc_correctness_log1p_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8144671Z test_nnc_correctness_log1p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8157800Z test_nnc_correctness_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8170983Z test_nnc_correctness_log1p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8183803Z test_nnc_correctness_log1p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8196702Z test_nnc_correctness_log1p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8209724Z test_nnc_correctness_log1p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8222614Z test_nnc_correctness_log1p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8235546Z test_nnc_correctness_log1p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8248472Z test_nnc_correctness_log2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8261339Z test_nnc_correctness_log2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8274350Z test_nnc_correctness_log2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8292477Z test_nnc_correctness_log2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:46:08.8305642Z test_nnc_correctness_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8318573Z test_nnc_correctness_log2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8331622Z test_nnc_correctness_log2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8344730Z test_nnc_correctness_log2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8357678Z test_nnc_correctness_log2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8369664Z test_nnc_correctness_log2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8381982Z test_nnc_correctness_log2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8394438Z test_nnc_correctness_log_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8406708Z test_nnc_correctness_log_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8419305Z test_nnc_correctness_log_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8431793Z test_nnc_correctness_log_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8444232Z test_nnc_correctness_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8456813Z test_nnc_correctness_log_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8469467Z test_nnc_correctness_log_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8482090Z test_nnc_correctness_log_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8494669Z test_nnc_correctness_log_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8507278Z test_nnc_correctness_log_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8519863Z test_nnc_correctness_log_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8532553Z test_nnc_correctness_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8545224Z test_nnc_correctness_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8557693Z test_nnc_correctness_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8570399Z test_nnc_correctness_log_softmax_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8582867Z test_nnc_correctness_log_softmax_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8595497Z test_nnc_correctness_log_softmax_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8608101Z test_nnc_correctness_log_softmax_dtype_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8620664Z test_nnc_correctness_log_softmax_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8633533Z test_nnc_correctness_log_softmax_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8646503Z test_nnc_correctness_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8659480Z test_nnc_correctness_log_softmax_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8671851Z test_nnc_correctness_log_softmax_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8684521Z test_nnc_correctness_log_softmax_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8697172Z test_nnc_correctness_log_softmax_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8709865Z test_nnc_correctness_log_softmax_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8722433Z test_nnc_correctness_log_softmax_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8735207Z test_nnc_correctness_logaddexp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8747844Z test_nnc_correctness_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8760462Z test_nnc_correctness_logaddexp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8773079Z test_nnc_correctness_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8785903Z test_nnc_correctness_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8798539Z test_nnc_correctness_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8811285Z test_nnc_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8823885Z test_nnc_correctness_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8836667Z test_nnc_correctness_logcumsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8849468Z test_nnc_correctness_logdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8862136Z test_nnc_correctness_logdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8874871Z test_nnc_correctness_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8887707Z test_nnc_correctness_logdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8899997Z test_nnc_correctness_logical_and_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8912780Z test_nnc_correctness_logical_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8925096Z test_nnc_correctness_logical_and_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8937347Z test_nnc_correctness_logical_and_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8949686Z test_nnc_correctness_logical_and_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8961942Z test_nnc_correctness_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8974426Z test_nnc_correctness_logical_and_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8986731Z test_nnc_correctness_logical_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.8998981Z test_nnc_correctness_logical_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9011275Z test_nnc_correctness_logical_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9023449Z test_nnc_correctness_logical_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9035775Z test_nnc_correctness_logical_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9048154Z test_nnc_correctness_logical_not_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9060220Z test_nnc_correctness_logical_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9072480Z test_nnc_correctness_logical_not_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9084755Z test_nnc_correctness_logical_not_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9097021Z test_nnc_correctness_logical_not_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9109364Z test_nnc_correctness_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9121516Z test_nnc_correctness_logical_not_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9133999Z test_nnc_correctness_logical_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9146441Z test_nnc_correctness_logical_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9158574Z test_nnc_correctness_logical_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9171292Z test_nnc_correctness_logical_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9183373Z test_nnc_correctness_logical_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9195719Z test_nnc_correctness_logical_or_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9207975Z test_nnc_correctness_logical_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9220135Z test_nnc_correctness_logical_or_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9232425Z test_nnc_correctness_logical_or_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9244594Z test_nnc_correctness_logical_or_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9256937Z test_nnc_correctness_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9269252Z test_nnc_correctness_logical_or_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9281436Z test_nnc_correctness_logical_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9293699Z test_nnc_correctness_logical_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9305909Z test_nnc_correctness_logical_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9318092Z test_nnc_correctness_logical_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9330357Z test_nnc_correctness_logical_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9342286Z test_nnc_correctness_logical_xor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9354613Z test_nnc_correctness_logical_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9367040Z test_nnc_correctness_logical_xor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9379096Z test_nnc_correctness_logical_xor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9391917Z test_nnc_correctness_logical_xor_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9404493Z test_nnc_correctness_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9416815Z test_nnc_correctness_logical_xor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9429059Z test_nnc_correctness_logical_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9441265Z test_nnc_correctness_logical_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9453656Z test_nnc_correctness_logical_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9465995Z test_nnc_correctness_logical_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9478120Z test_nnc_correctness_logical_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9490367Z test_nnc_correctness_logit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9502528Z test_nnc_correctness_logit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9514764Z test_nnc_correctness_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9527125Z test_nnc_correctness_logit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9539204Z test_nnc_correctness_logit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9551504Z test_nnc_correctness_logit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9563625Z test_nnc_correctness_logit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9575944Z test_nnc_correctness_logit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9588267Z test_nnc_correctness_logit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9600479Z test_nnc_correctness_logspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9612749Z test_nnc_correctness_logspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9624848Z test_nnc_correctness_logspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9637230Z test_nnc_correctness_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9649761Z test_nnc_correctness_logspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9661700Z test_nnc_correctness_logspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9674292Z test_nnc_correctness_logspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9686420Z test_nnc_correctness_logspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9698592Z test_nnc_correctness_logspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9710877Z test_nnc_correctness_logspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9723051Z test_nnc_correctness_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9735370Z test_nnc_correctness_logsumexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9747604Z test_nnc_correctness_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9759831Z test_nnc_correctness_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9772217Z test_nnc_correctness_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9784432Z test_nnc_correctness_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9796793Z test_nnc_correctness_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9809015Z test_nnc_correctness_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9821050Z test_nnc_correctness_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9833299Z test_nnc_correctness_long_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9845627Z test_nnc_correctness_long_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9857845Z test_nnc_correctness_long_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9870115Z test_nnc_correctness_long_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9882339Z test_nnc_correctness_long_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9894548Z test_nnc_correctness_long_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9906763Z test_nnc_correctness_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9919081Z test_nnc_correctness_long_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9931491Z test_nnc_correctness_long_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9943637Z test_nnc_correctness_long_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9955837Z test_nnc_correctness_long_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9968078Z test_nnc_correctness_long_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9980215Z test_nnc_correctness_long_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:08.9992413Z test_nnc_correctness_lt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0004651Z test_nnc_correctness_lt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0016950Z test_nnc_correctness_lt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0029321Z test_nnc_correctness_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0041524Z test_nnc_correctness_lt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0053785Z test_nnc_correctness_lt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0066097Z test_nnc_correctness_lt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0078222Z test_nnc_correctness_lt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0090459Z test_nnc_correctness_lt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0102520Z test_nnc_correctness_lt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0114869Z test_nnc_correctness_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0127215Z test_nnc_correctness_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0139544Z test_nnc_correctness_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0151958Z test_nnc_correctness_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0164387Z test_nnc_correctness_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0176971Z test_nnc_correctness_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0189695Z test_nnc_correctness_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0201742Z test_nnc_correctness_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0214027Z test_nnc_correctness_lu_unpack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0226351Z test_nnc_correctness_lu_unpack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0238547Z test_nnc_correctness_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0250867Z test_nnc_correctness_lu_unpack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0263005Z test_nnc_correctness_mH_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0275298Z test_nnc_correctness_mH_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0287586Z test_nnc_correctness_mH_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0299680Z test_nnc_correctness_mH_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0311922Z test_nnc_correctness_mH_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0324168Z test_nnc_correctness_mH_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0336494Z test_nnc_correctness_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0348765Z test_nnc_correctness_mH_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0361034Z test_nnc_correctness_mH_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0373394Z test_nnc_correctness_mH_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0385710Z test_nnc_correctness_mH_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0397922Z test_nnc_correctness_mH_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0410281Z test_nnc_correctness_mH_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0422147Z test_nnc_correctness_mT_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0434491Z test_nnc_correctness_mT_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0447237Z test_nnc_correctness_mT_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0459410Z test_nnc_correctness_mT_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0471544Z test_nnc_correctness_mT_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0483664Z test_nnc_correctness_mT_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0496076Z test_nnc_correctness_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0508257Z test_nnc_correctness_mT_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0520103Z test_nnc_correctness_mT_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0532348Z test_nnc_correctness_mT_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0544455Z test_nnc_correctness_mT_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0556668Z test_nnc_correctness_mT_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0568726Z test_nnc_correctness_mT_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0580757Z test_nnc_correctness_masked_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0592812Z test_nnc_correctness_masked_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0604973Z test_nnc_correctness_masked_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0616925Z test_nnc_correctness_masked_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0629068Z test_nnc_correctness_masked_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0641055Z test_nnc_correctness_masked_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0653682Z test_nnc_correctness_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0667090Z test_nnc_correctness_masked_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0680329Z test_nnc_correctness_masked_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0693558Z test_nnc_correctness_masked_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0706138Z test_nnc_correctness_masked_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0718266Z test_nnc_correctness_masked_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0730653Z test_nnc_correctness_masked_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0742549Z test_nnc_correctness_masked_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0754805Z test_nnc_correctness_masked_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0766965Z test_nnc_correctness_masked_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0779013Z test_nnc_correctness_masked_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0791203Z test_nnc_correctness_masked_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0803358Z test_nnc_correctness_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0815698Z test_nnc_correctness_masked_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0827932Z test_nnc_correctness_masked_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0839932Z test_nnc_correctness_masked_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0852061Z test_nnc_correctness_masked_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0864015Z test_nnc_correctness_masked_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0876086Z test_nnc_correctness_masked_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0888210Z test_nnc_correctness_masked_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0900229Z test_nnc_correctness_masked_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0913158Z test_nnc_correctness_masked_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0926350Z test_nnc_correctness_masked_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0939445Z test_nnc_correctness_masked_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0952670Z test_nnc_correctness_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0965245Z test_nnc_correctness_masked_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0977533Z test_nnc_correctness_masked_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.0990047Z test_nnc_correctness_masked_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1001990Z test_nnc_correctness_masked_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1014250Z test_nnc_correctness_masked_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1026409Z test_nnc_correctness_masked_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1038284Z test_nnc_correctness_matmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1050380Z test_nnc_correctness_matmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1062414Z test_nnc_correctness_matmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1074620Z test_nnc_correctness_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1086662Z test_nnc_correctness_matmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1098610Z test_nnc_correctness_matmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1110708Z test_nnc_correctness_matmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1119352Z test_nnc_correctness_matmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.1131306Z test_nnc_correctness_matmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1143503Z test_nnc_correctness_matmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1155979Z test_nnc_correctness_matrix_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1168513Z test_nnc_correctness_matrix_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1181633Z test_nnc_correctness_matrix_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1194670Z test_nnc_correctness_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1207906Z test_nnc_correctness_matrix_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1220413Z test_nnc_correctness_max_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1232553Z test_nnc_correctness_max_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1244691Z test_nnc_correctness_max_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1256808Z test_nnc_correctness_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1269151Z test_nnc_correctness_max_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1281149Z test_nnc_correctness_max_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1293140Z test_nnc_correctness_max_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1305174Z test_nnc_correctness_max_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1317344Z test_nnc_correctness_max_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1329408Z test_nnc_correctness_max_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1341356Z test_nnc_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1353396Z test_nnc_correctness_max_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1365312Z test_nnc_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1377460Z test_nnc_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1389633Z test_nnc_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1401597Z test_nnc_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1413679Z test_nnc_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1426173Z test_nnc_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1439269Z test_nnc_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1452424Z test_nnc_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1465662Z test_nnc_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1478280Z test_nnc_correctness_max_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1490465Z test_nnc_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1502860Z test_nnc_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1515231Z test_nnc_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1527764Z test_nnc_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1540194Z test_nnc_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1552554Z test_nnc_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1564886Z test_nnc_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1577399Z test_nnc_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1589990Z test_nnc_correctness_maximum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1602172Z test_nnc_correctness_maximum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1614604Z test_nnc_correctness_maximum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1627045Z test_nnc_correctness_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1639301Z test_nnc_correctness_maximum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1651720Z test_nnc_correctness_maximum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1664057Z test_nnc_correctness_maximum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1676682Z test_nnc_correctness_maximum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1688849Z test_nnc_correctness_maximum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1700820Z test_nnc_correctness_maximum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1712984Z test_nnc_correctness_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1725326Z test_nnc_correctness_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1738017Z test_nnc_correctness_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1750367Z test_nnc_correctness_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1762331Z test_nnc_correctness_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1774338Z test_nnc_correctness_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1786581Z test_nnc_correctness_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1798488Z test_nnc_correctness_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1810489Z test_nnc_correctness_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1822504Z test_nnc_correctness_median_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1834469Z test_nnc_correctness_median_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1846887Z test_nnc_correctness_median_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1858659Z test_nnc_correctness_median_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1870714Z test_nnc_correctness_median_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1882834Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1894882Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1907017Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1918950Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1930922Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1943432Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1956642Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1969781Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1982736Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.1995347Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2007660Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2019794Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2031799Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2043886Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2056013Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2068072Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2080092Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2092160Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2104158Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2116252Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2128263Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2140171Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2152198Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2164189Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2176213Z test_nnc_correctness_min_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2188208Z test_nnc_correctness_min_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2200980Z test_nnc_correctness_min_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2213596Z test_nnc_correctness_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2226517Z test_nnc_correctness_min_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2238521Z test_nnc_correctness_min_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2251107Z test_nnc_correctness_min_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2263589Z test_nnc_correctness_min_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2276381Z test_nnc_correctness_min_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2288981Z test_nnc_correctness_min_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2301537Z test_nnc_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2314164Z test_nnc_correctness_min_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2326852Z test_nnc_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2339358Z test_nnc_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2352054Z test_nnc_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2364649Z test_nnc_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2377229Z test_nnc_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2389921Z test_nnc_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2402443Z test_nnc_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2415035Z test_nnc_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2427742Z test_nnc_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2440281Z test_nnc_correctness_min_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2453236Z test_nnc_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2465844Z test_nnc_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2477807Z test_nnc_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2490283Z test_nnc_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2502391Z test_nnc_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2514722Z test_nnc_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2527200Z test_nnc_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2539791Z test_nnc_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2551973Z test_nnc_correctness_minimum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2564314Z test_nnc_correctness_minimum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2576569Z test_nnc_correctness_minimum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2589025Z test_nnc_correctness_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2601265Z test_nnc_correctness_minimum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2613763Z test_nnc_correctness_minimum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2626337Z test_nnc_correctness_minimum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2638385Z test_nnc_correctness_minimum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2650811Z test_nnc_correctness_minimum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2663207Z test_nnc_correctness_minimum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2675601Z test_nnc_correctness_mm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2688038Z test_nnc_correctness_mm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2700356Z test_nnc_correctness_mm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2712498Z test_nnc_correctness_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2724877Z test_nnc_correctness_mm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2736940Z test_nnc_correctness_mm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2749481Z test_nnc_correctness_mm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2761917Z test_nnc_correctness_mm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2774356Z test_nnc_correctness_mm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2786864Z test_nnc_correctness_mm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2799256Z test_nnc_correctness_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2811762Z test_nnc_correctness_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2824269Z test_nnc_correctness_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2837056Z test_nnc_correctness_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2849665Z test_nnc_correctness_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2862096Z test_nnc_correctness_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2874615Z test_nnc_correctness_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2887191Z test_nnc_correctness_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2899636Z test_nnc_correctness_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2912242Z test_nnc_correctness_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2924706Z test_nnc_correctness_movedim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2937342Z test_nnc_correctness_movedim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2949965Z test_nnc_correctness_movedim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2962458Z test_nnc_correctness_movedim_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2975078Z test_nnc_correctness_movedim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.2987808Z test_nnc_correctness_movedim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3000369Z test_nnc_correctness_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3012757Z test_nnc_correctness_movedim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3025413Z test_nnc_correctness_movedim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3037783Z test_nnc_correctness_movedim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3050356Z test_nnc_correctness_movedim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3062750Z test_nnc_correctness_movedim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3075290Z test_nnc_correctness_movedim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3087842Z test_nnc_correctness_msort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3100305Z test_nnc_correctness_msort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3113011Z test_nnc_correctness_msort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3125532Z test_nnc_correctness_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3138087Z test_nnc_correctness_msort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3150826Z test_nnc_correctness_msort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3163253Z test_nnc_correctness_msort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3175604Z test_nnc_correctness_msort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3188096Z test_nnc_correctness_msort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3200657Z test_nnc_correctness_msort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3213120Z test_nnc_correctness_mul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3225710Z test_nnc_correctness_mul_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3237997Z test_nnc_correctness_mul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3250564Z test_nnc_correctness_mul_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3263043Z test_nnc_correctness_mul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3275614Z test_nnc_correctness_mul_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3288697Z test_nnc_correctness_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3301093Z test_nnc_correctness_mul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3313644Z test_nnc_correctness_mul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3326208Z test_nnc_correctness_mul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3338609Z test_nnc_correctness_mul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3351080Z test_nnc_correctness_mul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3363598Z test_nnc_correctness_mul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3376229Z test_nnc_correctness_multinomial_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3388999Z test_nnc_correctness_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3401383Z test_nnc_correctness_multinomial_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3413946Z test_nnc_correctness_mv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3426624Z test_nnc_correctness_mv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3439104Z test_nnc_correctness_mv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3451661Z test_nnc_correctness_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3464514Z test_nnc_correctness_mv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3476845Z test_nnc_correctness_mv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3489449Z test_nnc_correctness_mv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3501733Z test_nnc_correctness_mv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3514191Z test_nnc_correctness_mv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3526706Z test_nnc_correctness_mv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3539182Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3551862Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3564563Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3577000Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3589596Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3602045Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3614683Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3627285Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3639790Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3652390Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3664830Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3677405Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3689874Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3702528Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3715287Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3728020Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3740484Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3752880Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3765290Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3777365Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3789763Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3801945Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3814276Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3826526Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3838667Z test_nnc_correctness_nan_to_num_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3850954Z test_nnc_correctness_nan_to_num_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3863157Z test_nnc_correctness_nan_to_num_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3875426Z test_nnc_correctness_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3887697Z test_nnc_correctness_nan_to_num_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3899970Z test_nnc_correctness_nan_to_num_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3912259Z test_nnc_correctness_nan_to_num_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3924444Z test_nnc_correctness_nan_to_num_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3936672Z test_nnc_correctness_nan_to_num_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3948987Z test_nnc_correctness_nan_to_num_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3961209Z test_nnc_correctness_nanmean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3973527Z test_nnc_correctness_nanmean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3985894Z test_nnc_correctness_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.3998256Z test_nnc_correctness_nanmean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4010282Z test_nnc_correctness_nanmedian_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4022555Z test_nnc_correctness_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4034963Z test_nnc_correctness_nanmedian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4047041Z test_nnc_correctness_nanmedian_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4059240Z test_nnc_correctness_nanmedian_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4071617Z test_nnc_correctness_nanmedian_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4083850Z test_nnc_correctness_nanmedian_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4096180Z test_nnc_correctness_nanmedian_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4108509Z test_nnc_correctness_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4120640Z test_nnc_correctness_nanquantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4132940Z test_nnc_correctness_nansum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4145379Z test_nnc_correctness_nansum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4157470Z test_nnc_correctness_nansum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4169820Z test_nnc_correctness_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4181897Z test_nnc_correctness_nansum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4194172Z test_nnc_correctness_nansum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4206392Z test_nnc_correctness_nansum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4218696Z test_nnc_correctness_nansum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4231256Z test_nnc_correctness_nansum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4243265Z test_nnc_correctness_nansum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4255507Z test_nnc_correctness_narrow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4268118Z test_nnc_correctness_narrow_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4280383Z test_nnc_correctness_narrow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4292947Z test_nnc_correctness_narrow_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4305592Z test_nnc_correctness_narrow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4318170Z test_nnc_correctness_narrow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4330649Z test_nnc_correctness_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4343168Z test_nnc_correctness_narrow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4355709Z test_nnc_correctness_narrow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4368195Z test_nnc_correctness_narrow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4380563Z test_nnc_correctness_narrow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4393106Z test_nnc_correctness_narrow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4405617Z test_nnc_correctness_narrow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4418191Z test_nnc_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4430734Z test_nnc_correctness_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4443083Z test_nnc_correctness_native_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4455580Z test_nnc_correctness_ne_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4468224Z test_nnc_correctness_ne_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4480590Z test_nnc_correctness_ne_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4493274Z test_nnc_correctness_ne_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4505766Z test_nnc_correctness_ne_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4518263Z test_nnc_correctness_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4530796Z test_nnc_correctness_ne_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4543238Z test_nnc_correctness_ne_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4555826Z test_nnc_correctness_ne_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4568373Z test_nnc_correctness_ne_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4580760Z test_nnc_correctness_ne_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4593318Z test_nnc_correctness_ne_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4605907Z test_nnc_correctness_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4618234Z test_nnc_correctness_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4630758Z test_nnc_correctness_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4643064Z test_nnc_correctness_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4655584Z test_nnc_correctness_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4668189Z test_nnc_correctness_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4680661Z test_nnc_correctness_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4693243Z test_nnc_correctness_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4705759Z test_nnc_correctness_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4718135Z test_nnc_correctness_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4730696Z test_nnc_correctness_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4743060Z test_nnc_correctness_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4751740Z test_nnc_correctness_new_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4760469Z test_nnc_correctness_new_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4768594Z test_nnc_correctness_new_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4776828Z test_nnc_correctness_new_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4785309Z test_nnc_correctness_new_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4793756Z test_nnc_correctness_new_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4802571Z test_nnc_correctness_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4810753Z test_nnc_correctness_new_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4819253Z test_nnc_correctness_new_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4827817Z test_nnc_correctness_new_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4836346Z test_nnc_correctness_new_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4845441Z test_nnc_correctness_new_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4853736Z test_nnc_correctness_new_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.4866562Z test_nnc_correctness_new_full_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4879230Z test_nnc_correctness_new_full_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4892076Z test_nnc_correctness_new_full_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4904618Z test_nnc_correctness_new_full_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4917380Z test_nnc_correctness_new_full_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4930112Z test_nnc_correctness_new_full_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4942761Z test_nnc_correctness_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4955482Z test_nnc_correctness_new_full_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4968270Z test_nnc_correctness_new_full_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4981331Z test_nnc_correctness_new_full_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.4993827Z test_nnc_correctness_new_full_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5006057Z test_nnc_correctness_new_full_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5018259Z test_nnc_correctness_new_full_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5030695Z test_nnc_correctness_new_ones_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5042930Z test_nnc_correctness_new_ones_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5055318Z test_nnc_correctness_new_ones_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5067800Z test_nnc_correctness_new_ones_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5079997Z test_nnc_correctness_new_ones_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5092371Z test_nnc_correctness_new_ones_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5104617Z test_nnc_correctness_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5117002Z test_nnc_correctness_new_ones_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5129467Z test_nnc_correctness_new_ones_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5141735Z test_nnc_correctness_new_ones_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5154257Z test_nnc_correctness_new_ones_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5166764Z test_nnc_correctness_new_ones_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5178846Z test_nnc_correctness_new_ones_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5191165Z test_nnc_correctness_new_zeros_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5203397Z test_nnc_correctness_new_zeros_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5215770Z test_nnc_correctness_new_zeros_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5228501Z test_nnc_correctness_new_zeros_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5240460Z test_nnc_correctness_new_zeros_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5252726Z test_nnc_correctness_new_zeros_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5265371Z test_nnc_correctness_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5277736Z test_nnc_correctness_new_zeros_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5290087Z test_nnc_correctness_new_zeros_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5302365Z test_nnc_correctness_new_zeros_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5314683Z test_nnc_correctness_new_zeros_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5327131Z test_nnc_correctness_new_zeros_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5339461Z test_nnc_correctness_new_zeros_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5351875Z test_nnc_correctness_nextafter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5364128Z test_nnc_correctness_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5376474Z test_nnc_correctness_nextafter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5389408Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5401520Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5413954Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5426387Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5438662Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5450835Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5462989Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5475485Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5487655Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5499779Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5512411Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5524385Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5536696Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5549117Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5561244Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5573658Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5585951Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5598124Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5610506Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5622607Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5634887Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5647249Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5659747Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5672159Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5684639Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5696809Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5709167Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5721396Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5730095Z test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.5742585Z test_nnc_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5754973Z test_nnc_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5763427Z test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.5776081Z test_nnc_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5788424Z test_nnc_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5800736Z test_nnc_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5813136Z test_nnc_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5825784Z test_nnc_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5838272Z test_nnc_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5850846Z test_nnc_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5859237Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.5867759Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:09.5880325Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5892804Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5905296Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5917716Z test_nnc_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5930067Z test_nnc_correctness_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5942488Z test_nnc_correctness_nn_functional_celu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5954925Z test_nnc_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5967458Z test_nnc_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5979861Z test_nnc_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.5992394Z test_nnc_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6004797Z test_nnc_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6017160Z test_nnc_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6029593Z test_nnc_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6041954Z test_nnc_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6054428Z test_nnc_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6066900Z test_nnc_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6079279Z test_nnc_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6091774Z test_nnc_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6104066Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6116582Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6129083Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6141453Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6153889Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6166299Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6178812Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6191275Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6203983Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6216307Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6229358Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6241691Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6255138Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6267490Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6279444Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6292015Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6304313Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6316801Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6329325Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6341842Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6354371Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6366918Z test_nnc_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6379433Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6391895Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6404267Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6416785Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6429350Z test_nnc_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6441759Z test_nnc_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6454316Z test_nnc_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6466781Z test_nnc_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6479263Z test_nnc_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6491934Z test_nnc_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6504501Z test_nnc_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6517104Z test_nnc_correctness_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6529685Z test_nnc_correctness_nn_functional_dropout_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6541998Z test_nnc_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6554552Z test_nnc_correctness_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6567070Z test_nnc_correctness_nn_functional_elu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6579525Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6592052Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6604479Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6617008Z test_nnc_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6629528Z test_nnc_correctness_nn_functional_embedding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6642083Z test_nnc_correctness_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6654742Z test_nnc_correctness_nn_functional_embedding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6667713Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6680408Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6693154Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6706008Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6718518Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6731319Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6743903Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6757099Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6769628Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6782360Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6795180Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6807888Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6820628Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6833549Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6846301Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6859049Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6871844Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6884620Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6897340Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6910507Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6923005Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6935598Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6948260Z test_nnc_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6960714Z test_nnc_correctness_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6973294Z test_nnc_correctness_nn_functional_gelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6985888Z test_nnc_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.6998689Z test_nnc_correctness_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7011633Z test_nnc_correctness_nn_functional_glu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7024545Z test_nnc_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7037323Z test_nnc_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7050481Z test_nnc_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7063199Z test_nnc_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7075908Z test_nnc_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7088622Z test_nnc_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7101126Z test_nnc_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7113785Z test_nnc_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7126564Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7139090Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7151812Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7165875Z test_nnc_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7178446Z test_nnc_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7192533Z test_nnc_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7205163Z test_nnc_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7219262Z test_nnc_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7231926Z test_nnc_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7246154Z test_nnc_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7258674Z test_nnc_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7271303Z test_nnc_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7283840Z test_nnc_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7296529Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7309226Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7321781Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7334503Z test_nnc_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7348571Z test_nnc_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7361125Z test_nnc_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7375185Z test_nnc_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7388022Z test_nnc_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7401523Z test_nnc_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7414268Z test_nnc_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7426946Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7439216Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7451708Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7464195Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7476628Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7489020Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7501141Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7513218Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7525515Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7538032Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7550498Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7562884Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7575489Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7588098Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7600563Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7613198Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7625690Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7638137Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7650837Z test_nnc_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7663556Z test_nnc_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7675854Z test_nnc_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7688415Z test_nnc_correctness_nn_functional_kl_div_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7700875Z test_nnc_correctness_nn_functional_kl_div_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7713490Z test_nnc_correctness_nn_functional_kl_div_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7726132Z test_nnc_correctness_nn_functional_kl_div_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7738720Z test_nnc_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7751511Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7763899Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7776752Z test_nnc_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7789923Z test_nnc_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7802766Z test_nnc_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7815742Z test_nnc_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7828419Z test_nnc_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7840965Z test_nnc_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7853637Z test_nnc_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7866466Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7879098Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7891845Z test_nnc_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7904350Z test_nnc_correctness_nn_functional_linear_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7917084Z test_nnc_correctness_nn_functional_linear_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7929810Z test_nnc_correctness_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7942441Z test_nnc_correctness_nn_functional_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7955002Z test_nnc_correctness_nn_functional_linear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7967762Z test_nnc_correctness_nn_functional_linear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7980226Z test_nnc_correctness_nn_functional_linear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.7993016Z test_nnc_correctness_nn_functional_linear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8005752Z test_nnc_correctness_nn_functional_linear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8018223Z test_nnc_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8030819Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8043096Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8055593Z test_nnc_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8068097Z test_nnc_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8080446Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8093058Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8105533Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8117990Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8130414Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8142733Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8155121Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8167545Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8179889Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8192326Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8200866Z test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Works on some configs (0.001s) 2022-08-17T12:46:09.8213205Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8225555Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8237708Z test_nnc_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8250265Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8262700Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8275253Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8287812Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8300223Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8312376Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8324577Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8336840Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8349355Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8361764Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8374138Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8386356Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8398675Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8411145Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8423575Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8436164Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8448565Z test_nnc_correctness_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8460900Z test_nnc_correctness_nn_functional_mish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8473473Z test_nnc_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8486061Z test_nnc_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8498980Z test_nnc_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8511365Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8523460Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8536094Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8549241Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8561621Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8573969Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8586210Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8598461Z test_nnc_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8610777Z test_nnc_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8622949Z test_nnc_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8635288Z test_nnc_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8647670Z test_nnc_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8659818Z test_nnc_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8672237Z test_nnc_correctness_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8684544Z test_nnc_correctness_nn_functional_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8696911Z test_nnc_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8709307Z test_nnc_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8721444Z test_nnc_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8733755Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8746052Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8758643Z test_nnc_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8771697Z test_nnc_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8784563Z test_nnc_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8797719Z test_nnc_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8810066Z test_nnc_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8822264Z test_nnc_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8834368Z test_nnc_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8846574Z test_nnc_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8859018Z test_nnc_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8871278Z test_nnc_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8883448Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8895768Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8908282Z test_nnc_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8920513Z test_nnc_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8932836Z test_nnc_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8945299Z test_nnc_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8957564Z test_nnc_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8969991Z test_nnc_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8982258Z test_nnc_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.8994599Z test_nnc_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9007506Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9019976Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9032310Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9044681Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9056937Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9069306Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9081425Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9093775Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9106206Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9118546Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9130939Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9143235Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9155568Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9168210Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9180474Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9193010Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9205322Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9217719Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9230193Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9242627Z test_nnc_correctness_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9255370Z test_nnc_correctness_nn_functional_pdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9267885Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9280339Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9292916Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9305453Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9317958Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9330453Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9342913Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9355450Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9368008Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9380484Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9393137Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9405638Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9418162Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9430717Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9443167Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9455977Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9468722Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9481252Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9493834Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9506433Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9519037Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9531670Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9544114Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9556776Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9569386Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9581804Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9594461Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9607078Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9619585Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9632282Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9644833Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9657320Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9670030Z test_nnc_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9682531Z test_nnc_correctness_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9695169Z test_nnc_correctness_nn_functional_prelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9707817Z test_nnc_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9720346Z test_nnc_correctness_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9733018Z test_nnc_correctness_nn_functional_relu6_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9745755Z test_nnc_correctness_nn_functional_relu6_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9758300Z test_nnc_correctness_nn_functional_relu6_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9770953Z test_nnc_correctness_nn_functional_relu6_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9783549Z test_nnc_correctness_nn_functional_relu6_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9796260Z test_nnc_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9808842Z test_nnc_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9821372Z test_nnc_correctness_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9834300Z test_nnc_correctness_nn_functional_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9846840Z test_nnc_correctness_nn_functional_relu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9859398Z test_nnc_correctness_nn_functional_relu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9871978Z test_nnc_correctness_nn_functional_relu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9884533Z test_nnc_correctness_nn_functional_relu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9897095Z test_nnc_correctness_nn_functional_relu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9909753Z test_nnc_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9922339Z test_nnc_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9934956Z test_nnc_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9947551Z test_nnc_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9960007Z test_nnc_correctness_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9972665Z test_nnc_correctness_nn_functional_selu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9985294Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:09.9997795Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0010301Z test_nnc_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0023033Z test_nnc_correctness_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0035297Z test_nnc_correctness_nn_functional_silu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0047884Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0060655Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0072975Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0085467Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0097968Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0110527Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0122946Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0135436Z test_nnc_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0147982Z test_nnc_correctness_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0160424Z test_nnc_correctness_nn_functional_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0173031Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0185640Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0198015Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0210509Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0222986Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0235483Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0248097Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0260511Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0273314Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0285627Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0298428Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0310794Z test_nnc_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0323213Z test_nnc_correctness_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0335720Z test_nnc_correctness_nn_functional_softplus_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0348392Z test_nnc_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0360760Z test_nnc_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0373342Z test_nnc_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0385910Z test_nnc_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0398339Z test_nnc_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0410944Z test_nnc_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0423384Z test_nnc_correctness_nn_functional_softsign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0435996Z test_nnc_correctness_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0448582Z test_nnc_correctness_nn_functional_softsign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0460958Z test_nnc_correctness_nn_functional_softsign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0473428Z test_nnc_correctness_nn_functional_softsign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0485867Z test_nnc_correctness_nn_functional_softsign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0498356Z test_nnc_correctness_nn_functional_softsign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0510846Z test_nnc_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0523400Z test_nnc_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0535864Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0548425Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0560824Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0573441Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0586082Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0598367Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0610839Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0623263Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0635912Z test_nnc_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0648381Z test_nnc_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0660761Z test_nnc_correctness_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0673346Z test_nnc_correctness_nn_functional_threshold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0685900Z test_nnc_correctness_nn_functional_threshold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0698407Z test_nnc_correctness_nn_functional_threshold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0710953Z test_nnc_correctness_nn_functional_threshold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0723624Z test_nnc_correctness_nn_functional_threshold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0736283Z test_nnc_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0748764Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0761138Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0773766Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0786216Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0798664Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0811083Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0823493Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0836215Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0848711Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0861077Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0873697Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0886309Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0898718Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0911226Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0923592Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0936119Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0948584Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0961032Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0973679Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0986336Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.0999023Z test_nnc_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1011446Z test_nnc_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1023950Z test_nnc_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1036490Z test_nnc_correctness_nn_functional_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1049238Z test_nnc_correctness_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1061600Z test_nnc_correctness_nn_functional_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1074152Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1086795Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1099219Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1111770Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1124303Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1136722Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1149308Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1161800Z test_nnc_correctness_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1174380Z test_nnc_correctness_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1186936Z test_nnc_correctness_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1199336Z test_nnc_correctness_nonzero_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1211974Z test_nnc_correctness_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1224388Z test_nnc_correctness_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1237125Z test_nnc_correctness_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1249539Z test_nnc_correctness_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1261868Z test_nnc_correctness_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1274392Z test_nnc_correctness_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1286940Z test_nnc_correctness_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1299414Z test_nnc_correctness_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1312096Z test_nnc_correctness_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1324531Z test_nnc_correctness_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1337085Z test_nnc_correctness_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1349636Z test_nnc_correctness_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1362151Z test_nnc_correctness_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1374733Z test_nnc_correctness_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1387289Z test_nnc_correctness_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1399671Z test_nnc_correctness_norm_fro_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1412283Z test_nnc_correctness_norm_fro_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1424648Z test_nnc_correctness_norm_fro_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1437206Z test_nnc_correctness_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1449749Z test_nnc_correctness_norm_fro_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1462170Z test_nnc_correctness_norm_inf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1474849Z test_nnc_correctness_norm_inf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1487782Z test_nnc_correctness_norm_inf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1500058Z test_nnc_correctness_norm_inf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1512496Z test_nnc_correctness_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1525020Z test_nnc_correctness_norm_inf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1537602Z test_nnc_correctness_norm_nuc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1550306Z test_nnc_correctness_norm_nuc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1562800Z test_nnc_correctness_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1575398Z test_nnc_correctness_norm_nuc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1588035Z test_nnc_correctness_normal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1600479Z test_nnc_correctness_normal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1612985Z test_nnc_correctness_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1625661Z test_nnc_correctness_normal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1638155Z test_nnc_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1650745Z test_nnc_correctness_normal_number_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1663126Z test_nnc_correctness_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1675810Z test_nnc_correctness_normal_number_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1688327Z test_nnc_correctness_ones_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1700844Z test_nnc_correctness_ones_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1713352Z test_nnc_correctness_ones_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1725980Z test_nnc_correctness_ones_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1738536Z test_nnc_correctness_ones_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1751109Z test_nnc_correctness_ones_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1763496Z test_nnc_correctness_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1776120Z test_nnc_correctness_ones_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1788694Z test_nnc_correctness_ones_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1801236Z test_nnc_correctness_ones_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1813758Z test_nnc_correctness_ones_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1826484Z test_nnc_correctness_ones_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1838883Z test_nnc_correctness_ones_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1851616Z test_nnc_correctness_ormqr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1864175Z test_nnc_correctness_ormqr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1876795Z test_nnc_correctness_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1889390Z test_nnc_correctness_ormqr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1901794Z test_nnc_correctness_outer_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1914480Z test_nnc_correctness_outer_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1927252Z test_nnc_correctness_outer_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1939783Z test_nnc_correctness_outer_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1952505Z test_nnc_correctness_outer_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1965110Z test_nnc_correctness_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1977740Z test_nnc_correctness_outer_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.1990422Z test_nnc_correctness_outer_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2002967Z test_nnc_correctness_outer_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2015615Z test_nnc_correctness_outer_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2028110Z test_nnc_correctness_outer_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2040554Z test_nnc_correctness_outer_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2054101Z test_nnc_correctness_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2067170Z test_nnc_correctness_pca_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2079628Z test_nnc_correctness_permute_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2092271Z test_nnc_correctness_permute_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2104831Z test_nnc_correctness_permute_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2117491Z test_nnc_correctness_permute_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2130127Z test_nnc_correctness_permute_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2142680Z test_nnc_correctness_permute_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2155393Z test_nnc_correctness_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2168082Z test_nnc_correctness_permute_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2180554Z test_nnc_correctness_permute_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2193105Z test_nnc_correctness_permute_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2205568Z test_nnc_correctness_permute_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2218207Z test_nnc_correctness_permute_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2230698Z test_nnc_correctness_permute_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2243280Z test_nnc_correctness_pinverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2255779Z test_nnc_correctness_pinverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2268381Z test_nnc_correctness_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2280793Z test_nnc_correctness_pinverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2293253Z test_nnc_correctness_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2305800Z test_nnc_correctness_polar_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2318333Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2330741Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2343058Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2355571Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2368020Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2380360Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2392857Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2405349Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2417683Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2430535Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2442885Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2455954Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2468085Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2480549Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2493096Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2505738Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2518180Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2530858Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2543363Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2555921Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2568643Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2581194Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2593914Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2606755Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2619251Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2631873Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2644410Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2656970Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2669633Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2682112Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2694779Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2707374Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2719866Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2732604Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2745437Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2758016Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2770759Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2783314Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2795922Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2808652Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2821211Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2833837Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2846446Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2858946Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2871777Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2884408Z test_nnc_correctness_positive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2897017Z test_nnc_correctness_positive_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2909746Z test_nnc_correctness_positive_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2922224Z test_nnc_correctness_positive_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2934906Z test_nnc_correctness_positive_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2947526Z test_nnc_correctness_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2960005Z test_nnc_correctness_positive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2972604Z test_nnc_correctness_positive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2985119Z test_nnc_correctness_positive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.2997783Z test_nnc_correctness_positive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3010349Z test_nnc_correctness_positive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3022777Z test_nnc_correctness_positive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3035173Z test_nnc_correctness_pow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3047799Z test_nnc_correctness_pow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3060329Z test_nnc_correctness_pow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3072746Z test_nnc_correctness_pow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3085291Z test_nnc_correctness_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3097762Z test_nnc_correctness_pow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3110276Z test_nnc_correctness_pow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3122600Z test_nnc_correctness_pow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3135019Z test_nnc_correctness_pow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3147371Z test_nnc_correctness_pow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3159603Z test_nnc_correctness_pow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3171993Z test_nnc_correctness_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3184392Z test_nnc_correctness_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3196873Z test_nnc_correctness_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3209136Z test_nnc_correctness_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3221154Z test_nnc_correctness_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3233503Z test_nnc_correctness_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3245966Z test_nnc_correctness_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3258215Z test_nnc_correctness_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3270522Z test_nnc_correctness_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3283244Z test_nnc_correctness_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3295966Z test_nnc_correctness_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3308425Z test_nnc_correctness_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3320907Z test_nnc_correctness_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3333296Z test_nnc_correctness_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3345820Z test_nnc_correctness_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3358419Z test_nnc_correctness_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3370904Z test_nnc_correctness_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3383301Z test_nnc_correctness_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3395808Z test_nnc_correctness_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3408328Z test_nnc_correctness_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3420678Z test_nnc_correctness_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3433256Z test_nnc_correctness_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3445659Z test_nnc_correctness_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3458028Z test_nnc_correctness_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3470597Z test_nnc_correctness_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3483026Z test_nnc_correctness_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3495745Z test_nnc_correctness_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3508322Z test_nnc_correctness_quantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3520547Z test_nnc_correctness_rad2deg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3533196Z test_nnc_correctness_rad2deg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3545794Z test_nnc_correctness_rad2deg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3558234Z test_nnc_correctness_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3570821Z test_nnc_correctness_rad2deg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3583184Z test_nnc_correctness_rad2deg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3595769Z test_nnc_correctness_rad2deg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3608356Z test_nnc_correctness_rad2deg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3620563Z test_nnc_correctness_rad2deg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3633143Z test_nnc_correctness_rad2deg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3645583Z test_nnc_correctness_rand_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3657939Z test_nnc_correctness_rand_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3670537Z test_nnc_correctness_rand_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3682691Z test_nnc_correctness_rand_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3694977Z test_nnc_correctness_rand_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3707276Z test_nnc_correctness_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3719546Z test_nnc_correctness_rand_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3731912Z test_nnc_correctness_randint_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3744114Z test_nnc_correctness_randint_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3756442Z test_nnc_correctness_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3769009Z test_nnc_correctness_randint_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3781356Z test_nnc_correctness_randint_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3793679Z test_nnc_correctness_randint_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3805959Z test_nnc_correctness_randint_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3818325Z test_nnc_correctness_randint_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3830742Z test_nnc_correctness_randint_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3842977Z test_nnc_correctness_randn_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3855330Z test_nnc_correctness_randn_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3867654Z test_nnc_correctness_randn_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3880060Z test_nnc_correctness_randn_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3892371Z test_nnc_correctness_randn_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3904713Z test_nnc_correctness_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3917060Z test_nnc_correctness_randn_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3929377Z test_nnc_correctness_ravel_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3941608Z test_nnc_correctness_ravel_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3954027Z test_nnc_correctness_ravel_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3966306Z test_nnc_correctness_ravel_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3978568Z test_nnc_correctness_ravel_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.3990999Z test_nnc_correctness_ravel_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4003971Z test_nnc_correctness_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4015798Z test_nnc_correctness_ravel_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4028077Z test_nnc_correctness_ravel_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4040316Z test_nnc_correctness_ravel_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4052840Z test_nnc_correctness_ravel_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4065064Z test_nnc_correctness_ravel_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4077259Z test_nnc_correctness_ravel_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4089557Z test_nnc_correctness_real_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4101771Z test_nnc_correctness_real_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4114150Z test_nnc_correctness_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4126449Z test_nnc_correctness_real_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4138697Z test_nnc_correctness_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4151132Z test_nnc_correctness_real_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4163425Z test_nnc_correctness_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4175975Z test_nnc_correctness_real_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4188622Z test_nnc_correctness_real_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4200692Z test_nnc_correctness_real_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4213006Z test_nnc_correctness_real_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4225344Z test_nnc_correctness_real_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4237485Z test_nnc_correctness_real_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4249897Z test_nnc_correctness_reciprocal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4262087Z test_nnc_correctness_reciprocal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4274416Z test_nnc_correctness_reciprocal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4286839Z test_nnc_correctness_reciprocal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4298703Z test_nnc_correctness_reciprocal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4310993Z test_nnc_correctness_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4323209Z test_nnc_correctness_reciprocal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4335558Z test_nnc_correctness_reciprocal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4347832Z test_nnc_correctness_reciprocal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4359994Z test_nnc_correctness_reciprocal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4372274Z test_nnc_correctness_reciprocal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4384370Z test_nnc_correctness_reciprocal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4396653Z test_nnc_correctness_remainder_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4409016Z test_nnc_correctness_remainder_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4421195Z test_nnc_correctness_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4433591Z test_nnc_correctness_remainder_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4445959Z test_nnc_correctness_remainder_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4458002Z test_nnc_correctness_remainder_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4470283Z test_nnc_correctness_remainder_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4482442Z test_nnc_correctness_remainder_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4494871Z test_nnc_correctness_remainder_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4507324Z test_nnc_correctness_renorm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4520090Z test_nnc_correctness_renorm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4532506Z test_nnc_correctness_renorm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4544759Z test_nnc_correctness_renorm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4556859Z test_nnc_correctness_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4569192Z test_nnc_correctness_renorm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4581375Z test_nnc_correctness_repeat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4593802Z test_nnc_correctness_repeat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4606099Z test_nnc_correctness_repeat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4618368Z test_nnc_correctness_repeat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4630677Z test_nnc_correctness_repeat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4642907Z test_nnc_correctness_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4655315Z test_nnc_correctness_repeat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4667623Z test_nnc_correctness_repeat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4679857Z test_nnc_correctness_repeat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4692114Z test_nnc_correctness_repeat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4704241Z test_nnc_correctness_repeat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4716521Z test_nnc_correctness_repeat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4728986Z test_nnc_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4741407Z test_nnc_correctness_repeat_interleave_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4753993Z test_nnc_correctness_repeat_interleave_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4766429Z test_nnc_correctness_repeat_interleave_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4778637Z test_nnc_correctness_repeat_interleave_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4791004Z test_nnc_correctness_repeat_interleave_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4803389Z test_nnc_correctness_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4815774Z test_nnc_correctness_repeat_interleave_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4828194Z test_nnc_correctness_repeat_interleave_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4840435Z test_nnc_correctness_repeat_interleave_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4852845Z test_nnc_correctness_repeat_interleave_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4865258Z test_nnc_correctness_repeat_interleave_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4877559Z test_nnc_correctness_repeat_interleave_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4889851Z test_nnc_correctness_reshape_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4902165Z test_nnc_correctness_reshape_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4914550Z test_nnc_correctness_reshape_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4927164Z test_nnc_correctness_reshape_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4939442Z test_nnc_correctness_reshape_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4951950Z test_nnc_correctness_reshape_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4964216Z test_nnc_correctness_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4976628Z test_nnc_correctness_reshape_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.4988995Z test_nnc_correctness_reshape_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5001605Z test_nnc_correctness_reshape_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5013610Z test_nnc_correctness_reshape_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5026331Z test_nnc_correctness_reshape_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5038764Z test_nnc_correctness_reshape_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5051184Z test_nnc_correctness_reshape_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5063476Z test_nnc_correctness_reshape_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5075914Z test_nnc_correctness_reshape_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5088256Z test_nnc_correctness_reshape_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5100518Z test_nnc_correctness_reshape_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5112936Z test_nnc_correctness_reshape_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5125340Z test_nnc_correctness_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5137649Z test_nnc_correctness_reshape_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5150111Z test_nnc_correctness_reshape_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5162305Z test_nnc_correctness_reshape_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5174718Z test_nnc_correctness_reshape_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5187090Z test_nnc_correctness_reshape_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5199358Z test_nnc_correctness_reshape_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5211749Z test_nnc_correctness_resize__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5223995Z test_nnc_correctness_resize__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5236478Z test_nnc_correctness_resize__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5249126Z test_nnc_correctness_resize__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5261612Z test_nnc_correctness_resize__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5273903Z test_nnc_correctness_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5286059Z test_nnc_correctness_resize__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5298299Z test_nnc_correctness_resize__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5310606Z test_nnc_correctness_resize__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5322857Z test_nnc_correctness_resize__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5335210Z test_nnc_correctness_resize__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5347538Z test_nnc_correctness_resize__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5359769Z test_nnc_correctness_resize_as__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5372151Z test_nnc_correctness_resize_as__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5384727Z test_nnc_correctness_resize_as__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5397206Z test_nnc_correctness_resize_as__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5409458Z test_nnc_correctness_resize_as__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5421714Z test_nnc_correctness_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5434092Z test_nnc_correctness_resize_as__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5446374Z test_nnc_correctness_resize_as__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5458487Z test_nnc_correctness_resize_as__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5470716Z test_nnc_correctness_resize_as__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5482925Z test_nnc_correctness_resize_as__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5495254Z test_nnc_correctness_resize_as__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5507788Z test_nnc_correctness_resolve_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5519852Z test_nnc_correctness_resolve_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5532205Z test_nnc_correctness_resolve_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5544391Z test_nnc_correctness_resolve_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5556819Z test_nnc_correctness_resolve_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5568985Z test_nnc_correctness_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5581179Z test_nnc_correctness_resolve_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5593480Z test_nnc_correctness_resolve_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5605786Z test_nnc_correctness_resolve_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5618017Z test_nnc_correctness_resolve_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5630408Z test_nnc_correctness_resolve_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5642600Z test_nnc_correctness_resolve_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5654981Z test_nnc_correctness_resolve_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5667377Z test_nnc_correctness_resolve_neg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5679514Z test_nnc_correctness_resolve_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5691890Z test_nnc_correctness_resolve_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5704254Z test_nnc_correctness_resolve_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5716588Z test_nnc_correctness_resolve_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5728852Z test_nnc_correctness_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5741043Z test_nnc_correctness_resolve_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5753741Z test_nnc_correctness_resolve_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5765830Z test_nnc_correctness_resolve_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5777940Z test_nnc_correctness_resolve_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5790482Z test_nnc_correctness_resolve_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5802833Z test_nnc_correctness_resolve_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5815017Z test_nnc_correctness_roll_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5827493Z test_nnc_correctness_roll_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5839450Z test_nnc_correctness_roll_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5851785Z test_nnc_correctness_roll_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5864040Z test_nnc_correctness_roll_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5876421Z test_nnc_correctness_roll_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5888766Z test_nnc_correctness_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5900914Z test_nnc_correctness_roll_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5913165Z test_nnc_correctness_roll_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5925505Z test_nnc_correctness_roll_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5937803Z test_nnc_correctness_roll_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5950216Z test_nnc_correctness_roll_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5962507Z test_nnc_correctness_roll_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5974891Z test_nnc_correctness_rot90_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5987427Z test_nnc_correctness_rot90_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.5999598Z test_nnc_correctness_rot90_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6011657Z test_nnc_correctness_rot90_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6023642Z test_nnc_correctness_rot90_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6036153Z test_nnc_correctness_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6049466Z test_nnc_correctness_rot90_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6061737Z test_nnc_correctness_rot90_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6073907Z test_nnc_correctness_rot90_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6086086Z test_nnc_correctness_rot90_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6098058Z test_nnc_correctness_rot90_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6110363Z test_nnc_correctness_rot90_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6122233Z test_nnc_correctness_round_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6134322Z test_nnc_correctness_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6146377Z test_nnc_correctness_round_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6158396Z test_nnc_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6170603Z test_nnc_correctness_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6182582Z test_nnc_correctness_round_decimals_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6194756Z test_nnc_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6206809Z test_nnc_correctness_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6218756Z test_nnc_correctness_round_decimals_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6230808Z test_nnc_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6242734Z test_nnc_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6254756Z test_nnc_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6267637Z test_nnc_correctness_rsqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6280419Z test_nnc_correctness_rsqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6293649Z test_nnc_correctness_rsqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6306749Z test_nnc_correctness_rsqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6319042Z test_nnc_correctness_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6341436Z test_nnc_correctness_rsqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6343926Z test_nnc_correctness_rsqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6356292Z test_nnc_correctness_rsqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6368996Z test_nnc_correctness_rsqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6381392Z test_nnc_correctness_rsqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6394091Z test_nnc_correctness_rsqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6406421Z test_nnc_correctness_rsub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6418919Z test_nnc_correctness_rsub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6431398Z test_nnc_correctness_rsub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6443793Z test_nnc_correctness_rsub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6456340Z test_nnc_correctness_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6468851Z test_nnc_correctness_rsub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6481373Z test_nnc_correctness_rsub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6493885Z test_nnc_correctness_rsub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6506371Z test_nnc_correctness_rsub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6518719Z test_nnc_correctness_rsub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6531255Z test_nnc_correctness_rsub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6544332Z test_nnc_correctness_scatter_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6557454Z test_nnc_correctness_scatter_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6570492Z test_nnc_correctness_scatter_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6582598Z test_nnc_correctness_scatter_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6594684Z test_nnc_correctness_scatter_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6606920Z test_nnc_correctness_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6618826Z test_nnc_correctness_scatter_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6631057Z test_nnc_correctness_scatter_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6643076Z test_nnc_correctness_scatter_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6655086Z test_nnc_correctness_scatter_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6667129Z test_nnc_correctness_scatter_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6679483Z test_nnc_correctness_scatter_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6691416Z test_nnc_correctness_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6703254Z test_nnc_correctness_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6715329Z test_nnc_correctness_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6727293Z test_nnc_correctness_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6739222Z test_nnc_correctness_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6751213Z test_nnc_correctness_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6763114Z test_nnc_correctness_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6775571Z test_nnc_correctness_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6788196Z test_nnc_correctness_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6800911Z test_nnc_correctness_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6813986Z test_nnc_correctness_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6827041Z test_nnc_correctness_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6839479Z test_nnc_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6851638Z test_nnc_correctness_scatter_reduce_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6863737Z test_nnc_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6875717Z test_nnc_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6888037Z test_nnc_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6900023Z test_nnc_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6912112Z test_nnc_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6924045Z test_nnc_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6936144Z test_nnc_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6948406Z test_nnc_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6960279Z test_nnc_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6972289Z test_nnc_correctness_scatter_reduce_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6984277Z test_nnc_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.6996275Z test_nnc_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7008283Z test_nnc_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7020227Z test_nnc_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7032280Z test_nnc_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7044915Z test_nnc_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7057851Z test_nnc_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7070745Z test_nnc_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7084126Z test_nnc_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7096487Z test_nnc_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7108853Z test_nnc_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7121134Z test_nnc_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7133522Z test_nnc_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7145961Z test_nnc_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7158422Z test_nnc_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7170447Z test_nnc_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7182649Z test_nnc_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7194962Z test_nnc_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7207402Z test_nnc_correctness_scatter_reduce_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7219558Z test_nnc_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7231875Z test_nnc_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7244096Z test_nnc_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7256470Z test_nnc_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7268729Z test_nnc_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7280895Z test_nnc_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7293522Z test_nnc_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7305641Z test_nnc_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7318030Z test_nnc_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7330305Z test_nnc_correctness_scatter_reduce_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7342249Z test_nnc_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7354518Z test_nnc_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7366790Z test_nnc_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7379021Z test_nnc_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7391559Z test_nnc_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7403496Z test_nnc_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7415597Z test_nnc_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7427624Z test_nnc_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7439529Z test_nnc_correctness_searchsorted_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7451527Z test_nnc_correctness_searchsorted_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7463404Z test_nnc_correctness_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7475572Z test_nnc_correctness_searchsorted_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7487572Z test_nnc_correctness_searchsorted_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7499554Z test_nnc_correctness_searchsorted_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7511592Z test_nnc_correctness_searchsorted_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7523495Z test_nnc_correctness_searchsorted_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7535595Z test_nnc_correctness_searchsorted_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7548214Z test_nnc_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7559855Z test_nnc_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7572264Z test_nnc_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7584389Z test_nnc_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7596787Z test_nnc_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7609091Z test_nnc_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7621357Z test_nnc_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7633699Z test_nnc_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7646127Z test_nnc_correctness_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7658326Z test_nnc_correctness_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7670785Z test_nnc_correctness_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7683020Z test_nnc_correctness_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7695483Z test_nnc_correctness_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7707875Z test_nnc_correctness_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7720159Z test_nnc_correctness_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7732621Z test_nnc_correctness_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7745078Z test_nnc_correctness_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7757266Z test_nnc_correctness_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7769556Z test_nnc_correctness_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7781739Z test_nnc_correctness_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7794220Z test_nnc_correctness_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7806730Z test_nnc_correctness_select_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7819352Z test_nnc_correctness_select_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7832055Z test_nnc_correctness_select_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7844734Z test_nnc_correctness_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7857184Z test_nnc_correctness_select_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7869815Z test_nnc_correctness_select_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7882059Z test_nnc_correctness_select_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7895116Z test_nnc_correctness_select_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7907859Z test_nnc_correctness_select_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7919927Z test_nnc_correctness_select_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7932228Z test_nnc_correctness_sgn_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7944283Z test_nnc_correctness_sgn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7956552Z test_nnc_correctness_sgn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7968856Z test_nnc_correctness_sgn_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7981273Z test_nnc_correctness_sgn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.7993734Z test_nnc_correctness_sgn_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8006390Z test_nnc_correctness_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8018614Z test_nnc_correctness_sgn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8031184Z test_nnc_correctness_sgn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8043636Z test_nnc_correctness_sgn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8055892Z test_nnc_correctness_sgn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8068271Z test_nnc_correctness_sgn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8080456Z test_nnc_correctness_sgn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8092776Z test_nnc_correctness_short_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8105201Z test_nnc_correctness_short_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8117537Z test_nnc_correctness_short_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8129828Z test_nnc_correctness_short_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8142034Z test_nnc_correctness_short_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8154650Z test_nnc_correctness_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8166964Z test_nnc_correctness_short_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8179191Z test_nnc_correctness_short_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8192010Z test_nnc_correctness_short_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8203755Z test_nnc_correctness_short_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8216373Z test_nnc_correctness_short_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8228511Z test_nnc_correctness_short_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8240679Z test_nnc_correctness_sigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8253030Z test_nnc_correctness_sigmoid_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8265564Z test_nnc_correctness_sigmoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8277616Z test_nnc_correctness_sigmoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8290363Z test_nnc_correctness_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8302907Z test_nnc_correctness_sigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8315499Z test_nnc_correctness_sigmoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8327776Z test_nnc_correctness_sigmoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8339935Z test_nnc_correctness_sigmoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8352318Z test_nnc_correctness_sigmoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8364987Z test_nnc_correctness_sigmoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8377185Z test_nnc_correctness_sign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8389887Z test_nnc_correctness_sign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8402344Z test_nnc_correctness_sign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8414970Z test_nnc_correctness_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8427506Z test_nnc_correctness_sign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8439996Z test_nnc_correctness_sign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8452527Z test_nnc_correctness_sign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8465168Z test_nnc_correctness_sign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8477497Z test_nnc_correctness_sign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8490170Z test_nnc_correctness_sign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8502768Z test_nnc_correctness_signbit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8515402Z test_nnc_correctness_signbit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8527995Z test_nnc_correctness_signbit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8540366Z test_nnc_correctness_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8552876Z test_nnc_correctness_signbit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8565324Z test_nnc_correctness_signbit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8577803Z test_nnc_correctness_signbit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8590370Z test_nnc_correctness_signbit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8602842Z test_nnc_correctness_signbit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8615402Z test_nnc_correctness_signbit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8628010Z test_nnc_correctness_sin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8640451Z test_nnc_correctness_sin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8653117Z test_nnc_correctness_sin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8665685Z test_nnc_correctness_sin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8678106Z test_nnc_correctness_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8690625Z test_nnc_correctness_sin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8702993Z test_nnc_correctness_sin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8715546Z test_nnc_correctness_sin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8728044Z test_nnc_correctness_sin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8740533Z test_nnc_correctness_sin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8753077Z test_nnc_correctness_sin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8765646Z test_nnc_correctness_sinc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8778151Z test_nnc_correctness_sinc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8790716Z test_nnc_correctness_sinc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8803164Z test_nnc_correctness_sinc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8815708Z test_nnc_correctness_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8828303Z test_nnc_correctness_sinc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8840729Z test_nnc_correctness_sinc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8853286Z test_nnc_correctness_sinc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8865835Z test_nnc_correctness_sinc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8878196Z test_nnc_correctness_sinc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8890973Z test_nnc_correctness_sinc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8903342Z test_nnc_correctness_sinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8915980Z test_nnc_correctness_sinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8928541Z test_nnc_correctness_sinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8941048Z test_nnc_correctness_sinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8953621Z test_nnc_correctness_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8966234Z test_nnc_correctness_sinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8978602Z test_nnc_correctness_sinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.8991117Z test_nnc_correctness_sinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9003571Z test_nnc_correctness_sinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9016086Z test_nnc_correctness_sinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9028683Z test_nnc_correctness_sinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9041071Z test_nnc_correctness_slice_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9053628Z test_nnc_correctness_slice_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9066287Z test_nnc_correctness_slice_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9078713Z test_nnc_correctness_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9091333Z test_nnc_correctness_slice_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9103656Z test_nnc_correctness_slice_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9116263Z test_nnc_correctness_slice_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9129031Z test_nnc_correctness_slice_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9141363Z test_nnc_correctness_slice_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9153860Z test_nnc_correctness_slice_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9166829Z test_nnc_correctness_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9179352Z test_nnc_correctness_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9191255Z test_nnc_correctness_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9203529Z test_nnc_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9215907Z test_nnc_correctness_softmax_with_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9228335Z test_nnc_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9240571Z test_nnc_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9252863Z test_nnc_correctness_softmax_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9265176Z test_nnc_correctness_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9277488Z test_nnc_correctness_softmax_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9289766Z test_nnc_correctness_softmax_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9301907Z test_nnc_correctness_softmax_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9314167Z test_nnc_correctness_softmax_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9326472Z test_nnc_correctness_softmax_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9338659Z test_nnc_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9350805Z test_nnc_correctness_sort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9362981Z test_nnc_correctness_sort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9375410Z test_nnc_correctness_sort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9387965Z test_nnc_correctness_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9400665Z test_nnc_correctness_sort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9412828Z test_nnc_correctness_sort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9425147Z test_nnc_correctness_sort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9437581Z test_nnc_correctness_sort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9450346Z test_nnc_correctness_sort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9462625Z test_nnc_correctness_sort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9475321Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9487897Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9500373Z test_nnc_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9512887Z test_nnc_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9525458Z test_nnc_correctness_special_airy_ai_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9538007Z test_nnc_correctness_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9550625Z test_nnc_correctness_special_airy_ai_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9563064Z test_nnc_correctness_special_airy_ai_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9575684Z test_nnc_correctness_special_airy_ai_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9588311Z test_nnc_correctness_special_airy_ai_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9600705Z test_nnc_correctness_special_airy_ai_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9613424Z test_nnc_correctness_special_airy_ai_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9625892Z test_nnc_correctness_special_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9638619Z test_nnc_correctness_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9650908Z test_nnc_correctness_special_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9663236Z test_nnc_correctness_special_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9676231Z test_nnc_correctness_special_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9688534Z test_nnc_correctness_special_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9700671Z test_nnc_correctness_special_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9713225Z test_nnc_correctness_special_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9725756Z test_nnc_correctness_special_bessel_j1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9737891Z test_nnc_correctness_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9750222Z test_nnc_correctness_special_bessel_j1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9762446Z test_nnc_correctness_special_bessel_j1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9774755Z test_nnc_correctness_special_bessel_j1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9787067Z test_nnc_correctness_special_bessel_j1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9799210Z test_nnc_correctness_special_bessel_j1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9811504Z test_nnc_correctness_special_bessel_j1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9823690Z test_nnc_correctness_special_bessel_y0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9836108Z test_nnc_correctness_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9848526Z test_nnc_correctness_special_bessel_y0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9860543Z test_nnc_correctness_special_bessel_y0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9873076Z test_nnc_correctness_special_bessel_y0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9885859Z test_nnc_correctness_special_bessel_y0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9897756Z test_nnc_correctness_special_bessel_y0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9910011Z test_nnc_correctness_special_bessel_y0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9922486Z test_nnc_correctness_special_bessel_y1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9934388Z test_nnc_correctness_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9946602Z test_nnc_correctness_special_bessel_y1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9958733Z test_nnc_correctness_special_bessel_y1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9971013Z test_nnc_correctness_special_bessel_y1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9983255Z test_nnc_correctness_special_bessel_y1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:10.9995750Z test_nnc_correctness_special_bessel_y1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0007926Z test_nnc_correctness_special_bessel_y1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0016451Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0024893Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0033018Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0041352Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0049748Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0057983Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0066344Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0074573Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0082765Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0091230Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0099693Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0108323Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0116528Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0125113Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0133568Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0141960Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0151004Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0160302Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0168735Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0176962Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0185368Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0193832Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0202286Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0210931Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0219391Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0228082Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0236550Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0245125Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0253611Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0262196Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0270794Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0279355Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0291949Z test_nnc_correctness_special_entr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0304287Z test_nnc_correctness_special_entr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0316725Z test_nnc_correctness_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0329245Z test_nnc_correctness_special_entr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0341561Z test_nnc_correctness_special_entr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0354134Z test_nnc_correctness_special_entr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0366885Z test_nnc_correctness_special_entr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0379228Z test_nnc_correctness_special_entr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0391846Z test_nnc_correctness_special_entr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0404026Z test_nnc_correctness_special_erfcx_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0416500Z test_nnc_correctness_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0429017Z test_nnc_correctness_special_erfcx_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0441278Z test_nnc_correctness_special_erfcx_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0453673Z test_nnc_correctness_special_erfcx_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0466357Z test_nnc_correctness_special_erfcx_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0478395Z test_nnc_correctness_special_erfcx_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0490908Z test_nnc_correctness_special_erfcx_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0499513Z test_nnc_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0508225Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0516486Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0525218Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0533778Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0542205Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0550565Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0559043Z test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0567846Z test_nnc_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0575990Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0584208Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0593149Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0601636Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0610276Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0618767Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0627288Z test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0639950Z test_nnc_correctness_special_i0e_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0652509Z test_nnc_correctness_special_i0e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0665270Z test_nnc_correctness_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0677610Z test_nnc_correctness_special_i0e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0690286Z test_nnc_correctness_special_i0e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0702698Z test_nnc_correctness_special_i0e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0715144Z test_nnc_correctness_special_i0e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0727559Z test_nnc_correctness_special_i0e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0739926Z test_nnc_correctness_special_i0e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0752333Z test_nnc_correctness_special_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0764446Z test_nnc_correctness_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0776776Z test_nnc_correctness_special_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0789270Z test_nnc_correctness_special_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0801576Z test_nnc_correctness_special_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0814031Z test_nnc_correctness_special_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0826424Z test_nnc_correctness_special_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0838666Z test_nnc_correctness_special_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0851035Z test_nnc_correctness_special_i1e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0863279Z test_nnc_correctness_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0875628Z test_nnc_correctness_special_i1e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0888049Z test_nnc_correctness_special_i1e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0900367Z test_nnc_correctness_special_i1e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0913326Z test_nnc_correctness_special_i1e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0925932Z test_nnc_correctness_special_i1e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0938970Z test_nnc_correctness_special_i1e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.0948146Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0956508Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0965157Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0973839Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0982155Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0990850Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.0999473Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1007872Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1016500Z test_nnc_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1024866Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1033400Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1042109Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1050797Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1059152Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1067620Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1075924Z test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.1088133Z test_nnc_correctness_special_log_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1100450Z test_nnc_correctness_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1112608Z test_nnc_correctness_special_log_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1124941Z test_nnc_correctness_special_log_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1137426Z test_nnc_correctness_special_log_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1150355Z test_nnc_correctness_special_log_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1163397Z test_nnc_correctness_special_log_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1176691Z test_nnc_correctness_special_log_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1189621Z test_nnc_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1201816Z test_nnc_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1213871Z test_nnc_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1225946Z test_nnc_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1238022Z test_nnc_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1250116Z test_nnc_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1262040Z test_nnc_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1274300Z test_nnc_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1286191Z test_nnc_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1298168Z test_nnc_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1310303Z test_nnc_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1322234Z test_nnc_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1334323Z test_nnc_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1346434Z test_nnc_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1358472Z test_nnc_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1370350Z test_nnc_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1382333Z test_nnc_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1394294Z test_nnc_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1406828Z test_nnc_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1419802Z test_nnc_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1432939Z test_nnc_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1446219Z test_nnc_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1458523Z test_nnc_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1470828Z test_nnc_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1482907Z test_nnc_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1495049Z test_nnc_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1507173Z test_nnc_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1519168Z test_nnc_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1531392Z test_nnc_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1543078Z test_nnc_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1555125Z test_nnc_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1567306Z test_nnc_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1579217Z test_nnc_correctness_special_ndtr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1591352Z test_nnc_correctness_special_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1603337Z test_nnc_correctness_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1615414Z test_nnc_correctness_special_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1627474Z test_nnc_correctness_special_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1639437Z test_nnc_correctness_special_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1651561Z test_nnc_correctness_special_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1663880Z test_nnc_correctness_special_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1677420Z test_nnc_correctness_special_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1689729Z test_nnc_correctness_special_ndtri_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1702118Z test_nnc_correctness_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1714558Z test_nnc_correctness_special_ndtri_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1727097Z test_nnc_correctness_special_ndtri_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1739519Z test_nnc_correctness_special_ndtri_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1752165Z test_nnc_correctness_special_ndtri_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1764766Z test_nnc_correctness_special_ndtri_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1777311Z test_nnc_correctness_special_ndtri_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1790335Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1802679Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1815350Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1827983Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1840371Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1852971Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1865647Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1878138Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1890751Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1903289Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1916161Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1928776Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1942030Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1955175Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1967722Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1980042Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.1992467Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2004799Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2016878Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2029024Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2040929Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2052901Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2065068Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2077107Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2089119Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2097542Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2105911Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2114400Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2122958Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2131523Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2139793Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2148163Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2156606Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2164845Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2173255Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2181622Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2190319Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2199396Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2207632Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2216120Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2224550Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2233186Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2241803Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2250137Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2258656Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2267094Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2275574Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2283850Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2292386Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2301136Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2309456Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2317757Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2326213Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2334550Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2342725Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2351506Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2359909Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.2372401Z test_nnc_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2385132Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2397444Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2410153Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2422854Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2435312Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2447975Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2460134Z test_nnc_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2472391Z test_nnc_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2484676Z test_nnc_correctness_special_xlog1py_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2496905Z test_nnc_correctness_special_xlog1py_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2509256Z test_nnc_correctness_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2521260Z test_nnc_correctness_special_xlog1py_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2533532Z test_nnc_correctness_special_xlog1py_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2545990Z test_nnc_correctness_special_xlog1py_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2558206Z test_nnc_correctness_special_xlog1py_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2570584Z test_nnc_correctness_special_xlog1py_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2582801Z test_nnc_correctness_special_xlog1py_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2595174Z test_nnc_correctness_special_zeta_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2607474Z test_nnc_correctness_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2619682Z test_nnc_correctness_special_zeta_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2631994Z test_nnc_correctness_special_zeta_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2644141Z test_nnc_correctness_special_zeta_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2656344Z test_nnc_correctness_special_zeta_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2668818Z test_nnc_correctness_special_zeta_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2680903Z test_nnc_correctness_special_zeta_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2693146Z test_nnc_correctness_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2705405Z test_nnc_correctness_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2717551Z test_nnc_correctness_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2729985Z test_nnc_correctness_split_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2742486Z test_nnc_correctness_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2754679Z test_nnc_correctness_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2766952Z test_nnc_correctness_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2779236Z test_nnc_correctness_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2791619Z test_nnc_correctness_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2803731Z test_nnc_correctness_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2816036Z test_nnc_correctness_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2828291Z test_nnc_correctness_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2840579Z test_nnc_correctness_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2852907Z test_nnc_correctness_split_list_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2865221Z test_nnc_correctness_split_list_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2877447Z test_nnc_correctness_split_list_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2889833Z test_nnc_correctness_split_list_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2902000Z test_nnc_correctness_split_list_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2914419Z test_nnc_correctness_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2926894Z test_nnc_correctness_split_list_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2939134Z test_nnc_correctness_split_list_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2951566Z test_nnc_correctness_split_list_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2963804Z test_nnc_correctness_split_list_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2976396Z test_nnc_correctness_split_list_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.2988972Z test_nnc_correctness_split_list_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3001461Z test_nnc_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3014156Z test_nnc_correctness_split_with_sizes_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3026785Z test_nnc_correctness_split_with_sizes_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3039204Z test_nnc_correctness_split_with_sizes_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3051833Z test_nnc_correctness_split_with_sizes_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3064451Z test_nnc_correctness_split_with_sizes_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3077060Z test_nnc_correctness_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3089622Z test_nnc_correctness_split_with_sizes_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3102169Z test_nnc_correctness_split_with_sizes_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3114760Z test_nnc_correctness_split_with_sizes_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3127327Z test_nnc_correctness_split_with_sizes_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3139827Z test_nnc_correctness_split_with_sizes_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3152440Z test_nnc_correctness_split_with_sizes_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3164982Z test_nnc_correctness_sqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3177553Z test_nnc_correctness_sqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3190003Z test_nnc_correctness_sqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3202644Z test_nnc_correctness_sqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3215281Z test_nnc_correctness_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3227883Z test_nnc_correctness_sqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3240312Z test_nnc_correctness_sqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3252926Z test_nnc_correctness_sqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3265647Z test_nnc_correctness_sqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3278670Z test_nnc_correctness_sqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3290699Z test_nnc_correctness_sqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3303165Z test_nnc_correctness_square_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3315402Z test_nnc_correctness_square_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3327748Z test_nnc_correctness_square_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3340103Z test_nnc_correctness_square_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3352734Z test_nnc_correctness_square_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3365148Z test_nnc_correctness_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3377496Z test_nnc_correctness_square_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3389957Z test_nnc_correctness_square_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3402262Z test_nnc_correctness_square_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3414498Z test_nnc_correctness_square_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3427099Z test_nnc_correctness_square_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3439264Z test_nnc_correctness_square_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3451571Z test_nnc_correctness_squeeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3463952Z test_nnc_correctness_squeeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3476224Z test_nnc_correctness_squeeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3488609Z test_nnc_correctness_squeeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3500959Z test_nnc_correctness_squeeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3513483Z test_nnc_correctness_squeeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3525961Z test_nnc_correctness_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3538242Z test_nnc_correctness_squeeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3550691Z test_nnc_correctness_squeeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3562863Z test_nnc_correctness_squeeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3575314Z test_nnc_correctness_squeeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3587690Z test_nnc_correctness_squeeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3599921Z test_nnc_correctness_squeeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3612394Z test_nnc_correctness_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3624703Z test_nnc_correctness_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3637101Z test_nnc_correctness_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3649476Z test_nnc_correctness_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3661821Z test_nnc_correctness_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3674221Z test_nnc_correctness_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3686685Z test_nnc_correctness_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3699034Z test_nnc_correctness_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3711534Z test_nnc_correctness_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3723751Z test_nnc_correctness_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3736117Z test_nnc_correctness_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3748308Z test_nnc_correctness_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3760655Z test_nnc_correctness_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3773276Z test_nnc_correctness_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3786796Z test_nnc_correctness_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3798891Z test_nnc_correctness_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3813203Z test_nnc_correctness_std_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3826710Z test_nnc_correctness_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3839716Z test_nnc_correctness_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3852324Z test_nnc_correctness_std_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3864511Z test_nnc_correctness_std_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3876971Z test_nnc_correctness_std_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3889328Z test_nnc_correctness_std_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3901546Z test_nnc_correctness_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3913908Z test_nnc_correctness_std_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3926450Z test_nnc_correctness_stft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3938593Z test_nnc_correctness_stft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3950855Z test_nnc_correctness_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3963235Z test_nnc_correctness_stft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3975557Z test_nnc_correctness_sub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.3987928Z test_nnc_correctness_sub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4000038Z test_nnc_correctness_sub_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4012832Z test_nnc_correctness_sub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4025223Z test_nnc_correctness_sub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4037691Z test_nnc_correctness_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4050222Z test_nnc_correctness_sub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4062319Z test_nnc_correctness_sub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4074703Z test_nnc_correctness_sub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4087221Z test_nnc_correctness_sub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4099537Z test_nnc_correctness_sub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4111936Z test_nnc_correctness_sub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4124299Z test_nnc_correctness_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4136755Z test_nnc_correctness_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4149163Z test_nnc_correctness_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4161487Z test_nnc_correctness_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4174217Z test_nnc_correctness_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4186784Z test_nnc_correctness_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4199187Z test_nnc_correctness_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4211537Z test_nnc_correctness_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4223801Z test_nnc_correctness_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4236397Z test_nnc_correctness_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4248712Z test_nnc_correctness_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4260966Z test_nnc_correctness_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4273470Z test_nnc_correctness_sum_to_size_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4285810Z test_nnc_correctness_sum_to_size_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4298139Z test_nnc_correctness_sum_to_size_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4310522Z test_nnc_correctness_sum_to_size_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4322823Z test_nnc_correctness_sum_to_size_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4335196Z test_nnc_correctness_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4347633Z test_nnc_correctness_sum_to_size_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4359753Z test_nnc_correctness_sum_to_size_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4372238Z test_nnc_correctness_sum_to_size_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4384518Z test_nnc_correctness_sum_to_size_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4396948Z test_nnc_correctness_sum_to_size_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4409391Z test_nnc_correctness_sum_to_size_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4422462Z test_nnc_correctness_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4435144Z test_nnc_correctness_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4448063Z test_nnc_correctness_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4460649Z test_nnc_correctness_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4473409Z test_nnc_correctness_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4486291Z test_nnc_correctness_svd_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4498957Z test_nnc_correctness_symeig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4511721Z test_nnc_correctness_symeig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4524455Z test_nnc_correctness_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4537011Z test_nnc_correctness_symeig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4549470Z test_nnc_correctness_t_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4561716Z test_nnc_correctness_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4574130Z test_nnc_correctness_t_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4586534Z test_nnc_correctness_t_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4598794Z test_nnc_correctness_t_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4611147Z test_nnc_correctness_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4623427Z test_nnc_correctness_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4635828Z test_nnc_correctness_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4648306Z test_nnc_correctness_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4660517Z test_nnc_correctness_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4673181Z test_nnc_correctness_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4685542Z test_nnc_correctness_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4697712Z test_nnc_correctness_take_along_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4710060Z test_nnc_correctness_take_along_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4722126Z test_nnc_correctness_take_along_dim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4734426Z test_nnc_correctness_take_along_dim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4746824Z test_nnc_correctness_take_along_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4758950Z test_nnc_correctness_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4771471Z test_nnc_correctness_take_along_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4783655Z test_nnc_correctness_take_along_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4795764Z test_nnc_correctness_take_along_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4808045Z test_nnc_correctness_take_along_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4820337Z test_nnc_correctness_take_along_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4832651Z test_nnc_correctness_take_along_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4844785Z test_nnc_correctness_take_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4856959Z test_nnc_correctness_take_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4869216Z test_nnc_correctness_take_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4881244Z test_nnc_correctness_take_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4893598Z test_nnc_correctness_take_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4905912Z test_nnc_correctness_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4918285Z test_nnc_correctness_take_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4930654Z test_nnc_correctness_take_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4942722Z test_nnc_correctness_take_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4955088Z test_nnc_correctness_take_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4967592Z test_nnc_correctness_take_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4979864Z test_nnc_correctness_take_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.4992277Z test_nnc_correctness_tan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5004607Z test_nnc_correctness_tan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5016761Z test_nnc_correctness_tan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5029097Z test_nnc_correctness_tan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5041256Z test_nnc_correctness_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5053642Z test_nnc_correctness_tan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5066099Z test_nnc_correctness_tan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5078177Z test_nnc_correctness_tan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5090549Z test_nnc_correctness_tan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5102697Z test_nnc_correctness_tan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5115059Z test_nnc_correctness_tan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5127323Z test_nnc_correctness_tanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5139442Z test_nnc_correctness_tanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5151795Z test_nnc_correctness_tanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5163957Z test_nnc_correctness_tanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5176341Z test_nnc_correctness_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5189522Z test_nnc_correctness_tanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5202766Z test_nnc_correctness_tanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5216120Z test_nnc_correctness_tanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5228352Z test_nnc_correctness_tanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5240462Z test_nnc_correctness_tanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5252983Z test_nnc_correctness_tanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5265229Z test_nnc_correctness_tensor_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5277342Z test_nnc_correctness_tensor_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5289562Z test_nnc_correctness_tensor_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5301754Z test_nnc_correctness_tensor_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5313964Z test_nnc_correctness_tensor_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5326892Z test_nnc_correctness_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5339099Z test_nnc_correctness_tensor_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5351278Z test_nnc_correctness_tensor_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5363676Z test_nnc_correctness_tensor_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5376118Z test_nnc_correctness_tensor_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5389021Z test_nnc_correctness_tensor_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5401142Z test_nnc_correctness_tensor_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5413559Z test_nnc_correctness_tensordot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5425985Z test_nnc_correctness_tensordot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5438271Z test_nnc_correctness_tensordot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5450548Z test_nnc_correctness_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5462790Z test_nnc_correctness_tensordot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5475262Z test_nnc_correctness_tensordot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5487581Z test_nnc_correctness_tensordot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5499877Z test_nnc_correctness_tensordot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5512298Z test_nnc_correctness_tensordot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5524605Z test_nnc_correctness_tensordot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5536918Z test_nnc_correctness_tile_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5549363Z test_nnc_correctness_tile_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5561650Z test_nnc_correctness_tile_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5574338Z test_nnc_correctness_tile_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5586504Z test_nnc_correctness_tile_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5598996Z test_nnc_correctness_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5611267Z test_nnc_correctness_tile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5623549Z test_nnc_correctness_tile_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5635794Z test_nnc_correctness_tile_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5648220Z test_nnc_correctness_tile_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5660497Z test_nnc_correctness_tile_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5673052Z test_nnc_correctness_tile_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5685341Z test_nnc_correctness_to_sparse_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5697657Z test_nnc_correctness_to_sparse_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5710128Z test_nnc_correctness_to_sparse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5722349Z test_nnc_correctness_to_sparse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5734839Z test_nnc_correctness_to_sparse_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5747196Z test_nnc_correctness_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5759494Z test_nnc_correctness_to_sparse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5771974Z test_nnc_correctness_to_sparse_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5784177Z test_nnc_correctness_to_sparse_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5796535Z test_nnc_correctness_to_sparse_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5808863Z test_nnc_correctness_to_sparse_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5822138Z test_nnc_correctness_to_sparse_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5833766Z test_nnc_correctness_topk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5846326Z test_nnc_correctness_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5858807Z test_nnc_correctness_topk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5871436Z test_nnc_correctness_topk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5883931Z test_nnc_correctness_topk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5896538Z test_nnc_correctness_topk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5909160Z test_nnc_correctness_topk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5921502Z test_nnc_correctness_topk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5934176Z test_nnc_correctness_trace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5946760Z test_nnc_correctness_trace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5959280Z test_nnc_correctness_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5971829Z test_nnc_correctness_trace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5984291Z test_nnc_correctness_trace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.5996844Z test_nnc_correctness_trace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6009407Z test_nnc_correctness_trace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6021905Z test_nnc_correctness_trace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6034618Z test_nnc_correctness_trace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6047202Z test_nnc_correctness_transpose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6059745Z test_nnc_correctness_transpose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6072614Z test_nnc_correctness_transpose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6084923Z test_nnc_correctness_transpose_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6097470Z test_nnc_correctness_transpose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6110662Z test_nnc_correctness_transpose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6123046Z test_nnc_correctness_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6135465Z test_nnc_correctness_transpose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6147818Z test_nnc_correctness_transpose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6160115Z test_nnc_correctness_transpose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6172507Z test_nnc_correctness_transpose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6184845Z test_nnc_correctness_transpose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6197392Z test_nnc_correctness_transpose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6209706Z test_nnc_correctness_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6221979Z test_nnc_correctness_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6234306Z test_nnc_correctness_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6246586Z test_nnc_correctness_trapezoid_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6258860Z test_nnc_correctness_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6271212Z test_nnc_correctness_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6283529Z test_nnc_correctness_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6295886Z test_nnc_correctness_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6308294Z test_nnc_correctness_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6320663Z test_nnc_correctness_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6333074Z test_nnc_correctness_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6345454Z test_nnc_correctness_trapz_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6357708Z test_nnc_correctness_trapz_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6370031Z test_nnc_correctness_trapz_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6382550Z test_nnc_correctness_trapz_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6394910Z test_nnc_correctness_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6407108Z test_nnc_correctness_trapz_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6419273Z test_nnc_correctness_trapz_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6431637Z test_nnc_correctness_trapz_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6443926Z test_nnc_correctness_trapz_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6456302Z test_nnc_correctness_trapz_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6468764Z test_nnc_correctness_trapz_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6481004Z test_nnc_correctness_triangular_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6493413Z test_nnc_correctness_triangular_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6505771Z test_nnc_correctness_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6518106Z test_nnc_correctness_triangular_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6530391Z test_nnc_correctness_tril_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6542610Z test_nnc_correctness_tril_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6554970Z test_nnc_correctness_tril_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6567378Z test_nnc_correctness_tril_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6579734Z test_nnc_correctness_tril_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6592308Z test_nnc_correctness_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6604824Z test_nnc_correctness_tril_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6617393Z test_nnc_correctness_tril_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6629912Z test_nnc_correctness_tril_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6642487Z test_nnc_correctness_tril_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6654494Z test_nnc_correctness_tril_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6666755Z test_nnc_correctness_tril_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6679182Z test_nnc_correctness_triu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6691251Z test_nnc_correctness_triu_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6703412Z test_nnc_correctness_triu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6715719Z test_nnc_correctness_triu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6728027Z test_nnc_correctness_triu_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6740167Z test_nnc_correctness_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6752622Z test_nnc_correctness_triu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6764815Z test_nnc_correctness_triu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6776996Z test_nnc_correctness_triu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6789349Z test_nnc_correctness_triu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6801497Z test_nnc_correctness_triu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6813767Z test_nnc_correctness_triu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6826009Z test_nnc_correctness_true_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6838339Z test_nnc_correctness_true_divide_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6850780Z test_nnc_correctness_true_divide_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6862942Z test_nnc_correctness_true_divide_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6875097Z test_nnc_correctness_true_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6887431Z test_nnc_correctness_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6900133Z test_nnc_correctness_true_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6912797Z test_nnc_correctness_true_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6925195Z test_nnc_correctness_true_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6937535Z test_nnc_correctness_true_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6949992Z test_nnc_correctness_true_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6962296Z test_nnc_correctness_true_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6974730Z test_nnc_correctness_trunc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6987200Z test_nnc_correctness_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.6999505Z test_nnc_correctness_trunc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7011901Z test_nnc_correctness_unbind_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7024187Z test_nnc_correctness_unbind_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7036747Z test_nnc_correctness_unbind_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7049116Z test_nnc_correctness_unbind_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7061435Z test_nnc_correctness_unbind_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7073928Z test_nnc_correctness_unbind_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7086439Z test_nnc_correctness_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7098722Z test_nnc_correctness_unbind_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7111165Z test_nnc_correctness_unbind_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7123499Z test_nnc_correctness_unbind_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7135942Z test_nnc_correctness_unbind_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7148427Z test_nnc_correctness_unbind_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7160711Z test_nnc_correctness_unbind_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7173183Z test_nnc_correctness_unflatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7185612Z test_nnc_correctness_unflatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7197871Z test_nnc_correctness_unflatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7210287Z test_nnc_correctness_unflatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7222548Z test_nnc_correctness_unflatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7234941Z test_nnc_correctness_unflatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7247390Z test_nnc_correctness_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7259672Z test_nnc_correctness_unflatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7272036Z test_nnc_correctness_unflatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7284427Z test_nnc_correctness_unflatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7296831Z test_nnc_correctness_unflatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7309367Z test_nnc_correctness_unflatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7321745Z test_nnc_correctness_unflatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7334218Z test_nnc_correctness_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7346678Z test_nnc_correctness_unfold_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7359262Z test_nnc_correctness_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7371520Z test_nnc_correctness_unfold_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7383802Z test_nnc_correctness_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7396469Z test_nnc_correctness_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7408727Z test_nnc_correctness_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7421017Z test_nnc_correctness_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7433334Z test_nnc_correctness_unfold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7445693Z test_nnc_correctness_unfold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7457987Z test_nnc_correctness_unfold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7470304Z test_nnc_correctness_unfold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7482434Z test_nnc_correctness_unfold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7494955Z test_nnc_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7507412Z test_nnc_correctness_unique_consecutive_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7519661Z test_nnc_correctness_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7532081Z test_nnc_correctness_unique_consecutive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7544457Z test_nnc_correctness_unique_consecutive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7556863Z test_nnc_correctness_unique_consecutive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7569663Z test_nnc_correctness_unique_consecutive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7581736Z test_nnc_correctness_unique_consecutive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7594282Z test_nnc_correctness_unique_consecutive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7606930Z test_nnc_correctness_unique_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7619596Z test_nnc_correctness_unique_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7632293Z test_nnc_correctness_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7644868Z test_nnc_correctness_unique_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7657500Z test_nnc_correctness_unique_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7670209Z test_nnc_correctness_unique_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7682743Z test_nnc_correctness_unique_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7695441Z test_nnc_correctness_unique_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7708113Z test_nnc_correctness_unique_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7720651Z test_nnc_correctness_unsqueeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7733396Z test_nnc_correctness_unsqueeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7746103Z test_nnc_correctness_unsqueeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7758598Z test_nnc_correctness_unsqueeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7771207Z test_nnc_correctness_unsqueeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7783652Z test_nnc_correctness_unsqueeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7796257Z test_nnc_correctness_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7808901Z test_nnc_correctness_unsqueeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7821445Z test_nnc_correctness_unsqueeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7834188Z test_nnc_correctness_unsqueeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7846931Z test_nnc_correctness_unsqueeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7859485Z test_nnc_correctness_unsqueeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7872263Z test_nnc_correctness_unsqueeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7884960Z test_nnc_correctness_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7897355Z test_nnc_correctness_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7909983Z test_nnc_correctness_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7922472Z test_nnc_correctness_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7934926Z test_nnc_correctness_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7947443Z test_nnc_correctness_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7959844Z test_nnc_correctness_var_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7972291Z test_nnc_correctness_var_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7984776Z test_nnc_correctness_var_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.7997343Z test_nnc_correctness_var_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8010105Z test_nnc_correctness_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8022554Z test_nnc_correctness_var_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8035111Z test_nnc_correctness_vdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8047598Z test_nnc_correctness_vdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8060011Z test_nnc_correctness_vdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8072559Z test_nnc_correctness_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8085220Z test_nnc_correctness_vdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8097905Z test_nnc_correctness_vdot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8110247Z test_nnc_correctness_vdot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8122246Z test_nnc_correctness_vdot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8134730Z test_nnc_correctness_vdot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8147687Z test_nnc_correctness_vdot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8155917Z test_nnc_correctness_view_as_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:11.8168915Z test_nnc_correctness_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8181215Z test_nnc_correctness_view_as_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8193750Z test_nnc_correctness_view_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8206189Z test_nnc_correctness_view_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8218672Z test_nnc_correctness_view_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8231213Z test_nnc_correctness_view_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8243519Z test_nnc_correctness_view_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8256061Z test_nnc_correctness_view_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8268587Z test_nnc_correctness_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8280889Z test_nnc_correctness_view_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8294443Z test_nnc_correctness_view_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8306979Z test_nnc_correctness_view_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8319601Z test_nnc_correctness_view_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8332490Z test_nnc_correctness_view_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8345374Z test_nnc_correctness_view_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8358371Z test_nnc_correctness_view_as_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8371144Z test_nnc_correctness_view_as_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8383588Z test_nnc_correctness_view_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8396151Z test_nnc_correctness_view_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8408641Z test_nnc_correctness_view_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8421064Z test_nnc_correctness_view_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8433385Z test_nnc_correctness_view_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8445486Z test_nnc_correctness_view_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8457678Z test_nnc_correctness_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8470025Z test_nnc_correctness_view_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8482167Z test_nnc_correctness_view_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8494567Z test_nnc_correctness_view_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8506882Z test_nnc_correctness_view_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8519073Z test_nnc_correctness_view_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8531375Z test_nnc_correctness_view_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8543534Z test_nnc_correctness_vsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8555843Z test_nnc_correctness_vsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8568056Z test_nnc_correctness_vsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8580333Z test_nnc_correctness_vsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8592969Z test_nnc_correctness_vsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8605134Z test_nnc_correctness_vsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8617441Z test_nnc_correctness_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8629739Z test_nnc_correctness_vsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8641907Z test_nnc_correctness_vsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8654260Z test_nnc_correctness_vsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8666537Z test_nnc_correctness_vsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8678758Z test_nnc_correctness_vsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8691073Z test_nnc_correctness_vsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8703279Z test_nnc_correctness_vstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8715662Z test_nnc_correctness_vstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8727915Z test_nnc_correctness_vstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8740285Z test_nnc_correctness_vstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8752411Z test_nnc_correctness_vstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8764584Z test_nnc_correctness_vstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8776970Z test_nnc_correctness_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8789080Z test_nnc_correctness_vstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8801174Z test_nnc_correctness_vstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8813453Z test_nnc_correctness_vstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8825848Z test_nnc_correctness_vstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8837918Z test_nnc_correctness_vstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8850200Z test_nnc_correctness_vstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8862394Z test_nnc_correctness_where_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8874617Z test_nnc_correctness_where_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8886944Z test_nnc_correctness_where_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8899014Z test_nnc_correctness_where_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8911275Z test_nnc_correctness_where_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8923537Z test_nnc_correctness_where_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8935868Z test_nnc_correctness_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8948100Z test_nnc_correctness_where_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8960217Z test_nnc_correctness_where_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8972455Z test_nnc_correctness_where_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8984605Z test_nnc_correctness_where_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.8996888Z test_nnc_correctness_where_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9009160Z test_nnc_correctness_where_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9021490Z test_nnc_correctness_xlogy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9033749Z test_nnc_correctness_xlogy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9045940Z test_nnc_correctness_xlogy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9057996Z test_nnc_correctness_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9070273Z test_nnc_correctness_xlogy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9082629Z test_nnc_correctness_xlogy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9094887Z test_nnc_correctness_xlogy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9107208Z test_nnc_correctness_xlogy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9119357Z test_nnc_correctness_xlogy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9131659Z test_nnc_correctness_xlogy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9143833Z test_nnc_correctness_zero__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9156073Z test_nnc_correctness_zero__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9168390Z test_nnc_correctness_zero__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9180771Z test_nnc_correctness_zero__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9192994Z test_nnc_correctness_zero__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9205223Z test_nnc_correctness_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9217453Z test_nnc_correctness_zero__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9229790Z test_nnc_correctness_zero__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9242091Z test_nnc_correctness_zero__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9254452Z test_nnc_correctness_zero__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9266840Z test_nnc_correctness_zero__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9279201Z test_nnc_correctness_zero__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9292043Z test_nnc_correctness_zeros_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9304657Z test_nnc_correctness_zeros_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9317262Z test_nnc_correctness_zeros_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9329930Z test_nnc_correctness_zeros_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9342546Z test_nnc_correctness_zeros_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9355276Z test_nnc_correctness_zeros_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9367944Z test_nnc_correctness_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9380497Z test_nnc_correctness_zeros_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9393552Z test_nnc_correctness_zeros_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9406207Z test_nnc_correctness_zeros_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9418744Z test_nnc_correctness_zeros_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9431485Z test_nnc_correctness_zeros_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9444121Z test_nnc_correctness_zeros_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:11.9454504Z test_unsupported_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9464736Z test_unsupported_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9475138Z test_unsupported___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9485537Z test_unsupported___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9495743Z test_unsupported___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9506134Z test_unsupported__masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9516360Z test_unsupported__masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9526731Z test_unsupported__masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9536961Z test_unsupported__masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9547485Z test_unsupported__masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9557562Z test_unsupported__masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9567914Z test_unsupported__masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9578022Z test_unsupported__masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9588577Z test_unsupported__masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9598746Z test_unsupported__masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9609173Z test_unsupported__masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9619535Z test_unsupported__masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9629874Z test_unsupported__masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9640116Z test_unsupported__masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9650563Z test_unsupported__masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9660903Z test_unsupported__masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9671311Z test_unsupported__masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9681625Z test_unsupported__masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9692003Z test_unsupported__masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9702254Z test_unsupported_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9712695Z test_unsupported_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9723000Z test_unsupported_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9733380Z test_unsupported_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9743665Z test_unsupported_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9754159Z test_unsupported_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9764480Z test_unsupported_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9774843Z test_unsupported_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9785261Z test_unsupported_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9795546Z test_unsupported_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9805913Z test_unsupported_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9815815Z test_unsupported_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9826414Z test_unsupported_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9846005Z test_unsupported_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9846418Z test_unsupported_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9856515Z test_unsupported_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9866720Z test_unsupported_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9876891Z test_unsupported_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9887077Z test_unsupported_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9897303Z test_unsupported_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9907587Z test_unsupported_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9917759Z test_unsupported_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9928081Z test_unsupported_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9938210Z test_unsupported_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9948482Z test_unsupported_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9958592Z test_unsupported_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9968885Z test_unsupported_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9978980Z test_unsupported_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9989307Z test_unsupported_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:11.9999518Z test_unsupported_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0009686Z test_unsupported_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0019876Z test_unsupported_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0030238Z test_unsupported_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0040447Z test_unsupported_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0050810Z test_unsupported_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0060854Z test_unsupported_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0071161Z test_unsupported_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0081244Z test_unsupported_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0091591Z test_unsupported_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0101829Z test_unsupported_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0112259Z test_unsupported_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0122367Z test_unsupported_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0132634Z test_unsupported_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0142773Z test_unsupported_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0153136Z test_unsupported_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0163308Z test_unsupported_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0173628Z test_unsupported_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0183783Z test_unsupported_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0194001Z test_unsupported_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0204158Z test_unsupported_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0214398Z test_unsupported_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0224573Z test_unsupported_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0234863Z test_unsupported_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0245058Z test_unsupported_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0255172Z test_unsupported_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0265515Z test_unsupported_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0275643Z test_unsupported_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0285945Z test_unsupported_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0296190Z test_unsupported_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0306631Z test_unsupported_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0316724Z test_unsupported_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0327022Z test_unsupported_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0337199Z test_unsupported_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0347445Z test_unsupported_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0357553Z test_unsupported_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0367946Z test_unsupported_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0377999Z test_unsupported_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0388322Z test_unsupported_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0398480Z test_unsupported_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0408757Z test_unsupported_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0418922Z test_unsupported_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0429291Z test_unsupported_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0439398Z test_unsupported_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0449739Z test_unsupported_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0459901Z test_unsupported_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0470139Z test_unsupported_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0480276Z test_unsupported_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0490501Z test_unsupported_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0500686Z test_unsupported_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0511262Z test_unsupported_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0521446Z test_unsupported_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0532351Z test_unsupported_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0542176Z test_unsupported_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0552387Z test_unsupported_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0562653Z test_unsupported_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0573002Z test_unsupported_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0583179Z test_unsupported_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0593528Z test_unsupported_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0603715Z test_unsupported_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0614084Z test_unsupported_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0624258Z test_unsupported_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0634707Z test_unsupported_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0645077Z test_unsupported_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0655401Z test_unsupported_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0665813Z test_unsupported_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0676139Z test_unsupported_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0686496Z test_unsupported_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0696801Z test_unsupported_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0707193Z test_unsupported_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0717361Z test_unsupported_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0723788Z test_unsupported_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.001s) 2022-08-17T12:46:12.0734003Z test_unsupported_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0743746Z test_unsupported_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0753787Z test_unsupported_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0763730Z test_unsupported_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0773888Z test_unsupported_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0783768Z test_unsupported_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0794077Z test_unsupported_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0804420Z test_unsupported_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0814647Z test_unsupported_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0824888Z test_unsupported_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0835183Z test_unsupported_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0845478Z test_unsupported_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0855698Z test_unsupported_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0865944Z test_unsupported_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0876099Z test_unsupported_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0886338Z test_unsupported_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0896498Z test_unsupported_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0906870Z test_unsupported_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0916996Z test_unsupported_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0927295Z test_unsupported_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0937450Z test_unsupported_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0947826Z test_unsupported_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0957993Z test_unsupported_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0968333Z test_unsupported_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0978528Z test_unsupported_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0988930Z test_unsupported_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.0999037Z test_unsupported_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1009369Z test_unsupported_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1019524Z test_unsupported_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1029970Z test_unsupported_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1040262Z test_unsupported_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1050705Z test_unsupported_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1061014Z test_unsupported_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1071374Z test_unsupported_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1081518Z test_unsupported_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1091837Z test_unsupported_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1102096Z test_unsupported_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1112358Z test_unsupported_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1122557Z test_unsupported_istft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1132940Z test_unsupported_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:12.1143177Z test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:12.1153636Z test_unsupported_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:12.1163871Z test_unsupported_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:12.1174339Z test_unsupported_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:12.1184434Z test_unsupported_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1194857Z test_unsupported_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1205122Z test_unsupported_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1215474Z test_unsupported_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1225880Z test_unsupported_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1236525Z test_unsupported_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1246828Z test_unsupported_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1257098Z test_unsupported_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1267898Z test_unsupported_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1278496Z test_unsupported_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1288875Z test_unsupported_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1299256Z test_unsupported_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1309846Z test_unsupported_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1320201Z test_unsupported_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1330569Z test_unsupported_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1340871Z test_unsupported_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1351345Z test_unsupported_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1361643Z test_unsupported_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1371934Z test_unsupported_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1382232Z test_unsupported_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1392801Z test_unsupported_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1403263Z test_unsupported_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1413719Z test_unsupported_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1424047Z test_unsupported_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1434814Z test_unsupported_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1445465Z test_unsupported_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1455940Z test_unsupported_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1466310Z test_unsupported_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1476576Z test_unsupported_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1487148Z test_unsupported_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1497911Z test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1508103Z test_unsupported_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1518267Z test_unsupported_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1528694Z test_unsupported_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:12.1539048Z test_unsupported_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1549276Z test_unsupported_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1559410Z test_unsupported_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1569775Z test_unsupported_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1579968Z test_unsupported_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1590560Z test_unsupported_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1601074Z test_unsupported_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1611360Z test_unsupported_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1621581Z test_unsupported_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1631845Z test_unsupported_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1641967Z test_unsupported_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1652191Z test_unsupported_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1662234Z test_unsupported_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1672538Z test_unsupported_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1682976Z test_unsupported_log_softmax_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1693254Z test_unsupported_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1703366Z test_unsupported_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1713650Z test_unsupported_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1723819Z test_unsupported_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1734079Z test_unsupported_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1744217Z test_unsupported_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1754469Z test_unsupported_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1764699Z test_unsupported_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1774797Z test_unsupported_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1785075Z test_unsupported_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1795235Z test_unsupported_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1805322Z test_unsupported_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1815702Z test_unsupported_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1825895Z test_unsupported_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1836156Z test_unsupported_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1846401Z test_unsupported_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1856611Z test_unsupported_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1866982Z test_unsupported_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1877135Z test_unsupported_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1887493Z test_unsupported_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1897742Z test_unsupported_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1908013Z test_unsupported_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1918145Z test_unsupported_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1928540Z test_unsupported_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1938734Z test_unsupported_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1949325Z test_unsupported_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1959505Z test_unsupported_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1969880Z test_unsupported_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1980184Z test_unsupported_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.1990551Z test_unsupported_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2000694Z test_unsupported_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2011093Z test_unsupported_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2021327Z test_unsupported_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2031682Z test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2041961Z test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2052184Z test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2062336Z test_unsupported_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2072770Z test_unsupported_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2082976Z test_unsupported_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2093384Z test_unsupported_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2103639Z test_unsupported_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2114022Z test_unsupported_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2124205Z test_unsupported_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2134520Z test_unsupported_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2144625Z test_unsupported_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2154932Z test_unsupported_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2165331Z test_unsupported_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2175470Z test_unsupported_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2185782Z test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2195979Z test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2206328Z test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2216556Z test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2226889Z test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2237126Z test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2247492Z test_unsupported_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2257700Z test_unsupported_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2268102Z test_unsupported_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2278334Z test_unsupported_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2288691Z test_unsupported_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2299134Z test_unsupported_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2309455Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2319684Z test_unsupported_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2329738Z test_unsupported_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2339510Z test_unsupported_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2349587Z test_unsupported_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2359807Z test_unsupported_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2369486Z test_unsupported_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2379208Z test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2389289Z test_unsupported_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2399220Z test_unsupported_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2409146Z test_unsupported_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2418944Z test_unsupported_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2429033Z test_unsupported_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2438823Z test_unsupported_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2448823Z test_unsupported_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2458751Z test_unsupported_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2468726Z test_unsupported_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2478659Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2488514Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2498285Z test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2508262Z test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2517982Z test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2527925Z test_unsupported_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2537692Z test_unsupported_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2547855Z test_unsupported_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2557722Z test_unsupported_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2567409Z test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2577260Z test_unsupported_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2587429Z test_unsupported_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2597642Z test_unsupported_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2607868Z test_unsupported_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2617798Z test_unsupported_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2627935Z test_unsupported_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2637803Z test_unsupported_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2647990Z test_unsupported_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2657817Z test_unsupported_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2667905Z test_unsupported_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2677767Z test_unsupported_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2687723Z test_unsupported_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2697728Z test_unsupported_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2707905Z test_unsupported_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2717785Z test_unsupported_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2727833Z test_unsupported_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2737752Z test_unsupported_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2747848Z test_unsupported_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2757638Z test_unsupported_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2767778Z test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2777767Z test_unsupported_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2787726Z test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2797582Z test_unsupported_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2807771Z test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2818302Z test_unsupported_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2828708Z test_unsupported_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2839216Z test_unsupported_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2849919Z test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2859554Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2869329Z test_unsupported_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2879017Z test_unsupported_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2888779Z test_unsupported_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2898305Z test_unsupported_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2908231Z test_unsupported_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2917759Z test_unsupported_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2927417Z test_unsupported_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2936961Z test_unsupported_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2946663Z test_unsupported_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2956343Z test_unsupported_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2966053Z test_unsupported_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2975652Z test_unsupported_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2985492Z test_unsupported_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.2994916Z test_unsupported_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3004557Z test_unsupported_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3014135Z test_unsupported_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3023626Z test_unsupported_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3033276Z test_unsupported_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3042844Z test_unsupported_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3052536Z test_unsupported_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3062578Z test_unsupported_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3073131Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3083591Z test_unsupported_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3094193Z test_unsupported_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3104522Z test_unsupported_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3114422Z test_unsupported_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3124118Z test_unsupported_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3133955Z test_unsupported_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3143481Z test_unsupported_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3153174Z test_unsupported_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3162978Z test_unsupported_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3172664Z test_unsupported_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3182191Z test_unsupported_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3191924Z test_unsupported_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3201449Z test_unsupported_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3211742Z test_unsupported_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3221446Z test_unsupported_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3231174Z test_unsupported_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3240722Z test_unsupported_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3250395Z test_unsupported_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3259921Z test_unsupported_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3269541Z test_unsupported_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3279412Z test_unsupported_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3289509Z test_unsupported_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3299338Z test_unsupported_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3309560Z test_unsupported_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3319669Z test_unsupported_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3329809Z test_unsupported_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3340309Z test_unsupported_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3350883Z test_unsupported_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3361492Z test_unsupported_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3371754Z test_unsupported_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3381703Z test_unsupported_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3392018Z test_unsupported_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3401560Z test_unsupported_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3411558Z test_unsupported_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3421610Z test_unsupported_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3431658Z test_unsupported_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3441832Z test_unsupported_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3451837Z test_unsupported_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3461813Z test_unsupported_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3472077Z test_unsupported_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3482010Z test_unsupported_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3492123Z test_unsupported_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3502136Z test_unsupported_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3512235Z test_unsupported_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3522150Z test_unsupported_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3532235Z test_unsupported_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3542234Z test_unsupported_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3552315Z test_unsupported_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3562202Z test_unsupported_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3572332Z test_unsupported_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3582752Z test_unsupported_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3593606Z test_unsupported_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3604886Z test_unsupported_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3615169Z test_unsupported_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3625444Z test_unsupported_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3635170Z test_unsupported_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3644842Z test_unsupported_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3654741Z test_unsupported_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3664524Z test_unsupported_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3674512Z test_unsupported_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3684279Z test_unsupported_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3694256Z test_unsupported_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3704065Z test_unsupported_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3714164Z test_unsupported_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3723980Z test_unsupported_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3733796Z test_unsupported_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3743370Z test_unsupported_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3753036Z test_unsupported_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3762568Z test_unsupported_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3768928Z test_unsupported_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3774960Z test_unsupported_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3780887Z test_unsupported_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3787526Z test_unsupported_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3796978Z test_unsupported_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3807099Z test_unsupported_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3813433Z test_unsupported_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3819508Z test_unsupported_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3829811Z test_unsupported_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3839760Z test_unsupported_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3850036Z test_unsupported_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3856126Z test_unsupported_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3862474Z test_unsupported_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3872753Z test_unsupported_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3882900Z test_unsupported_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3893260Z test_unsupported_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3903592Z test_unsupported_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3913960Z test_unsupported_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3924153Z test_unsupported_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3934611Z test_unsupported_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3944904Z test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3955306Z test_unsupported_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3965767Z test_unsupported_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.3972350Z test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3978897Z test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3985494Z test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.3991558Z test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:46:12.4001265Z test_unsupported_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4011362Z test_unsupported_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4021233Z test_unsupported_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4031456Z test_unsupported_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4041605Z test_unsupported_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4051987Z test_unsupported_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4062078Z test_unsupported_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4072264Z test_unsupported_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4082482Z test_unsupported_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4092613Z test_unsupported_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4102659Z test_unsupported_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4112909Z test_unsupported_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4123037Z test_unsupported_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4133626Z test_unsupported_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4144172Z test_unsupported_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4154670Z test_unsupported_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4164992Z test_unsupported_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4175144Z test_unsupported_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4185721Z test_unsupported_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4195866Z test_unsupported_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4206135Z test_unsupported_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4216355Z test_unsupported_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4226622Z test_unsupported_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4236737Z test_unsupported_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4247024Z test_unsupported_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4257197Z test_unsupported_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4267641Z test_unsupported_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4277853Z test_unsupported_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4288085Z test_unsupported_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4298293Z test_unsupported_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4308649Z test_unsupported_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4318804Z test_unsupported_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4329086Z test_unsupported_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4339341Z test_unsupported_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4349613Z test_unsupported_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4359652Z test_unsupported_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4369811Z test_unsupported_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4379951Z test_unsupported_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4390313Z test_unsupported_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4400579Z test_unsupported_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4410810Z test_unsupported_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4421182Z test_unsupported_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.4431458Z test_unsupported_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.001s) 2022-08-17T12:46:12.8330403Z test_working___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.390s) 2022-08-17T12:46:13.2257427Z test_working___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.393s) 2022-08-17T12:46:13.6606959Z test_working___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.435s) 2022-08-17T12:46:14.0470331Z test_working___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.386s) 2022-08-17T12:46:14.0944220Z test_working_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.047s) 2022-08-17T12:46:14.1600924Z test_working_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:14.6050415Z test_working_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.445s) 2022-08-17T12:46:15.0197129Z test_working_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.415s) 2022-08-17T12:46:15.1092518Z test_working_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.089s) 2022-08-17T12:46:15.1401863Z test_working_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:15.5235096Z test_working_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.383s) 2022-08-17T12:46:15.5542286Z test_working_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:15.8746326Z test_working_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.320s) 2022-08-17T12:46:16.1947979Z test_working_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.320s) 2022-08-17T12:46:16.2374253Z test_working_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.043s) 2022-08-17T12:46:16.5572094Z test_working_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.320s) 2022-08-17T12:46:16.8118699Z test_working_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.255s) 2022-08-17T12:46:16.9115138Z test_working_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.100s) 2022-08-17T12:46:16.9820299Z test_working_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.070s) 2022-08-17T12:46:17.0477731Z test_working_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:17.0513026Z test_working_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:46:17.4282349Z test_working_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.377s) 2022-08-17T12:46:17.4317786Z test_working_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:46:17.7504403Z test_working_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.318s) 2022-08-17T12:46:18.1833211Z test_working_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.433s) 2022-08-17T12:46:18.2145699Z test_working_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:18.2801516Z test_working_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:18.3458579Z test_working_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:18.4249528Z test_working_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.079s) 2022-08-17T12:46:18.7191167Z test_working_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.294s) 2022-08-17T12:46:18.7498563Z test_working_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:19.0736774Z test_working_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.324s) 2022-08-17T12:46:19.1161489Z test_working_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.042s) 2022-08-17T12:46:19.5009919Z test_working_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.385s) 2022-08-17T12:46:19.8946952Z test_working_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.394s) 2022-08-17T12:46:20.2912174Z test_working_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.396s) 2022-08-17T12:46:20.6148110Z test_working_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.323s) 2022-08-17T12:46:20.9348740Z test_working_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.320s) 2022-08-17T12:46:20.9696855Z test_working_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.035s) 2022-08-17T12:46:21.3655629Z test_working_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.396s) 2022-08-17T12:46:21.8286569Z test_working_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.463s) 2022-08-17T12:46:21.8942617Z test_working_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:21.9597880Z test_working_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.065s) 2022-08-17T12:46:21.9905497Z test_working_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:22.0562823Z test_working_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:22.1243338Z test_working_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.068s) 2022-08-17T12:46:22.4434707Z test_working_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.319s) 2022-08-17T12:46:22.8402639Z test_working_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.397s) 2022-08-17T12:46:23.1981476Z test_working_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.358s) 2022-08-17T12:46:23.6574007Z test_working_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.459s) 2022-08-17T12:46:24.1588505Z test_working_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.501s) 2022-08-17T12:46:24.6171451Z test_working_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.458s) 2022-08-17T12:46:24.7272456Z test_working_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.110s) 2022-08-17T12:46:25.1105366Z test_working_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.383s) 2022-08-17T12:46:25.5082451Z test_working_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.398s) 2022-08-17T12:46:25.5576071Z test_working_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.049s) 2022-08-17T12:46:25.7221986Z test_working_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.165s) 2022-08-17T12:46:25.7945906Z test_working_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.072s) 2022-08-17T12:46:25.9440203Z test_working_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.149s) 2022-08-17T12:46:26.1112795Z test_working_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.167s) 2022-08-17T12:46:26.5095168Z test_working_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.398s) 2022-08-17T12:46:26.5797901Z test_working_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.070s) 2022-08-17T12:46:26.7142815Z test_working_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.134s) 2022-08-17T12:46:26.7872503Z test_working_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.073s) 2022-08-17T12:46:26.8585175Z test_working_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.071s) 2022-08-17T12:46:26.9265881Z test_working_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.068s) 2022-08-17T12:46:27.0689794Z test_working_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.142s) 2022-08-17T12:46:27.1801992Z test_working_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.111s) 2022-08-17T12:46:27.5673518Z test_working_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.387s) 2022-08-17T12:46:27.6332197Z test_working_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.066s) 2022-08-17T12:46:28.0665410Z test_working_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.433s) 2022-08-17T12:46:28.2017013Z test_working_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.135s) 2022-08-17T12:46:28.8349365Z test_working_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.633s) 2022-08-17T12:46:28.8654415Z test_working_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.030s) 2022-08-17T12:46:28.9300688Z test_working_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.065s) 2022-08-17T12:46:29.3741023Z test_working_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.444s) 2022-08-17T12:46:29.6946847Z test_working_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.320s) 2022-08-17T12:46:29.7626433Z test_working_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.068s) 2022-08-17T12:46:29.7955443Z test_working_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.033s) 2022-08-17T12:46:29.8262496Z test_working_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:29.8566634Z test_working_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.030s) 2022-08-17T12:46:29.8976561Z test_working_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.041s) 2022-08-17T12:46:30.3438846Z test_working_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.446s) 2022-08-17T12:46:30.8339593Z test_working_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.490s) 2022-08-17T12:46:30.8989384Z test_working_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.065s) 2022-08-17T12:46:30.9297105Z test_working_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.031s) 2022-08-17T12:46:30.9601152Z test_working_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.030s) 2022-08-17T12:46:31.1844748Z test_working_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.224s) 2022-08-17T12:46:31.5611019Z test_working_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.377s) 2022-08-17T12:46:31.6028401Z test_working_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.042s) 2022-08-17T12:46:31.8597550Z test_working_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.257s) 2022-08-17T12:46:31.9471517Z test_working_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.087s) 2022-08-17T12:46:32.1997763Z test_working_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.252s) 2022-08-17T12:46:32.5759416Z test_working_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... ok (0.376s) 2022-08-17T12:46:32.8749937Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.299s) 2022-08-17T12:46:32.9345824Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.059s) 2022-08-17T12:46:33.2011896Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.267s) 2022-08-17T12:46:33.2868792Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.086s) 2022-08-17T12:46:33.2882648Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:46:33.2889830Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:46:33.2896332Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:46:33.4567237Z test_batch_norm (__main__.TestTEFuserDynamic) ... /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-17T12:46:33.4568534Z warnings.warn(msg, FutureWarning) 2022-08-17T12:46:33.9390691Z ok (0.649s) 2022-08-17T12:46:36.2453607Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (2.306s) 2022-08-17T12:46:44.7215053Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (8.476s) 2022-08-17T12:46:45.5180367Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (0.796s) 2022-08-17T12:46:46.5131620Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.995s) 2022-08-17T12:46:46.5146331Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:48.3774321Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (1.863s) 2022-08-17T12:46:48.6058804Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.228s) 2022-08-17T12:46:49.0286215Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.423s) 2022-08-17T12:46:49.7878407Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.759s) 2022-08-17T12:46:49.7890066Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:46:50.2387617Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.450s) 2022-08-17T12:46:50.2398995Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:46:50.2414835Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-17T12:46:50.2427495Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:46:50.2438603Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:46:50.2448494Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:46:50.2462142Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2022-08-17T12:46:53.7053975Z test_clamp (__main__.TestTEFuserDynamic) ... ok (3.459s) 2022-08-17T12:46:53.8411832Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.136s) 2022-08-17T12:46:53.9710385Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.130s) 2022-08-17T12:46:54.2511827Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.280s) 2022-08-17T12:46:54.5313744Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.280s) 2022-08-17T12:46:54.8100410Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.279s) 2022-08-17T12:46:55.3639363Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.554s) 2022-08-17T12:46:56.1165110Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.752s) 2022-08-17T12:46:56.1180964Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.002s) 2022-08-17T12:46:56.1192964Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2022-08-17T12:46:56.1204547Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2022-08-17T12:46:56.1218383Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:46:56.2452596Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.123s) 2022-08-17T12:46:56.2512794Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.006s) 2022-08-17T12:46:56.3835413Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.132s) 2022-08-17T12:46:56.3928697Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.009s) 2022-08-17T12:46:58.3812561Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (1.988s) 2022-08-17T12:46:58.6782106Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.297s) 2022-08-17T12:46:58.6794838Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.001s) 2022-08-17T12:46:58.7069043Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.027s) 2022-08-17T12:46:58.7915487Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.085s) 2022-08-17T12:46:58.7923515Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:46:58.7947777Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.002s) 2022-08-17T12:46:59.0576643Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.263s) 2022-08-17T12:46:59.3512053Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.293s) 2022-08-17T12:46:59.7548973Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.404s) 2022-08-17T12:47:00.3931609Z test_isnan (__main__.TestTEFuserDynamic) ... ok (0.638s) 2022-08-17T12:47:00.3942114Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:00.7164656Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.322s) 2022-08-17T12:47:00.7178435Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2022-08-17T12:47:01.4583038Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.740s) 2022-08-17T12:47:01.6874416Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.229s) 2022-08-17T12:47:12.0793372Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (10.392s) 2022-08-17T12:47:12.5078405Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.428s) 2022-08-17T12:47:12.5090312Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:47:12.5113783Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.002s) 2022-08-17T12:47:12.5125730Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2022-08-17T12:47:13.6373527Z test_minmax (__main__.TestTEFuserDynamic) ... ok (1.125s) 2022-08-17T12:47:14.4147242Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (0.777s) 2022-08-17T12:47:14.5920740Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.177s) 2022-08-17T12:47:14.7269243Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.135s) 2022-08-17T12:47:14.7276125Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-08-17T12:47:14.7282959Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.001s) 2022-08-17T12:47:14.7320855Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2022-08-17 12:47:14 1493:1493 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:14.8028013Z STAGE:2022-08-17 12:47:14 1493:1493 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:14.8036593Z ok (0.075s) 2022-08-17T12:47:14.8050839Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:14.8062037Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:14.8069712Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:14.9408047Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.134s) 2022-08-17T12:47:15.0864445Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.146s) 2022-08-17T12:47:15.1141737Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.028s) 2022-08-17T12:47:15.1604599Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.046s) 2022-08-17T12:47:15.6564613Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.496s) 2022-08-17T12:47:15.7026713Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.046s) 2022-08-17T12:47:15.8591694Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.156s) 2022-08-17T12:47:16.1468474Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.288s) 2022-08-17T12:47:16.3230196Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.176s) 2022-08-17T12:47:16.5096172Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.186s) 2022-08-17T12:47:16.6071296Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.097s) 2022-08-17T12:47:16.6947702Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.088s) 2022-08-17T12:47:17.7974489Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (1.102s) 2022-08-17T12:47:18.4420968Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.645s) 2022-08-17T12:47:18.8511470Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (0.409s) 2022-08-17T12:47:19.4834299Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.632s) 2022-08-17T12:47:19.6908991Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.207s) 2022-08-17T12:47:19.8366143Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.145s) 2022-08-17T12:47:23.9912952Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (4.155s) 2022-08-17T12:47:25.9879651Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (1.997s) 2022-08-17T12:47:26.0366569Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.049s) 2022-08-17T12:47:26.0386937Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:47:26.0499012Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.011s) 2022-08-17T12:47:26.3922295Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.342s) 2022-08-17T12:47:26.7439668Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.352s) 2022-08-17T12:47:26.7505082Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... test_jit_fuser_te.py:1187: 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:47:26.7505545Z return v.to(dtype) 2022-08-17T12:47:26.7767686Z ok (0.033s) 2022-08-17T12:47:27.0886363Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.312s) 2022-08-17T12:47:29.7233175Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (2.635s) 2022-08-17T12:47:29.8012144Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-17T12:47:29.8012799Z warnings.warn("Only works in script mode") 2022-08-17T12:47:29.8913507Z ok (0.168s) 2022-08-17T12:47:29.9804684Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.089s) 2022-08-17T12:47:30.0284787Z test_abs (__main__.TestTEFuserStatic) ... ok (0.048s) 2022-08-17T12:47:30.1135913Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.085s) 2022-08-17T12:47:30.2125561Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.099s) 2022-08-17T12:47:30.2501581Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.038s) 2022-08-17T12:47:30.2892960Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.039s) 2022-08-17T12:47:30.2900017Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:47:30.2906108Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.001s) 2022-08-17T12:47:30.3603931Z test_batch_norm (__main__.TestTEFuserStatic) ... /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-17T12:47:30.3605136Z warnings.warn(msg, FutureWarning) 2022-08-17T12:47:30.5540635Z ok (0.263s) 2022-08-17T12:47:31.6048776Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (1.051s) 2022-08-17T12:47:34.6595292Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (3.055s) 2022-08-17T12:47:34.9182939Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.259s) 2022-08-17T12:47:35.9218176Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (1.003s) 2022-08-17T12:47:35.9231680Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:47:36.5844080Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.661s) 2022-08-17T12:47:36.6369245Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.053s) 2022-08-17T12:47:37.0539247Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.417s) 2022-08-17T12:47:37.1286983Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.075s) 2022-08-17T12:47:37.1298792Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:37.1944306Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.064s) 2022-08-17T12:47:37.2898257Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.095s) 2022-08-17T12:47:38.3479201Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (1.058s) 2022-08-17T12:47:38.4086958Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.061s) 2022-08-17T12:47:38.5014585Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.093s) 2022-08-17T12:47:38.6039083Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (0.102s) 2022-08-17T12:47:38.7767156Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.173s) 2022-08-17T12:47:39.6421553Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.865s) 2022-08-17T12:47:39.6956382Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.054s) 2022-08-17T12:47:39.7465734Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.051s) 2022-08-17T12:47:39.8250382Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.078s) 2022-08-17T12:47:39.9029690Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.078s) 2022-08-17T12:47:39.9799589Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.077s) 2022-08-17T12:47:40.0259297Z test_concat (__main__.TestTEFuserStatic) ... ok (0.046s) 2022-08-17T12:47:40.0977478Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.072s) 2022-08-17T12:47:40.0994850Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... test_jit_fuser_te.py:2411: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2022-08-17T12:47:40.0995385Z r = torch.tensor(4) 2022-08-17T12:47:40.1994320Z ok (0.102s) 2022-08-17T12:47:40.2177572Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.018s) 2022-08-17T12:47:41.0677750Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... ok (0.850s) 2022-08-17T12:47:41.0692432Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.002s) 2022-08-17T12:47:41.1345555Z test_dims (__main__.TestTEFuserStatic) ... ok (0.065s) 2022-08-17T12:47:41.1396891Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.005s) 2022-08-17T12:47:41.1728988Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.033s) 2022-08-17T12:47:41.1813377Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.008s) 2022-08-17T12:47:43.1765971Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (1.995s) 2022-08-17T12:47:43.2801372Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.103s) 2022-08-17T12:47:43.2813568Z test_erf (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T12:47:43.3085947Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.027s) 2022-08-17T12:47:43.3512054Z test_exp (__main__.TestTEFuserStatic) ... ok (0.042s) 2022-08-17T12:47:43.3520332Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:43.3542661Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.002s) 2022-08-17T12:47:43.4527957Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.098s) 2022-08-17T12:47:43.5678732Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.115s) 2022-08-17T12:47:43.6544188Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.086s) 2022-08-17T12:47:43.9902611Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.336s) 2022-08-17T12:47:43.9913030Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:44.0541904Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.063s) 2022-08-17T12:47:44.0555433Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2022-08-17T12:47:44.2090700Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.153s) 2022-08-17T12:47:44.3642968Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.155s) 2022-08-17T12:47:46.0397837Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (1.675s) 2022-08-17T12:47:46.1714606Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.132s) 2022-08-17T12:47:46.1726742Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:47:46.9924734Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.820s) 2022-08-17T12:47:47.8946738Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.902s) 2022-08-17T12:47:48.1656950Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.271s) 2022-08-17T12:47:48.4519898Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.286s) 2022-08-17T12:47:48.4867865Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.035s) 2022-08-17T12:47:48.6178532Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.131s) 2022-08-17T12:47:48.6186350Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-08-17T12:47:48.6193547Z test_nop (__main__.TestTEFuserStatic) ... ok (0.001s) 2022-08-17T12:47:48.6222071Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2022-08-17 12:47:48 1493:1493 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:48.6443014Z STAGE:2022-08-17 12:47:48 1493:1493 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:48.6450979Z ok (0.026s) 2022-08-17T12:47:48.6465281Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:48.6476690Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:48.6484411Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2022-08-17T12:47:48.6916896Z test_relu (__main__.TestTEFuserStatic) ... ok (0.043s) 2022-08-17T12:47:48.7480361Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.056s) 2022-08-17T12:47:48.7743020Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.026s) 2022-08-17T12:47:48.8328645Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.058s) 2022-08-17T12:47:48.9182364Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.085s) 2022-08-17T12:47:48.9619119Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.044s) 2022-08-17T12:47:48.9885682Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.027s) 2022-08-17T12:47:49.0557560Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.067s) 2022-08-17T12:47:49.1120762Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.056s) 2022-08-17T12:47:49.2238571Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.112s) 2022-08-17T12:47:49.2829191Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.059s) 2022-08-17T12:47:49.3375363Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.055s) 2022-08-17T12:47:49.8591184Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.521s) 2022-08-17T12:47:49.9888255Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.130s) 2022-08-17T12:47:50.1909668Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (0.202s) 2022-08-17T12:47:50.4349513Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.244s) 2022-08-17T12:47:50.4937175Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.059s) 2022-08-17T12:47:50.5395930Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.046s) 2022-08-17T12:47:51.3528895Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.813s) 2022-08-17T12:47:52.6945739Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (1.342s) 2022-08-17T12:47:52.7403827Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.046s) 2022-08-17T12:47:52.7424594Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:47:52.7688922Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.026s) 2022-08-17T12:47:52.8515605Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.083s) 2022-08-17T12:47:53.0727153Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.221s) 2022-08-17T12:47:53.1052985Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.032s) 2022-08-17T12:47:53.1845450Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.079s) 2022-08-17T12:47:53.7675158Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.583s) 2022-08-17T12:47:53.7953883Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... /opt/conda/lib/python3.7/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2022-08-17T12:47:53.7954492Z warnings.warn("Only works in script mode") 2022-08-17T12:47:53.8338458Z ok (0.066s) 2022-08-17T12:47:53.8763226Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.042s) 2022-08-17T12:47:53.8763559Z 2022-08-17T12:47:53.8764873Z ---------------------------------------------------------------------- 2022-08-17T12:47:53.8766898Z Ran 5773 tests in 108.269s 2022-08-17T12:47:53.8767155Z 2022-08-17T12:47:53.8767353Z OK (skipped=5034, expected failures=2) 2022-08-17T12:47:53.8767603Z 2022-08-17T12:47:53.8767707Z Generating XML reports... 2022-08-17T12:47:53.8811510Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220817124605.xml 2022-08-17T12:47:53.8813989Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20220817124605.xml 2022-08-17T12:47:54.6055181Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20220817124605.xml 2022-08-17T12:47:54.6135760Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220817124605.xml 2022-08-17T12:47:54.6210492Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220817124605.xml 2022-08-17T12:47:55.1396566Z Running test_linalg ... [2022-08-17 12:47:55.139267] 2022-08-17T12:47:55.1397133Z Executing ['/opt/conda/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:47:55.139350] 2022-08-17T12:47:56.4747485Z Test results will be stored in test-reports/python-unittest/test_linalg 2022-08-17T12:47:56.4787168Z 2022-08-17T12:47:56.4787326Z Running tests... 2022-08-17T12:47:56.4787747Z ---------------------------------------------------------------------- 2022-08-17T12:47:56.9205306Z test_addbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.441s) 2022-08-17T12:47:57.2692659Z test_addbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.349s) 2022-08-17T12:47:57.6248992Z test_addbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.356s) 2022-08-17T12:47:57.9367168Z test_addbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.312s) 2022-08-17T12:47:58.2335874Z test_addbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.297s) 2022-08-17T12:47:58.2475605Z test_addmm_activation_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:47:58.2573080Z test_addmm_activation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:47:58.2669525Z test_addmm_activation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:47:58.2687831Z test_addmm_baddbmm_overflow_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:47:58.2810736Z test_addmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:47:58.2913820Z test_addmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:47:58.3018684Z test_addmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:47:58.3115912Z test_addmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:47:58.3207139Z test_addmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:47:58.5098505Z test_addmm_sizes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.189s) 2022-08-17T12:47:58.6966731Z test_addmm_sizes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.187s) 2022-08-17T12:47:58.7136608Z test_addmv_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:47:58.7270716Z test_addmv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:47:58.7404156Z test_addmv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:47:58.7520755Z test_addmv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:47:58.7633036Z test_addmv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:47:58.7709799Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:47:58.7780383Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:47:58.7841774Z test_addr_bool_cpu_bool (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:47:58.7986837Z test_addr_float_and_complex_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:47:58.8171418Z test_addr_float_and_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:47:58.8356394Z test_addr_float_and_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:47:58.8516019Z test_addr_float_and_complex_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:47:58.8655842Z test_addr_float_and_complex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:47:58.8795202Z test_addr_float_and_complex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:47:58.8997977Z test_addr_integral_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:47:58.9199473Z test_addr_integral_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:47:58.9398413Z test_addr_integral_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:47:58.9591231Z test_addr_integral_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:47:58.9782583Z test_addr_integral_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:47:59.3236433Z test_addr_type_promotion_cpu (__main__.TestLinalgCPU) ... ok (0.345s) 2022-08-17T12:48:00.4065657Z test_baddbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.083s) 2022-08-17T12:48:01.7545877Z test_baddbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.348s) 2022-08-17T12:48:03.1658161Z test_baddbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.411s) 2022-08-17T12:48:04.2812616Z test_baddbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.115s) 2022-08-17T12:48:05.3558020Z test_baddbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.074s) 2022-08-17T12:48:05.3596415Z test_blas_alpha_beta_empty_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:05.3629548Z test_blas_alpha_beta_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3660282Z test_blas_alpha_beta_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3690720Z test_blas_alpha_beta_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3719917Z test_blas_alpha_beta_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3750025Z test_blas_alpha_beta_empty_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3777956Z test_blas_alpha_beta_empty_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3808357Z test_blas_alpha_beta_empty_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3837344Z test_blas_alpha_beta_empty_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3864461Z test_blas_alpha_beta_empty_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.3992252Z test_blas_empty_cpu (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:05.4043415Z test_blas_mv_large_input_cpu (__main__.TestLinalgCPU) ... test_linalg.py:4886: UserWarning: An output with one or more elements was resized since it had shape [200], which does not match the required output shape [3000]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.4044808Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-17T12:48:05.4045777Z ok (0.005s) 2022-08-17T12:48:05.4068446Z test_blas_nan_out_cpu_bfloat16 (__main__.TestLinalgCPU) ... test_linalg.py:4861: UserWarning: An output with one or more elements was resized since it had shape [7], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.4069928Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-17T12:48:05.4077914Z ok (0.003s) 2022-08-17T12:48:05.4103757Z test_blas_nan_out_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.4128830Z test_blas_nan_out_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:05.4155786Z test_blas_nan_out_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:05.4180304Z test_blas_nan_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:05.4205518Z test_blas_nan_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:05.7413296Z test_bmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7414430Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:05.7467652Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7468685Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:05.7482130Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7483388Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:05.7523469Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7524538Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:05.7538135Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7539161Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:05.7581263Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7582286Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:05.7597832Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:05.7598851Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1682167Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1683260Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1734550Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1735590Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1754326Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1755372Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1802758Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1803773Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1820102Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1821141Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1862197Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1863227Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1877634Z test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:06.1878657Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:48:06.1923778Z ok (0.772s) 2022-08-17T12:48:06.9813614Z test_bmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.789s) 2022-08-17T12:48:07.8240643Z test_bmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.843s) 2022-08-17T12:48:08.5518425Z test_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.728s) 2022-08-17T12:48:09.2422643Z test_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.690s) 2022-08-17T12:48:09.2475270Z test_broadcast_batched_matmul_cpu (__main__.TestLinalgCPU) ... test_linalg.py:7007: UserWarning: An output with one or more elements was resized since it had shape [3, 8], which does not match the required output shape [3, 8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:09.2476688Z torch.matmul(l, r, out=out) 2022-08-17T12:48:09.2530279Z test_linalg.py:7007: UserWarning: An output with one or more elements was resized since it had shape [3, 1], which does not match the required output shape [3, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:09.2531310Z torch.matmul(l, r, out=out) 2022-08-17T12:48:09.2573993Z ok (0.015s) 2022-08-17T12:48:09.2613816Z test_broadcast_fused_matmul_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:09.2627652Z test_chain_matmul_cpu_float64 (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1557: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:987.) 2022-08-17T12:48:09.2628852Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-08-17T12:48:09.2682874Z ok (0.007s) 2022-08-17T12:48:09.2859820Z test_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:48:09.3016957Z test_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:48:09.3142580Z test_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:48:09.3267427Z test_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:48:09.3609274Z test_cholesky_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:48:09.3924969Z test_cholesky_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:48:09.4240998Z test_cholesky_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:48:09.4564007Z test_cholesky_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:48:09.4621832Z test_cholesky_ex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.4683883Z test_cholesky_ex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.4743971Z test_cholesky_ex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.4791325Z test_cholesky_ex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:09.4888179Z test_cholesky_ex_non_pd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:09.4977243Z test_cholesky_ex_non_pd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:48:09.5072334Z test_cholesky_ex_non_pd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:09.5169941Z test_cholesky_ex_non_pd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:09.5338278Z test_cholesky_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:48:09.5483380Z test_cholesky_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:48:09.5620806Z test_cholesky_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:48:09.5767135Z test_cholesky_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:48:09.5965815Z test_cholesky_inverse_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:09.6162054Z test_cholesky_inverse_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:09.6365791Z test_cholesky_inverse_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:09.6555974Z test_cholesky_inverse_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:48:09.6628422Z test_cholesky_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:48:09.6707130Z test_cholesky_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:48:09.6776795Z test_cholesky_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:48:09.6846705Z test_cholesky_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:48:09.6865642Z test_cholesky_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:2602: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:48:09.6866303Z L = torch.cholesky(A) 2022-08-17T12:48:09.6866638Z should be replaced with 2022-08-17T12:48:09.6867135Z L = torch.linalg.cholesky(A) 2022-08-17T12:48:09.6867441Z and 2022-08-17T12:48:09.6867738Z U = torch.cholesky(A, upper=True) 2022-08-17T12:48:09.6868060Z should be replaced with 2022-08-17T12:48:09.6868402Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:48:09.6869108Z 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-17T12:48:09.6869770Z L = torch.cholesky(A, upper=upper) 2022-08-17T12:48:09.6914504Z ok (0.007s) 2022-08-17T12:48:09.6977313Z test_cholesky_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.7038628Z test_cholesky_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.7100959Z test_cholesky_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.7114206Z test_cholesky_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:09.7129197Z test_cholesky_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:09.7141814Z test_cholesky_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:09.7154962Z test_cholesky_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:09.7193521Z test_cholesky_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:09.7227791Z test_cholesky_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:09.7259592Z test_cholesky_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:09.7290575Z test_cholesky_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:09.7349054Z test_cholesky_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.7405244Z test_cholesky_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:09.7460355Z test_cholesky_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:09.7511547Z test_cholesky_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:09.7934112Z test_cond_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.042s) 2022-08-17T12:48:09.8397524Z test_cond_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.046s) 2022-08-17T12:48:09.8825787Z test_cond_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.043s) 2022-08-17T12:48:09.9235290Z test_cond_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:48:09.9757211Z test_cond_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:48:10.0251160Z test_cond_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.049s) 2022-08-17T12:48:10.0735995Z test_cond_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:48:10.1256958Z test_cond_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.052s) 2022-08-17T12:48:10.6935300Z test_corner_cases_of_cublasltmatmul_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.568s) 2022-08-17T12:48:11.4558061Z test_corner_cases_of_cublasltmatmul_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.762s) 2022-08-17T12:48:12.1749757Z test_corner_cases_of_cublasltmatmul_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.719s) 2022-08-17T12:48:12.7497285Z test_corner_cases_of_cublasltmatmul_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.575s) 2022-08-17T12:48:13.3829005Z test_corner_cases_of_cublasltmatmul_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.633s) 2022-08-17T12:48:14.0283674Z test_corner_cases_of_cublasltmatmul_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.645s) 2022-08-17T12:48:14.9170441Z test_corner_cases_of_cublasltmatmul_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.889s) 2022-08-17T12:48:15.8530540Z test_corner_cases_of_cublasltmatmul_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.936s) 2022-08-17T12:48:16.4678855Z test_corner_cases_of_cublasltmatmul_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.615s) 2022-08-17T12:48:17.1123427Z test_corner_cases_of_cublasltmatmul_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.644s) 2022-08-17T12:48:17.1159365Z test_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:17.1188311Z test_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:17.1458301Z test_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:48:17.1475182Z test_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:17.1493519Z test_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:17.1694594Z test_det_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:17.1859254Z test_det_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:48:17.2478386Z test_det_logdet_slogdet_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T12:48:17.2594406Z test_det_logdet_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... test_linalg.py:6608: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:48:17.2595327Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:48:17.2595764Z Q, R = torch.qr(A, some) 2022-08-17T12:48:17.2597570Z should be replaced with 2022-08-17T12:48:17.2598993Z 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-17T12:48:17.2599733Z q, _ = torch.qr(mat) 2022-08-17T12:48:18.2796279Z ok (1.032s) 2022-08-17T12:48:18.3030334Z test_dot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:48:18.3066657Z test_dot_vs_numpy_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:18.3098312Z test_dot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:18.3124310Z test_dot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:18.3134638Z test_eig_check_magma_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:18.3151746Z test_eig_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.3167966Z test_eig_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.3183911Z test_eig_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.3199764Z test_eig_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.3416482Z test_eig_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:48:18.3635156Z test_eig_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:48:18.3933650Z test_eig_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:48:18.4242083Z test_eig_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:48:18.4353562Z test_eig_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:18.4452616Z test_eig_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:18.4649444Z test_eig_with_nan_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:18.4838663Z test_eig_with_nan_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:48:18.5027980Z test_eig_with_nan_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:48:18.5209045Z test_eig_with_nan_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:48:18.5419751Z test_eigh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:48:18.5623186Z test_eigh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:18.5818534Z test_eigh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:48:18.6001817Z test_eigh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:48:18.6293057Z test_eigh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:48:18.6576379Z test_eigh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:48:18.6859535Z test_eigh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:48:18.7141321Z test_eigh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:48:18.7167847Z test_eigh_lower_uplo_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:18.7192247Z test_eigh_lower_uplo_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:18.7214420Z test_eigh_lower_uplo_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:18.7235759Z test_eigh_lower_uplo_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:18.7258305Z test_eigvals_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.7282349Z test_eigvals_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.7305892Z test_eigvals_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.7329756Z test_eigvals_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:18.7442139Z test_eigvals_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:18.7550577Z test_eigvals_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:18.7677159Z test_eigvals_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:18.7803514Z test_eigvals_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:18.7872134Z test_eigvals_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:48:18.7933520Z test_eigvals_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:18.8031209Z test_eigvalsh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:18.8132142Z test_eigvalsh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:18.8235691Z test_eigvalsh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:18.8333602Z test_eigvalsh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:18.8489348Z test_eigvalsh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:1022: 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:48:18.8499770Z out = torch.empty_like(t).to(real_dtype) 2022-08-17T12:48:18.8556090Z ok (0.022s) 2022-08-17T12:48:18.8768748Z test_eigvalsh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:48:18.8979583Z test_eigvalsh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:48:18.9203692Z test_eigvalsh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:48:18.9265649Z test_einsum_corner_cases_cpu (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:18.9381826Z test_einsum_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:48:18.9482374Z test_einsum_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:18.9885994Z test_einsum_error_cases_cpu (__main__.TestLinalgCPU) ... ok (0.040s) 2022-08-17T12:48:19.1648196Z test_einsum_random_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.176s) 2022-08-17T12:48:19.3263714Z test_einsum_random_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.161s) 2022-08-17T12:48:19.3338040Z test_einsum_sublist_format_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:48:19.3409452Z test_einsum_sublist_format_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:48:19.3676858Z test_geqrf_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:48:19.3902356Z test_geqrf_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:48:19.4116787Z test_geqrf_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:48:19.4320283Z test_geqrf_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:48:19.4419287Z test_householder_product_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:19.4509375Z test_householder_product_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:48:19.4611984Z test_householder_product_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:19.4701269Z test_householder_product_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:48:19.4935960Z test_householder_product_errors_and_warnings_cpu (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:48:19.5094547Z test_inner_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:48:19.5237830Z test_inner_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:48:19.5646063Z test_inv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:48:19.6029328Z test_inv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:48:19.6416616Z test_inv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.039s) 2022-08-17T12:48:19.6788348Z test_inv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.037s) 2022-08-17T12:48:19.6799392Z test_inv_ex_info_device_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:48:19.6809578Z test_inv_ex_info_device_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:48:19.6818367Z test_inv_ex_info_device_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:48:19.6828678Z test_inv_ex_info_device_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:48:19.6944210Z test_inv_ex_singular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:19.7046256Z test_inv_ex_singular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:19.7148364Z test_inv_ex_singular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:19.7250105Z test_inv_ex_singular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:19.7416789Z test_invariance_error_spectral_decompositions_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:48:19.8085701Z test_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.067s) 2022-08-17T12:48:19.8780806Z test_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.070s) 2022-08-17T12:48:19.9504319Z test_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.072s) 2022-08-17T12:48:20.0130990Z test_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.063s) 2022-08-17T12:48:20.0516414Z test_inverse_errors_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:48:20.0894782Z test_inverse_errors_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:48:20.1309075Z test_inverse_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:48:20.1700792Z test_inverse_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.039s) 2022-08-17T12:48:20.7676343Z test_inverse_errors_large_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.597s) 2022-08-17T12:48:21.0887768Z test_inverse_errors_large_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.321s) 2022-08-17T12:48:21.2421362Z test_inverse_errors_large_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.153s) 2022-08-17T12:48:21.4875469Z test_inverse_errors_large_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.245s) 2022-08-17T12:48:21.4893093Z test_inverse_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:48:21.4907783Z test_inverse_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:21.4922776Z test_inverse_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:21.4935704Z test_inverse_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:21.5042235Z test_kron_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:21.5149271Z test_kron_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:21.5248968Z test_kron_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:21.5329229Z test_kron_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:48:21.5355119Z test_kron_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:21.5379207Z test_kron_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:21.5401674Z test_kron_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:21.5425932Z test_kron_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:21.5486546Z test_kron_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:21.5487720Z torch.kron(a, b, out=out) 2022-08-17T12:48:21.5488003Z ok (0.006s) 2022-08-17T12:48:21.5547201Z test_kron_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:21.5548361Z torch.kron(a, b, out=out) 2022-08-17T12:48:21.5548660Z ok (0.006s) 2022-08-17T12:48:21.5609099Z test_kron_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:21.5610261Z torch.kron(a, b, out=out) 2022-08-17T12:48:21.5610553Z ok (0.006s) 2022-08-17T12:48:21.5668467Z test_kron_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:21.5669783Z torch.kron(a, b, out=out) 2022-08-17T12:48:21.5670081Z ok (0.006s) 2022-08-17T12:48:21.5702926Z test_lapack_empty_cpu (__main__.TestLinalgCPU) ... test_linalg.py:7478: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:48:21.5703856Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:48:21.5704351Z L, _ = torch.eig(A) 2022-08-17T12:48:21.5704660Z should be replaced with 2022-08-17T12:48:21.5705138Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:48:21.5705456Z and 2022-08-17T12:48:21.5705778Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:48:21.5706105Z should be replaced with 2022-08-17T12:48:21.5706683Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:48:21.5707218Z for shape in args)) 2022-08-17T12:48:21.5762889Z test_linalg.py:7478: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:48:21.5763712Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:48:21.5764369Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:48:21.5764736Z should be replaced with 2022-08-17T12:48:21.5765572Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:48:21.5765957Z and 2022-08-17T12:48:21.5766291Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:48:21.5766648Z should be replaced with 2022-08-17T12:48:21.5767523Z 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-17T12:48:21.5768124Z for shape in args)) 2022-08-17T12:48:21.5768707Z test_linalg.py:7499: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-17T12:48:21.5769555Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-08-17T12:48:21.5770258Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-17T12:48:21.5771392Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-08-17T12:48:21.5772182Z The unpacking of the solution, as in 2022-08-17T12:48:21.5772581Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-17T12:48:21.5772952Z should be replaced with 2022-08-17T12:48:21.5773560Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4047.) 2022-08-17T12:48:21.5774293Z self.assertRaises(RuntimeError, lambda: torch.lstsq(torch.randn(0, 0), torch.randn(0, 0))) 2022-08-17T12:48:21.5792704Z ok (0.012s) 2022-08-17T12:48:21.6126929Z test_ldl_factor_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:7571: ComplexWarning: scipy.linalg.ldl(): 2022-08-17T12:48:21.6127825Z The imaginary parts of the diagonalare ignored. Use "hermitian=False" for factorization ofcomplex symmetric arrays. 2022-08-17T12:48:21.6128670Z lambda x: scipy_ldl(x, hermitian=hermitian, lower=True), 2022-08-17T12:48:21.6228150Z ok (0.043s) 2022-08-17T12:48:21.6371678Z test_ldl_factor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:48:21.6458707Z test_ldl_factor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:48:21.6555495Z test_ldl_factor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:48:21.6683763Z test_ldl_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:21.6817757Z test_ldl_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:21.6858180Z test_ldl_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:21.6902030Z test_ldl_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:21.6977556Z test_linalg_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:48:21.7042735Z test_linalg_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:48:21.7258235Z test_linalg_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.021s) 2022-08-17T12:48:21.7274861Z test_linalg_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:21.7295201Z test_linalg_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:21.7836219Z test_linalg_lstsq_batch_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.054s) 2022-08-17T12:48:21.8345156Z test_linalg_lstsq_batch_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.051s) 2022-08-17T12:48:21.8727179Z test_linalg_lstsq_batch_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.038s) 2022-08-17T12:48:21.9101866Z test_linalg_lstsq_batch_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.037s) 2022-08-17T12:48:23.5278874Z test_linalg_lstsq_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.618s) 2022-08-17T12:48:24.9741687Z test_linalg_lstsq_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.446s) 2022-08-17T12:48:26.3245093Z test_linalg_lstsq_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.350s) 2022-08-17T12:48:27.5950960Z test_linalg_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.270s) 2022-08-17T12:48:27.6305388Z test_linalg_lstsq_input_checks_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:48:27.6604587Z test_linalg_lstsq_input_checks_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:48:27.6901132Z test_linalg_lstsq_input_checks_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:48:27.7197591Z test_linalg_lstsq_input_checks_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:48:27.7245906Z test_linalg_lu_family_cpu_complex128 (__main__.TestLinalgCPU) ... /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-17T12:48:27.7246774Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:48:27.7247096Z should be replaced with 2022-08-17T12:48:27.7247472Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:48:27.7247766Z and 2022-08-17T12:48:27.7248095Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:48:27.7248490Z should be replaced with 2022-08-17T12:48:27.7249098Z 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-17T12:48:27.7250377Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:48:28.0136989Z ok (0.294s) 2022-08-17T12:48:28.3257496Z test_linalg_lu_family_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.312s) 2022-08-17T12:48:28.5877221Z test_linalg_lu_family_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.262s) 2022-08-17T12:48:28.9877589Z test_linalg_lu_family_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.400s) 2022-08-17T12:48:29.0111484Z test_linalg_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:48:29.0333637Z test_linalg_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:48:29.0514042Z test_linalg_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:48:29.0692974Z test_linalg_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:48:29.0732199Z test_linalg_matrix_exp_analytic_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:48:29.0770118Z test_linalg_matrix_exp_analytic_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:48:29.0806798Z test_linalg_matrix_exp_analytic_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:48:29.0843728Z test_linalg_matrix_exp_analytic_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:48:29.1034998Z test_linalg_matrix_exp_batch_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:48:29.1215888Z test_linalg_matrix_exp_batch_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:48:29.1332575Z test_linalg_matrix_exp_boundary_cases_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:48:29.1444913Z test_linalg_matrix_exp_boundary_cases_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:29.1556970Z test_linalg_matrix_exp_boundary_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:29.1669052Z test_linalg_matrix_exp_boundary_cases_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:29.2214404Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.054s) 2022-08-17T12:48:29.2864427Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.065s) 2022-08-17T12:48:29.3432857Z test_linalg_matrix_exp_compare_with_taylor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T12:48:29.3913168Z test_linalg_matrix_exp_compare_with_taylor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T12:48:29.3933017Z test_linalg_matrix_exp_no_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:48:29.4046086Z test_linalg_matrix_exp_utils_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:29.4138091Z test_linalg_matrix_exp_utils_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:48:29.4252597Z test_linalg_qr_autograd_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:48:29.4414968Z test_linalg_solve_triangular_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:48:29.4581362Z test_linalg_solve_triangular_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:48:29.4714239Z test_linalg_solve_triangular_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:29.4844324Z test_linalg_solve_triangular_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:48:30.9482428Z test_linalg_solve_triangular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.464s) 2022-08-17T12:48:32.4437518Z test_linalg_solve_triangular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.495s) 2022-08-17T12:48:32.7440282Z test_linalg_solve_triangular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.300s) 2022-08-17T12:48:33.0243080Z test_linalg_solve_triangular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.280s) 2022-08-17T12:48:33.0263726Z test_linalg_solve_triangular_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:48:33.0276855Z test_linalg_solve_triangular_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:33.0289241Z test_linalg_solve_triangular_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:33.0301294Z test_linalg_solve_triangular_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:33.0387779Z test_linear_algebra_scalar_raises_cpu (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:48:33.6611066Z test_lobpcg_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.622s) 2022-08-17T12:48:39.1479257Z test_lobpcg_ortho_cpu_float64 (__main__.TestLinalgCPU) ... ok (5.487s) 2022-08-17T12:48:39.1538173Z test_lobpcg_scipy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:48:46.0634181Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... 2022-08-17T12:48:46.0634737Z CPU timings: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T12:48:46.0635395Z ------------------------------------------------------- 2022-08-17T12:48:46.0635793Z | standard | generalized | method 2022-08-17T12:48:46.0636455Z torch.lobpcg | 154.13 | 174.10 | ortho 2022-08-17T12:48:46.0636813Z scipy_lobpcg | 132.68 | 139.74 | N/A 2022-08-17T12:48:46.0637309Z -(input size: 500, eigenpairs: 7, units: ms per call)- 2022-08-17T12:48:46.0648172Z 2022-08-17T12:48:49.2838230Z Calling scipy_lobpcg failed [standard]: eigh has failed in lobpcg iterations 2022-08-17T12:48:53.6779997Z Handling of small tol=1e-100: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T12:48:53.6780590Z ---------------------------------------------------------------------------- 2022-08-17T12:48:53.6781039Z | standard | generalized | niter | method 2022-08-17T12:48:53.6781516Z torch.lobpcg | 2.08e-13 | 8.88e-15 | 1000 | ortho 2022-08-17T12:48:53.6781975Z scipy_lobpcg | -1.00e+00 | 1.41e+01 | -1 | N/A 2022-08-17T12:48:53.6782475Z ---(input size: 500, eigenpairs: 7, units: relative error, maxiter=1000)--- 2022-08-17T12:48:53.6782739Z 2022-08-17T12:48:53.6788267Z ok (14.531s) 2022-08-17T12:48:54.4660711Z test_lobpcg_torchscript_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.787s) 2022-08-17T12:48:54.4756414Z test_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... test_linalg.py:7375: UserWarning: An output with one or more elements was resized since it had shape [3, 2], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:54.4757617Z res3 = torch.lstsq(b, a, out=(b, a))[0] 2022-08-17T12:48:54.4763760Z ok (0.010s) 2022-08-17T12:48:54.4788281Z test_lu_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:7104: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:48:54.4789026Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:48:54.4789437Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:48:54.4789756Z should be replaced with 2022-08-17T12:48:54.4790339Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:48:54.4790915Z x = torch.lu_solve(b, LU_data, LU_pivots) 2022-08-17T12:48:54.4812226Z ok (0.005s) 2022-08-17T12:48:54.4855617Z test_lu_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:54.4896631Z test_lu_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:54.4934796Z test_lu_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:48:54.4984856Z test_lu_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:54.5034464Z test_lu_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:54.5081411Z test_lu_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:54.5128464Z test_lu_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:54.5140711Z test_lu_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:54.5152852Z test_lu_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:54.5164839Z test_lu_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:54.5176476Z test_lu_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:54.5207527Z test_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:54.5239045Z test_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:54.5269652Z test_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:54.5300052Z test_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:48:54.5311190Z test_lu_solve_large_matrices_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5321393Z test_lu_solve_large_matrices_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5331750Z test_lu_solve_large_matrices_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5341923Z test_lu_solve_large_matrices_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5394104Z test_lu_unpack_check_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:48:54.5405741Z test_matmul_45724_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:48:54.5520881Z test_matmul_small_brute_force_1d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:54.5522071Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:48:54.5540250Z test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:54.5541295Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:48:54.5560870Z test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:48:54.5561931Z ans = torch.matmul(x, y, out=out) 2022-08-17T12:48:54.9472238Z ok (0.406s) 2022-08-17T12:48:55.2916134Z test_matmul_small_brute_force_1d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.344s) 2022-08-17T12:48:55.5057671Z test_matmul_small_brute_force_1d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.214s) 2022-08-17T12:48:57.1514755Z test_matmul_small_brute_force_2d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.646s) 2022-08-17T12:48:58.5439812Z test_matmul_small_brute_force_2d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.391s) 2022-08-17T12:48:59.4645739Z test_matmul_small_brute_force_2d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.922s) 2022-08-17T12:49:01.3504633Z test_matmul_small_brute_force_3d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.886s) 2022-08-17T12:49:02.9346879Z test_matmul_small_brute_force_3d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.584s) 2022-08-17T12:49:03.9145139Z test_matmul_small_brute_force_3d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.980s) 2022-08-17T12:49:03.9290981Z test_matrix_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:49:03.9408440Z test_matrix_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:49:03.9538940Z test_matrix_power_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:03.9652306Z test_matrix_power_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:49:03.9735937Z test_matrix_power_non_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:03.9810172Z test_matrix_power_non_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:49:04.0002786Z test_matrix_rank_atol_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:49:04.0204913Z test_matrix_rank_atol_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:49:04.0390480Z test_matrix_rank_atol_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:49:04.0566181Z test_matrix_rank_atol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:49:04.0591356Z test_matrix_rank_atol_rtol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:04.0607243Z test_matrix_rank_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:04.0622131Z test_matrix_rank_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:04.0637918Z test_matrix_rank_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:04.0654115Z test_matrix_rank_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:04.0802837Z test_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:49:04.0949906Z test_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:49:04.1087003Z test_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:49:04.1219205Z test_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:04.1299639Z test_matrix_rank_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:04.1387101Z test_matrix_rank_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:49:04.1473310Z test_matrix_rank_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:49:04.1561954Z test_matrix_rank_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:49:04.1601323Z test_matrix_rank_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:04.1636616Z test_matrix_rank_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:04.1672735Z test_matrix_rank_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:04.1709268Z test_matrix_rank_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:04.1744671Z test_mm_bmm_non_memory_dense_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:04.1778765Z test_mm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:49:04.1812407Z test_mm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:49:04.1846324Z test_mm_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:49:04.1879941Z test_mm_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:49:04.1913642Z test_mm_cpu_int32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:49:04.1947373Z test_mm_cpu_int64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:49:04.2030279Z test_multi_dot_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:04.2098948Z test_multi_dot_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:49:04.2380333Z test_multi_dot_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:49:04.2554385Z test_norm_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:04.2727982Z test_norm_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:04.2797881Z test_norm_complex_old_cpu (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:49:04.3132866Z test_norm_dtype_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.033s) 2022-08-17T12:49:04.3410631Z test_norm_dtype_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:49:04.3922370Z test_norm_dtype_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.051s) 2022-08-17T12:49:04.4272600Z test_norm_dtype_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:49:04.4728354Z test_norm_dtype_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.046s) 2022-08-17T12:49:04.4976340Z test_norm_dtype_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.025s) 2022-08-17T12:49:04.6480489Z test_norm_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.150s) 2022-08-17T12:49:04.7954744Z test_norm_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.147s) 2022-08-17T12:49:04.7989645Z test_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:49:04.7990027Z ret **= (1 / ord) 2022-08-17T12:49:04.8004263Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T12:49:04.8004572Z absx **= ord 2022-08-17T12:49:04.8006066Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:49:04.8329125Z absx **= ord 2022-08-17T12:49:04.8329309Z ok (0.037s) 2022-08-17T12:49:04.8355584Z test_norm_fastpaths_cpu (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:04.9156281Z test_norm_fro_2_equivalence_old_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.080s) 2022-08-17T12:49:04.9170527Z test_norm_fused_type_promotion_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:04.9183445Z test_norm_fused_type_promotion_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:05.0813200Z test_norm_matrix_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.163s) 2022-08-17T12:49:05.2490855Z test_norm_matrix_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.168s) 2022-08-17T12:49:05.6657223Z test_norm_matrix_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.416s) 2022-08-17T12:49:06.0829256Z test_norm_matrix_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.417s) 2022-08-17T12:49:06.5050186Z test_norm_matrix_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.422s) 2022-08-17T12:49:06.9256424Z test_norm_matrix_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.421s) 2022-08-17T12:49:06.9670380Z test_norm_old_cpu (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T12:49:06.9701916Z test_norm_old_nan_propagation_cpu (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:07.0261177Z test_norm_vector_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:49:08.0360437Z test_norm_vector_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.010s) 2022-08-17T12:49:08.2004905Z test_norm_vector_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.164s) 2022-08-17T12:49:08.3647647Z test_norm_vector_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.164s) 2022-08-17T12:49:08.5290598Z test_norm_vector_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.164s) 2022-08-17T12:49:08.6927421Z test_norm_vector_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.164s) 2022-08-17T12:49:09.3361380Z test_nuclear_norm_axes_small_brute_force_old_cpu (__main__.TestLinalgCPU) ... ok (0.643s) 2022-08-17T12:49:09.3672057Z test_nuclear_norm_exceptions_old_cpu (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T12:49:09.3803970Z test_nuclear_norm_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:09.3958643Z test_nuclear_norm_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:49:09.4002766Z test_old_cholesky_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.4042884Z test_old_cholesky_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.4081254Z test_old_cholesky_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.4119094Z test_old_cholesky_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.4133550Z test_old_cholesky_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:49:09.4143434Z test_old_cholesky_batched_upper_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.4153447Z test_old_cholesky_batched_upper_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.4163344Z test_old_cholesky_batched_upper_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.4173273Z test_old_cholesky_batched_upper_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:09.4195439Z test_old_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:09.4219371Z test_old_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:09.4241609Z test_old_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:09.4263848Z test_old_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:09.4278035Z test_old_cholesky_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:09.4291865Z test_old_cholesky_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:09.4304656Z test_old_cholesky_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:09.4317708Z test_old_cholesky_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:09.4350569Z test_old_eig_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:09.4383967Z test_old_eig_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:09.4417216Z test_old_eig_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:09.4449698Z test_old_eig_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:09.4634236Z test_old_eig_invalid_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:49:09.4814922Z test_old_eig_invalid_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:49:09.4929403Z test_old_eig_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:49:09.5040710Z test_old_eig_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:49:09.5065674Z test_old_eig_reuse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:09.5090041Z test_old_eig_reuse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:09.5116990Z test_old_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:3536: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:728.) 2022-08-17T12:49:09.5118011Z self.assertEqual(torch.matrix_rank(a).item(), 10) 2022-08-17T12:49:09.5150679Z test_linalg.py:3552: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:719.) 2022-08-17T12:49:09.5151692Z self.assertEqual(torch.matrix_rank(a, 0.01), np.linalg.matrix_rank(a.cpu().numpy(), 0.01)) 2022-08-17T12:49:09.5174397Z ok (0.008s) 2022-08-17T12:49:09.5251529Z test_old_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:09.5321677Z test_old_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:49:09.5396567Z test_old_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:49:09.6207902Z test_ormqr_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.081s) 2022-08-17T12:49:09.6893358Z test_ormqr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.068s) 2022-08-17T12:49:09.7761255Z test_ormqr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.087s) 2022-08-17T12:49:09.8317126Z test_ormqr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.056s) 2022-08-17T12:49:09.8554236Z test_ormqr_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:49:09.8783795Z test_ormqr_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:49:09.9006741Z test_ormqr_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:49:09.9230388Z test_ormqr_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.022s) 2022-08-17T12:49:09.9265597Z test_outer_cpu_bfloat16 (__main__.TestLinalgCPU) ... test_linalg.py:131: UserWarning: torch.ger is deprecated and will be removed in a future PyTorch release. Use torch.outer instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/LinearAlgebra.cpp:1152.) 2022-08-17T12:49:09.9266505Z torch.ger(a, b, out=out) 2022-08-17T12:49:09.9290257Z ok (0.006s) 2022-08-17T12:49:09.9332557Z test_outer_cpu_bool (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.9394887Z test_outer_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:49:09.9459518Z test_outer_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:49:09.9520538Z test_outer_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:49:09.9576437Z test_outer_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.006s) 2022-08-17T12:49:09.9630189Z test_outer_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:49:09.9673124Z test_outer_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.9715215Z test_outer_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.9755184Z test_outer_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.9796048Z test_outer_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:09.9836310Z test_outer_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:10.0066414Z test_outer_ger_addr_legacy_tests_cpu (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:49:10.0081417Z test_outer_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0096174Z test_outer_type_promotion_cpu_bfloat16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0110648Z test_outer_type_promotion_cpu_bfloat16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0124756Z test_outer_type_promotion_cpu_bfloat16_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0138924Z test_outer_type_promotion_cpu_bfloat16_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0153176Z test_outer_type_promotion_cpu_bfloat16_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0167468Z test_outer_type_promotion_cpu_bfloat16_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0181839Z test_outer_type_promotion_cpu_bfloat16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0196271Z test_outer_type_promotion_cpu_bfloat16_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0210659Z test_outer_type_promotion_cpu_bfloat16_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0224717Z test_outer_type_promotion_cpu_bfloat16_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0238954Z test_outer_type_promotion_cpu_bfloat16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0253283Z test_outer_type_promotion_cpu_bool_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0267511Z test_outer_type_promotion_cpu_bool_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0281684Z test_outer_type_promotion_cpu_bool_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0295952Z test_outer_type_promotion_cpu_bool_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0310239Z test_outer_type_promotion_cpu_bool_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0324549Z test_outer_type_promotion_cpu_bool_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0338671Z test_outer_type_promotion_cpu_bool_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0352920Z test_outer_type_promotion_cpu_bool_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0367189Z test_outer_type_promotion_cpu_bool_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0381511Z test_outer_type_promotion_cpu_bool_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0395622Z test_outer_type_promotion_cpu_bool_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0409834Z test_outer_type_promotion_cpu_bool_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0424025Z test_outer_type_promotion_cpu_complex128_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0438401Z test_outer_type_promotion_cpu_complex128_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0452612Z test_outer_type_promotion_cpu_complex128_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0467011Z test_outer_type_promotion_cpu_complex128_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0481231Z test_outer_type_promotion_cpu_complex128_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0495548Z test_outer_type_promotion_cpu_complex128_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0509928Z test_outer_type_promotion_cpu_complex128_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0524068Z test_outer_type_promotion_cpu_complex128_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0538351Z test_outer_type_promotion_cpu_complex128_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0552654Z test_outer_type_promotion_cpu_complex128_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0566983Z test_outer_type_promotion_cpu_complex128_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0581172Z test_outer_type_promotion_cpu_complex128_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0595447Z test_outer_type_promotion_cpu_complex64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0609723Z test_outer_type_promotion_cpu_complex64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0623913Z test_outer_type_promotion_cpu_complex64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0638227Z test_outer_type_promotion_cpu_complex64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0652478Z test_outer_type_promotion_cpu_complex64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0666678Z test_outer_type_promotion_cpu_complex64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0680919Z test_outer_type_promotion_cpu_complex64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0695197Z test_outer_type_promotion_cpu_complex64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0709632Z test_outer_type_promotion_cpu_complex64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0723643Z test_outer_type_promotion_cpu_complex64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0737911Z test_outer_type_promotion_cpu_complex64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0752246Z test_outer_type_promotion_cpu_complex64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0766519Z test_outer_type_promotion_cpu_float16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0780712Z test_outer_type_promotion_cpu_float16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0795062Z test_outer_type_promotion_cpu_float16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0809405Z test_outer_type_promotion_cpu_float16_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0823526Z test_outer_type_promotion_cpu_float16_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0837738Z test_outer_type_promotion_cpu_float16_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0852011Z test_outer_type_promotion_cpu_float16_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0866334Z test_outer_type_promotion_cpu_float16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0880410Z test_outer_type_promotion_cpu_float16_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0894691Z test_outer_type_promotion_cpu_float16_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0909002Z test_outer_type_promotion_cpu_float16_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0923153Z test_outer_type_promotion_cpu_float16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0937391Z test_outer_type_promotion_cpu_float32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0951673Z test_outer_type_promotion_cpu_float32_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0965966Z test_outer_type_promotion_cpu_float32_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0980156Z test_outer_type_promotion_cpu_float32_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.0994380Z test_outer_type_promotion_cpu_float32_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1008479Z test_outer_type_promotion_cpu_float32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1022621Z test_outer_type_promotion_cpu_float32_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1036912Z test_outer_type_promotion_cpu_float32_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1051103Z test_outer_type_promotion_cpu_float32_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1065462Z test_outer_type_promotion_cpu_float32_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1079748Z test_outer_type_promotion_cpu_float32_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1094262Z test_outer_type_promotion_cpu_float32_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1108909Z test_outer_type_promotion_cpu_float64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1123300Z test_outer_type_promotion_cpu_float64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1137924Z test_outer_type_promotion_cpu_float64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1152656Z test_outer_type_promotion_cpu_float64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1167293Z test_outer_type_promotion_cpu_float64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1181777Z test_outer_type_promotion_cpu_float64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1196335Z test_outer_type_promotion_cpu_float64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1210878Z test_outer_type_promotion_cpu_float64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1225487Z test_outer_type_promotion_cpu_float64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1239914Z test_outer_type_promotion_cpu_float64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1254534Z test_outer_type_promotion_cpu_float64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1269200Z test_outer_type_promotion_cpu_float64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1283693Z test_outer_type_promotion_cpu_int16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1298252Z test_outer_type_promotion_cpu_int16_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1313269Z test_outer_type_promotion_cpu_int16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1328924Z test_outer_type_promotion_cpu_int16_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:10.1343286Z test_outer_type_promotion_cpu_int16_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1358032Z test_outer_type_promotion_cpu_int16_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1372661Z test_outer_type_promotion_cpu_int16_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1387209Z test_outer_type_promotion_cpu_int16_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1401576Z test_outer_type_promotion_cpu_int16_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1416176Z test_outer_type_promotion_cpu_int16_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1430859Z test_outer_type_promotion_cpu_int16_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1445434Z test_outer_type_promotion_cpu_int16_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1459921Z test_outer_type_promotion_cpu_int32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1474748Z test_outer_type_promotion_cpu_int32_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1489171Z test_outer_type_promotion_cpu_int32_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1503672Z test_outer_type_promotion_cpu_int32_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1518340Z test_outer_type_promotion_cpu_int32_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1532956Z test_outer_type_promotion_cpu_int32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1547744Z test_outer_type_promotion_cpu_int32_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1562317Z test_outer_type_promotion_cpu_int32_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1576818Z test_outer_type_promotion_cpu_int32_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1591470Z test_outer_type_promotion_cpu_int32_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1606191Z test_outer_type_promotion_cpu_int32_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1620616Z test_outer_type_promotion_cpu_int32_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1635344Z test_outer_type_promotion_cpu_int64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1649950Z test_outer_type_promotion_cpu_int64_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1664704Z test_outer_type_promotion_cpu_int64_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1679904Z test_outer_type_promotion_cpu_int64_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1694466Z test_outer_type_promotion_cpu_int64_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1709024Z test_outer_type_promotion_cpu_int64_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1723496Z test_outer_type_promotion_cpu_int64_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1737992Z test_outer_type_promotion_cpu_int64_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1752533Z test_outer_type_promotion_cpu_int64_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1766897Z test_outer_type_promotion_cpu_int64_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1781237Z test_outer_type_promotion_cpu_int64_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1795708Z test_outer_type_promotion_cpu_int64_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1810256Z test_outer_type_promotion_cpu_int8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1824570Z test_outer_type_promotion_cpu_int8_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1839118Z test_outer_type_promotion_cpu_int8_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1853880Z test_outer_type_promotion_cpu_int8_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1868160Z test_outer_type_promotion_cpu_int8_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1882535Z test_outer_type_promotion_cpu_int8_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1897067Z test_outer_type_promotion_cpu_int8_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1911605Z test_outer_type_promotion_cpu_int8_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1926059Z test_outer_type_promotion_cpu_int8_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1940553Z test_outer_type_promotion_cpu_int8_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1954928Z test_outer_type_promotion_cpu_int8_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1969404Z test_outer_type_promotion_cpu_int8_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1983928Z test_outer_type_promotion_cpu_uint8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.1998460Z test_outer_type_promotion_cpu_uint8_bool (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2013025Z test_outer_type_promotion_cpu_uint8_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2027584Z test_outer_type_promotion_cpu_uint8_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2041993Z test_outer_type_promotion_cpu_uint8_float16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2056495Z test_outer_type_promotion_cpu_uint8_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2070971Z test_outer_type_promotion_cpu_uint8_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2085742Z test_outer_type_promotion_cpu_uint8_int16 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2099821Z test_outer_type_promotion_cpu_uint8_int32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2114488Z test_outer_type_promotion_cpu_uint8_int64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2128960Z test_outer_type_promotion_cpu_uint8_int8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:10.2143169Z test_outer_type_promotion_cpu_uint8_uint8 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:12.3014293Z test_pca_lowrank_cpu (__main__.TestLinalgCPU) ... ok (2.087s) 2022-08-17T12:49:12.4226970Z test_pinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.121s) 2022-08-17T12:49:12.5437448Z test_pinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.121s) 2022-08-17T12:49:12.6492273Z test_pinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.105s) 2022-08-17T12:49:12.7489967Z test_pinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.100s) 2022-08-17T12:49:12.7683180Z test_pinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:49:12.7869642Z test_pinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:49:12.8053213Z test_pinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:49:12.8238560Z test_pinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T12:49:12.8386658Z test_pinverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.015s) 2022-08-17T12:49:12.8529779Z test_pinverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.014s) 2022-08-17T12:49:12.8658407Z test_pinverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:12.8787673Z test_pinverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:12.8799994Z test_preferred_linalg_library_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:12.8814437Z test_qr_batched_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T12:49:12.8839317Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:49:12.8853230Z test_qr_batched_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T12:49:12.8877215Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:49:12.8891366Z test_qr_batched_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T12:49:12.8914119Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:49:12.8928206Z test_qr_batched_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:49:12.8949844Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.004s) 2022-08-17T12:49:12.8980122Z test_qr_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:3665: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:49:12.8981055Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:49:12.8981490Z Q, R = torch.qr(A, some) 2022-08-17T12:49:12.8981801Z should be replaced with 2022-08-17T12:49:12.8982629Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2556.) 2022-08-17T12:49:12.8983240Z torch.qr(A, some=some, out=(Q_out, R_out)) 2022-08-17T12:49:12.9340644Z ok (0.039s) 2022-08-17T12:49:12.9732218Z test_qr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.039s) 2022-08-17T12:49:13.0083065Z test_qr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:49:13.0420181Z test_qr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T12:49:13.0497884Z test_qr_error_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:13.0509024Z test_qr_vs_numpy_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T12:49:13.0561163Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.006s) 2022-08-17T12:49:13.0572472Z test_qr_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T12:49:13.0626098Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.006s) 2022-08-17T12:49:13.0637370Z test_qr_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T12:49:13.0688046Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.006s) 2022-08-17T12:49:13.0699362Z test_qr_vs_numpy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T12:49:13.0747438Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.006s) 2022-08-17T12:49:13.0778147Z test_renorm_cpu (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:13.0796299Z test_renorm_ps_cpu (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:13.1290503Z test_slogdet_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.049s) 2022-08-17T12:49:13.1787850Z test_slogdet_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.050s) 2022-08-17T12:49:13.2255374Z test_slogdet_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T12:49:13.2708747Z test_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.045s) 2022-08-17T12:49:13.2881109Z test_slogdet_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:13.3052079Z test_slogdet_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:13.3222804Z test_slogdet_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:13.3394560Z test_slogdet_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:13.3441641Z test_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:49:13.3487437Z test_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.005s) 2022-08-17T12:49:13.3527682Z test_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:13.3566103Z test_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:13.3923689Z test_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T12:49:13.4269975Z test_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.035s) 2022-08-17T12:49:13.4574323Z test_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.030s) 2022-08-17T12:49:13.4866859Z test_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:49:13.4882118Z test_solve_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:13.4899155Z test_strided_mm_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:13.4915676Z test_strided_mm_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:13.6154258Z test_svd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.124s) 2022-08-17T12:49:13.7419686Z test_svd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.126s) 2022-08-17T12:49:13.8532453Z test_svd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.111s) 2022-08-17T12:49:13.9597185Z test_svd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.106s) 2022-08-17T12:49:17.2433087Z test_svd_lowrank_cpu_float64 (__main__.TestLinalgCPU) ... ok (3.283s) 2022-08-17T12:49:17.6363564Z test_svd_memory_allocation_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.393s) 2022-08-17T12:49:17.8160332Z test_svd_memory_allocation_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.180s) 2022-08-17T12:49:17.9067678Z test_svd_memory_allocation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.091s) 2022-08-17T12:49:18.0292447Z test_svd_memory_allocation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.122s) 2022-08-17T12:49:18.0573935Z test_svd_nan_error_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.028s) 2022-08-17T12:49:18.0841637Z test_svd_nan_error_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:49:18.1164843Z test_svd_nan_error_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T12:49:18.1435532Z test_svd_nan_error_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.027s) 2022-08-17T12:49:18.1471220Z test_symeig_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:7141: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:49:18.1472170Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:49:18.1472708Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:49:18.1473360Z should be replaced with 2022-08-17T12:49:18.1474015Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:49:18.1474402Z and 2022-08-17T12:49:18.1474736Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:49:18.1475092Z should be replaced with 2022-08-17T12:49:18.1476008Z 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:3010.) 2022-08-17T12:49:18.1476836Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:49:18.1495128Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:49:18.1496302Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:49:18.1535855Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:49:18.1536976Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:49:18.1589305Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:49:18.1590443Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:49:18.1677903Z test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:49:18.1679043Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T12:49:18.1727283Z ok (0.029s) 2022-08-17T12:49:18.1992850Z test_symeig_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T12:49:18.2220830Z test_symeig_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.023s) 2022-08-17T12:49:18.2457204Z test_symeig_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:49:18.2562761Z test_symeig_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:49:18.2668353Z test_symeig_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:49:18.2773404Z test_symeig_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:49:18.2878552Z test_symeig_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T12:49:18.2918014Z test_tensordot_cpu (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:18.3007552Z test_tensorinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:49:18.3096113Z test_tensorinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:49:18.3173791Z test_tensorinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:18.3249993Z test_tensorinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:18.3266237Z test_tensorinv_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:18.3282169Z test_tensorinv_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:18.3297992Z test_tensorinv_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:18.3313770Z test_tensorinv_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:18.3480646Z test_tensorinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:18.3647729Z test_tensorinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T12:49:18.3811604Z test_tensorinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:49:18.3975190Z test_tensorinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T12:49:18.4060958Z test_tensorinv_singular_input_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.009s) 2022-08-17T12:49:18.4146007Z test_tensorinv_singular_input_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:18.4229375Z test_tensorinv_singular_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:18.4312803Z test_tensorinv_singular_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.008s) 2022-08-17T12:49:18.4354659Z test_tensorsolve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:18.4396292Z test_tensorsolve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:18.4435770Z test_tensorsolve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:18.4474076Z test_tensorsolve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.004s) 2022-08-17T12:49:18.4488239Z test_tensorsolve_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:18.4501228Z test_tensorsolve_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:18.4514334Z test_tensorsolve_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:18.4527561Z test_tensorsolve_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T12:49:18.4594850Z test_tensorsolve_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.007s) 2022-08-17T12:49:18.4624391Z test_triangular_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... test_linalg.py:4339: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:49:18.4625519Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:49:18.4626019Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:49:18.4626372Z should be replaced with 2022-08-17T12:49:18.4626944Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:49:18.4627659Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2022-08-17T12:49:18.4802394Z ok (0.021s) 2022-08-17T12:49:18.5003828Z test_triangular_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T12:49:18.5195645Z test_triangular_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:49:18.5389246Z test_triangular_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.019s) 2022-08-17T12:49:18.5521969Z test_triangular_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:18.5657286Z test_triangular_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:18.5783681Z test_triangular_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:49:18.5905964Z test_triangular_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:49:18.5924315Z test_triangular_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:49:18.5941313Z test_triangular_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:49:18.5959692Z test_triangular_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:49:18.5978032Z test_triangular_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:49:18.6095648Z test_triangular_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:49:18.6213190Z test_triangular_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.012s) 2022-08-17T12:49:18.6324593Z test_triangular_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:49:18.6433906Z test_triangular_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T12:49:18.6564621Z test_triangular_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:18.6691288Z test_triangular_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:18.6817446Z test_triangular_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:18.6943893Z test_triangular_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.013s) 2022-08-17T12:49:18.7180936Z test_vdot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.024s) 2022-08-17T12:49:18.7206656Z test_vdot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.003s) 2022-08-17T12:49:18.7227790Z test_vdot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.002s) 2022-08-17T12:49:19.6246484Z test_vector_norm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.902s) 2022-08-17T12:49:20.2230425Z test_vector_norm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.598s) 2022-08-17T12:49:21.1409593Z test_vector_norm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.918s) 2022-08-17T12:49:22.0501275Z test_vector_norm_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.909s) 2022-08-17T12:49:22.9497648Z test_vector_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.900s) 2022-08-17T12:49:23.5358136Z test_vector_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.586s) 2022-08-17T12:49:23.5644900Z test_vector_norm_dim_tuple_arg_cpu (__main__.TestLinalgCPU) ... ok (0.029s) 2022-08-17T12:49:23.5663691Z test_vector_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2516: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:49:23.5664059Z ret **= (1 / ord) 2022-08-17T12:49:23.5678814Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T12:49:23.5679244Z absx **= ord 2022-08-17T12:49:23.5680273Z /opt/conda/lib/python3.7/site-packages/numpy/linalg/linalg.py:2514: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:49:23.5680564Z absx **= ord 2022-08-17T12:49:23.5819619Z ok (0.017s) 2022-08-17T12:49:23.5820066Z 2022-08-17T12:49:23.5820784Z ---------------------------------------------------------------------- 2022-08-17T12:49:23.5821283Z Ran 741 tests in 87.103s 2022-08-17T12:49:23.5821491Z 2022-08-17T12:49:23.5821582Z OK (skipped=53) 2022-08-17T12:49:23.5821681Z 2022-08-17T12:49:23.5821767Z Generating XML reports... 2022-08-17T12:49:23.6972354Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20220817124756.xml 2022-08-17T12:49:24.0017221Z Running test_foreach ... [2022-08-17 12:49:24.001375] 2022-08-17T12:49:24.0017912Z Executing ['/opt/conda/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:49:24.001455] 2022-08-17T12:49:25.9161970Z Test results will be stored in test-reports/python-unittest/test_foreach 2022-08-17T12:49:25.9221380Z 2022-08-17T12:49:25.9221790Z Running tests... 2022-08-17T12:49:25.9222191Z ---------------------------------------------------------------------- 2022-08-17T12:49:25.9250295Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2022-08-17T12:49:25.9263909Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9275508Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9288014Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9300121Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9312537Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9324667Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9336794Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9349193Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9361337Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9373663Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9386040Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:25.9783452Z test_binary_op_list_error_cases__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:49:26.0169024Z test_binary_op_list_error_cases__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.0554143Z test_binary_op_list_error_cases__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.0940862Z test_binary_op_list_error_cases__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.1326778Z test_binary_op_list_error_cases__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.1712296Z test_binary_op_list_error_cases__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.2098029Z test_binary_op_list_error_cases__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.2483866Z test_binary_op_list_error_cases__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.2870748Z test_binary_op_list_error_cases__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.3256972Z test_binary_op_list_error_cases__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.3646436Z test_binary_op_list_error_cases__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.4034189Z test_binary_op_list_error_cases__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:26.4413890Z test_binary_op_list_error_cases__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.4791303Z test_binary_op_list_error_cases__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.5167638Z test_binary_op_list_error_cases__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.5544007Z test_binary_op_list_error_cases__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.5921091Z test_binary_op_list_error_cases__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.6299528Z test_binary_op_list_error_cases__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.6676007Z test_binary_op_list_error_cases__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.7052751Z test_binary_op_list_error_cases__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.7429047Z test_binary_op_list_error_cases__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.7805380Z test_binary_op_list_error_cases__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.8181245Z test_binary_op_list_error_cases__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.8558634Z test_binary_op_list_error_cases__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.8936184Z test_binary_op_list_error_cases__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.9313200Z test_binary_op_list_error_cases__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:26.9689357Z test_binary_op_list_error_cases__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:27.0064907Z test_binary_op_list_error_cases__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:27.0440223Z test_binary_op_list_error_cases__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:49:27.0816126Z test_binary_op_list_error_cases__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:27.1191710Z test_binary_op_list_error_cases__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:27.1567183Z test_binary_op_list_error_cases__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:49:27.1942427Z test_binary_op_list_error_cases__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:49:27.2317834Z test_binary_op_list_error_cases__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:49:27.2693575Z test_binary_op_list_error_cases__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:49:27.3069520Z test_binary_op_list_error_cases__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:27.3460452Z test_binary_op_list_error_cases__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.3804182Z test_binary_op_list_error_cases__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:49:27.4192630Z test_binary_op_list_error_cases__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.4580251Z test_binary_op_list_error_cases__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.4967741Z test_binary_op_list_error_cases__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.5355203Z test_binary_op_list_error_cases__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.5743215Z test_binary_op_list_error_cases__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.6130969Z test_binary_op_list_error_cases__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.6519038Z test_binary_op_list_error_cases__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.6911202Z test_binary_op_list_error_cases__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.7302122Z test_binary_op_list_error_cases__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.7691748Z test_binary_op_list_error_cases__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:27.7711871Z test_binary_op_list_slow_path__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7731947Z test_binary_op_list_slow_path__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7751566Z test_binary_op_list_slow_path__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7771437Z test_binary_op_list_slow_path__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7791496Z test_binary_op_list_slow_path__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7811283Z test_binary_op_list_slow_path__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7830963Z test_binary_op_list_slow_path__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7850627Z test_binary_op_list_slow_path__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7870338Z test_binary_op_list_slow_path__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7889976Z test_binary_op_list_slow_path__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7909828Z test_binary_op_list_slow_path__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7929763Z test_binary_op_list_slow_path__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7949508Z test_binary_op_list_slow_path__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7969430Z test_binary_op_list_slow_path__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.7989201Z test_binary_op_list_slow_path__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8009007Z test_binary_op_list_slow_path__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8028590Z test_binary_op_list_slow_path__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8048078Z test_binary_op_list_slow_path__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8067713Z test_binary_op_list_slow_path__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8087425Z test_binary_op_list_slow_path__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8106939Z test_binary_op_list_slow_path__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8126579Z test_binary_op_list_slow_path__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8146338Z test_binary_op_list_slow_path__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8166038Z test_binary_op_list_slow_path__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8186006Z test_binary_op_list_slow_path__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8205597Z test_binary_op_list_slow_path__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8225540Z test_binary_op_list_slow_path__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8245424Z test_binary_op_list_slow_path__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8264815Z test_binary_op_list_slow_path__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8285268Z test_binary_op_list_slow_path__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8305307Z test_binary_op_list_slow_path__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8324869Z test_binary_op_list_slow_path__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8344815Z test_binary_op_list_slow_path__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8364676Z test_binary_op_list_slow_path__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8384253Z test_binary_op_list_slow_path__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8404190Z test_binary_op_list_slow_path__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8423945Z test_binary_op_list_slow_path__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8443678Z test_binary_op_list_slow_path__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8463499Z test_binary_op_list_slow_path__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8483489Z test_binary_op_list_slow_path__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8502928Z test_binary_op_list_slow_path__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8524230Z test_binary_op_list_slow_path__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8544030Z test_binary_op_list_slow_path__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8563618Z test_binary_op_list_slow_path__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8583337Z test_binary_op_list_slow_path__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8602931Z test_binary_op_list_slow_path__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8622680Z test_binary_op_list_slow_path__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.8642249Z test_binary_op_list_slow_path__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.002s) 2022-08-17T12:49:27.9206888Z test_binary_op_scalar_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:49:27.9991781Z test_binary_op_scalar_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.078s) 2022-08-17T12:49:28.0478121Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:28.0983297Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:49:28.1143084Z 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:49:28.1143556Z actual = self.func(*inputs, **kwargs) 2022-08-17T12:49:28.1553462Z ok (0.057s) 2022-08-17T12:49:28.2128680Z test_binary_op_scalar_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:49:28.2680961Z test_binary_op_scalar_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:49:28.3300634Z test_binary_op_scalar_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:49:28.3930638Z test_binary_op_scalar_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:49:28.4537954Z test_binary_op_scalar_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:49:28.5156445Z test_binary_op_scalar_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:49:28.5776734Z test_binary_op_scalar_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:49:28.6320776Z test_binary_op_scalar_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:49:28.7260419Z test_binary_op_scalar_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:49:28.7746283Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:28.8253196Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:49:28.8948005Z test_binary_op_scalar_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:49:28.9500747Z test_binary_op_scalar_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:49:29.0034256Z test_binary_op_scalar_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:49:29.0976432Z test_binary_op_scalar_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:49:29.1927017Z test_binary_op_scalar_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:49:29.2875247Z test_binary_op_scalar_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:49:29.3818853Z test_binary_op_scalar_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.094s) 2022-08-17T12:49:29.4764918Z test_binary_op_scalar_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:49:29.5309094Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:49:29.6050856Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.074s) 2022-08-17T12:49:29.6541790Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:29.7053680Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.051s) 2022-08-17T12:49:29.7610001Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:49:29.8171458Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:49:29.8710706Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.054s) 2022-08-17T12:49:29.9301101Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:49:29.9902007Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:49:30.0481527Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.058s) 2022-08-17T12:49:30.1073290Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:49:30.1665333Z test_binary_op_scalar_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.059s) 2022-08-17T12:49:30.2487228Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.082s) 2022-08-17T12:49:30.3884972Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.140s) 2022-08-17T12:49:30.4624644Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.074s) 2022-08-17T12:49:30.5379089Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:49:30.6211786Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:49:30.7047203Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:49:30.7866438Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.082s) 2022-08-17T12:49:30.8780401Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:49:30.9698216Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.092s) 2022-08-17T12:49:31.0603944Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:49:31.1519149Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:49:31.2433518Z test_binary_op_scalar_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.091s) 2022-08-17T12:49:31.3052099Z test_binary_op_scalar_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:49:31.3952292Z test_binary_op_scalar_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.090s) 2022-08-17T12:49:31.4501980Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:49:31.5060642Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:49:31.5713618Z test_binary_op_scalar_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:49:31.6341458Z test_binary_op_scalar_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:49:31.6950244Z test_binary_op_scalar_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:49:31.7610613Z test_binary_op_scalar_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:49:31.8276196Z test_binary_op_scalar_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:49:31.8926753Z test_binary_op_scalar_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.065s) 2022-08-17T12:49:31.9588961Z test_binary_op_scalar_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:49:32.0250553Z test_binary_op_scalar_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.066s) 2022-08-17T12:49:32.0853719Z test_binary_op_scalar_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:49:32.1841970Z test_binary_op_scalar_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:49:32.2394746Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.055s) 2022-08-17T12:49:32.2955609Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:49:32.3704119Z test_binary_op_scalar_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:49:32.4421846Z test_binary_op_scalar_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:49:32.5018869Z test_binary_op_scalar_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:49:32.6007483Z test_binary_op_scalar_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:49:32.7002882Z test_binary_op_scalar_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:49:32.7998792Z test_binary_op_scalar_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:49:32.8989550Z test_binary_op_scalar_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:49:32.9980398Z test_binary_op_scalar_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.099s) 2022-08-17T12:49:33.0582763Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.060s) 2022-08-17T12:49:33.1371838Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.079s) 2022-08-17T12:49:33.1929594Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.056s) 2022-08-17T12:49:33.2502892Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.057s) 2022-08-17T12:49:33.3111173Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:49:33.3727009Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.061s) 2022-08-17T12:49:33.4349674Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.062s) 2022-08-17T12:49:33.5036344Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.069s) 2022-08-17T12:49:33.5679964Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:49:33.6310212Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.063s) 2022-08-17T12:49:33.6953552Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:49:33.7592543Z test_binary_op_scalar_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.064s) 2022-08-17T12:49:33.8465033Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.087s) 2022-08-17T12:49:33.9903668Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.144s) 2022-08-17T12:49:34.0702335Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.080s) 2022-08-17T12:49:34.1507471Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.080s) 2022-08-17T12:49:34.2398137Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:49:34.3284652Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.089s) 2022-08-17T12:49:34.4161477Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.088s) 2022-08-17T12:49:34.5206777Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:49:34.6170425Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:49:34.7121938Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.095s) 2022-08-17T12:49:34.8081320Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:49:34.9041080Z test_binary_op_scalar_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.096s) 2022-08-17T12:49:34.9053012Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9063715Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9074464Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9084896Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9100032Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9114780Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9129980Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9145678Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9161098Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9176543Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9191242Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9205239Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9219035Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9233207Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9247459Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9261938Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9276891Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9291983Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9306993Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9322054Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9336463Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9351129Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9365561Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9380597Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9395299Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9410132Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9424475Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9439212Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9453662Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9468046Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9482775Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9497311Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9512070Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9526832Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9541748Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9556320Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9572097Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9585710Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9599836Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9613289Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9627822Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9731488Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:49:34.9746809Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9762016Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9777242Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9792763Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9807808Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9822353Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9837261Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9851683Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9865892Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:34.9879410Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2022-08-17T12:49:35.0942482Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:49:35.2208145Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.126s) 2022-08-17T12:49:35.2938451Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.073s) 2022-08-17T12:49:35.3694539Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.076s) 2022-08-17T12:49:35.4771600Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.108s) 2022-08-17T12:49:35.5939414Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.117s) 2022-08-17T12:49:35.7004079Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.106s) 2022-08-17T12:49:35.8108746Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:49:35.9228175Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:49:36.0318539Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.109s) 2022-08-17T12:49:36.1423298Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.110s) 2022-08-17T12:49:36.2530070Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:49:36.3561126Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.103s) 2022-08-17T12:49:36.4968440Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.141s) 2022-08-17T12:49:36.5695123Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.073s) 2022-08-17T12:49:36.6450117Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:49:36.7917996Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.147s) 2022-08-17T12:49:36.8958158Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:49:36.9968055Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.101s) 2022-08-17T12:49:37.1375868Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.141s) 2022-08-17T12:49:37.2793055Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.142s) 2022-08-17T12:49:37.4213389Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.142s) 2022-08-17T12:49:37.5625413Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.141s) 2022-08-17T12:49:37.7038242Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.141s) 2022-08-17T12:49:37.8061852Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:49:37.9265868Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.120s) 2022-08-17T12:49:37.9984750Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.072s) 2022-08-17T12:49:38.0737139Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.075s) 2022-08-17T12:49:38.1773449Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:49:38.2826272Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:49:38.3849865Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.102s) 2022-08-17T12:49:38.4905532Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:49:38.5976685Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.107s) 2022-08-17T12:49:38.7018635Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.104s) 2022-08-17T12:49:38.8072910Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:49:38.9128757Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.105s) 2022-08-17T12:49:39.0554720Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.143s) 2022-08-17T12:49:39.2639237Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.208s) 2022-08-17T12:49:39.3866192Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.123s) 2022-08-17T12:49:39.5113204Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.125s) 2022-08-17T12:49:39.6556555Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.144s) 2022-08-17T12:49:39.8009580Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.145s) 2022-08-17T12:49:39.9442148Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.143s) 2022-08-17T12:49:40.0946400Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.150s) 2022-08-17T12:49:40.2457261Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:49:40.3954541Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.150s) 2022-08-17T12:49:40.5460701Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.150s) 2022-08-17T12:49:40.6973117Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:49:40.8223575Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.125s) 2022-08-17T12:49:40.9558628Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.133s) 2022-08-17T12:49:41.0379703Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.082s) 2022-08-17T12:49:41.1208113Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:49:41.2373462Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.116s) 2022-08-17T12:49:41.3547112Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.117s) 2022-08-17T12:49:41.4692291Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.114s) 2022-08-17T12:49:41.5869251Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.118s) 2022-08-17T12:49:41.7054450Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.118s) 2022-08-17T12:49:41.8214819Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.116s) 2022-08-17T12:49:41.9389607Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.117s) 2022-08-17T12:49:42.0564338Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.117s) 2022-08-17T12:49:42.1670774Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:49:42.3140531Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.147s) 2022-08-17T12:49:42.3968714Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.083s) 2022-08-17T12:49:42.4805538Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.084s) 2022-08-17T12:49:42.6352072Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.155s) 2022-08-17T12:49:42.7485478Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:49:42.8595945Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:49:43.0078126Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.148s) 2022-08-17T12:49:43.1567212Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.149s) 2022-08-17T12:49:43.3055752Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.149s) 2022-08-17T12:49:43.4535147Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.148s) 2022-08-17T12:49:43.6019333Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.148s) 2022-08-17T12:49:43.7125567Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:49:43.8401556Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.127s) 2022-08-17T12:49:43.9222632Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.082s) 2022-08-17T12:49:44.0068876Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.085s) 2022-08-17T12:49:44.1185954Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.112s) 2022-08-17T12:49:44.2317838Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:49:44.3433998Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:49:44.4561199Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:49:44.5695227Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:49:44.6809720Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.111s) 2022-08-17T12:49:44.7940550Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:49:44.9068558Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.113s) 2022-08-17T12:49:45.0577481Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.151s) 2022-08-17T12:49:45.2730665Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.215s) 2022-08-17T12:49:45.4051545Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.132s) 2022-08-17T12:49:45.5376055Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.132s) 2022-08-17T12:49:45.6911710Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.153s) 2022-08-17T12:49:45.8454497Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.154s) 2022-08-17T12:49:45.9973985Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.152s) 2022-08-17T12:49:46.1551765Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.158s) 2022-08-17T12:49:46.3131731Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.158s) 2022-08-17T12:49:46.4703806Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.157s) 2022-08-17T12:49:46.6283097Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.158s) 2022-08-17T12:49:46.7864009Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.158s) 2022-08-17T12:49:46.8241552Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:46.8711707Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T12:49:46.9177711Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T12:49:46.9654142Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.048s) 2022-08-17T12:49:47.0034778Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:47.0417561Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:47.0781740Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:49:47.0985387Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:49:47.1203475Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:47.1393972Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:49:47.1597627Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:49:47.1802098Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:49:47.2017900Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:47.2466974Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:47.2755180Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:49:47.3057552Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:49:47.3275783Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:49:47.3499211Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:47.3712875Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.021s) 2022-08-17T12:49:47.4163563Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:47.4618484Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:47.5072172Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:47.5522658Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:47.5973476Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:47.6188659Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.021s) 2022-08-17T12:49:47.6302256Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:49:47.6590559Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:49:47.6885778Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.029s) 2022-08-17T12:49:47.7110504Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:47.7335324Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:47.7557079Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:47.7674898Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:47.7798027Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:47.7911180Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:49:47.8028763Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:47.8147716Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:47.8517775Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:49:47.9763384Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.125s) 2022-08-17T12:49:48.0228990Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T12:49:48.0703945Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.047s) 2022-08-17T12:49:48.1088690Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:49:48.1478145Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.039s) 2022-08-17T12:49:48.1841124Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:49:48.2045645Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:49:48.2263353Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:49:48.2449830Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:49:48.2654555Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:49:48.2858706Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:49:48.3281091Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:49:48.3787022Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:49:48.4303828Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:49:48.4833601Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:49:48.5275591Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.044s) 2022-08-17T12:49:48.5713255Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.044s) 2022-08-17T12:49:48.6124513Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T12:49:48.6372697Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:48.6622192Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:48.6852533Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:49:48.7101023Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:48.7350090Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:48.7617274Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:49:48.8112309Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:48.8469488Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:49:48.8819116Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:49:48.9093561Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:49:48.9367602Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:49:48.9634874Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:49:49.0128593Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:49.0632305Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:49:49.1133451Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.050s) 2022-08-17T12:49:49.1626168Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:49.2119177Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.049s) 2022-08-17T12:49:49.2383292Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:49:49.2538711Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:49:49.2889939Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:49:49.3239117Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:49:49.3516113Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:49:49.3797814Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.028s) 2022-08-17T12:49:49.4071721Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.027s) 2022-08-17T12:49:49.4231950Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:49:49.4392253Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:49:49.4542560Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:49:49.4702298Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:49:49.4862453Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:49:49.5282776Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.042s) 2022-08-17T12:49:49.6569432Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.129s) 2022-08-17T12:49:49.7086690Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.052s) 2022-08-17T12:49:49.7616803Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.053s) 2022-08-17T12:49:49.8063660Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.045s) 2022-08-17T12:49:49.8502273Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.044s) 2022-08-17T12:49:49.8915340Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.041s) 2022-08-17T12:49:49.9171775Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:49:49.9421291Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:49.9651928Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:49:49.9899746Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:50.0149341Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2022-08-17T12:49:50.0165984Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0182192Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0198272Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0213881Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0229340Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0244623Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0260201Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0275922Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0291322Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0307238Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0322402Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0338143Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0353533Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0369186Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0384581Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0400437Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0417339Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0434104Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0450625Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0466172Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0481833Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0497518Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0513162Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0528921Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0544534Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0560255Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0575702Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0591420Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0607077Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0622591Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0638244Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0654013Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0669852Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0686472Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0702957Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0719100Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0734816Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0750590Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0767640Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0783890Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0800381Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0817231Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0833492Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0849839Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0866041Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0882725Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0899010Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0915661Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.0931034Z test_foreach_l2_large_value_input__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:49:50.0947204Z test_foreach_l2_large_value_input__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:49:50.1062161Z test_minmax_fastpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:50.1123628Z test_minmax_fastpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.1239732Z test_minmax_fastpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:50.1359368Z test_minmax_fastpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:50.1474779Z test_minmax_fastpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:49:50.1538412Z test_minmax_fastpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.1601838Z test_minmax_fastpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.1660334Z test_minmax_fastpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.1722695Z test_minmax_fastpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.1786688Z test_minmax_fastpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.1898734Z test_minmax_fastpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:49:50.1959517Z test_minmax_fastpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.2077552Z test_minmax_fastpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:50.2197670Z test_minmax_fastpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:49:50.2311283Z test_minmax_fastpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:49:50.2375133Z test_minmax_fastpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.2437856Z test_minmax_fastpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.2498415Z test_minmax_fastpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.2561596Z test_minmax_fastpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.2625976Z test_minmax_fastpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:49:50.2647307Z test_minmax_float_inf_nan__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2669247Z test_minmax_float_inf_nan__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2691021Z test_minmax_float_inf_nan__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2712367Z test_minmax_float_inf_nan__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2733921Z test_minmax_float_inf_nan__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2756213Z test_minmax_float_inf_nan__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2777834Z test_minmax_float_inf_nan__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2799271Z test_minmax_float_inf_nan__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.002s) 2022-08-17T12:49:50.2939357Z test_minmax_slowpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:49:50.3021681Z test_minmax_slowpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.008s) 2022-08-17T12:49:50.3163873Z test_minmax_slowpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:49:50.3312855Z test_minmax_slowpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:49:50.3466009Z test_minmax_slowpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:49:50.3557360Z test_minmax_slowpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.3644062Z test_minmax_slowpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.3726327Z test_minmax_slowpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.008s) 2022-08-17T12:49:50.3813090Z test_minmax_slowpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.3900638Z test_minmax_slowpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.4039763Z test_minmax_slowpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:49:50.4127407Z test_minmax_slowpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.4271195Z test_minmax_slowpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:49:50.4420125Z test_minmax_slowpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:49:50.4564868Z test_minmax_slowpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:49:50.4650734Z test_minmax_slowpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.4736811Z test_minmax_slowpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.4818132Z test_minmax_slowpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.008s) 2022-08-17T12:49:50.4903660Z test_minmax_slowpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:50.4994910Z test_minmax_slowpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:49:51.7455430Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.246s) 2022-08-17T12:49:52.9956152Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.250s) 2022-08-17T12:49:54.0193792Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (1.024s) 2022-08-17T12:49:55.0354772Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (1.016s) 2022-08-17T12:49:56.5152460Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (1.480s) 2022-08-17T12:49:57.9951347Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (1.480s) 2022-08-17T12:49:59.4727747Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (1.478s) 2022-08-17T12:50:00.9518745Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (1.479s) 2022-08-17T12:50:02.4355061Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (1.484s) 2022-08-17T12:50:03.6743330Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.239s) 2022-08-17T12:50:04.9184888Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.244s) 2022-08-17T12:50:05.9357303Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (1.017s) 2022-08-17T12:50:06.9558187Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (1.020s) 2022-08-17T12:50:07.8539380Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.898s) 2022-08-17T12:50:08.7550064Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.901s) 2022-08-17T12:50:09.6378615Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.883s) 2022-08-17T12:50:10.5293869Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.891s) 2022-08-17T12:50:11.4224545Z test_pointwise_op_fastpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.893s) 2022-08-17T12:50:12.7475767Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.325s) 2022-08-17T12:50:14.0728659Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.325s) 2022-08-17T12:50:15.1798964Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (1.107s) 2022-08-17T12:50:16.2843359Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (1.104s) 2022-08-17T12:50:17.8390200Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (1.555s) 2022-08-17T12:50:19.3930779Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (1.554s) 2022-08-17T12:50:20.9473743Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (1.554s) 2022-08-17T12:50:22.5008967Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (1.553s) 2022-08-17T12:50:24.0568413Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (1.556s) 2022-08-17T12:50:25.3729745Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.316s) 2022-08-17T12:50:26.6928893Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.320s) 2022-08-17T12:50:27.8017335Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (1.109s) 2022-08-17T12:50:28.9046598Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (1.103s) 2022-08-17T12:50:29.8707227Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.966s) 2022-08-17T12:50:30.8367349Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.966s) 2022-08-17T12:50:31.7941995Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.957s) 2022-08-17T12:50:32.7593701Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.965s) 2022-08-17T12:50:33.7279723Z test_pointwise_op_slowpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.968s) 2022-08-17T12:50:33.7293578Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:33.7306263Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:33.7317476Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:33.7329474Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:33.7575130Z test_reduce_fastpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:33.7898263Z test_reduce_fastpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T12:50:33.8211376Z test_reduce_fastpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:50:33.8471961Z test_reduce_fastpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:50:33.8732455Z test_reduce_fastpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:50:33.8988920Z test_reduce_fastpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.026s) 2022-08-17T12:50:33.9302689Z test_reduce_slowpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.031s) 2022-08-17T12:50:33.9701984Z test_reduce_slowpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.040s) 2022-08-17T12:50:34.0087168Z test_reduce_slowpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.038s) 2022-08-17T12:50:34.0410091Z test_reduce_slowpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T12:50:34.0730442Z test_reduce_slowpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T12:50:34.1053270Z test_reduce_slowpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T12:50:34.1157213Z test_unary_fastpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.1361167Z test_unary_fastpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:50:34.1565649Z test_unary_fastpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.020s) 2022-08-17T12:50:34.1671248Z test_unary_fastpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.1773343Z test_unary_fastpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.1868457Z test_unary_fastpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.1927274Z test_unary_fastpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.1985202Z test_unary_fastpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.2043247Z test_unary_fastpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.2100769Z test_unary_fastpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.2159147Z test_unary_fastpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.2313459Z test_unary_fastpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:34.2474491Z test_unary_fastpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:34.2593136Z test_unary_fastpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:34.2706320Z test_unary_fastpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.2859850Z test_unary_fastpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:34.3003860Z test_unary_fastpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.3122732Z test_unary_fastpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:34.3235838Z test_unary_fastpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.3393301Z test_unary_fastpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:34.3529494Z test_unary_fastpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.3637890Z test_unary_fastpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.3741147Z test_unary_fastpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.3842512Z test_unary_fastpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.3945730Z test_unary_fastpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.4043993Z test_unary_fastpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.4187216Z test_unary_fastpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.4335010Z test_unary_fastpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:34.4443913Z test_unary_fastpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.4547608Z test_unary_fastpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.4691281Z test_unary_fastpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.4829346Z test_unary_fastpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.4934224Z test_unary_fastpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.5033414Z test_unary_fastpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.5138773Z test_unary_fastpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.5247541Z test_unary_fastpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.5351015Z test_unary_fastpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.5459959Z test_unary_fastpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.5568195Z test_unary_fastpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.5672081Z test_unary_fastpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.5799404Z test_unary_fastpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:34.5932576Z test_unary_fastpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:34.6040996Z test_unary_fastpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.6143214Z test_unary_fastpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.6251976Z test_unary_fastpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.6356198Z test_unary_fastpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.6460943Z test_unary_fastpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.6561603Z test_unary_fastpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.6670042Z test_unary_fastpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.6768506Z test_unary_fastpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.6872173Z test_unary_fastpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.6975186Z test_unary_fastpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.7078607Z test_unary_fastpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.7220248Z test_unary_fastpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.7361687Z test_unary_fastpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.7477229Z test_unary_fastpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.7591678Z test_unary_fastpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.7695108Z test_unary_fastpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.7813941Z test_unary_fastpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:34.7923368Z test_unary_fastpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.8069267Z test_unary_fastpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:34.8205635Z test_unary_fastpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.8326068Z test_unary_fastpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:34.8436061Z test_unary_fastpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.8576832Z test_unary_fastpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.8718509Z test_unary_fastpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:34.8833662Z test_unary_fastpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.8947934Z test_unary_fastpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:34.9069779Z test_unary_fastpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:34.9201383Z test_unary_fastpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:34.9302132Z test_unary_fastpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.9402752Z test_unary_fastpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.9460303Z test_unary_fastpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.9517470Z test_unary_fastpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.9574079Z test_unary_fastpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.9631340Z test_unary_fastpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.9688731Z test_unary_fastpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2022-08-17T12:50:34.9786385Z test_unary_fastpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.9886858Z test_unary_fastpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:34.9981868Z test_unary_fastpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.009s) 2022-08-17T12:50:35.0082320Z test_unary_fastpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.0186473Z test_unary_fastpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.0283933Z test_unary_fastpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.0389385Z test_unary_fastpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.0493067Z test_unary_fastpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.0596758Z test_unary_fastpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.0741570Z test_unary_fastpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:35.0886274Z test_unary_fastpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:35.0994047Z test_unary_fastpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:35.1102481Z test_unary_fastpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:35.1248471Z test_unary_fastpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:35.1391717Z test_unary_fastpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:35.1496692Z test_unary_fastpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.1601394Z test_unary_fastpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.1700091Z test_unary_fastpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.1832359Z test_unary_fastpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:35.1960238Z test_unary_fastpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:35.2076339Z test_unary_fastpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:35.2182232Z test_unary_fastpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:35.2328877Z test_unary_fastpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:35.2468977Z test_unary_fastpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:35.2577947Z test_unary_fastpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:35.2682177Z test_unary_fastpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.2828008Z test_unary_fastpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:35.2967585Z test_unary_fastpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:35.3072300Z test_unary_fastpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.3175472Z test_unary_fastpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.3276288Z test_unary_fastpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.3383121Z test_unary_fastpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:35.3484552Z test_unary_fastpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.010s) 2022-08-17T12:50:35.3497701Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3510151Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3522652Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3535007Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3547503Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3559870Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3572343Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3584708Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3597338Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3609752Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3622102Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3634684Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3647183Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3659569Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3671997Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3684529Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3696857Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3709363Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3721642Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3734421Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3747175Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3760172Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3773991Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3787466Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3800694Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3814278Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3827755Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3840975Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3854340Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3867671Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3880952Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3894273Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3907707Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3920883Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3934277Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3947638Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3960993Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3974429Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.3987984Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4001176Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4014593Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4028122Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4040329Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4052658Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4065184Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4077634Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4090034Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4102375Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4114925Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4127407Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4139998Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4152427Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4164845Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4177227Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4189676Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4201931Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4214535Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4226985Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4239559Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4251922Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4264277Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4277111Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4289484Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4302118Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4314597Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4327117Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4339474Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4351913Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4364351Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4376767Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4389502Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4401831Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4414292Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4426761Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4439150Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4451794Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4464033Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4476522Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4489034Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4501284Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4513891Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4526704Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4539514Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4552402Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4565703Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4578517Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4591381Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4604282Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4617057Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4630015Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4642795Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4655745Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4668655Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4681429Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4694250Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4707137Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4719953Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4733010Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4745880Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4758705Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4771804Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4784531Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4797479Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4810433Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4823162Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4836122Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4849046Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4861785Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4874615Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4887534Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.5003987Z test_unary_slowpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:35.5376170Z test_unary_slowpath__foreach_abs_cpu_bool (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:50:35.5595888Z test_unary_slowpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:50:35.5812798Z test_unary_slowpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.022s) 2022-08-17T12:50:35.5929316Z test_unary_slowpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:35.6046441Z test_unary_slowpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:35.6158832Z test_unary_slowpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:35.6230542Z test_unary_slowpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:35.6301145Z test_unary_slowpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:35.6369763Z test_unary_slowpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:35.6441008Z test_unary_slowpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:35.6512184Z test_unary_slowpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:35.6630886Z test_unary_slowpath__foreach_acos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:35.6869053Z test_unary_slowpath__foreach_acos_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:35.7045248Z test_unary_slowpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:50:35.7232957Z test_unary_slowpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.019s) 2022-08-17T12:50:35.7586821Z test_unary_slowpath__foreach_acos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:35.7722612Z test_unary_slowpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:35.7853687Z test_unary_slowpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:35.8092316Z test_unary_slowpath__foreach_acos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:35.8331014Z test_unary_slowpath__foreach_acos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:35.8575556Z test_unary_slowpath__foreach_acos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:35.8812631Z test_unary_slowpath__foreach_acos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:35.9050885Z test_unary_slowpath__foreach_acos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:35.9175053Z test_unary_slowpath__foreach_asin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:35.9408882Z test_unary_slowpath__foreach_asin_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:35.9590387Z test_unary_slowpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:50:35.9757428Z test_unary_slowpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:36.0113587Z test_unary_slowpath__foreach_asin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:36.0250125Z test_unary_slowpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:36.0380847Z test_unary_slowpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:36.0624381Z test_unary_slowpath__foreach_asin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.0863452Z test_unary_slowpath__foreach_asin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.1108938Z test_unary_slowpath__foreach_asin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.1348454Z test_unary_slowpath__foreach_asin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.1590868Z test_unary_slowpath__foreach_asin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.1709569Z test_unary_slowpath__foreach_atan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.1942157Z test_unary_slowpath__foreach_atan_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.2122190Z test_unary_slowpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2022-08-17T12:50:36.2286413Z test_unary_slowpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:36.2638300Z test_unary_slowpath__foreach_atan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:36.2768151Z test_unary_slowpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:36.2890575Z test_unary_slowpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.3122647Z test_unary_slowpath__foreach_atan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.3355710Z test_unary_slowpath__foreach_atan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.3589085Z test_unary_slowpath__foreach_atan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.3825625Z test_unary_slowpath__foreach_atan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.4057548Z test_unary_slowpath__foreach_atan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.4175386Z test_unary_slowpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.4509561Z test_unary_slowpath__foreach_ceil_cpu_bool (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:36.4862979Z test_unary_slowpath__foreach_ceil_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:36.5213455Z test_unary_slowpath__foreach_ceil_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:36.5561578Z test_unary_slowpath__foreach_ceil_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:36.5681801Z test_unary_slowpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.5797715Z test_unary_slowpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.6132794Z test_unary_slowpath__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:36.6468862Z test_unary_slowpath__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:36.6804677Z test_unary_slowpath__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:36.7141934Z test_unary_slowpath__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:36.7477238Z test_unary_slowpath__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:36.7596954Z test_unary_slowpath__foreach_cos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.7830256Z test_unary_slowpath__foreach_cos_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.7997647Z test_unary_slowpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:36.8168437Z test_unary_slowpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:36.8517069Z test_unary_slowpath__foreach_cos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:36.8647319Z test_unary_slowpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:36.8769374Z test_unary_slowpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:36.9001942Z test_unary_slowpath__foreach_cos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.9239137Z test_unary_slowpath__foreach_cos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:36.9471836Z test_unary_slowpath__foreach_cos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.9703756Z test_unary_slowpath__foreach_cos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:36.9940465Z test_unary_slowpath__foreach_cos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:37.0064159Z test_unary_slowpath__foreach_cosh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.0295327Z test_unary_slowpath__foreach_cosh_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.0456868Z test_unary_slowpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:37.0611902Z test_unary_slowpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:37.0959356Z test_unary_slowpath__foreach_cosh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:37.1078614Z test_unary_slowpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.1195846Z test_unary_slowpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.1426299Z test_unary_slowpath__foreach_cosh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.1656283Z test_unary_slowpath__foreach_cosh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.1885840Z test_unary_slowpath__foreach_cosh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.2120577Z test_unary_slowpath__foreach_cosh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.2352474Z test_unary_slowpath__foreach_cosh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.2473626Z test_unary_slowpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.2706167Z test_unary_slowpath__foreach_erf_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.3069876Z test_unary_slowpath__foreach_erf_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:37.3432818Z test_unary_slowpath__foreach_erf_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:37.3780517Z test_unary_slowpath__foreach_erf_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:37.3912212Z test_unary_slowpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:37.4033516Z test_unary_slowpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.4267164Z test_unary_slowpath__foreach_erf_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.4504475Z test_unary_slowpath__foreach_erf_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:37.4741140Z test_unary_slowpath__foreach_erf_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:37.4972835Z test_unary_slowpath__foreach_erf_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.5206281Z test_unary_slowpath__foreach_erf_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.5329990Z test_unary_slowpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.5569897Z test_unary_slowpath__foreach_erfc_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:37.5936599Z test_unary_slowpath__foreach_erfc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:50:37.6300422Z test_unary_slowpath__foreach_erfc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:37.6652026Z test_unary_slowpath__foreach_erfc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:37.6779355Z test_unary_slowpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:37.6901762Z test_unary_slowpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.7134946Z test_unary_slowpath__foreach_erfc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.7368684Z test_unary_slowpath__foreach_erfc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.7602858Z test_unary_slowpath__foreach_erfc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.7836896Z test_unary_slowpath__foreach_erfc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.8073537Z test_unary_slowpath__foreach_erfc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:37.8196931Z test_unary_slowpath__foreach_exp_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.8429944Z test_unary_slowpath__foreach_exp_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.8587290Z test_unary_slowpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:37.8739785Z test_unary_slowpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:37.9089173Z test_unary_slowpath__foreach_exp_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:37.9214613Z test_unary_slowpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.9336826Z test_unary_slowpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:37.9570627Z test_unary_slowpath__foreach_exp_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:37.9802456Z test_unary_slowpath__foreach_exp_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.0035558Z test_unary_slowpath__foreach_exp_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.0268225Z test_unary_slowpath__foreach_exp_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.0503745Z test_unary_slowpath__foreach_exp_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.0623837Z test_unary_slowpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.0853949Z test_unary_slowpath__foreach_expm1_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.1217755Z test_unary_slowpath__foreach_expm1_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:38.1579810Z test_unary_slowpath__foreach_expm1_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:38.1926213Z test_unary_slowpath__foreach_expm1_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:38.2047481Z test_unary_slowpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.2165202Z test_unary_slowpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.2396444Z test_unary_slowpath__foreach_expm1_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.2628172Z test_unary_slowpath__foreach_expm1_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.2864078Z test_unary_slowpath__foreach_expm1_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.3100399Z test_unary_slowpath__foreach_expm1_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:38.3331528Z test_unary_slowpath__foreach_expm1_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:38.3449196Z test_unary_slowpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.3789430Z test_unary_slowpath__foreach_floor_cpu_bool (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.4143717Z test_unary_slowpath__foreach_floor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:38.4494392Z test_unary_slowpath__foreach_floor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:38.4845336Z test_unary_slowpath__foreach_floor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:38.4966918Z test_unary_slowpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.5082498Z test_unary_slowpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:38.5423114Z test_unary_slowpath__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.5764213Z test_unary_slowpath__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.6102939Z test_unary_slowpath__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.6441400Z test_unary_slowpath__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.6780689Z test_unary_slowpath__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.6894251Z test_unary_slowpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:38.7228409Z test_unary_slowpath__foreach_frac_cpu_bool (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:38.7595163Z test_unary_slowpath__foreach_frac_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:50:38.7956943Z test_unary_slowpath__foreach_frac_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:38.8077733Z test_unary_slowpath__foreach_frac_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.8198835Z test_unary_slowpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.8315256Z test_unary_slowpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:38.8653716Z test_unary_slowpath__foreach_frac_cpu_int16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.8991837Z test_unary_slowpath__foreach_frac_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.9328073Z test_unary_slowpath__foreach_frac_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:38.9663764Z test_unary_slowpath__foreach_frac_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:39.0001655Z test_unary_slowpath__foreach_frac_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:39.0121154Z test_unary_slowpath__foreach_log10_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:39.0357060Z test_unary_slowpath__foreach_log10_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.0523569Z test_unary_slowpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:39.0684314Z test_unary_slowpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:39.1036594Z test_unary_slowpath__foreach_log10_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:39.1168217Z test_unary_slowpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:39.1295822Z test_unary_slowpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:39.1536727Z test_unary_slowpath__foreach_log10_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.1773413Z test_unary_slowpath__foreach_log10_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.2009646Z test_unary_slowpath__foreach_log10_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.2245673Z test_unary_slowpath__foreach_log10_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.2480883Z test_unary_slowpath__foreach_log10_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.2600034Z test_unary_slowpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:39.2832000Z test_unary_slowpath__foreach_log1p_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.3198476Z test_unary_slowpath__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.037s) 2022-08-17T12:50:39.3561521Z test_unary_slowpath__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:39.3909182Z test_unary_slowpath__foreach_log1p_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:39.4041994Z test_unary_slowpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:39.4169819Z test_unary_slowpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:39.4409816Z test_unary_slowpath__foreach_log1p_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.4644940Z test_unary_slowpath__foreach_log1p_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.4880394Z test_unary_slowpath__foreach_log1p_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.5116048Z test_unary_slowpath__foreach_log1p_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.5348703Z test_unary_slowpath__foreach_log1p_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.5469249Z test_unary_slowpath__foreach_log2_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:39.5704559Z test_unary_slowpath__foreach_log2_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.5869606Z test_unary_slowpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:39.6030640Z test_unary_slowpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:39.6379251Z test_unary_slowpath__foreach_log2_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:39.6515575Z test_unary_slowpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:39.6642981Z test_unary_slowpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:39.6880064Z test_unary_slowpath__foreach_log2_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.7116399Z test_unary_slowpath__foreach_log2_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.7353007Z test_unary_slowpath__foreach_log2_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.7590191Z test_unary_slowpath__foreach_log2_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.7825057Z test_unary_slowpath__foreach_log2_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:39.7948807Z test_unary_slowpath__foreach_log_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:39.8185913Z test_unary_slowpath__foreach_log_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.8352197Z test_unary_slowpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:39.8514737Z test_unary_slowpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:39.8865453Z test_unary_slowpath__foreach_log_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:39.9004158Z test_unary_slowpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:39.9132008Z test_unary_slowpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:39.9374462Z test_unary_slowpath__foreach_log_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.9614848Z test_unary_slowpath__foreach_log_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:39.9851844Z test_unary_slowpath__foreach_log_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:40.0094012Z test_unary_slowpath__foreach_log_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:40.0329838Z test_unary_slowpath__foreach_log_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:40.0443900Z test_unary_slowpath__foreach_neg_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:40.0766484Z test_unary_slowpath__foreach_neg_cpu_bool (__main__.TestForeachCPU) ... ok (0.032s) 2022-08-17T12:50:40.0904505Z test_unary_slowpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:40.1045355Z test_unary_slowpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:40.1162120Z test_unary_slowpath__foreach_neg_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.1278740Z test_unary_slowpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.1391801Z test_unary_slowpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:40.1462691Z test_unary_slowpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:40.1533238Z test_unary_slowpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:40.1599028Z test_unary_slowpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:40.1670280Z test_unary_slowpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:40.1740663Z test_unary_slowpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.007s) 2022-08-17T12:50:40.1854152Z test_unary_slowpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:40.2082030Z test_unary_slowpath__foreach_reciprocal_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.2222101Z test_unary_slowpath__foreach_reciprocal_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2022-08-17T12:50:40.2370225Z test_unary_slowpath__foreach_reciprocal_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:40.2487661Z test_unary_slowpath__foreach_reciprocal_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.2604411Z test_unary_slowpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.2722160Z test_unary_slowpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.2949690Z test_unary_slowpath__foreach_reciprocal_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.3183847Z test_unary_slowpath__foreach_reciprocal_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.3420729Z test_unary_slowpath__foreach_reciprocal_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.3648012Z test_unary_slowpath__foreach_reciprocal_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.3875563Z test_unary_slowpath__foreach_reciprocal_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.3997069Z test_unary_slowpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.4331281Z test_unary_slowpath__foreach_round_cpu_bool (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:40.4694121Z test_unary_slowpath__foreach_round_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:40.5055386Z test_unary_slowpath__foreach_round_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:40.5403123Z test_unary_slowpath__foreach_round_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:40.5523486Z test_unary_slowpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.5639977Z test_unary_slowpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.5974243Z test_unary_slowpath__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:40.6309437Z test_unary_slowpath__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:40.6646254Z test_unary_slowpath__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:40.6980549Z test_unary_slowpath__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:40.7315237Z test_unary_slowpath__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:40.7431264Z test_unary_slowpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.7660521Z test_unary_slowpath__foreach_sigmoid_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.7814987Z test_unary_slowpath__foreach_sigmoid_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:40.7962506Z test_unary_slowpath__foreach_sigmoid_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:40.8310910Z test_unary_slowpath__foreach_sigmoid_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:40.8430515Z test_unary_slowpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.8548116Z test_unary_slowpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:40.8784377Z test_unary_slowpath__foreach_sigmoid_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:40.9014764Z test_unary_slowpath__foreach_sigmoid_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.9245903Z test_unary_slowpath__foreach_sigmoid_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.9478237Z test_unary_slowpath__foreach_sigmoid_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.9709822Z test_unary_slowpath__foreach_sigmoid_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:40.9828354Z test_unary_slowpath__foreach_sin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.0059841Z test_unary_slowpath__foreach_sin_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.0228743Z test_unary_slowpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:41.0390799Z test_unary_slowpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:41.0738248Z test_unary_slowpath__foreach_sin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:41.0863449Z test_unary_slowpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.0985051Z test_unary_slowpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.1218460Z test_unary_slowpath__foreach_sin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.1452780Z test_unary_slowpath__foreach_sin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.1687739Z test_unary_slowpath__foreach_sin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.1920709Z test_unary_slowpath__foreach_sin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.2158573Z test_unary_slowpath__foreach_sin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:41.2279627Z test_unary_slowpath__foreach_sinh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.2511697Z test_unary_slowpath__foreach_sinh_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.2674312Z test_unary_slowpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:41.2830927Z test_unary_slowpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:41.3185990Z test_unary_slowpath__foreach_sinh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:41.3309183Z test_unary_slowpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.3431005Z test_unary_slowpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.3663532Z test_unary_slowpath__foreach_sinh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.3897442Z test_unary_slowpath__foreach_sinh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.4131173Z test_unary_slowpath__foreach_sinh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.4363553Z test_unary_slowpath__foreach_sinh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.4597675Z test_unary_slowpath__foreach_sinh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.4711405Z test_unary_slowpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2022-08-17T12:50:41.4943251Z test_unary_slowpath__foreach_sqrt_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.5094761Z test_unary_slowpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:41.5246072Z test_unary_slowpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2022-08-17T12:50:41.5600992Z test_unary_slowpath__foreach_sqrt_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:41.5728722Z test_unary_slowpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:41.5852225Z test_unary_slowpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.6092102Z test_unary_slowpath__foreach_sqrt_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:41.6329190Z test_unary_slowpath__foreach_sqrt_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:41.6565708Z test_unary_slowpath__foreach_sqrt_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:41.6807598Z test_unary_slowpath__foreach_sqrt_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:41.7040596Z test_unary_slowpath__foreach_sqrt_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.7166045Z test_unary_slowpath__foreach_tan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.7400235Z test_unary_slowpath__foreach_tan_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.7570543Z test_unary_slowpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:41.7734096Z test_unary_slowpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:41.8087690Z test_unary_slowpath__foreach_tan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:41.8214291Z test_unary_slowpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:41.8338610Z test_unary_slowpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.8578897Z test_unary_slowpath__foreach_tan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2022-08-17T12:50:41.8813466Z test_unary_slowpath__foreach_tan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.9047741Z test_unary_slowpath__foreach_tan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.9282059Z test_unary_slowpath__foreach_tan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.9517518Z test_unary_slowpath__foreach_tan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:41.9637217Z test_unary_slowpath__foreach_tanh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:41.9868654Z test_unary_slowpath__foreach_tanh_cpu_bool (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:42.0039114Z test_unary_slowpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.017s) 2022-08-17T12:50:42.0202856Z test_unary_slowpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.016s) 2022-08-17T12:50:42.0553530Z test_unary_slowpath__foreach_tanh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:42.0675030Z test_unary_slowpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:42.0796336Z test_unary_slowpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:42.1027286Z test_unary_slowpath__foreach_tanh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:42.1258832Z test_unary_slowpath__foreach_tanh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:42.1490386Z test_unary_slowpath__foreach_tanh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:42.1722409Z test_unary_slowpath__foreach_tanh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:42.1954530Z test_unary_slowpath__foreach_tanh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.023s) 2022-08-17T12:50:42.2070250Z test_unary_slowpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:42.2405700Z test_unary_slowpath__foreach_trunc_cpu_bool (__main__.TestForeachCPU) ... ok (0.033s) 2022-08-17T12:50:42.2761906Z test_unary_slowpath__foreach_trunc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.036s) 2022-08-17T12:50:42.3110113Z test_unary_slowpath__foreach_trunc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:42.3461234Z test_unary_slowpath__foreach_trunc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2022-08-17T12:50:42.3591250Z test_unary_slowpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2022-08-17T12:50:42.3709860Z test_unary_slowpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2022-08-17T12:50:42.4046614Z test_unary_slowpath__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:42.4383742Z test_unary_slowpath__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:42.4722265Z test_unary_slowpath__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:42.5060837Z test_unary_slowpath__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:42.5397437Z test_unary_slowpath__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2022-08-17T12:50:42.5399128Z 2022-08-17T12:50:42.5399642Z ---------------------------------------------------------------------- 2022-08-17T12:50:42.5401849Z Ran 1142 tests in 76.618s 2022-08-17T12:50:42.5402071Z 2022-08-17T12:50:42.5402420Z OK (skipped=212) 2022-08-17T12:50:42.5402606Z 2022-08-17T12:50:42.5425707Z Generating XML reports... 2022-08-17T12:50:42.7027336Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20220817124925.xml 2022-08-17T12:50:43.0315966Z Running test_fx_experimental ... [2022-08-17 12:50:43.031202] 2022-08-17T12:50:43.0316475Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:50:43.031285] 2022-08-17T12:50:45.2431130Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2022-08-17T12:50:45.2468520Z 2022-08-17T12:50:45.2468611Z Running tests... 2022-08-17T12:50:45.2469662Z ---------------------------------------------------------------------- 2022-08-17T12:50:46.9141393Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... ok (1.665s) 2022-08-17T12:50:46.9211680Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T12:50:46.9250983Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:50:46.9283010Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:46.9315324Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:46.9348651Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:47.6750110Z test_conv_bn_fusion (__main__.TestFXExperimental) ... ok (0.740s) 2022-08-17T12:50:47.6837764Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T12:50:47.6952522Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.011s) 2022-08-17T12:50:47.6986950Z test_fetch (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:47.7023815Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:50:47.7053064Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:47.7086281Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:47.7114907Z test_merge_matmuls (__main__.TestFXExperimental) 2022-08-17T12:50:47.7353848Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.027s) 2022-08-17T12:50:47.7511087Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T12:50:48.1677259Z test_normalize_args (__main__.TestFXExperimental) ... ok (0.416s) 2022-08-17T12:50:48.1727815Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.005s) 2022-08-17T12:50:48.2234807Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.051s) 2022-08-17T12:50:48.2254153Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-08-17T12:50:48.7239886Z 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-17T12:50:48.7240961Z self.padding, self.dilation, self.groups) 2022-08-17T12:50:49.7408297Z ok (1.517s) 2022-08-17T12:50:49.9817907Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.241s) 2022-08-17T12:50:57.3725608Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... ok (7.391s) 2022-08-17T12:50:57.3812952Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.009s) 2022-08-17T12:50:57.3880557Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.007s) 2022-08-17T12:50:57.3925183Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:50:57.3952431Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.003s) 2022-08-17T12:50:57.3995042Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2022-08-17T12:50:57.3995688Z [1, 2] 2022-08-17T12:50:57.4016603Z ok (0.006s) 2022-08-17T12:50:57.4075911Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:50:57.5255859Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.118s) 2022-08-17T12:50:57.5324346Z 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-17T12:50:57.5325343Z warnings.warn(msg, FutureWarning) 2022-08-17T12:50:57.5325885Z ok (0.007s) 2022-08-17T12:50:57.5362722Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.004s) 2022-08-17T12:50:57.5421528Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:50:57.5485813Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:50:57.6973984Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... ok (0.149s) 2022-08-17T12:50:57.7031427Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.006s) 2022-08-17T12:50:57.7090020Z 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-17T12:50:57.7090889Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-08-17T12:50:57.7118589Z ok (0.009s) 2022-08-17T12:50:57.7142318Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.002s) 2022-08-17T12:50:57.7166823Z test_type_matches (__main__.TestFXExperimental) ... ok (0.002s) 2022-08-17T12:50:57.7180171Z test_normalize_args_op_overload_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.001s) 2022-08-17T12:50:57.7226854Z test_normalize_operator_exhaustive_H_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7270802Z test_normalize_operator_exhaustive_T_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:57.7308146Z test_normalize_operator_exhaustive___getitem___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:57.7344722Z test_normalize_operator_exhaustive___radd___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:57.7394699Z test_normalize_operator_exhaustive___rdiv___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7450329Z test_normalize_operator_exhaustive___rmatmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7494586Z test_normalize_operator_exhaustive___rmod___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:57.7527041Z test_normalize_operator_exhaustive___rmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:57.7564260Z 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-17T12:50:57.7565260Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:50:57.7578037Z expected failure (0.005s) 2022-08-17T12:50:57.7623133Z test_normalize_operator_exhaustive___rsub___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:57.7670984Z test_normalize_operator_exhaustive__masked_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7715847Z test_normalize_operator_exhaustive__masked_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:57.7763105Z test_normalize_operator_exhaustive__masked_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7812115Z test_normalize_operator_exhaustive__masked_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7864898Z test_normalize_operator_exhaustive__masked_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7916485Z test_normalize_operator_exhaustive__masked_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.7966937Z test_normalize_operator_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8023589Z test_normalize_operator_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:50:57.8050001Z test_normalize_operator_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:57.8096361Z test_normalize_operator_exhaustive__masked_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8148718Z test_normalize_operator_exhaustive__masked_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8195299Z test_normalize_operator_exhaustive__masked_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8255720Z test_normalize_operator_exhaustive__masked_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:50:57.8303623Z test_normalize_operator_exhaustive__masked_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8355339Z test_normalize_operator_exhaustive__masked_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8406521Z test_normalize_operator_exhaustive__masked_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8454506Z test_normalize_operator_exhaustive__masked_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8501969Z test_normalize_operator_exhaustive__masked_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8548177Z test_normalize_operator_exhaustive__masked_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:57.8606437Z test_normalize_operator_exhaustive_abs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:57.8717303Z test_normalize_operator_exhaustive_acos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:50:57.8820028Z test_normalize_operator_exhaustive_acosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:50:57.9253738Z test_normalize_operator_exhaustive_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T12:50:57.9470552Z test_normalize_operator_exhaustive_addbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:50:57.9831987Z test_normalize_operator_exhaustive_addcdiv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:50:58.0192186Z test_normalize_operator_exhaustive_addcmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:50:58.0311661Z test_normalize_operator_exhaustive_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:50:58.0432527Z test_normalize_operator_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:50:58.0645519Z test_normalize_operator_exhaustive_addmv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:50:58.0839418Z test_normalize_operator_exhaustive_addr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:50:58.1244750Z test_normalize_operator_exhaustive_all_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2022-08-17T12:50:58.1923192Z test_normalize_operator_exhaustive_allclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.068s) 2022-08-17T12:50:58.2457876Z test_normalize_operator_exhaustive_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T12:50:58.2990922Z test_normalize_operator_exhaustive_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T12:50:58.3159271Z 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-17T12:50:58.3160559Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:50:58.3161714Z 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-17T12:50:58.3162840Z test_out = op.op(*norm_args_and_kwargs.args, **norm_args_and_kwargs.kwargs) 2022-08-17T12:50:58.3180086Z :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-17T12:50:58.3186503Z :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-17T12:50:58.3190679Z ok (0.020s) 2022-08-17T12:50:58.3249823Z test_normalize_operator_exhaustive_angle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:58.3666301Z test_normalize_operator_exhaustive_any_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:50:58.3869287Z test_normalize_operator_exhaustive_arange_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.020s) 2022-08-17T12:50:58.4210323Z test_normalize_operator_exhaustive_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:50:58.4547388Z test_normalize_operator_exhaustive_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:50:58.5327261Z test_normalize_operator_exhaustive_argsort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.078s) 2022-08-17T12:50:58.5485018Z test_normalize_operator_exhaustive_argwhere_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:58.5647537Z test_normalize_operator_exhaustive_as_strided_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:50:58.5813463Z test_normalize_operator_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:50:58.5875780Z test_normalize_operator_exhaustive_asin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:58.5933721Z test_normalize_operator_exhaustive_asinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:58.6233115Z test_normalize_operator_exhaustive_atan2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:50:58.6293793Z test_normalize_operator_exhaustive_atan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:58.6354007Z test_normalize_operator_exhaustive_atanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:58.6390847Z test_normalize_operator_exhaustive_atleast_1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:58.6426988Z test_normalize_operator_exhaustive_atleast_2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:58.6464797Z test_normalize_operator_exhaustive_atleast_3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:50:58.6683120Z test_normalize_operator_exhaustive_baddbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:50:58.6739738Z test_normalize_operator_exhaustive_bernoulli_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:50:58.6771882Z test_normalize_operator_exhaustive_bfloat16_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.6807451Z test_normalize_operator_exhaustive_block_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.6869756Z test_normalize_operator_exhaustive_bmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:58.6902081Z test_normalize_operator_exhaustive_bool_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.6933648Z test_normalize_operator_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.6966859Z test_normalize_operator_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.7164997Z test_normalize_operator_exhaustive_broadcast_to_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:50:58.7865795Z test_normalize_operator_exhaustive_bucketize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.070s) 2022-08-17T12:50:58.7899983Z test_normalize_operator_exhaustive_byte_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.7931040Z test_normalize_operator_exhaustive_cartesian_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:58.8002441Z test_normalize_operator_exhaustive_cat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:50:59.4149878Z test_normalize_operator_exhaustive_cdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.615s) 2022-08-17T12:50:59.4210688Z test_normalize_operator_exhaustive_ceil_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:50:59.4242746Z 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-17T12:50:59.4243587Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:50:59.4244928Z expected failure (0.003s) 2022-08-17T12:50:59.4277507Z test_normalize_operator_exhaustive_char_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:59.4314642Z 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-17T12:50:59.4315503Z L = torch.cholesky(A) 2022-08-17T12:50:59.4315878Z should be replaced with 2022-08-17T12:50:59.4316485Z L = torch.linalg.cholesky(A) 2022-08-17T12:50:59.4316827Z and 2022-08-17T12:50:59.4317134Z U = torch.cholesky(A, upper=True) 2022-08-17T12:50:59.4317487Z should be replaced with 2022-08-17T12:50:59.4318253Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:50:59.4319086Z 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-17T12:50:59.4319893Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:50:59.4701530Z ok (0.042s) 2022-08-17T12:50:59.5045775Z test_normalize_operator_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:50:59.5416952Z test_normalize_operator_exhaustive_cholesky_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:50:59.5535035Z test_normalize_operator_exhaustive_chunk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:50:59.5662821Z test_normalize_operator_exhaustive_clamp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:50:59.5945881Z test_normalize_operator_exhaustive_clamp_max_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:50:59.6231944Z test_normalize_operator_exhaustive_clamp_min_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:50:59.6313976Z test_normalize_operator_exhaustive_clone_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:50:59.6369196Z test_normalize_operator_exhaustive_column_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:50:59.6864434Z test_normalize_operator_exhaustive_combinations_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.049s) 2022-08-17T12:50:59.7135793Z test_normalize_operator_exhaustive_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:50:59.7230662Z test_normalize_operator_exhaustive_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:50:59.7286197Z test_normalize_operator_exhaustive_conj_physical_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:50:59.8650593Z test_normalize_operator_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.136s) 2022-08-17T12:50:59.8682518Z test_normalize_operator_exhaustive_contiguous_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:50:59.8994020Z test_normalize_operator_exhaustive_copysign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:50:59.9127801Z test_normalize_operator_exhaustive_corrcoef_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:50:59.9239360Z test_normalize_operator_exhaustive_cos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:50:59.9347370Z test_normalize_operator_exhaustive_cosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:50:59.9896688Z test_normalize_operator_exhaustive_count_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.055s) 2022-08-17T12:51:00.1084302Z test_normalize_operator_exhaustive_cov_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.119s) 2022-08-17T12:51:00.1193461Z test_normalize_operator_exhaustive_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:00.1309621Z test_normalize_operator_exhaustive_cummax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1427579Z test_normalize_operator_exhaustive_cummin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1746874Z test_normalize_operator_exhaustive_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:00.1893251Z test_normalize_operator_exhaustive_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:51:00.2154304Z test_normalize_operator_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:00.2253926Z test_normalize_operator_exhaustive_deg2rad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:00.2661462Z test_normalize_operator_exhaustive_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:00.3101615Z test_normalize_operator_exhaustive_diag_embed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:51:00.3245224Z test_normalize_operator_exhaustive_diagflat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:00.3660536Z test_normalize_operator_exhaustive_diagonal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:00.4112576Z test_normalize_operator_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T12:51:00.5912232Z test_normalize_operator_exhaustive_diff_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.180s) 2022-08-17T12:51:00.6011981Z test_normalize_operator_exhaustive_digamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:00.7344683Z test_normalize_operator_exhaustive_dist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.133s) 2022-08-17T12:51:00.7714019Z test_normalize_operator_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:51:00.8064911Z test_normalize_operator_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:51:00.8429377Z test_normalize_operator_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:00.8485343Z test_normalize_operator_exhaustive_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:00.8517395Z test_normalize_operator_exhaustive_double_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:00.8603764Z test_normalize_operator_exhaustive_dsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:00.8644234Z test_normalize_operator_exhaustive_dstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T12:51:00.8678545Z 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-17T12:51:00.8679643Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:51:00.8679937Z L, _ = torch.eig(A) 2022-08-17T12:51:00.8680126Z should be replaced with 2022-08-17T12:51:00.8680326Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:51:00.8680520Z and 2022-08-17T12:51:00.8680708Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:51:00.8680901Z should be replaced with 2022-08-17T12:51:00.8681249Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:51:00.8681784Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:00.8711842Z ok (0.007s) 2022-08-17T12:51:00.8762564Z test_normalize_operator_exhaustive_einsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:00.8800018Z test_normalize_operator_exhaustive_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:00.8826102Z test_normalize_operator_exhaustive_empty_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:51:00.9233763Z test_normalize_operator_exhaustive_eq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T12:51:00.9431794Z test_normalize_operator_exhaustive_equal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:51:00.9490482Z test_normalize_operator_exhaustive_erf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:00.9601752Z test_normalize_operator_exhaustive_erfc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:00.9657834Z test_normalize_operator_exhaustive_erfinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:00.9758440Z test_normalize_operator_exhaustive_exp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:00.9869887Z test_normalize_operator_exhaustive_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:00.9916237Z test_normalize_operator_exhaustive_expand_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:00.9961972Z test_normalize_operator_exhaustive_expand_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:01.0019249Z test_normalize_operator_exhaustive_expm1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:01.0246748Z test_normalize_operator_exhaustive_fft_fft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:51:01.0496524Z test_normalize_operator_exhaustive_fft_fft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:01.2223718Z test_normalize_operator_exhaustive_fft_fftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.173s) 2022-08-17T12:51:01.2375095Z test_normalize_operator_exhaustive_fft_fftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:51:01.2595681Z test_normalize_operator_exhaustive_fft_hfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:01.2837957Z test_normalize_operator_exhaustive_fft_hfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:01.3115493Z test_normalize_operator_exhaustive_fft_hfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:01.3336201Z test_normalize_operator_exhaustive_fft_ifft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:01.3578699Z test_normalize_operator_exhaustive_fft_ifft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:01.3862271Z test_normalize_operator_exhaustive_fft_ifftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:01.4012700Z test_normalize_operator_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:51:01.4233905Z test_normalize_operator_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:01.4475029Z test_normalize_operator_exhaustive_fft_ihfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:01.4757771Z test_normalize_operator_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:01.4979428Z test_normalize_operator_exhaustive_fft_irfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:01.5214973Z test_normalize_operator_exhaustive_fft_irfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:51:01.5494061Z test_normalize_operator_exhaustive_fft_irfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:01.5708720Z test_normalize_operator_exhaustive_fft_rfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:51:01.5946860Z test_normalize_operator_exhaustive_fft_rfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:01.6227187Z test_normalize_operator_exhaustive_fft_rfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:01.6331021Z test_normalize_operator_exhaustive_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:01.6523809Z test_normalize_operator_exhaustive_flatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:51:01.6814832Z test_normalize_operator_exhaustive_flip_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:01.6891001Z test_normalize_operator_exhaustive_fliplr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:01.6969409Z test_normalize_operator_exhaustive_flipud_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:01.7001502Z test_normalize_operator_exhaustive_float_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:01.7305886Z test_normalize_operator_exhaustive_float_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:01.7362774Z test_normalize_operator_exhaustive_floor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:01.7640730Z test_normalize_operator_exhaustive_floor_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:01.7905129Z test_normalize_operator_exhaustive_fmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:01.8167537Z test_normalize_operator_exhaustive_fmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:01.8484572Z test_normalize_operator_exhaustive_fmod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:01.8584382Z test_normalize_operator_exhaustive_frac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:01.8697922Z test_normalize_operator_exhaustive_frexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:01.8914771Z test_normalize_operator_exhaustive_full_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:01.9086650Z test_normalize_operator_exhaustive_gather_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:51:01.9382271Z test_normalize_operator_exhaustive_ge_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:02.0373383Z test_normalize_operator_exhaustive_geqrf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.099s) 2022-08-17T12:51:02.0667683Z test_normalize_operator_exhaustive_gradient_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.029s) 2022-08-17T12:51:02.0968127Z test_normalize_operator_exhaustive_gt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:02.0999910Z test_normalize_operator_exhaustive_half_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:02.1258048Z test_normalize_operator_exhaustive_heaviside_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:02.3804573Z test_normalize_operator_exhaustive_histc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.254s) 2022-08-17T12:51:03.0458718Z test_normalize_operator_exhaustive_histogram_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.665s) 2022-08-17T12:51:03.0665652Z test_normalize_operator_exhaustive_histogramdd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.021s) 2022-08-17T12:51:03.0757072Z test_normalize_operator_exhaustive_hsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:03.0798262Z test_normalize_operator_exhaustive_hstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T12:51:03.1064380Z test_normalize_operator_exhaustive_hypot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:03.1142100Z test_normalize_operator_exhaustive_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:03.1408054Z test_normalize_operator_exhaustive_igamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:03.1678903Z test_normalize_operator_exhaustive_igammac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:03.1978961Z test_normalize_operator_exhaustive_index_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:03.2097665Z test_normalize_operator_exhaustive_index_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:03.2227784Z test_normalize_operator_exhaustive_index_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:03.2268064Z 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-17T12:51:03.2269019Z f"Does not support nested parametric types, got {signature_type}. Please file a bug.") 2022-08-17T12:51:03.2284472Z expected failure (0.006s) 2022-08-17T12:51:03.2317492Z 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-17T12:51:03.2318384Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:03.3275207Z ok (0.099s) 2022-08-17T12:51:03.3391249Z test_normalize_operator_exhaustive_index_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:03.3474521Z test_normalize_operator_exhaustive_inner_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:03.3507404Z test_normalize_operator_exhaustive_int_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:03.3740103Z test_normalize_operator_exhaustive_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:51:03.4224331Z test_normalize_operator_exhaustive_isclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:03.4326570Z test_normalize_operator_exhaustive_isfinite_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:03.4423289Z test_normalize_operator_exhaustive_isin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:03.4479766Z test_normalize_operator_exhaustive_isinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:03.4534639Z test_normalize_operator_exhaustive_isnan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:51:03.4588780Z test_normalize_operator_exhaustive_isneginf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:51:03.4642931Z test_normalize_operator_exhaustive_isposinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:51:03.4737865Z test_normalize_operator_exhaustive_isreal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:03.4772624Z 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-17T12:51:03.4773854Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:03.5135406Z ok (0.040s) 2022-08-17T12:51:03.5166586Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:51:03.5197250Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:51:03.5227574Z test_normalize_operator_exhaustive_jiterator_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:51:03.5258076Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:51:03.5288127Z test_normalize_operator_exhaustive_jiterator_unary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:51:03.5351617Z test_normalize_operator_exhaustive_kron_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:03.5693952Z test_normalize_operator_exhaustive_kthvalue_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:51:03.5979338Z test_normalize_operator_exhaustive_ldexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:03.6285179Z test_normalize_operator_exhaustive_le_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:03.6724545Z test_normalize_operator_exhaustive_lerp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:51:03.6835559Z test_normalize_operator_exhaustive_lgamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:03.7258993Z test_normalize_operator_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:51:03.7715215Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T12:51:03.7846871Z test_normalize_operator_exhaustive_linalg_cond_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:03.7961498Z test_normalize_operator_exhaustive_linalg_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:03.8233615Z test_normalize_operator_exhaustive_linalg_det_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:03.8518589Z test_normalize_operator_exhaustive_linalg_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:03.8794951Z test_normalize_operator_exhaustive_linalg_eigh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:03.9052144Z test_normalize_operator_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:03.9305179Z test_normalize_operator_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:03.9555151Z test_normalize_operator_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:03.9793062Z test_normalize_operator_exhaustive_linalg_inv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:04.0055076Z test_normalize_operator_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:04.0197915Z test_normalize_operator_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:04.0349731Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:51:04.0835252Z test_normalize_operator_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:04.2337838Z test_normalize_operator_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.150s) 2022-08-17T12:51:04.3657660Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.132s) 2022-08-17T12:51:04.4194206Z test_normalize_operator_exhaustive_linalg_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.054s) 2022-08-17T12:51:04.4696250Z test_normalize_operator_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2022-08-17T12:51:04.5204704Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T12:51:04.8250542Z test_normalize_operator_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.305s) 2022-08-17T12:51:05.0452564Z test_normalize_operator_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.220s) 2022-08-17T12:51:05.0960391Z test_normalize_operator_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T12:51:05.1281269Z test_normalize_operator_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:05.1597375Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:05.1665414Z test_normalize_operator_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:51:05.2497701Z test_normalize_operator_exhaustive_linalg_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.083s) 2022-08-17T12:51:05.3264893Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.077s) 2022-08-17T12:51:05.4194886Z test_normalize_operator_exhaustive_linalg_pinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.093s) 2022-08-17T12:51:05.4529611Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:51:05.4561540Z 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.003s) 2022-08-17T12:51:05.5623549Z test_normalize_operator_exhaustive_linalg_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.106s) 2022-08-17T12:51:05.5925072Z test_normalize_operator_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:05.6463148Z test_normalize_operator_exhaustive_linalg_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.054s) 2022-08-17T12:51:05.7030759Z test_normalize_operator_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T12:51:06.1221343Z test_normalize_operator_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.419s) 2022-08-17T12:51:06.8229031Z test_normalize_operator_exhaustive_linalg_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.701s) 2022-08-17T12:51:06.9190716Z test_normalize_operator_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.096s) 2022-08-17T12:51:06.9283993Z test_normalize_operator_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:06.9438336Z test_normalize_operator_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:51:06.9717967Z test_normalize_operator_exhaustive_linalg_vander_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:07.0926608Z test_normalize_operator_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.121s) 2022-08-17T12:51:07.5933558Z test_normalize_operator_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.501s) 2022-08-17T12:51:07.7021339Z test_normalize_operator_exhaustive_linspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.109s) 2022-08-17T12:51:07.7133631Z test_normalize_operator_exhaustive_log10_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:07.7194792Z test_normalize_operator_exhaustive_log1p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:07.7301303Z test_normalize_operator_exhaustive_log2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:07.7435292Z test_normalize_operator_exhaustive_log_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:07.7629650Z test_normalize_operator_exhaustive_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:51:07.7834135Z test_normalize_operator_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:51:07.7892464Z test_normalize_operator_exhaustive_logaddexp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:07.7950912Z test_normalize_operator_exhaustive_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:07.8148032Z test_normalize_operator_exhaustive_logcumsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:51:07.8429058Z test_normalize_operator_exhaustive_logdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:07.8688133Z test_normalize_operator_exhaustive_logical_and_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:07.8792259Z test_normalize_operator_exhaustive_logical_not_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:07.9046512Z test_normalize_operator_exhaustive_logical_or_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:07.9300663Z test_normalize_operator_exhaustive_logical_xor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:07.9439563Z test_normalize_operator_exhaustive_logit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:08.8703138Z test_normalize_operator_exhaustive_logspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.926s) 2022-08-17T12:51:08.9229364Z test_normalize_operator_exhaustive_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T12:51:08.9262128Z test_normalize_operator_exhaustive_long_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:08.9571940Z test_normalize_operator_exhaustive_lt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:08.9605476Z 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-17T12:51:08.9606255Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:51:08.9606482Z should be replaced with 2022-08-17T12:51:08.9606716Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:51:08.9606912Z and 2022-08-17T12:51:08.9607131Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:51:08.9607362Z should be replaced with 2022-08-17T12:51:08.9607710Z 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-17T12:51:08.9608299Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:51:09.0530168Z ok (0.096s) 2022-08-17T12:51:09.0565506Z 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-17T12:51:09.0566296Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:51:09.0566710Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:51:09.0567044Z should be replaced with 2022-08-17T12:51:09.0567815Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:51:09.0568399Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:09.1336704Z ok (0.081s) 2022-08-17T12:51:09.1893557Z test_normalize_operator_exhaustive_lu_unpack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.056s) 2022-08-17T12:51:09.1941618Z test_normalize_operator_exhaustive_mH_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:09.1986352Z test_normalize_operator_exhaustive_mT_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:09.2248951Z test_normalize_operator_exhaustive_masked_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:09.2393461Z test_normalize_operator_exhaustive_masked_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:09.2609176Z test_normalize_operator_exhaustive_masked_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:09.3034390Z test_normalize_operator_exhaustive_matmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:51:09.3139717Z test_normalize_operator_exhaustive_matrix_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:09.3477323Z test_normalize_operator_exhaustive_max_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:51:09.3568243Z test_normalize_operator_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:09.3732028Z test_normalize_operator_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:09.4003763Z test_normalize_operator_exhaustive_maximum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:09.4669981Z test_normalize_operator_exhaustive_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.067s) 2022-08-17T12:51:09.5102076Z test_normalize_operator_exhaustive_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T12:51:09.5142501Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:09.5170555Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:51:09.5507196Z test_normalize_operator_exhaustive_min_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:51:09.5595246Z test_normalize_operator_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:09.5754096Z test_normalize_operator_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:09.6022966Z test_normalize_operator_exhaustive_minimum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:09.6082264Z test_normalize_operator_exhaustive_mm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:09.6326920Z test_normalize_operator_exhaustive_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:09.6413054Z test_normalize_operator_exhaustive_movedim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:09.6521192Z test_normalize_operator_exhaustive_msort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:09.6883979Z test_normalize_operator_exhaustive_mul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:09.6921491Z test_normalize_operator_exhaustive_multinomial_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:09.6979329Z test_normalize_operator_exhaustive_mv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:09.7293848Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:09.7604357Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:09.7914906Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:09.8026075Z test_normalize_operator_exhaustive_nan_to_num_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:09.9030141Z test_normalize_operator_exhaustive_nanmean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.100s) 2022-08-17T12:51:09.9461190Z test_normalize_operator_exhaustive_nanmedian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2022-08-17T12:51:10.1606304Z test_normalize_operator_exhaustive_nanquantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.214s) 2022-08-17T12:51:10.2585779Z test_normalize_operator_exhaustive_nansum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.098s) 2022-08-17T12:51:10.2750410Z test_normalize_operator_exhaustive_narrow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:10.3461110Z test_normalize_operator_exhaustive_native_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.071s) 2022-08-17T12:51:10.3844386Z test_normalize_operator_exhaustive_ne_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:51:10.3904121Z test_normalize_operator_exhaustive_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:10.3940010Z test_normalize_operator_exhaustive_new_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:10.3976250Z test_normalize_operator_exhaustive_new_full_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:10.4010539Z test_normalize_operator_exhaustive_new_ones_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:10.4044771Z test_normalize_operator_exhaustive_new_zeros_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:10.4321829Z test_normalize_operator_exhaustive_nextafter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:10.4506530Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:10.4800899Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:10.5152211Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:51:10.5389170Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:10.6049361Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.066s) 2022-08-17T12:51:10.6637461Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.059s) 2022-08-17T12:51:10.6923658Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:10.7180790Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:10.7470368Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:10.7852277Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:51:10.8382263Z test_normalize_operator_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.053s) 2022-08-17T12:51:10.8707048Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:10.9516869Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.081s) 2022-08-17T12:51:10.9619181Z test_normalize_operator_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:11.0198234Z test_normalize_operator_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.058s) 2022-08-17T12:51:11.1416052Z test_normalize_operator_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.122s) 2022-08-17T12:51:11.1792633Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:51:11.2181681Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2022-08-17T12:51:11.2619484Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2022-08-17T12:51:11.2843224Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:11.3143772Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:11.3728563Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.058s) 2022-08-17T12:51:11.3992305Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:11.4026136Z 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-17T12:51:11.4027691Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:51:11.4028149Z expected failure (0.004s) 2022-08-17T12:51:11.4062830Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:11.4096693Z test_normalize_operator_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:11.4196824Z test_normalize_operator_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:11.4230870Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:11.4263950Z test_normalize_operator_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:11.4299724Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:11.4334553Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:11.4383548Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:11.4438640Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:12.4976225Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.054s) 2022-08-17T12:51:12.5240721Z test_normalize_operator_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:12.6402404Z test_normalize_operator_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.116s) 2022-08-17T12:51:12.7264504Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.086s) 2022-08-17T12:51:12.7430489Z test_normalize_operator_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T12:51:12.7615536Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:12.7717187Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:12.7846738Z test_normalize_operator_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:12.8024024Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:12.8343158Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:12.8614450Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:12.8939751Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:12.9299873Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:12.9673492Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:51:13.0035983Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:13.0385240Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:51:13.0745378Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:13.1127774Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.038s) 2022-08-17T12:51:13.1166906Z 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-17T12:51:13.1167883Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:51:13.1497038Z ok (0.037s) 2022-08-17T12:51:13.1687629Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:51:13.1883498Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:51:13.2137019Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:13.2653687Z test_normalize_operator_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T12:51:13.3003990Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:51:13.3108461Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:13.3819086Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.071s) 2022-08-17T12:51:15.9242514Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (2.542s) 2022-08-17T12:51:19.8565404Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (3.932s) 2022-08-17T12:51:21.5234011Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.667s) 2022-08-17T12:51:21.9563491Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.433s) 2022-08-17T12:51:22.0281733Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.072s) 2022-08-17T12:51:22.9077922Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.879s) 2022-08-17T12:51:23.0210054Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.113s) 2022-08-17T12:51:23.3357910Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.315s) 2022-08-17T12:51:23.4051840Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.069s) 2022-08-17T12:51:23.4160079Z test_normalize_operator_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:23.4347747Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T12:51:23.4507924Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:23.4616989Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:23.4760216Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:23.6385944Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.162s) 2022-08-17T12:51:23.6630674Z test_normalize_operator_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:23.6887953Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:23.8269875Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.138s) 2022-08-17T12:51:23.8628484Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:23.8987522Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T12:51:23.9208258Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:23.9458938Z test_normalize_operator_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2022-08-17T12:51:23.9540703Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:23.9624264Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:24.1842031Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.222s) 2022-08-17T12:51:24.2479500Z test_normalize_operator_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2022-08-17T12:51:24.2581180Z test_normalize_operator_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:24.2708221Z test_normalize_operator_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:24.2744009Z test_normalize_operator_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:24.2844309Z test_normalize_operator_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:24.2943120Z test_normalize_operator_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:24.3186593Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:24.3389216Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T12:51:24.3565923Z test_normalize_operator_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:24.3747172Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:24.3857897Z test_normalize_operator_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:24.4014782Z test_normalize_operator_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:24.4115958Z test_normalize_operator_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:24.4217960Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:24.4350430Z test_normalize_operator_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:24.4588153Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:24.4620932Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:25.1662342Z test_normalize_operator_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.704s) 2022-08-17T12:51:25.1697470Z 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-17T12:51:25.1698497Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:51:25.1804831Z ok (0.014s) 2022-08-17T12:51:25.1842256Z 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-17T12:51:25.1843292Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:51:25.2162505Z ok (0.036s) 2022-08-17T12:51:25.2199886Z test_normalize_operator_exhaustive_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:25.3304879Z test_normalize_operator_exhaustive_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.110s) 2022-08-17T12:51:25.3415642Z test_normalize_operator_exhaustive_norm_fro_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:25.3553105Z test_normalize_operator_exhaustive_norm_inf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:25.3642816Z test_normalize_operator_exhaustive_norm_nuc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:25.3680065Z test_normalize_operator_exhaustive_normal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:25.3714372Z test_normalize_operator_exhaustive_normal_number_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:25.3935450Z test_normalize_operator_exhaustive_ones_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:25.8353722Z test_normalize_operator_exhaustive_ormqr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.442s) 2022-08-17T12:51:25.8412846Z test_normalize_operator_exhaustive_outer_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:25.8452553Z test_normalize_operator_exhaustive_pca_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:25.8586085Z test_normalize_operator_exhaustive_permute_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2022-08-17T12:51:25.8845589Z test_normalize_operator_exhaustive_pinverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:25.9182872Z test_normalize_operator_exhaustive_polar_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:51:25.9237870Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:25.9279446Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:51:25.9313657Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:51:25.9347388Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:51:25.9382183Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:51:25.9518314Z test_normalize_operator_exhaustive_positive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2022-08-17T12:51:25.9985137Z test_normalize_operator_exhaustive_pow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:26.1169807Z test_normalize_operator_exhaustive_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.119s) 2022-08-17T12:51:26.1818938Z test_normalize_operator_exhaustive_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.065s) 2022-08-17T12:51:26.1853706Z 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-17T12:51:26.1854794Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:51:26.1855222Z Q, R = torch.qr(A, some) 2022-08-17T12:51:26.1855546Z should be replaced with 2022-08-17T12:51:26.1856362Z 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-17T12:51:26.1856966Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:26.2937520Z ok (0.112s) 2022-08-17T12:51:26.5127899Z test_normalize_operator_exhaustive_quantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.219s) 2022-08-17T12:51:26.5235437Z test_normalize_operator_exhaustive_rad2deg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:26.5271930Z test_normalize_operator_exhaustive_rand_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:26.5307949Z test_normalize_operator_exhaustive_randint_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:26.5342799Z test_normalize_operator_exhaustive_randn_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:26.5448269Z test_normalize_operator_exhaustive_ravel_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:26.5551099Z test_normalize_operator_exhaustive_real_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:26.5660040Z test_normalize_operator_exhaustive_reciprocal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:26.6014468Z test_normalize_operator_exhaustive_remainder_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:51:26.6166124Z test_normalize_operator_exhaustive_renorm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2022-08-17T12:51:26.6226584Z test_normalize_operator_exhaustive_repeat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2022-08-17T12:51:26.6383527Z test_normalize_operator_exhaustive_repeat_interleave_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:26.6431164Z test_normalize_operator_exhaustive_reshape_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:26.6759908Z test_normalize_operator_exhaustive_reshape_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:51:26.6809834Z test_normalize_operator_exhaustive_resize__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:26.6919097Z test_normalize_operator_exhaustive_resize_as__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:26.7001164Z test_normalize_operator_exhaustive_resolve_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:26.7077549Z test_normalize_operator_exhaustive_resolve_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:26.7565917Z test_normalize_operator_exhaustive_roll_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.049s) 2022-08-17T12:51:26.8620315Z test_normalize_operator_exhaustive_rot90_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.105s) 2022-08-17T12:51:26.8683351Z test_normalize_operator_exhaustive_round_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:26.8800855Z test_normalize_operator_exhaustive_round_decimals_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:26.8915466Z test_normalize_operator_exhaustive_round_decimals_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:26.9031967Z test_normalize_operator_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:26.9137353Z test_normalize_operator_exhaustive_rsqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:26.9505197Z test_normalize_operator_exhaustive_rsub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T12:51:26.9746635Z test_normalize_operator_exhaustive_scatter_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2022-08-17T12:51:27.0751713Z test_normalize_operator_exhaustive_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.100s) 2022-08-17T12:51:27.0788689Z 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-17T12:51:27.0789628Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:27.1218585Z ok (0.047s) 2022-08-17T12:51:27.1683853Z test_normalize_operator_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2022-08-17T12:51:27.2162319Z test_normalize_operator_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T12:51:27.2629577Z test_normalize_operator_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T12:51:27.3154511Z test_normalize_operator_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T12:51:27.4814811Z 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-17T12:51:27.4816137Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:27.4881307Z 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-17T12:51:27.4882446Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:27.9544555Z ok (0.639s) 2022-08-17T12:51:28.2573282Z test_normalize_operator_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.303s) 2022-08-17T12:51:28.5585483Z test_normalize_operator_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.301s) 2022-08-17T12:51:28.5760539Z test_normalize_operator_exhaustive_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:28.5944900Z test_normalize_operator_exhaustive_select_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2022-08-17T12:51:28.6005259Z test_normalize_operator_exhaustive_sgn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:28.6039224Z test_normalize_operator_exhaustive_short_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:28.6147538Z test_normalize_operator_exhaustive_sigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:28.6206672Z test_normalize_operator_exhaustive_sign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:28.6265117Z test_normalize_operator_exhaustive_signbit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:28.6328233Z test_normalize_operator_exhaustive_sin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:28.6436174Z test_normalize_operator_exhaustive_sinc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:28.6498173Z test_normalize_operator_exhaustive_sinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:28.6853615Z test_normalize_operator_exhaustive_slice_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T12:51:28.7062759Z test_normalize_operator_exhaustive_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:51:28.7270101Z test_normalize_operator_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:51:28.9757572Z test_normalize_operator_exhaustive_sort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.249s) 2022-08-17T12:51:28.9790673Z 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-17T12:51:28.9791480Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:51:29.0064074Z ok (0.031s) 2022-08-17T12:51:29.0171993Z test_normalize_operator_exhaustive_special_airy_ai_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.0279900Z test_normalize_operator_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.0386873Z test_normalize_operator_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.0494774Z test_normalize_operator_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.0607229Z test_normalize_operator_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.0924203Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:29.1242718Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:29.1268722Z 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-17T12:51:29.1295381Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:51:29.1375665Z test_normalize_operator_exhaustive_special_entr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:29.1483286Z test_normalize_operator_exhaustive_special_erfcx_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.1798087Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T12:51:29.2115206Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:29.2195287Z test_normalize_operator_exhaustive_special_i0e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:29.2277421Z test_normalize_operator_exhaustive_special_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:29.2357956Z test_normalize_operator_exhaustive_special_i1e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:29.2675663Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:29.2701753Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T12:51:29.2813833Z test_normalize_operator_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.2926377Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.3030679Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:29.3137966Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.3242395Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:29.3358258Z test_normalize_operator_exhaustive_special_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.3465401Z test_normalize_operator_exhaustive_special_ndtri_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.3497576Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:29.3604159Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.3712410Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.3737961Z 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-17T12:51:29.3763082Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:51:29.3788936Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:51:29.3813964Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:51:29.3919454Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.4237595Z test_normalize_operator_exhaustive_special_xlog1py_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T12:51:29.4563933Z test_normalize_operator_exhaustive_special_zeta_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T12:51:29.4649945Z test_normalize_operator_exhaustive_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:29.4770248Z test_normalize_operator_exhaustive_split_list_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T12:51:29.4926173Z test_normalize_operator_exhaustive_split_with_sizes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:29.4987035Z test_normalize_operator_exhaustive_sqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:29.5097771Z test_normalize_operator_exhaustive_square_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T12:51:29.5313004Z test_normalize_operator_exhaustive_squeeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:51:29.5380029Z test_normalize_operator_exhaustive_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2022-08-17T12:51:29.5685954Z test_normalize_operator_exhaustive_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T12:51:29.5973691Z test_normalize_operator_exhaustive_std_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:29.6008313Z 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-17T12:51:29.6009512Z normalized, onesided, return_complex) 2022-08-17T12:51:29.6274491Z ok (0.030s) 2022-08-17T12:51:29.6722480Z test_normalize_operator_exhaustive_sub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2022-08-17T12:51:29.7526559Z test_normalize_operator_exhaustive_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.080s) 2022-08-17T12:51:29.7561451Z test_normalize_operator_exhaustive_sum_to_size_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:30.5941856Z test_normalize_operator_exhaustive_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.838s) 2022-08-17T12:51:30.5982051Z test_normalize_operator_exhaustive_svd_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:30.6017153Z 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-17T12:51:30.6018127Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:51:30.6018674Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:51:30.6019030Z should be replaced with 2022-08-17T12:51:30.6019608Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:51:30.6019970Z and 2022-08-17T12:51:30.6020281Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:51:30.6020633Z should be replaced with 2022-08-17T12:51:30.6021428Z 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-17T12:51:30.6022033Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:30.6259926Z ok (0.028s) 2022-08-17T12:51:30.6353827Z test_normalize_operator_exhaustive_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:30.6514212Z test_normalize_operator_exhaustive_take_along_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:30.6785139Z test_normalize_operator_exhaustive_take_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:30.6847951Z test_normalize_operator_exhaustive_tan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:30.6907898Z test_normalize_operator_exhaustive_tanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:30.7247287Z test_normalize_operator_exhaustive_tensor_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T12:51:30.7332095Z test_normalize_operator_exhaustive_tensordot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2022-08-17T12:51:30.8599299Z test_normalize_operator_exhaustive_tile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.127s) 2022-08-17T12:51:30.8633868Z test_normalize_operator_exhaustive_to_sparse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T12:51:30.9056049Z test_normalize_operator_exhaustive_topk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T12:51:30.9108269Z test_normalize_operator_exhaustive_trace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:51:30.9333788Z test_normalize_operator_exhaustive_transpose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2022-08-17T12:51:30.9590114Z test_normalize_operator_exhaustive_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:30.9848371Z test_normalize_operator_exhaustive_trapz_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T12:51:30.9882917Z 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-17T12:51:30.9883890Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:51:30.9884464Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:51:30.9884815Z should be replaced with 2022-08-17T12:51:30.9885414Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:51:30.9886014Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T12:51:31.0255907Z ok (0.041s) 2022-08-17T12:51:31.0418741Z test_normalize_operator_exhaustive_tril_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:31.0575171Z test_normalize_operator_exhaustive_triu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T12:51:31.0850104Z test_normalize_operator_exhaustive_true_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:31.0906739Z test_normalize_operator_exhaustive_trunc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:31.1118785Z test_normalize_operator_exhaustive_unbind_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:51:31.1406238Z test_normalize_operator_exhaustive_unflatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:31.1450765Z test_normalize_operator_exhaustive_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2022-08-17T12:51:31.1578581Z test_normalize_operator_exhaustive_unique_consecutive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:51:31.1711432Z test_normalize_operator_exhaustive_unique_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.013s) 2022-08-17T12:51:31.1946372Z test_normalize_operator_exhaustive_unsqueeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2022-08-17T12:51:31.2229780Z test_normalize_operator_exhaustive_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2022-08-17T12:51:31.2497685Z test_normalize_operator_exhaustive_var_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T12:51:31.2555591Z test_normalize_operator_exhaustive_vdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T12:51:31.2608483Z test_normalize_operator_exhaustive_view_as_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2022-08-17T12:51:31.2654104Z test_normalize_operator_exhaustive_view_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:31.2700022Z test_normalize_operator_exhaustive_view_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.005s) 2022-08-17T12:51:31.2787539Z test_normalize_operator_exhaustive_vsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T12:51:31.2827556Z test_normalize_operator_exhaustive_vstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T12:51:31.2913312Z test_normalize_operator_exhaustive_where_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... Traceback (most recent call last): 2022-08-17T12:51:31.2914233Z File "/opt/conda/lib/python3.7/site-packages/torch/fx/graph_module.py", line 267, in __call__ 2022-08-17T12:51:31.2914574Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T12:51:31.2915114Z File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1185, in _call_impl 2022-08-17T12:51:31.2915391Z return forward_call(*input, **kwargs) 2022-08-17T12:51:31.2915618Z File ".23055", line 5, in forward 2022-08-17T12:51:31.2915877Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T12:51:31.2916180Z RuntimeError: where expected condition to be a boolean tensor, but got a tensor with dtype Float 2022-08-17T12:51:31.2916379Z 2022-08-17T12:51:31.2916623Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T12:51:31.2916904Z def forward(self, arg_0, arg_1, arg_2): 2022-08-17T12:51:31.2917153Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T12:51:31.2917296Z 2022-08-17T12:51:31.2917470Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:51:31.2917668Z return where 2022-08-17T12:51:31.2917772Z 2022-08-17T12:51:31.2917833Z 2022-08-17T12:51:31.2917925Z 2022-08-17T12:51:31.2918015Z expected failure (0.009s) 2022-08-17T12:51:31.3208610Z test_normalize_operator_exhaustive_xlogy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.029s) 2022-08-17T12:51:31.3309333Z test_normalize_operator_exhaustive_zero__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T12:51:31.3524112Z test_normalize_operator_exhaustive_zeros_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2022-08-17T12:51:31.3540911Z test_normalize_quantized_eb_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2022-08-17T12:51:31.3541239Z 2022-08-17T12:51:31.3541592Z ---------------------------------------------------------------------- 2022-08-17T12:51:31.3541858Z Ran 631 tests in 46.107s 2022-08-17T12:51:31.3541976Z 2022-08-17T12:51:31.3542073Z OK (skipped=20, expected failures=97) 2022-08-17T12:51:31.3542194Z 2022-08-17T12:51:31.3542278Z Generating XML reports... 2022-08-17T12:51:31.3598609Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220817125045.xml 2022-08-17T12:51:31.4069364Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20220817125045.xml 2022-08-17T12:51:31.8966924Z Running test_tensorexpr ... [2022-08-17 12:51:31.896315] 2022-08-17T12:51:31.8967458Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:51:31.896410] 2022-08-17T12:51:32.9433654Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2022-08-17T12:51:32.9447983Z 2022-08-17T12:51:32.9448216Z Running tests... 2022-08-17T12:51:32.9449059Z ---------------------------------------------------------------------- 2022-08-17T12:51:33.2216558Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.277s) 2022-08-17T12:51:33.2577330Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.036s) 2022-08-17T12:51:33.3008488Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.043s) 2022-08-17T12:51:33.3117845Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.011s) 2022-08-17T12:51:33.4380408Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (0.126s) 2022-08-17T12:51:33.4760309Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.038s) 2022-08-17T12:51:33.5008105Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.025s) 2022-08-17T12:51:34.0094639Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (0.508s) 2022-08-17T12:51:34.1678569Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.158s) 2022-08-17T12:51:34.2065052Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-08-17T12:51:34.3531771Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.147s) 2022-08-17T12:51:34.3864279Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-08-17T12:51:34.4328824Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (0.046s) 2022-08-17T12:51:34.5060075Z test_cat (__main__.TestTensorExprFuser) ... ok (0.073s) 2022-08-17T12:51:34.6193997Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.113s) 2022-08-17T12:51:34.6895531Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.070s) 2022-08-17T12:51:34.6903750Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.001s) 2022-08-17T12:51:34.8207493Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.130s) 2022-08-17T12:51:34.8660176Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.045s) 2022-08-17T12:51:34.8930274Z test_char (__main__.TestTensorExprFuser) ... ok (0.027s) 2022-08-17T12:51:34.9914230Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.098s) 2022-08-17T12:51:35.0280859Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.037s) 2022-08-17T12:51:35.0548021Z test_constant (__main__.TestTensorExprFuser) ... ok (0.027s) 2022-08-17T12:51:35.0808436Z test_double (__main__.TestTensorExprFuser) ... ok (0.026s) 2022-08-17T12:51:35.1131019Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.032s) 2022-08-17T12:51:35.1147503Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.002s) 2022-08-17T12:51:35.1518720Z test_easy (__main__.TestTensorExprFuser) ... ok (0.037s) 2022-08-17T12:51:35.2152136Z test_eq (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-08-17T12:51:35.2729674Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.058s) 2022-08-17T12:51:35.3106676Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.038s) 2022-08-17T12:51:35.3735002Z test_ge (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-08-17T12:51:35.4361720Z test_gt (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-08-17T12:51:35.4370354Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:51:35.4382632Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.001s) 2022-08-17T12:51:35.4418396Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.004s) 2022-08-17T12:51:35.4683229Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.026s) 2022-08-17T12:51:35.4948991Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.027s) 2022-08-17T12:51:35.5575584Z test_le (__main__.TestTensorExprFuser) ... ok (0.063s) 2022-08-17T12:51:35.6329412Z test_loop (__main__.TestTensorExprFuser) ... ok (0.075s) 2022-08-17T12:51:35.6968460Z test_lt (__main__.TestTensorExprFuser) ... ok (0.064s) 2022-08-17T12:51:35.7220793Z test_mask (__main__.TestTensorExprFuser) ... ok (0.025s) 2022-08-17T12:51:35.7609347Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-08-17T12:51:35.7862923Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.025s) 2022-08-17T12:51:35.8114633Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.025s) 2022-08-17T12:51:35.8395804Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.028s) 2022-08-17T12:51:35.8797648Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.040s) 2022-08-17T12:51:35.9052094Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.025s) 2022-08-17T12:51:35.9405957Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.035s) 2022-08-17T12:51:36.0173496Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.077s) 2022-08-17T12:51:36.0706171Z test_nans (__main__.TestTensorExprFuser) ... ok (0.053s) 2022-08-17T12:51:36.1330159Z test_ne (__main__.TestTensorExprFuser) ... ok (0.062s) 2022-08-17T12:51:36.1658284Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.033s) 2022-08-17T12:52:06.1852307Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (30.019s) 2022-08-17T12:52:06.2191049Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.034s) 2022-08-17T12:52:06.2625484Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.043s) 2022-08-17T12:52:06.2991249Z test_relu (__main__.TestTensorExprFuser) ... ok (0.037s) 2022-08-17T12:52:06.5000057Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.201s) 2022-08-17T12:52:06.5419631Z test_reps (__main__.TestTensorExprFuser) ... ok (0.042s) 2022-08-17T12:52:06.5942565Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.052s) 2022-08-17T12:52:06.6211947Z test_short (__main__.TestTensorExprFuser) ... ok (0.027s) 2022-08-17T12:52:06.6337553Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.013s) 2022-08-17T12:52:06.6903078Z test_slice (__main__.TestTensorExprFuser) ... ok (0.056s) 2022-08-17T12:52:06.7981399Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.108s) 2022-08-17T12:52:07.1034416Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.305s) 2022-08-17T12:52:07.1038049Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:52:07.2141134Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.110s) 2022-08-17T12:52:07.2498875Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.036s) 2022-08-17T12:52:07.2892025Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.039s) 2022-08-17T12:52:07.4492714Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.160s) 2022-08-17T12:52:08.5051246Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (1.056s) 2022-08-17T12:52:08.5663002Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (0.061s) 2022-08-17T12:52:08.6838854Z test_where (__main__.TestTensorExprFuser) ... ok (0.117s) 2022-08-17T12:52:08.6839163Z 2022-08-17T12:52:08.6839644Z ---------------------------------------------------------------------- 2022-08-17T12:52:08.6843882Z Ran 72 tests in 35.739s 2022-08-17T12:52:08.6844428Z 2022-08-17T12:52:08.6844668Z OK (skipped=4) 2022-08-17T12:52:08.6844928Z 2022-08-17T12:52:08.6845256Z Generating XML reports... 2022-08-17T12:52:08.6918886Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220817125132.xml 2022-08-17T12:52:09.1290224Z Running test_dataloader ... [2022-08-17 12:52:09.128669] 2022-08-17T12:52:09.1290755Z Executing ['/opt/conda/bin/python', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:52:09.128753] 2022-08-17T12:52:10.1811678Z Test results will be stored in test-reports/python-unittest/test_dataloader 2022-08-17T12:52:10.1857801Z 2022-08-17T12:52:10.1857919Z Running tests... 2022-08-17T12:52:10.1858547Z ---------------------------------------------------------------------- 2022-08-17T12:52:10.4179992Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.232s) 2022-08-17T12:52:10.4188475Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:52:10.4197782Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:52:10.4207360Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:52:10.4215737Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:52:10.4227045Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.001s) 2022-08-17T12:52:10.4233008Z 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.000s) 2022-08-17T12:52:10.4238451Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:52:10.4244571Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:52:11.4931415Z test_batch_sampler (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:11.4932187Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:11.4934683Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:11.4935287Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:11.5141542Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:11.5142212Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:11.5145881Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:11.5146562Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:11.5558363Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:11.5558906Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:11.5561593Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:11.5562147Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:11.5983064Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:11.5983683Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:11.5986697Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:11.5987206Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:12.0137980Z ok (1.589s) 2022-08-17T12:52:12.0154091Z test_builtin_collection_conversion (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 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.002s) 2022-08-17T12:52:12.0755973Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... ok (0.060s) 2022-08-17T12:52:12.1837598Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... ok (0.108s) 2022-08-17T12:52:12.1861344Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:12.1871811Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.1893811Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:12.1906227Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.1932067Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py:151: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-17T12:52:12.1933622Z return default_collate([torch.as_tensor(b) for b in batch]) 2022-08-17T12:52:12.1934019Z ok (0.003s) 2022-08-17T12:52:12.1945602Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.1958088Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.1975716Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:12.1984376Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.1993559Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.2002747Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.2013874Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:12.2034462Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:12.2050281Z test_error (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:12.2571964Z test_error_in_init (__main__.TestDataLoader) ... ok (0.052s) 2022-08-17T12:52:12.3077569Z test_error_workers (__main__.TestDataLoader) ... ok (0.050s) 2022-08-17T12:52:12.3131683Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.005s) 2022-08-17T12:52:13.4933532Z test_fd_limit_exceeded (__main__.TestDataLoader) ... ok (1.180s) 2022-08-17T12:52:14.3641436Z test_get_worker_info (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:14.3641978Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:14.3643605Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:14.3644125Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:15.9908014Z ok (2.497s) 2022-08-17T12:52:15.9930678Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:15.9940823Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.001s) 2022-08-17T12:52:15.9986087Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.004s) 2022-08-17T12:52:16.0031983Z test_iterable_style_dataset (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73055 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.004s) 2022-08-17T12:52:16.0050430Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:16.8795311Z test_large_sampler_indices (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:16.8795738Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:16.8797839Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:16.8798321Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:18.3481329Z ok (2.343s) 2022-08-17T12:52:18.3554604Z test_len (__main__.TestDataLoader) ... ok (0.007s) 2022-08-17T12:52:18.4711134Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... ok (0.115s) 2022-08-17T12:52:19.4406423Z test_multiple_dataloaders (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:19.4407107Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:19.4408122Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:19.4409000Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:19.4409770Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:19.4410310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:19.4413948Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:19.4414351Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:20.7246398Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:20.7246779Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:20.7249312Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:20.7249677Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:20.7478551Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:20.7478895Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:20.7482450Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:20.7482790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:20.9261065Z ok (2.455s) 2022-08-17T12:52:20.9276009Z test_multiprocessing_contexts (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71229 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-17T12:52:20.9288561Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 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-17T12:52:21.8078462Z test_no_segfault (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:21.8079189Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:21.8081859Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:21.8082303Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:22.1863914Z ok (1.257s) 2022-08-17T12:52:22.1893328Z test_numpy (__main__.TestDataLoader) ... ok (0.003s) 2022-08-17T12:52:22.1936064Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.004s) 2022-08-17T12:52:22.1957922Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:22.1966564Z test_partial_workers (__main__.TestDataLoader) 2022-08-17T12:52:22.1970025Z Check that workers exit even if the iterator is not exhausted. ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81034 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-17T12:52:22.2009841Z test_proper_exit (__main__.TestDataLoader) 2022-08-17T12:52:22.2012471Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70517 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.004s) 2022-08-17T12:52:22.2045523Z test_random_sampler (__main__.TestDataLoader) ... ok (0.003s) 2022-08-17T12:52:22.2061095Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:22.2077367Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:23.2194923Z test_sampler (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:23.2195641Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:23.2197382Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:23.2198008Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:23.2201930Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:23.2202498Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:23.2203279Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:23.2203899Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:23.2205879Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:23.2206485Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:23.2207246Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:23.2207799Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:23.2318764Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:23.2319330Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:23.2323519Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:23.2324223Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:23.6524361Z ok (1.445s) 2022-08-17T12:52:23.6774967Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.025s) 2022-08-17T12:52:24.5506089Z test_segfault (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:24.5506507Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:24.5508802Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:24.5509228Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:26.0654506Z ok (2.388s) 2022-08-17T12:52:26.0668206Z test_seqential_batch_workers (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81891 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-17T12:52:26.1581441Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... ok (0.091s) 2022-08-17T12:52:26.1926007Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.034s) 2022-08-17T12:52:26.2108807Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.018s) 2022-08-17T12:52:26.2113025Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:52:26.3636493Z test_sequential_workers (__main__.TestDataLoader) ... ok (0.152s) 2022-08-17T12:52:26.4122285Z test_shuffle (__main__.TestDataLoader) ... ok (0.048s) 2022-08-17T12:52:26.4531617Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.041s) 2022-08-17T12:52:26.4961582Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.043s) 2022-08-17T12:52:26.4967174Z test_shuffle_batch_workers (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:52:26.6307629Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... ok (0.134s) 2022-08-17T12:52:26.6316560Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:52:26.9549509Z test_shuffle_reproducibility (__main__.TestDataLoader) ... ok (0.323s) 2022-08-17T12:52:27.1366989Z test_shuffle_workers (__main__.TestDataLoader) ... ok (0.182s) 2022-08-17T12:52:28.0260306Z test_timeout (__main__.TestDataLoader) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:28.0260729Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:28.0263384Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:28.0263731Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:29.3967355Z ok (2.260s) 2022-08-17T12:52:29.3983193Z test_typing (__main__.TestDataLoader) ... ok (0.002s) 2022-08-17T12:52:29.3991255Z test_worker_init_fn (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82803 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-17T12:52:29.3997715Z test_worker_seed (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80769 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-17T12:52:29.4004267Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80249 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-17T12:52:29.4010618Z test_basics (__main__.TestDataLoader2) ... skip: no dill (0.001s) 2022-08-17T12:52:29.4022109Z 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-17T12:52:29.4032828Z test_basic_mapdatapipe_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-08-17T12:52:29.4040211Z test_basic_threading (__main__.TestDataLoader2_EventLoop) ... skip: no dill (0.001s) 2022-08-17T12:52:29.4046097Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70756 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:52:29.4058402Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71037 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-17T12:52:29.4066637Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77769 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-17T12:52:29.4077150Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80757 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-17T12:52:29.4793130Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.071s) 2022-08-17T12:52:29.4816194Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:29.4825247Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4846532Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:29.4858193Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4876235Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:29.4887195Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4900478Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4917771Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:29.4926945Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4936042Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4945649Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4955858Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.4974903Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:29.4981218Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74868 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-17T12:52:29.4995715Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:29.5616109Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.062s) 2022-08-17T12:52:29.5624243Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78017 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-17T12:52:29.5671706Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (0.005s) 2022-08-17T12:52:30.7164933Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... ok (1.149s) 2022-08-17T12:52:31.5854271Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:31.5854743Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:31.5856312Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:31.5856671Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:33.2020097Z ok (2.485s) 2022-08-17T12:52:33.2039447Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:33.2050076Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:33.2083313Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2022-08-17T12:52:33.2129456Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62968 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.004s) 2022-08-17T12:52:33.2148469Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:34.0915993Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:34.0916456Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:34.0918710Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:34.0919054Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:35.5633048Z ok (2.348s) 2022-08-17T12:52:35.5701940Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.007s) 2022-08-17T12:52:35.6055974Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.035s) 2022-08-17T12:52:35.6066125Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70947 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-17T12:52:35.6076639Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71229 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-17T12:52:35.6089411Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74498 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-17T12:52:35.6095725Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70968 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-17T12:52:35.6115176Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:35.6156225Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2022-08-17T12:52:35.6177032Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:35.6184903Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T12:52:35.6187858Z Check that workers exit even if the iterator is not exhausted. ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81034 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-17T12:52:35.6224027Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2022-08-17T12:52:35.6226482Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/70517 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.004s) 2022-08-17T12:52:35.6254995Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2022-08-17T12:52:35.6270604Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2022-08-17T12:52:35.6286089Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:36.6456371Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:36.6457130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:36.6459600Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:36.6460221Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:36.6565886Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:36.6566534Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:36.6569289Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:36.6569910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:36.6588905Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:36.6589552Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:36.6592834Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:36.6593446Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:36.6662894Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:36.6663782Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:36.6667417Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:36.6668073Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:37.0834515Z ok (1.455s) 2022-08-17T12:52:37.1000778Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.017s) 2022-08-17T12:52:37.9741499Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:52:37.9741988Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:52:37.9744321Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:52:37.9744692Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:52:39.4594529Z ok (2.359s) 2022-08-17T12:52:39.4603221Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/73955 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-17T12:52:39.5736907Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.113s) 2022-08-17T12:52:39.6084827Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.035s) 2022-08-17T12:52:39.6267389Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.018s) 2022-08-17T12:52:39.6271519Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:52:39.7866601Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... ok (0.159s) 2022-08-17T12:52:39.8347479Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.048s) 2022-08-17T12:52:39.8754668Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.041s) 2022-08-17T12:52:39.9184385Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.043s) 2022-08-17T12:52:39.9190414Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74548 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:52:40.0510453Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.132s) 2022-08-17T12:52:40.0517231Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:52:40.3067084Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.255s) 2022-08-17T12:52:40.4759480Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... ok (0.169s) 2022-08-17T12:52:40.4772320Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68844 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-17T12:52:40.4783623Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2022-08-17T12:52:40.4792807Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82803 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-17T12:52:40.4799547Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62969 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-17T12:52:40.4807101Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/62970 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-17T12:52:40.4815658Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T12:52:40.4822777Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T12:52:40.4842533Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:52:40.4863267Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:52:40.4878304Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2022-08-17T12:52:40.4896278Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:52:40.4916495Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2022-08-17T12:52:40.4925559Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2022-08-17T12:52:40.4942770Z Indices generated by random_split ... ok (0.003s) 2022-08-17T12:52:40.5028045Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.008s) 2022-08-17T12:52:40.5033534Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:52:40.5039285Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:52:40.5044522Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:52:40.5243241Z test_sequential_batch (__main__.TestDictDataLoader) ... ok (0.020s) 2022-08-17T12:52:40.5256248Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68643 for platform(s) macos, linux, win. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:52:40.5279921Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.002s) 2022-08-17T12:52:40.5615022Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... ok (0.033s) 2022-08-17T12:52:40.5623619Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:52:40.5676042Z test_getitem (__main__.TestTensorDataset) ... ok (0.005s) 2022-08-17T12:52:40.5712830Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.004s) 2022-08-17T12:52:40.5723040Z test_len (__main__.TestTensorDataset) ... ok (0.001s) 2022-08-17T12:52:40.5762374Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.004s) 2022-08-17T12:52:40.5778112Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.002s) 2022-08-17T12:52:40.5778380Z 2022-08-17T12:52:40.5778845Z ---------------------------------------------------------------------- 2022-08-17T12:52:40.5779234Z Ran 167 tests in 30.392s 2022-08-17T12:52:40.5779413Z 2022-08-17T12:52:40.5779485Z OK (skipped=46) 2022-08-17T12:52:40.5779606Z 2022-08-17T12:52:40.5779938Z Generating XML reports... 2022-08-17T12:52:40.5816100Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20220817125210.xml 2022-08-17T12:52:40.5866065Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20220817125210.xml 2022-08-17T12:52:40.5918140Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20220817125210.xml 2022-08-17T12:52:40.5926136Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20220817125210.xml 2022-08-17T12:52:40.5931196Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20220817125210.xml 2022-08-17T12:52:40.5933901Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20220817125210.xml 2022-08-17T12:52:40.5936464Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20220817125210.xml 2022-08-17T12:52:40.5942391Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20220817125210.xml 2022-08-17T12:52:40.5945169Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20220817125210.xml 2022-08-17T12:52:40.5948455Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20220817125210.xml 2022-08-17T12:52:40.5951895Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2-20220817125210.xml 2022-08-17T12:52:40.5955407Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2_EventLoop-20220817125210.xml 2022-08-17T12:52:40.5958102Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20220817125210.xml 2022-08-17T12:52:40.5960748Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20220817125210.xml 2022-08-17T12:52:40.8643215Z Running test_cpp_extensions_jit ... [2022-08-17 12:52:40.863914] 2022-08-17T12:52:40.8644067Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:52:40.864000] 2022-08-17T12:52:42.1616108Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:52:42.1649633Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2022-08-17T12:52:42.1663481Z 2022-08-17T12:52:42.1663600Z Running tests... 2022-08-17T12:52:42.1664316Z ---------------------------------------------------------------------- 2022-08-17T12:52:43.6553200Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (1.489s) 2022-08-17T12:52:56.8378241Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (13.182s) 2022-08-17T12:52:56.8398705Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:52:56.8399188Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/cpp_frontend_extension... 2022-08-17T12:52:56.8784431Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/cpp_frontend_extension/build.ninja... 2022-08-17T12:52:56.8789013Z Building extension module cpp_frontend_extension... 2022-08-17T12:52:56.8789275Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:52:57.8055368Z [1/2] c++ -MMD -MF cpp_frontend_extension.o.d -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/workspace/test/cpp_extensions/cpp_frontend_extension.cpp -o cpp_frontend_extension.o 2022-08-17T12:52:58.0764802Z [2/2] c++ cpp_frontend_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o cpp_frontend_extension.so 2022-08-17T12:52:58.0815986Z Loading extension module cpp_frontend_extension... 2022-08-17T12:52:58.0878222Z ok (1.250s) 2022-08-17T12:52:58.0895666Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:52:58.0897130Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:52:58.0897667Z Loading extension module cpp_frontend_extension... 2022-08-17T12:52:58.0911368Z ok (0.003s) 2022-08-17T12:52:58.0948140Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:52:58.0949029Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2022-08-17T12:52:58.0949568Z Loading extension module cpp_frontend_extension... 2022-08-17T12:52:58.1012067Z ok (0.010s) 2022-08-17T12:52:58.1027391Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.002s) 2022-08-17T12:52:58.1040219Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:52:58.1040815Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module... 2022-08-17T12:52:58.1425308Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/build.ninja... 2022-08-17T12:52:58.1429223Z Building extension module is_python_module... 2022-08-17T12:52:58.1429549Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:52:59.0718701Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/main.cpp -o main.o 2022-08-17T12:52:59.2677129Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module.so 2022-08-17T12:52:59.2727867Z Loading extension module is_python_module... 2022-08-17T12:52:59.2750442Z /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-17T12:52:59.2750995Z f'Input #{idx} requires gradient and ' 2022-08-17T12:52:59.2751644Z /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-17T12:52:59.2752132Z f'Input #{idx} requires gradient and ' 2022-08-17T12:52:59.2775990Z /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-17T12:52:59.2776654Z f'Input #{idx} requires gradient and ' 2022-08-17T12:52:59.2777284Z /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-17T12:52:59.2777767Z f'Input #{idx} requires gradient and ' 2022-08-17T12:52:59.2848114Z ok (1.182s) 2022-08-17T12:52:59.2856573Z test_half_support (__main__.TestCppExtensionJIT) 2022-08-17T12:52:59.2857895Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2022-08-17T12:52:59.2866044Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:52:59.2874502Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2022-08-17T12:52:59.2886950Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:52:59.2887414Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension... 2022-08-17T12:52:59.3268364Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension/build.ninja... 2022-08-17T12:52:59.3273155Z Building extension module inline_jit_extension... 2022-08-17T12:52:59.3273629Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:00.2154311Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension/main.cpp -o main.o 2022-08-17T12:53:00.4085171Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension.so 2022-08-17T12:53:00.4138002Z Loading extension module inline_jit_extension... 2022-08-17T12:53:00.4158275Z ok (1.128s) 2022-08-17T12:53:00.4173152Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.001s) 2022-08-17T12:53:00.4181809Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:00.4182313Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict... 2022-08-17T12:53:00.4567976Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict/build.ninja... 2022-08-17T12:53:00.4573238Z Building extension module inline_jit_extension_with_functions_dict... 2022-08-17T12:53:00.4573747Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:01.3567723Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_dict -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict/main.cpp -o main.o 2022-08-17T12:53:01.5571843Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_dict.so 2022-08-17T12:53:01.5621928Z Loading extension module inline_jit_extension_with_functions_dict... 2022-08-17T12:53:01.5638279Z ok (1.146s) 2022-08-17T12:53:01.5654887Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:01.5655668Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list... 2022-08-17T12:53:01.6042090Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list/build.ninja... 2022-08-17T12:53:01.6045964Z Building extension module inline_jit_extension_with_functions_list... 2022-08-17T12:53:01.6046340Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:02.5026139Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension_with_functions_list -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list/main.cpp -o main.o 2022-08-17T12:53:02.6981221Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_list.so 2022-08-17T12:53:02.7031660Z Loading extension module inline_jit_extension_with_functions_list... 2022-08-17T12:53:02.7052896Z ok (1.141s) 2022-08-17T12:53:02.7073427Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:02.7073880Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/jit_extension... 2022-08-17T12:53:02.7470875Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/jit_extension/build.ninja... 2022-08-17T12:53:02.7475607Z Building extension module jit_extension... 2022-08-17T12:53:02.7476070Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:03.7410396Z [1/3] c++ -MMD -MF jit_extension.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension.cpp -o jit_extension.o 2022-08-17T12:53:03.8360026Z [2/3] c++ -MMD -MF jit_extension2.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/jit_extension2.cpp -o jit_extension2.o 2022-08-17T12:53:04.1803410Z [3/3] c++ jit_extension.o jit_extension2.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o jit_extension.so 2022-08-17T12:53:04.1853396Z Loading extension module jit_extension... 2022-08-17T12:53:04.1881232Z ok (1.483s) 2022-08-17T12:53:04.1895353Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2022-08-17T12:53:04.1902760Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2022-08-17T12:53:04.1911591Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.001s) 2022-08-17T12:53:04.1925242Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:04.1925731Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension... 2022-08-17T12:53:04.2309497Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension/build.ninja... 2022-08-17T12:53:04.2313217Z Building extension module lenient_flag_handling_extension... 2022-08-17T12:53:04.2313736Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:05.1970490Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -O0 -Wall -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension/main.cpp -o main.o 2022-08-17T12:53:05.4376856Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o lenient_flag_handling_extension.so 2022-08-17T12:53:05.4428943Z Loading extension module lenient_flag_handling_extension... 2022-08-17T12:53:05.4450171Z ok (1.254s) 2022-08-17T12:53:05.4464163Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80933 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-17T12:53:05.4474950Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:05.4484997Z The input conditions for extension module is_python_module have changed. Bumping to version 1 and re-building as is_python_module_v1... 2022-08-17T12:53:05.4867262Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/build.ninja... 2022-08-17T12:53:05.4877336Z Building extension module is_python_module_v1... 2022-08-17T12:53:05.4877639Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:06.3901249Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/main.cpp -o main.o 2022-08-17T12:53:06.5971201Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module_v1.so 2022-08-17T12:53:06.6024657Z Loading extension module is_python_module_v1... 2022-08-17T12:53:06.6047712Z ok (1.158s) 2022-08-17T12:53:06.6065705Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:06.6066527Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type... 2022-08-17T12:53:06.6450446Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type/build.ninja... 2022-08-17T12:53:06.6455083Z Building extension module test_set_default_type... 2022-08-17T12:53:06.6455378Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:07.5557856Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type/main.cpp -o main.o 2022-08-17T12:53:07.7552474Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o test_set_default_type.so 2022-08-17T12:53:07.7602838Z Loading extension module test_set_default_type... 2022-08-17T12:53:07.7622594Z ok (1.157s) 2022-08-17T12:53:08.8853361Z test_warning (__main__.TestCppExtensionJIT) ... [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:53:08.8858864Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:53:08.8862413Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:53:08.8863644Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2022-08-17T12:53:10.0073529Z UserWarning: Error with torch.DoubleTensor (Triggered internally at /var/lib/jenkins/.cache/torch_extensions/py37_cpu/warn_mod/main.cpp:12.) 2022-08-17T12:53:10.0075306Z ok (2.245s) 2022-08-17T12:53:10.0141997Z 2022-08-17T12:53:10.0142796Z ---------------------------------------------------------------------- 2022-08-17T12:53:10.0143182Z Ran 23 tests in 27.848s 2022-08-17T12:53:10.0143675Z 2022-08-17T12:53:10.0143907Z OK (skipped=8) 2022-08-17T12:53:10.0144121Z 2022-08-17T12:53:10.0144274Z Generating XML reports... 2022-08-17T12:53:10.0198271Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220817125242.xml 2022-08-17T12:53:10.3361176Z Running test_serialization ... [2022-08-17 12:53:10.335755] 2022-08-17T12:53:10.3361923Z Executing ['/opt/conda/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:10.335836] 2022-08-17T12:53:11.5616597Z Test results will be stored in test-reports/python-unittest/test_serialization 2022-08-17T12:53:11.5632322Z 2022-08-17T12:53:11.5632658Z Running tests... 2022-08-17T12:53:11.5633248Z ---------------------------------------------------------------------- 2022-08-17T12:53:11.6094191Z test_serialization_new_format_old_format_compat_cpu (__main__.TestBothSerializationCPU) ... ok (0.046s) 2022-08-17T12:53:11.6105898Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:11.6117757Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:11.6545158Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.043s) 2022-08-17T12:53:11.6556509Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:11.6587999Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.003s) 2022-08-17T12:53:11.8016063Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.143s) 2022-08-17T12:53:11.8184440Z test_serialization (__main__.TestOldSerialization) ... ok (0.017s) 2022-08-17T12:53:11.8482384Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.030s) 2022-08-17T12:53:11.8556228Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.007s) 2022-08-17T12:53:11.8618940Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.006s) 2022-08-17T12:53:11.8626320Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-08-17T12:53:11.8632055Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-08-17T12:53:11.8648055Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:53:11.8722818Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.007s) 2022-08-17T12:53:11.8735795Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:11.8753014Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:53:12.2118437Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.336s) 2022-08-17T12:53:12.2131793Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:12.2317764Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.019s) 2022-08-17T12:53:12.2334503Z test_serialization_map_location (__main__.TestOldSerialization) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81685 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-17T12:53:18.7390500Z test_serialization_offset (__main__.TestOldSerialization) ... ok (6.505s) 2022-08-17T12:53:25.5197084Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (6.781s) 2022-08-17T12:53:25.5220064Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:53:25.5249203Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.003s) 2022-08-17T12:53:25.5275077Z test_serialization_sparse (__main__.TestOldSerialization) ... test_serialization.py:293: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:53:25.5276113Z _test_serialization(lambda x: x.to_sparse_csr()) 2022-08-17T12:53:25.5284982Z ok (0.004s) 2022-08-17T12:53:25.5306898Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.002s) 2022-08-17T12:53:25.5348216Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2022-08-17T12:53:25.5360683Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:25.5412614Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.005s) 2022-08-17T12:53:25.5423720Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T12:53:25.5438318Z test_load_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:25.5449209Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:25.5491965Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.004s) 2022-08-17T12:53:25.5505388Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:25.5520848Z test_meta_serialization (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:25.5582926Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.006s) 2022-08-17T12:53:25.5604280Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:25.6960424Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.135s) 2022-08-17T12:53:25.7124656Z test_serialization (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T12:53:32.7275096Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (7.015s) 2022-08-17T12:53:32.7394545Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.012s) 2022-08-17T12:53:32.7402914Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.001s) 2022-08-17T12:53:32.7409644Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.001s) 2022-08-17T12:53:32.7430513Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:32.7507870Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.008s) 2022-08-17T12:53:32.7521652Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:32.7538537Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:33.2010660Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.447s) 2022-08-17T12:53:33.2025387Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2214101Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.019s) 2022-08-17T12:53:33.2434968Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.022s) 2022-08-17T12:53:33.2457168Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:33.2470499Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2498976Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.003s) 2022-08-17T12:53:33.2519596Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.002s) 2022-08-17T12:53:33.2558649Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.004s) 2022-08-17T12:53:33.2570920Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2734539Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T12:53:33.2814120Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/serialization.py:731: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2022-08-17T12:53:33.2814991Z " silence this warning)", UserWarning) 2022-08-17T12:53:33.2855690Z ok (0.012s) 2022-08-17T12:53:33.2904148Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.005s) 2022-08-17T12:53:33.2914756Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2924882Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2933306Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2950238Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-08-17T12:53:33.2963332Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.001s) 2022-08-17T12:53:33.2981550Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-08-17T12:53:33.2997329Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.002s) 2022-08-17T12:53:33.2997688Z 2022-08-17T12:53:33.2998107Z ---------------------------------------------------------------------- 2022-08-17T12:53:33.2999797Z Ran 68 tests in 21.737s 2022-08-17T12:53:33.2999983Z 2022-08-17T12:53:33.3000102Z OK (skipped=5) 2022-08-17T12:53:33.3000283Z 2022-08-17T12:53:33.3000424Z Generating XML reports... 2022-08-17T12:53:33.3025428Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20220817125311.xml 2022-08-17T12:53:33.3049664Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220817125311.xml 2022-08-17T12:53:33.3074184Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220817125311.xml 2022-08-17T12:53:33.3081379Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220817125311.xml 2022-08-17T12:53:33.5388224Z Running test_dispatch ... [2022-08-17 12:53:33.538416] 2022-08-17T12:53:33.5388791Z Executing ['/opt/conda/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:33.538513] 2022-08-17T12:53:34.8494913Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:53:34.8532010Z Test results will be stored in test-reports/python-unittest/test_dispatch 2022-08-17T12:53:34.8547475Z 2022-08-17T12:53:34.8547595Z Running tests... 2022-08-17T12:53:34.8548045Z ---------------------------------------------------------------------- 2022-08-17T12:53:35.1072866Z test_all_invariants (__main__.TestDispatch) ... ok (0.252s) 2022-08-17T12:53:41.1062805Z test_computed_table (__main__.TestDispatch) ... ok (5.999s) 2022-08-17T12:53:41.1159169Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:53:41.1175846Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:53:41.2864178Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.169s) 2022-08-17T12:53:41.4654808Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.179s) 2022-08-17T12:53:47.1651428Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (5.700s) 2022-08-17T12:53:47.1741241Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.009s) 2022-08-17T12:53:47.1837389Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.010s) 2022-08-17T12:53:47.1855911Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:53:47.1872870Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:53:52.9033952Z test_def (__main__.TestDispatch) ... ok (5.716s) 2022-08-17T12:53:52.9148521Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.011s) 2022-08-17T12:53:52.9157389Z test_def_only (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:53:52.9166155Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:53:53.1063543Z test_def_with_inference (__main__.TestDispatch) ... ok (0.190s) 2022-08-17T12:53:53.1083055Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.002s) 2022-08-17T12:53:53.1092663Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.001s) 2022-08-17T12:53:53.1103057Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:53:53.1103484Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension... 2022-08-17T12:53:53.1499277Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension/build.ninja... 2022-08-17T12:53:53.1503896Z Building extension module dangling_impl_extension... 2022-08-17T12:53:53.1504359Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:53:54.1348524Z [1/2] c++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++14 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/dangling_impl_extension.cpp -o dangling_impl_extension.o 2022-08-17T12:53:54.3851626Z [2/2] c++ dangling_impl_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o dangling_impl_extension.so 2022-08-17T12:53:54.3902570Z Loading extension module dangling_impl_extension... 2022-08-17T12:53:54.3924293Z ok (1.283s) 2022-08-17T12:53:54.5781716Z test_impl_only (__main__.TestDispatch) ... ok (0.185s) 2022-08-17T12:53:54.5872647Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.009s) 2022-08-17T12:53:54.5961714Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.009s) 2022-08-17T12:53:54.6050066Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.009s) 2022-08-17T12:53:54.6174271Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.012s) 2022-08-17T12:53:54.6183779Z test_overwrite_math (__main__.TestDispatch) ... [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T12:53:54.6184466Z operator: __test45643__::foo 2022-08-17T12:53:54.6184795Z no debug info 2022-08-17T12:53:54.6185284Z dispatch key: (catch all) 2022-08-17T12:53:54.6185591Z previous kernel: fn1 2022-08-17T12:53:54.6187958Z new kernel: fn2 (function registerKernel) 2022-08-17T12:53:54.6188487Z [W OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T12:53:54.6188938Z operator: __test45644__::foo 2022-08-17T12:53:54.6189247Z no debug info 2022-08-17T12:53:54.6189466Z dispatch key: (catch all) 2022-08-17T12:53:54.6189669Z previous kernel: fn1 2022-08-17T12:53:54.6189897Z new kernel: fn2 (function registerKernel) 2022-08-17T12:53:54.6190090Z ok (0.002s) 2022-08-17T12:53:54.6200927Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:53:54.6209841Z test_basic (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:53:54.6219848Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:53:54.6229693Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:53:54.6237570Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:53:54.6247744Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.001s) 2022-08-17T12:53:54.6477565Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.023s) 2022-08-17T12:53:54.6477918Z 2022-08-17T12:53:54.6478360Z ---------------------------------------------------------------------- 2022-08-17T12:53:54.6478748Z Ran 32 tests in 19.793s 2022-08-17T12:53:54.6478931Z 2022-08-17T12:53:54.6479025Z OK 2022-08-17T12:53:54.6479175Z 2022-08-17T12:53:54.6479298Z Generating XML reports... 2022-08-17T12:53:54.6527030Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220817125334.xml 2022-08-17T12:53:54.6534253Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220817125334.xml 2022-08-17T12:53:54.9840530Z Running test_autograd ... [2022-08-17 12:53:54.983602] 2022-08-17T12:53:54.9841225Z Executing ['/opt/conda/bin/python', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:54.983685] 2022-08-17T12:53:56.9475375Z Test results will be stored in test-reports/python-unittest/test_autograd 2022-08-17T12:53:56.9512399Z 2022-08-17T12:53:56.9512721Z Running tests... 2022-08-17T12:53:56.9513328Z ---------------------------------------------------------------------- 2022-08-17T12:53:56.9558649Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:53:56.9581767Z test_accumulate_grad (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:193: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:1061.) 2022-08-17T12:53:56.9583256Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-08-17T12:53:56.9583630Z ok (0.002s) 2022-08-17T12:53:56.9608477Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:56.9622574Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:56.9635186Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... test_autograd.py:3641: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2022-08-17T12:53:56.9635916Z with detect_anomaly(): 2022-08-17T12:53:56.9639069Z ok (0.002s) 2022-08-17T12:53:56.9667716Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:53:56.9792997Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.012s) 2022-08-17T12:53:56.9812086Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:56.9822866Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.1924474Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.210s) 2022-08-17T12:53:57.1945803Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.1995060Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:53:57.2083116Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.009s) 2022-08-17T12:53:57.2672176Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.059s) 2022-08-17T12:53:57.2841318Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.017s) 2022-08-17T12:53:57.2864188Z test_backward (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.2872292Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.2890098Z test_backward_copy (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.2902673Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.2910452Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.2921607Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.2932513Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.2983832Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:53:57.2993161Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.3027187Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:53:57.3046963Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.3062297Z test_calculate_shape_util (__main__.TestAutograd) ... test_autograd.py:3503: 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-17T12:53:57.3062840Z torch.randn(10, 5, requires_grad=True)] 2022-08-17T12:53:57.3063954Z ok (0.002s) 2022-08-17T12:53:57.3077800Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.3097787Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.3111806Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.3123128Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:53:57.3127137Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2022-08-17T12:53:57.3145402Z Test that autocast args such as the dtype are preserved during non-reentrant ... ok (0.002s) 2022-08-17T12:53:57.3149140Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2022-08-17T12:53:57.3150071Z Test that autocast args/kwargs such as the dtype are preserved during ... skip: Test requires CUDA bf16 support (0.000s) 2022-08-17T12:53:57.3159402Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2022-08-17T12:53:57.3174174Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.002s) 2022-08-17T12:53:57.3181869Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2022-08-17T12:53:57.3193047Z Verifies that correct gradients are calculated for checkpoint ... ok (0.002s) 2022-08-17T12:53:57.3211972Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.3221568Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2022-08-17T12:53:57.3236154Z Verifies gradient correctness when checkpoint without reentrant autograd ... ok (0.002s) 2022-08-17T12:53:57.3255313Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.3279863Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.3293866Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2022-08-17T12:53:57.3297684Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:53:57.3310954Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2022-08-17T12:53:57.3314728Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:53:57.3334275Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... skip: Test requires CUDA (0.002s) 2022-08-17T12:53:57.3340243Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2022-08-17T12:53:57.3347668Z Ensures that gradient hooks are only called once per tensor. ... ok (0.001s) 2022-08-17T12:53:57.6859013Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... ok (0.351s) 2022-08-17T12:53:57.6941745Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.008s) 2022-08-17T12:53:57.6972842Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:53:57.8135526Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.116s) 2022-08-17T12:53:57.8163095Z test_custom_function_error (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:53:57.8176964Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.8379827Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.020s) 2022-08-17T12:53:57.8442559Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:53:57.8467156Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.8590172Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.012s) 2022-08-17T12:53:57.8653667Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:53:57.8668435Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:57.8688718Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:57.8777471Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.009s) 2022-08-17T12:53:57.8818496Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:53:57.8885835Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.007s) 2022-08-17T12:53:57.8946066Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:53:58.0463471Z test_deep_reentrant (__main__.TestAutograd) ... ok (0.151s) 2022-08-17T12:53:58.0499141Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:53:58.0517265Z test_dep_nograd (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:53:58.0529989Z test_dependent_backward (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:58.0576472Z test_detach (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:53:58.0581210Z test_detach_base (__main__.TestAutograd) 2022-08-17T12:53:58.0585563Z detaching base does not detach view ... ok (0.001s) 2022-08-17T12:53:58.0625468Z test_detach_disallows_metadata_change (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:53:58.0679468Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:53:58.0689178Z test_diagonal_derivative_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:58.0698358Z test_diagonal_expanded_v (__main__.TestAutograd) ... test_autograd.py:2214: 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-17T12:53:58.0698971Z v_expanded = torch.tensor(value).expand(10) 2022-08-17T12:53:58.0701689Z ok (0.001s) 2022-08-17T12:53:58.0739499Z test_dir (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:53:58.0750178Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:58.0763740Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:53:58.0775888Z test_eig_complex_eigenvalues (__main__.TestAutograd) ... test_autograd.py:3758: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:53:58.0776687Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:53:58.0776978Z L, _ = torch.eig(A) 2022-08-17T12:53:58.0777147Z should be replaced with 2022-08-17T12:53:58.0777355Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:53:58.0777541Z and 2022-08-17T12:53:58.0777705Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:53:58.0777910Z should be replaced with 2022-08-17T12:53:58.0778257Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:53:58.0778587Z w, v = torch.eig(A, eigenvectors=True) 2022-08-17T12:53:58.0823983Z ok (0.006s) 2022-08-17T12:53:58.0880118Z test_eig_no_eigenvectors (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:53:59.5987834Z test_free_deep_graph (__main__.TestAutograd) ... ok (1.510s) 2022-08-17T12:54:00.5971819Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (0.998s) 2022-08-17T12:54:01.6298592Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (1.033s) 2022-08-17T12:54:01.7003812Z test_function (__main__.TestAutograd) ... ok (0.070s) 2022-08-17T12:54:01.7027920Z test_function_returns_input (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:01.7042759Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:01.7048159Z test_gc_in_destructor (__main__.TestAutograd) 2022-08-17T12:54:02.2570831Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.553s) 2022-08-17T12:54:02.2603131Z test_grad (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.2615762Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.2643505Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.2670340Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.2807513Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.013s) 2022-08-17T12:54:02.2818763Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.2854991Z test_grad_fn_prehooks (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:02.2887125Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.2913019Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.2929334Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.2949375Z test_grad_nonleaf (__main__.TestAutograd) ... test_autograd.py:528: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T12:54:02.2950988Z self.assertIsNone(x.grad) 2022-08-17T12:54:02.2961140Z ok (0.003s) 2022-08-17T12:54:02.2976599Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.2995987Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... test_autograd.py:580: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T12:54:02.2997612Z self.assertIsNone(x_list[0].grad) 2022-08-17T12:54:02.2999986Z test_autograd.py:587: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T12:54:02.3001433Z self.assertIsNone(x_list[i].grad) 2022-08-17T12:54:02.3004336Z ok (0.003s) 2022-08-17T12:54:02.3023279Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.3041497Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.3225479Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.018s) 2022-08-17T12:54:02.3621753Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.040s) 2022-08-17T12:54:02.3636513Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2022-08-17T12:54:02.3794024Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.017s) 2022-08-17T12:54:02.3810038Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... /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-17T12:54:02.3811299Z f'Input #{idx} requires gradient and ' 2022-08-17T12:54:02.3822735Z ok (0.003s) 2022-08-17T12:54:02.3893170Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.007s) 2022-08-17T12:54:02.3908923Z test_gradcheck_custom_error (__main__.TestAutograd) ... /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-17T12:54:02.3910085Z f'Input #{idx} requires gradient and ' 2022-08-17T12:54:02.4015484Z ok (0.012s) 2022-08-17T12:54:02.4065057Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:02.4714637Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.065s) 2022-08-17T12:54:02.4791950Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.008s) 2022-08-17T12:54:02.4852801Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.4908366Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.4988545Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:580: UserWarning: get_analytical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2022-08-17T12:54:02.4990236Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2022-08-17T12:54:02.4990773Z ok (0.008s) 2022-08-17T12:54:02.5051656Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:173: UserWarning: get_numerical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2022-08-17T12:54:02.5053138Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2022-08-17T12:54:02.5053595Z ok (0.006s) 2022-08-17T12:54:02.5073368Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... /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-17T12:54:02.5074594Z f'Input #{idx} requires gradient and ' 2022-08-17T12:54:02.5368301Z ok (0.032s) 2022-08-17T12:54:02.5387941Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... /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-17T12:54:02.5389402Z f'Input #{idx} requires gradient and ' 2022-08-17T12:54:02.5494763Z ok (0.013s) 2022-08-17T12:54:02.6059610Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.056s) 2022-08-17T12:54:02.6082141Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.6180341Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.010s) 2022-08-17T12:54:02.6194000Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... test_autograd.py:3913: 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-17T12:54:02.6195411Z gradcheck(fn, torch.rand(2, 2, dtype=torch.double).to_sparse_csr().requires_grad_(True), check_sparse_nnz=True, 2022-08-17T12:54:02.6254361Z expected failure (0.007s) 2022-08-17T12:54:02.6292449Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:02.6307196Z test_gradcheck_test_outputs (__main__.TestAutograd) ... /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-17T12:54:02.6308372Z f'Input #{idx} requires gradient and ' 2022-08-17T12:54:02.6311568Z ok (0.002s) 2022-08-17T12:54:02.6389264Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.008s) 2022-08-17T12:54:02.6447299Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.6510420Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.6572369Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.6582271Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test requires CUDA (0.001s) 2022-08-17T12:54:02.6604245Z test_hessian_vector (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.6620397Z test_hook_none (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.6630251Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.6659316Z test_hooks (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.6676776Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.6687413Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.6858612Z test_indexing (__main__.TestAutograd) ... ok (0.017s) 2022-08-17T12:54:02.6892842Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.7131577Z test_inplace (__main__.TestAutograd) ... ok (0.024s) 2022-08-17T12:54:02.7259898Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.013s) 2022-08-17T12:54:02.7310663Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:02.7348860Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:02.7362423Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8139567Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.077s) 2022-08-17T12:54:02.8155017Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.8192488Z test_integer_outputs (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:02.8241362Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:02.8251720Z test_isolated_node (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8266692Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8277489Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8302606Z test_lobpcg (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80338 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-17T12:54:02.8313541Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8329439Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.8341095Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8352763Z test_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8374947Z test_multi_backward (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.8385848Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8399234Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:1092: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1560.) 2022-08-17T12:54:02.8400817Z return super(Tensor, self).refine_names(names) 2022-08-17T12:54:02.8401774Z ok (0.002s) 2022-08-17T12:54:02.8425574Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.002s) 2022-08-17T12:54:02.8524008Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.010s) 2022-08-17T12:54:02.8535576Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8579799Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:02.8599386Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.8615048Z test_next_functions (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.8629936Z test_no_grad (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8638475Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8658571Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.8689833Z test_no_grad_copy_sparse (__main__.TestAutograd) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2322: UserWarning: Argument order of nn.functional.embedding_bag was changed. Usage `embedding_bag(weight, input, ...)` is deprecated, and should now be `embedding_bag(input, weight, ...)`. 2022-08-17T12:54:02.8691277Z "Argument order of nn.functional.embedding_bag was changed. " 2022-08-17T12:54:02.8715016Z ok (0.006s) 2022-08-17T12:54:02.8725471Z test_no_grad_input (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8780238Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:02.8786018Z test_no_grad_python_function (__main__.TestAutograd) 2022-08-17T12:54:02.8790783Z Python Functions should respect grad mode. ... ok (0.001s) 2022-08-17T12:54:02.8855366Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.8867199Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:02.8900921Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.8931727Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:02.8990891Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.9014709Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.9034633Z test_once_differentiable (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.9088849Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:02.9153313Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.006s) 2022-08-17T12:54:02.9192209Z test_pickle (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:02.9208218Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.9225885Z test_power_function (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.9239243Z test_profiler (__main__.TestAutograd) ... STAGE:2022-08-17 12:54:02 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:02.9241680Z STAGE:2022-08-17 12:54:02 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:02.9248380Z ok (0.002s) 2022-08-17T12:54:02.9264533Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:02.9282017Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... 2022-08-17T12:54:02.9287044Z STAGE:2022-08-17 12:54:02 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:02.9582362Z STAGE:2022-08-17 12:54:02 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:03.4995516Z =================================================================================================================================================================== 2022-08-17T12:54:03.4995837Z TEST 2022-08-17T12:54:03.4996732Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.4997523Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T12:54:03.4998430Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.4999128Z aten::lstm 1.07% 185.000us 4.80% 828.000us 828.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.4999419Z aten::lstm 1.00% 173.000us 4.85% 836.000us 836.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.4999696Z aten::lstm 0.99% 171.000us 5.87% 1.013ms 1.013ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.4999982Z aten::lstm 0.98% 169.000us 5.07% 875.000us 875.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5000273Z aten::lstm 0.96% 165.000us 4.74% 818.000us 818.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5000568Z aten::lstm 0.94% 163.000us 5.02% 866.000us 866.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5000847Z aten::lstm 0.94% 163.000us 4.72% 814.000us 814.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5001118Z aten::lstm 0.94% 162.000us 4.79% 827.000us 827.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5001396Z aten::lstm 0.92% 159.000us 4.76% 822.000us 822.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5001683Z aten::lstm 0.89% 154.000us 4.78% 825.000us 825.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.5002368Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.5002723Z Self CPU time total: 17.251ms 2022-08-17T12:54:03.5002833Z 2022-08-17T12:54:03.7316769Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.7317421Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T12:54:03.7318194Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.7318646Z aten::lstm 17.99% 3.104ms 97.44% 16.809ms 840.450us 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.7318958Z aten::addmm 10.40% 1.794ms 12.78% 2.204ms 11.020us 200 [[80], [3, 20], [20, 80], [], []] 2022-08-17T12:54:03.7319256Z aten::mul 8.59% 1.481ms 8.59% 1.481ms 2.468us 600 [[3, 20], [3, 20]] 2022-08-17T12:54:03.7319541Z aten::sigmoid_ 8.53% 1.471ms 8.53% 1.471ms 2.452us 600 [[3, 20]] 2022-08-17T12:54:03.7319846Z aten::unsafe_split 6.09% 1.050ms 13.91% 2.399ms 11.995us 200 [[3, 80], [], []] 2022-08-17T12:54:03.7320144Z aten::slice 4.97% 857.000us 4.99% 861.000us 1.076us 800 [[3, 80], [], [], [], []] 2022-08-17T12:54:03.7320432Z aten::tanh_ 3.84% 662.000us 3.84% 662.000us 3.310us 200 [[3, 20]] 2022-08-17T12:54:03.7320720Z aten::tanh 3.61% 622.000us 3.61% 622.000us 3.110us 200 [[3, 20]] 2022-08-17T12:54:03.7321001Z aten::linear 3.51% 605.000us 18.86% 3.254ms 16.270us 200 [[3, 20], [80, 20], [80]] 2022-08-17T12:54:03.7321275Z aten::narrow 2.83% 488.000us 6.55% 1.130ms 1.413us 800 [[3, 80], [], [], []] 2022-08-17T12:54:03.7321796Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.7322146Z Self CPU time total: 17.251ms 2022-08-17T12:54:03.7322274Z 2022-08-17T12:54:03.9273409Z =================================================================================================================================================================== 2022-08-17T12:54:03.9273758Z TEST 2022-08-17T12:54:03.9274138Z =================================================================================================================================================================== 2022-08-17T12:54:03.9274742Z This report only display top-level ops statistics 2022-08-17T12:54:03.9275286Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.9275735Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T12:54:03.9276295Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.9276922Z aten::lstm 1.07% 185.000us 4.80% 828.000us 828.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9277211Z aten::lstm 1.00% 173.000us 4.85% 836.000us 836.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9277494Z aten::lstm 0.99% 171.000us 5.87% 1.013ms 1.013ms 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9277818Z aten::lstm 0.98% 169.000us 5.07% 875.000us 875.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9278107Z aten::lstm 0.96% 165.000us 4.74% 818.000us 818.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9278398Z aten::lstm 0.94% 163.000us 5.02% 866.000us 866.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9278679Z aten::lstm 0.94% 163.000us 4.72% 814.000us 814.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9278957Z aten::lstm 0.94% 162.000us 4.79% 827.000us 827.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9279228Z aten::lstm 0.92% 159.000us 4.76% 822.000us 822.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9279503Z aten::lstm 0.89% 154.000us 4.78% 825.000us 825.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:03.9280027Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:03.9280379Z Self CPU time total: 17.251ms 2022-08-17T12:54:03.9280505Z 2022-08-17T12:54:04.1582121Z =================================================================================================================================================================== 2022-08-17T12:54:04.1582858Z This report only display top-level ops statistics 2022-08-17T12:54:04.1583586Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:04.1584071Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T12:54:04.1584633Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:04.1585210Z aten::lstm 17.99% 3.104ms 97.44% 16.809ms 840.450us 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2022-08-17T12:54:04.1585510Z aten::randn 1.40% 242.000us 2.54% 439.000us 7.317us 60 [[], [], [], [], []] 2022-08-17T12:54:04.1586018Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2022-08-17T12:54:04.1586365Z Self CPU time total: 17.251ms 2022-08-17T12:54:04.1586496Z 2022-08-17T12:54:04.1586602Z Total time based on python measurements: 18.812ms 2022-08-17T12:54:04.1880563Z CPU time measurement python side overhead: 9.05% 2022-08-17T12:54:04.1956527Z STAGE:2022-08-17 12:54:04 3626:3626 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:54:04.2052856Z ok (1.279s) 2022-08-17T12:54:04.2058684Z test_profiler_aggregation_table (__main__.TestAutograd) 2022-08-17T12:54:04.2065599Z Test if the profiling result is aggregated for `str(prof)` ... STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:04.2068273Z STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:04.2078389Z ok (0.002s) 2022-08-17T12:54:04.2095211Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:04.2555850Z test_profiler_propagation (__main__.TestAutograd) ... STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:04.2565802Z STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:04.2574804Z ok (0.048s) 2022-08-17T12:54:04.2596287Z test_profiler_seq_nr (__main__.TestAutograd) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/66893 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.002s) 2022-08-17T12:54:04.2608190Z test_profiler_shapes (__main__.TestAutograd) ... 2022-08-17T12:54:04.2612658Z STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:04.2618620Z STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:04.2635025Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-08-17T12:54:04.2635766Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2022-08-17T12:54:04.2636752Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-08-17T12:54:04.2637455Z aten::linear 2.72% 5.000us 45.65% 84.000us 84.000us 1 [[128, 20], [30, 20], [30]] 2022-08-17T12:54:04.2637962Z aten::t 7.07% 13.000us 10.33% 19.000us 19.000us 1 [[30, 20]] 2022-08-17T12:54:04.2638470Z aten::transpose 1.63% 3.000us 3.26% 6.000us 6.000us 1 [[30, 20], [], []] 2022-08-17T12:54:04.2639000Z aten::as_strided 1.63% 3.000us 1.63% 3.000us 3.000us 1 [[30, 20], [], [], []] 2022-08-17T12:54:04.2639491Z aten::addmm 27.72% 51.000us 32.61% 60.000us 60.000us 1 [[30], [128, 20], [20, 30], [], []] 2022-08-17T12:54:04.2639937Z aten::expand 1.63% 3.000us 1.63% 3.000us 3.000us 1 [[30], [], []] 2022-08-17T12:54:04.2640410Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[30], [], [], []] 2022-08-17T12:54:04.2640905Z aten::copy_ 3.26% 6.000us 3.26% 6.000us 6.000us 1 [[128, 30], [128, 30], []] 2022-08-17T12:54:04.2641416Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2022-08-17T12:54:04.2641948Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2022-08-17T12:54:04.2642417Z aten::linear 2.17% 4.000us 54.35% 100.000us 100.000us 1 [[128, 30], [40, 30], [40]] 2022-08-17T12:54:04.2643070Z aten::t 2.17% 4.000us 3.80% 7.000us 7.000us 1 [[40, 30]] 2022-08-17T12:54:04.2643562Z aten::transpose 1.09% 2.000us 1.63% 3.000us 3.000us 1 [[40, 30], [], []] 2022-08-17T12:54:04.2644173Z aten::as_strided 0.54% 1.000us 0.54% 1.000us 1.000us 1 [[40, 30], [], [], []] 2022-08-17T12:54:04.2644722Z aten::addmm 44.02% 81.000us 48.37% 89.000us 89.000us 1 [[40], [128, 30], [30, 40], [], []] 2022-08-17T12:54:04.2645128Z aten::expand 1.09% 2.000us 1.09% 2.000us 2.000us 1 [[40], [], []] 2022-08-17T12:54:04.2645638Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40], [], [], []] 2022-08-17T12:54:04.2646092Z aten::copy_ 3.26% 6.000us 3.26% 6.000us 6.000us 1 [[128, 40], [128, 40], []] 2022-08-17T12:54:04.2646551Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 40]] 2022-08-17T12:54:04.2647070Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2022-08-17T12:54:04.2647902Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2022-08-17T12:54:04.2648430Z Self CPU time total: 184.000us 2022-08-17T12:54:04.2648630Z 2022-08-17T12:54:04.2648732Z ok (0.004s) 2022-08-17T12:54:04.2649493Z test_profiler_unboxed_only (__main__.TestAutograd) ... STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:04.2650300Z STAGE:2022-08-17 12:54:04 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:04.2651712Z ok (0.002s) 2022-08-17T12:54:05.3110984Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (1.046s) 2022-08-17T12:54:05.3138862Z test_record_function (__main__.TestAutograd) ... STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:05.3142864Z STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:05.3163595Z STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:05.3166063Z STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:05.3170665Z ok (0.006s) 2022-08-17T12:54:05.3182112Z test_record_function_callbacks (__main__.TestAutograd) ... STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:05.3185342Z STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:05.3194073Z ok (0.002s) 2022-08-17T12:54:05.3203566Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3215102Z test_record_function_new_signatures (__main__.TestAutograd) ... STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:54:05.3219737Z STAGE:2022-08-17 12:54:05 3626:3626 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:54:05.3226434Z ok (0.002s) 2022-08-17T12:54:05.3245179Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3271598Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:05.3283268Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3294310Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3305404Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3319087Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3334026Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3346734Z test_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3362279Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3372663Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3392572Z test_retain_grad (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3402370Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3417666Z test_retain_grad_inplace (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3431538Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3477515Z test_return_duplicate (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:05.3521529Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:05.3541810Z test_return_leaf (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3557444Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3571945Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3598622Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:05.3614147Z test_save_output_nr (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3627775Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3641338Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3683925Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:05.3810904Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.013s) 2022-08-17T12:54:05.3824041Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3838843Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3877689Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:05.3889089Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3922653Z test_select_sum (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:05.3930131Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.3954949Z test_set_data_self_requires_grad (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.3979982Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4004485Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4021694Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4037568Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4052687Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4062193Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4080518Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4099001Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4235245Z test_setitem (__main__.TestAutograd) ... ok (0.014s) 2022-08-17T12:54:05.4271684Z test_setitem_mask (__main__.TestAutograd) ... ok (0.004s) 2022-08-17T12:54:05.4278649Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4294587Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4303607Z test_shape (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4338385Z test_sharded_grad (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:05.4354760Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:05.4366932Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4377518Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4390292Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4402482Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4414434Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4424700Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4434367Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:05.4648142Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.021s) 2022-08-17T12:54:05.4659738Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... test_autograd.py:3765: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:54:05.4660834Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:54:05.4661509Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:54:05.4661911Z should be replaced with 2022-08-17T12:54:05.4662605Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:54:05.4663030Z and 2022-08-17T12:54:05.4663491Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:54:05.4663861Z should be replaced with 2022-08-17T12:54:05.4664715Z 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-17T12:54:05.4665550Z w, v = torch.symeig(A, eigenvectors=False) 2022-08-17T12:54:05.4707669Z ok (0.006s) 2022-08-17T12:54:05.4720369Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:06.4990385Z test_thread_shutdown (__main__.TestAutograd) ... ok (1.027s) 2022-08-17T12:54:06.5014557Z test_too_many_grads (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:06.5061841Z test_type_conversions (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:06.5108082Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.005s) 2022-08-17T12:54:06.5125925Z test_unused_output (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:06.5152602Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.003s) 2022-08-17T12:54:06.6288472Z test_variable_traverse (__main__.TestAutograd) ... ok (0.113s) 2022-08-17T12:54:06.6305547Z test_version_counter (__main__.TestAutograd) ... ok (0.002s) 2022-08-17T12:54:06.6313945Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.001s) 2022-08-17T12:54:06.6347699Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.003s) 2022-08-17T12:54:06.6419383Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.007s) 2022-08-17T12:54:06.6430890Z test_advanced_indexing_backwards_large_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.6441026Z test_advanced_indexing_backwards_memory_format_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6452532Z test_backward_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:06.6462626Z test_copy__cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6472115Z test_copy_forward_ad_broadcasting_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6482186Z test_copy_forward_ad_same_layout_copies_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6494392Z test_copy_r_to_c_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6505375Z test_cross_device_reentrant_autograd_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.6514561Z test_free_unneeded_tensor_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.6606046Z test_grad_assignment_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:06.6615199Z test_gradcheck_input_output_different_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.6652947Z test_inplace_multiple_output_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.6665091Z test_inplace_on_view_backprop_base_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6677950Z test_inplace_on_view_backprop_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... test_autograd.py:8296: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T12:54:06.6678776Z self.assertIsNone(a.grad) 2022-08-17T12:54:06.6678966Z ok (0.001s) 2022-08-17T12:54:06.6689732Z test_inplace_on_view_backprop_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6771090Z test_inplace_on_view_gradcheck_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:06.6810783Z test_inplace_on_view_makes_base_require_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.6848637Z test_inplace_on_view_modify_base_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.6944577Z test_inplace_on_view_multi_output_safe_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:54:06.6957163Z test_inplace_on_view_multi_output_unsafe_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.6994141Z test_inplace_on_view_multiple_outputs_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.7007526Z test_inplace_on_view_non_contig_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7044935Z test_inplace_on_view_of_multiple_output_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.7057134Z test_inplace_on_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7130903Z test_inplace_on_view_python_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:06.7141601Z test_inplace_on_view_then_no_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7149818Z test_inputbuffer_add_multidevice_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:06.7174694Z test_min_max_median_backprops_to_all_values_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:06.7213347Z test_mv_grad_stride_0_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.7224496Z test_non_differentiable_ops_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7236186Z test_parameter_resize_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7246194Z test_pin_memory_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.7254713Z test_profiler_emit_nvtx_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.7285818Z test_pyscalar_conversions_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:06.7296887Z test_reentrant_parent_error_on_cpu_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.7312048Z test_requires_grad_factory_cpu_float32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7327084Z test_requires_grad_factory_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7337733Z test_rnn_backward_to_input_but_not_parameters_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.7351599Z test_scatter_index_reduce_amin_amax_backprops_to_all_values_cpu (__main__.TestAutogradDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:1427: 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-17T12:54:06.7352699Z func_out = func(*tupled_inputs) 2022-08-17T12:54:06.7373959Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:1427: 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-17T12:54:06.7374729Z func_out = func(*tupled_inputs) 2022-08-17T12:54:06.7394534Z ok (0.006s) 2022-08-17T12:54:06.7474226Z test_scatter_index_reduce_prod_gradgrad_error_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:06.7490739Z test_set_requires_grad_only_for_floats_cpu_float32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:06.7506082Z test_set_requires_grad_only_for_floats_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.7540691Z test_set_requires_grad_only_for_floats_cpu_int16 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:06.7574363Z test_set_requires_grad_only_for_floats_cpu_int32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:06.7607896Z test_set_requires_grad_only_for_floats_cpu_int64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:06.7641356Z test_set_requires_grad_only_for_floats_cpu_int8 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:06.7656983Z test_simple_reentrant_cross_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:06.7696207Z test_sparse_backward_cpu_complex128 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.7733601Z test_sparse_backward_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:06.7944787Z test_sparse_ctor_getter_backward_cpu_complex128 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:06.8071112Z test_sparse_ctor_getter_backward_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:54:06.8084975Z test_sparse_mask_autograd_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.8131644Z test_strided_leaf_grad_layout_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:06.8143199Z test_to_r_to_c_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:06.8153640Z test_unused_output_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:06.8185467Z test_warning_in_backward_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:06.8250765Z test_where_functional_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:06.8311078Z test_where_scalar_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:06.8352652Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.004s) 2022-08-17T12:54:06.8361927Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8378276Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-08-17T12:54:06.8453115Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... ok (0.007s) 2022-08-17T12:54:06.8531551Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... ok (0.008s) 2022-08-17T12:54:06.8544524Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8552741Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8565739Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8581033Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8594452Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8604081Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8623156Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-08-17T12:54:06.8643059Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-08-17T12:54:06.8666373Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-08-17T12:54:06.8678420Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8691142Z test_metadata_check_ignore_storage_offset_for_zero_numel_tensor (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8701227Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8712175Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8737045Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-08-17T12:54:06.8785970Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.001s) 2022-08-17T12:54:06.8816448Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.007s) 2022-08-17T12:54:06.8849807Z test_print (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-08-17T12:54:06.8891202Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.004s) 2022-08-17T12:54:06.8931513Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.004s) 2022-08-17T12:54:06.8956227Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.002s) 2022-08-17T12:54:06.8987875Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-08-17T12:54:06.9020905Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.003s) 2022-08-17T12:54:06.9038612Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2022-08-17T12:54:06.9055290Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2022-08-17T12:54:06.9106839Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.005s) 2022-08-17T12:54:06.9168047Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.006s) 2022-08-17T12:54:06.9180864Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2022-08-17T12:54:06.9235038Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:06.9240785Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.001s) 2022-08-17T12:54:06.9247039Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.001s) 2022-08-17T12:54:06.9379920Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2022-08-17T12:54:07.0463165Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.108s) 2022-08-17T12:54:07.9733554Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.927s) 2022-08-17T12:54:08.0337726Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.060s) 2022-08-17T12:54:08.4614515Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.428s) 2022-08-17T12:54:08.4650361Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:08.4740935Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-08-17T12:54:08.4752021Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T12:54:08.4770401Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:08.4815909Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:08.4983837Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2022-08-17T12:54:08.5018828Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:08.5104634Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-08-17T12:54:08.5129728Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:08.5237552Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2022-08-17T12:54:08.5264901Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:08.5371908Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2022-08-17T12:54:08.5406974Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:08.5559639Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.015s) 2022-08-17T12:54:08.5588652Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:08.5667854Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-08-17T12:54:08.5690117Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:08.5786196Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2022-08-17T12:54:08.5806338Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:08.5862716Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:08.5991953Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2022-08-17T12:54:08.7232646Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.124s) 2022-08-17T12:54:08.7279701Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:08.7636249Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.036s) 2022-08-17T12:54:08.7685237Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:08.8013138Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.033s) 2022-08-17T12:54:08.8024902Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T12:54:08.8053174Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:08.8769554Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.072s) 2022-08-17T12:54:09.3754950Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.498s) 2022-08-17T12:54:09.3795690Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:09.3883085Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.009s) 2022-08-17T12:54:09.3910871Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:09.3966469Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:09.3991423Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:09.4063654Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-08-17T12:54:09.4087615Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:09.4145258Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:09.4168990Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:09.4232829Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:09.4720611Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.049s) 2022-08-17T12:54:09.8167921Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.345s) 2022-08-17T12:54:09.8567848Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.040s) 2022-08-17T12:54:10.1174002Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.260s) 2022-08-17T12:54:10.1207585Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.1291202Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-08-17T12:54:10.1299327Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T12:54:10.1308500Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T12:54:10.1337788Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.1423318Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-08-17T12:54:10.1447311Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.1493979Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:10.1514426Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.1595284Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-08-17T12:54:10.1615153Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.1680161Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:10.1712640Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.1816300Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2022-08-17T12:54:10.1845193Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.1913427Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-08-17T12:54:10.1929637Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.1973995Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:10.1989361Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T12:54:10.2020949Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.2026856Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-08-17T12:54:10.2031048Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2022-08-17T12:54:10.2050279Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.2150926Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2022-08-17T12:54:10.2182330Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.2385710Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.020s) 2022-08-17T12:54:10.2461687Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2022-08-17T12:54:10.3139959Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.068s) 2022-08-17T12:54:10.3172587Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.3388611Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.022s) 2022-08-17T12:54:10.3419914Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.3660266Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.024s) 2022-08-17T12:54:10.3713993Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:10.4093048Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.038s) 2022-08-17T12:54:10.4102216Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2022-08-17T12:54:10.4120812Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.4635127Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.051s) 2022-08-17T12:54:10.8141775Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.351s) 2022-08-17T12:54:10.8167346Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.8201037Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.8227097Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.8283941Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:10.8301299Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.8331088Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.8357005Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:10.8412132Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:10.8432137Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:10.8474533Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:10.9118536Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.064s) 2022-08-17T12:54:11.3683346Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.456s) 2022-08-17T12:54:11.3717960Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:11.3777710Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:11.3802776Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.3856465Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:11.3879191Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.3946242Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2022-08-17T12:54:11.3969630Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.4019341Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:11.4037566Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.4076396Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.004s) 2022-08-17T12:54:11.4534412Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.046s) 2022-08-17T12:54:11.7665806Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.313s) 2022-08-17T12:54:11.7689876Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.7722988Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:11.7748586Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.7800132Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:11.7821160Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.7879545Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2022-08-17T12:54:11.7904322Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.7950230Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2022-08-17T12:54:11.7968162Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2022-08-17T12:54:11.7999941Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2022-08-17T12:54:11.8008636Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8020961Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8075791Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.005s) 2022-08-17T12:54:11.8146362Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.007s) 2022-08-17T12:54:11.8200758Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.005s) 2022-08-17T12:54:11.8209592Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8220143Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8228407Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8236830Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8300160Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.006s) 2022-08-17T12:54:11.8308939Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8318678Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8387669Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.007s) 2022-08-17T12:54:11.8475814Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.009s) 2022-08-17T12:54:11.8486446Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8501965Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8514741Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2022-08-17T12:54:11.8530248Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2022-08-17T12:54:11.8575065Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.004s) 2022-08-17T12:54:11.8597225Z test_autograd_composite_implicit_and_dispatch_registration_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.002s) 2022-08-17T12:54:11.8619100Z test_autograd_multiple_dispatch_registrations_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.002s) 2022-08-17T12:54:11.8629153Z test_foward_mode_AD_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.001s) 2022-08-17T12:54:11.8645972Z test_view_copy_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.002s) 2022-08-17T12:54:11.8946422Z test_cat_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.030s) 2022-08-17T12:54:11.8961463Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.001s) 2022-08-17T12:54:11.9130410Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.017s) 2022-08-17T12:54:11.9138992Z test_multithread_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.001s) 2022-08-17T12:54:11.9155457Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.002s) 2022-08-17T12:54:11.9166789Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.001s) 2022-08-17T12:54:11.9364167Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.020s) 2022-08-17T12:54:11.9415406Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.005s) 2022-08-17T12:54:11.9495318Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.008s) 2022-08-17T12:54:11.9495679Z 2022-08-17T12:54:11.9496194Z ---------------------------------------------------------------------- 2022-08-17T12:54:11.9496476Z Ran 504 tests in 14.998s 2022-08-17T12:54:11.9496593Z 2022-08-17T12:54:11.9496687Z OK (skipped=24, expected failures=2) 2022-08-17T12:54:11.9496819Z 2022-08-17T12:54:11.9496904Z Generating XML reports... 2022-08-17T12:54:11.9711229Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutograd-20220817125356.xml 2022-08-17T12:54:11.9715407Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20220817125356.xml 2022-08-17T12:54:11.9768196Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCPU-20220817125356.xml 2022-08-17T12:54:11.9787827Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20220817125356.xml 2022-08-17T12:54:11.9793970Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20220817125356.xml 2022-08-17T12:54:11.9875304Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20220817125356.xml 2022-08-17T12:54:11.9889374Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20220817125356.xml 2022-08-17T12:54:11.9893844Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCPU-20220817125356.xml 2022-08-17T12:54:11.9902333Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20220817125356.xml 2022-08-17T12:54:12.3503962Z Running test_functional_autograd_benchmark ... [2022-08-17 12:54:12.349993] 2022-08-17T12:54:12.3504523Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:12.350075] 2022-08-17T12:54:13.3645416Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2022-08-17T12:54:13.3655627Z 2022-08-17T12:54:13.3655725Z Running tests... 2022-08-17T12:54:13.3656195Z ---------------------------------------------------------------------- 2022-08-17T12:54:17.5224684Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Results for model resnet18 on task vjp: nans (var: nan) 2022-08-17T12:54:18.7993293Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2022-08-17T12:54:19.9689727Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2022-08-17T12:54:21.6776582Z Results for model wav2letter on task vjp: nans (var: nan) 2022-08-17T12:54:26.1534951Z Results for model transformer on task vjp: nans (var: nan) 2022-08-17T12:54:27.5419694Z Results for model multiheadattn on task vjp: nans (var: nan) 2022-08-17T12:54:27.8197149Z ok (14.454s) 2022-08-17T12:54:27.8207773Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77260 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-17T12:54:27.8208548Z 2022-08-17T12:54:27.8208762Z ---------------------------------------------------------------------- 2022-08-17T12:54:27.8209007Z Ran 2 tests in 14.455s 2022-08-17T12:54:27.8209123Z 2022-08-17T12:54:27.8209184Z OK (skipped=1) 2022-08-17T12:54:27.8209291Z 2022-08-17T12:54:27.8209375Z Generating XML reports... 2022-08-17T12:54:27.8243487Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220817125413.xml 2022-08-17T12:54:28.1189697Z Running test_torch ... [2022-08-17 12:54:28.118574] 2022-08-17T12:54:28.1190452Z Executing ['/opt/conda/bin/python', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:28.118655] 2022-08-17T12:54:29.4460011Z Test results will be stored in test-reports/python-unittest/test_torch 2022-08-17T12:54:29.4627690Z 2022-08-17T12:54:29.4627981Z Running tests... 2022-08-17T12:54:29.4628400Z ---------------------------------------------------------------------- 2022-08-17T12:54:29.4641266Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.001s) 2022-08-17T12:54:29.4650082Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:54:29.4650669Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:54:29.4650975Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:54:29.4651227Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:54:29.4651398Z ok (0.001s) 2022-08-17T12:54:29.4665863Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... [TORCH_VITAL] Dataloader.enabled True 2022-08-17T12:54:29.4666344Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:54:29.4666627Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:54:29.4666823Z ok (0.002s) 2022-08-17T12:54:29.4684374Z test_RNGState (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:29.4702445Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:29.4724424Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:29.4737706Z test_Size (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:29.4748057Z test_Size_iter (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:29.4756677Z test_Size_scalar (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:29.4764354Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:29.5075998Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.031s) 2022-08-17T12:54:29.5084887Z test_apply (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:29.5128966Z test_as_subclass (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:54:29.5287842Z test_assert_async (__main__.TestTorch) ... ok (0.016s) 2022-08-17T12:54:29.5811220Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.052s) 2022-08-17T12:54:29.5862736Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:29.8065495Z test_bmm_multithreaded (__main__.TestTorch) ... test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8066658Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:29.8107270Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8108650Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:29.8121412Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8122595Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:29.8158513Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8159526Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:29.8172380Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8173002Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:29.8207321Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8207938Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:29.8219558Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:29.8220170Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1530506Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1531596Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1578133Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1579438Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1591801Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1592828Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1628986Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1630013Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1642194Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1643213Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1678921Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1679952Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1691921Z test_torch.py:8528: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:30.1692975Z torch.bmm(b1, b2, out=res2) 2022-08-17T12:54:30.1732367Z ok (0.587s) 2022-08-17T12:54:30.1750908Z test_boxMullerState (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.1762702Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.001s) 2022-08-17T12:54:30.1790406Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.1856115Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.007s) 2022-08-17T12:54:30.1870866Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.1890960Z test_contains (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.1940387Z test_copy_broadcast (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.1947770Z test_copy_dtypes (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.1991902Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:54:30.2021126Z test_copy_transpose (__main__.TestTorch) ... test_torch.py:7758: 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:54:30.2022098Z x = torch.arange(100 * 100).reshape(100, 100).to(dtype=torch.complex32).t() 2022-08-17T12:54:30.2025460Z ok (0.003s) 2022-08-17T12:54:30.2040635Z test_cuda_not_built (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.2067698Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.2094499Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.2119107Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.2143596Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.2151013Z test_cxx_flags (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.2160362Z test_dead_weak_ref (__main__.TestTorch) ... [W python_variable.cpp:232] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function concrete_decref_fn) 2022-08-17T12:54:30.2185531Z ok (0.003s) 2022-08-17T12:54:30.2203016Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.2217833Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.2243252Z test_deterministic_flag (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.2472906Z test_device (__main__.TestTorch) ... ok (0.023s) 2022-08-17T12:54:30.2479941Z test_dir (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.2500441Z test_doc (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.2510763Z test_doc_template (__main__.TestTorch) 2022-08-17T12:54:30.2688392Z Test that all public API doc strings use the same standard template for ... ok (0.019s) 2022-08-17T12:54:30.2794518Z test_dot_data_use (__main__.TestTorch) ... ok (0.011s) 2022-08-17T12:54:30.2841539Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.2873436Z test_element_size (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.2929832Z test_empty_meta (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:54:30.2937469Z test_empty_storage_view (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.2960093Z test_equal (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3063921Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.010s) 2022-08-17T12:54:30.3090061Z test_fill_diagonal (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3098000Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3132873Z test_from_buffer (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3168817Z test_from_file (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:54:30.3194963Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3216032Z test_generator_cpu (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3230967Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3240840Z test_has_storage (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3275377Z test_index_add (__main__.TestTorch) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:54:30.3276012Z 2022-08-17T12:54:30.3276719Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:54:30.3278117Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:54:30.3279033Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:54:30.3279731Z warnings.warn(msg, FutureWarning) 2022-08-17T12:54:30.3407391Z ok (0.017s) 2022-08-17T12:54:30.3457290Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.3481607Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3505495Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3528846Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3554797Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3573190Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3624787Z test_is_nonzero (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.3642503Z test_is_same_size (__main__.TestTorch) ... test_torch.py:5928: 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-17T12:54:30.3643348Z nt1 = torch.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2022-08-17T12:54:30.3690803Z ok (0.006s) 2022-08-17T12:54:30.3705081Z test_iter (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3732346Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3757155Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3788299Z test_manual_seed (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3799992Z test_map (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3813730Z test_map2 (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3840745Z test_max_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3864886Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.3892151Z test_median_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.3906884Z test_memory_format (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.3922294Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4011906Z test_memory_format_empty (__main__.TestTorch) ... ok (0.009s) 2022-08-17T12:54:30.4037837Z test_min_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.4064141Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.4079392Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:30.4105651Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.4128804Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.4138991Z test_ndim (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4194114Z test_new (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.4240060Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.4310826Z test_newindex (__main__.TestTorch) ... ok (0.007s) 2022-08-17T12:54:30.4335504Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.4631783Z test_normal_shape (__main__.TestTorch) ... ok (0.030s) 2022-08-17T12:54:30.4639844Z test_numel (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4646833Z test_parallel_info (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4662540Z test_parsing_double (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.4674152Z test_parsing_int64 (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4705326Z test_parsing_intlist (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.4717757Z test_permute (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4729952Z test_pickle (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4749843Z test_pickle_dtype (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4750803Z test_pickle_function (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4761060Z test_pickle_parameter (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4773980Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4782934Z test_pickle_size (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.4841229Z test_pin_memory (__main__.TestTorch) ... ok (0.006s) 2022-08-17T12:54:30.5187396Z test_print (__main__.TestTorch) ... ok (0.034s) 2022-08-17T12:54:30.5213190Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.5223232Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5231614Z test_qengine (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5258687Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.5267642Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5280743Z test_reversed (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5304549Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5325921Z test_select_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5338512Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.001s) 2022-08-17T12:54:30.5349297Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5355381Z test_show_config (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5374797Z test_size_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5391723Z test_sizeof (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5418400Z test_slice (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.5424768Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:30.5437639Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5727652Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.029s) 2022-08-17T12:54:30.5740749Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5752010Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5793979Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:54:30.5848646Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.5859862Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5872570Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5883782Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5894823Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5910971Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5922176Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5942155Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5961506Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.5968782Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5980567Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.5991744Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.6018701Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.6050834Z test_split_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.6086911Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:54:30.6112200Z test_std_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.6220889Z test_storage_casts (__main__.TestTorch) ... ok (0.011s) 2022-08-17T12:54:30.6488670Z test_storage_error (__main__.TestTorch) ... ok (0.027s) 2022-08-17T12:54:30.6498496Z test_storage_error_no_attribute (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.6512268Z test_structseq_repr (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.6524400Z test_subclass_preserved (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.6534816Z test_subclass_tensors (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.6558725Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.6640109Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.008s) 2022-08-17T12:54:30.6658841Z test_tensor_base_init (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.6667254Z test_tensor_base_new (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.6675376Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.7562540Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.088s) 2022-08-17T12:54:30.7914313Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.035s) 2022-08-17T12:54:30.7923652Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.7933156Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.7965420Z test_tensor_set (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.8016314Z test_tensor_set_errors (__main__.TestTorch) ... ok (0.005s) 2022-08-17T12:54:30.8027201Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.8035479Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.8995533Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.096s) 2022-08-17T12:54:30.9008825Z test_to (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.9021649Z test_to_with_tensor (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.9048858Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.9083388Z test_torch_from_file (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.9121917Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.004s) 2022-08-17T12:54:30.9134882Z test_type (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.9143886Z test_type_alias (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.9172890Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.9198862Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.9418340Z test_unflatten (__main__.TestTorch) ... ok (0.022s) 2022-08-17T12:54:30.9439057Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.9470022Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.003s) 2022-08-17T12:54:30.9577858Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.011s) 2022-08-17T12:54:30.9704272Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.013s) 2022-08-17T12:54:30.9728405Z test_var_neg_dim (__main__.TestTorch) ... ok (0.002s) 2022-08-17T12:54:30.9739190Z test_wildcard_import (__main__.TestTorch) ... ok (0.001s) 2022-08-17T12:54:30.9773088Z test_addcdiv_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:30.9802848Z test_addcdiv_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:30.9831763Z test_addcdiv_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:30.9860588Z test_addcdiv_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:30.9925749Z test_addcdiv_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:30.9990809Z test_addcdiv_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.0055825Z test_addcdiv_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.0121167Z test_addcdiv_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.0186324Z test_addcdiv_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.0215082Z test_addcmul_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0242888Z test_addcmul_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0269276Z test_addcmul_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0295477Z test_addcmul_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0321392Z test_addcmul_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0347347Z test_addcmul_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0372985Z test_addcmul_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0399045Z test_addcmul_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.0424193Z test_addcmul_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0493822Z test_assertRaisesRegex_ignore_msg_non_native_device_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:31.0504895Z test_bernoulli_edge_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:31.0516686Z test_bernoulli_edge_cases_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:31.0800175Z test_bernoulli_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:54:31.0820245Z test_bernoulli_p_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0840491Z test_bernoulli_p_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0859736Z test_bernoulli_p_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0879424Z test_bernoulli_self_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0899328Z test_bernoulli_self_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0918776Z test_bernoulli_self_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0938129Z test_bernoulli_self_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0957599Z test_bernoulli_self_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0976393Z test_bernoulli_self_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.0995470Z test_bernoulli_self_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.1014583Z test_bernoulli_self_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.1436574Z test_bfloat16_float_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:54:31.1448937Z test_bool_tensor_value_change_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:31.1690835Z test_broadcast_fn_add_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:54:31.1941974Z test_broadcast_fn_addcdiv_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:54:31.2190412Z test_broadcast_fn_addcmul_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:54:31.2421595Z test_broadcast_fn_atan2_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.2647686Z test_broadcast_fn_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.2704450Z test_broadcast_fn_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.2938314Z test_broadcast_fn_div_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.3167338Z test_broadcast_fn_eq_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.3401899Z test_broadcast_fn_fmod_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.3630970Z test_broadcast_fn_ge_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.3863146Z test_broadcast_fn_gt_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.4091640Z test_broadcast_fn_le_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.4326406Z test_broadcast_fn_lerp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.4554820Z test_broadcast_fn_lt_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.4790867Z test_broadcast_fn_map2_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:54:31.5023296Z test_broadcast_fn_map_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.5263073Z test_broadcast_fn_masked_fill_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:54:31.5514555Z test_broadcast_fn_masked_scatter_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:54:31.5573336Z test_broadcast_fn_masked_select_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.5630642Z test_broadcast_fn_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.5687742Z test_broadcast_fn_min_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.5917845Z test_broadcast_fn_mul_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.6149518Z test_broadcast_fn_ne_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.6378992Z test_broadcast_fn_pow_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.6609841Z test_broadcast_fn_remainder_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:54:31.6846599Z test_broadcast_fn_sub_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:54:31.6869019Z test_bytes_to_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.6931362Z test_bytes_to_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:31.6970355Z test_bytes_to_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:31.6998324Z test_bytes_to_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.7036860Z test_bytes_to_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:31.7059452Z test_bytes_to_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.7087529Z test_bytes_to_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:31.7126558Z test_bytes_to_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:31.7146156Z test_bytes_to_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.7166491Z test_bytes_to_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.9063499Z test_cauchy_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.189s) 2022-08-17T12:54:31.9131554Z test_cauchy_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:31.9204402Z test_cauchy_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:31.9270203Z test_cauchy_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:31.9279439Z test_cauchy_no_inf_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:31.9294958Z test_cauchy_no_inf_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:31.9312528Z test_cdist_cuda_backward_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:31.9333871Z test_cdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.9474893Z test_cdist_euclidean_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:31.9495906Z test_cdist_grad_p_lt_1_no_nan_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:31.9508325Z test_cdist_large_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:32.0172856Z test_cdist_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.066s) 2022-08-17T12:54:32.0261647Z test_cdist_non_contiguous_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:32.0297640Z test_cdist_non_contiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.2442375Z test_cdist_norm_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.214s) 2022-08-17T12:54:32.3362870Z test_cdist_norm_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.092s) 2022-08-17T12:54:32.3395404Z test_cdist_same_inputs_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.3417920Z test_clone_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.3427060Z test_clone_not_memory_dense_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:32.3437797Z test_clone_zero_stride_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:32.3459719Z test_complex_half_experimental_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.3472705Z test_constants_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:32.3657539Z test_conv_transposed_backward_agnostic_to_memory_format_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:54:32.3668377Z test_conv_transposed_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:32.3699862Z test_copy__cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:5442: 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:54:32.3700575Z t.copy_(src) 2022-08-17T12:54:32.3708282Z ok (0.004s) 2022-08-17T12:54:32.3733666Z test_copy__cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.3774037Z test_copy__cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.3816350Z test_copy__cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.3857320Z test_copy__cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.3894664Z test_copy__cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.3930050Z test_copy__cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.3966708Z test_copy__cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.3996579Z test_copy__cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.4026171Z test_copy__cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.4055516Z test_copy__cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.4085153Z test_copy__cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.4110265Z test_copy__cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.4136358Z test_copy_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:32.4184403Z test_copy_math_view_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:32.4313234Z test_copy_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:54:32.4354564Z test_copy_transpose_math_view_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.4380081Z test_copy_transpose_math_view_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.4399603Z test_copy_transpose_math_view_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.4411581Z test_corrcoef_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:1954: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:54:32.4412574Z res = torch.corrcoef(x) 2022-08-17T12:54:32.4424164Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:393: RuntimeWarning: Mean of empty slice. 2022-08-17T12:54:32.4424611Z avg = a.mean(axis) 2022-08-17T12:54:32.4425859Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:154: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:54:32.4426529Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:54:32.4427258Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2526: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:54:32.4427730Z c = cov(x, y, rowvar) 2022-08-17T12:54:32.4428579Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:54:32.4429096Z c *= np.true_divide(1, fact) 2022-08-17T12:54:32.4429783Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2455: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:54:32.4430275Z c *= np.true_divide(1, fact) 2022-08-17T12:54:32.4470872Z ok (0.007s) 2022-08-17T12:54:32.4521294Z test_corrcoef_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:32.4565436Z test_corrcoef_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:32.4584094Z test_cov_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:1961: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:54:32.4584894Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2022-08-17T12:54:32.4588758Z test_torch.py:1965: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:54:32.4589259Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2022-08-17T12:54:32.4973586Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:425: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:54:32.4974187Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2022-08-17T12:54:32.5027969Z ok (0.046s) 2022-08-17T12:54:32.5437923Z test_cov_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:54:32.5800957Z test_cov_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:54:32.7096903Z test_cpp_warnings_have_python_context_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.129s) 2022-08-17T12:54:32.7118196Z test_cublas_config_nondeterministic_alert_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:32.7285704Z test_cummax_cummin_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:54:32.7302764Z test_cummax_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.7319528Z test_cummin_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:32.7374439Z test_cumprod_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:32.7422806Z test_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:32.7530037Z test_deepcopy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:54:32.7633937Z test_deepcopy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:54:32.7646476Z test_deepcopy_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:32.7658536Z test_deepcopy_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:32.7689003Z test_device_guard_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.003s) 2022-08-17T12:54:32.7990588Z test_diff_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:54:32.8403147Z test_diff_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:54:32.8817649Z test_diff_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:54:32.9192917Z test_diff_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:54:32.9569527Z test_diff_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:54:32.9926595Z test_diff_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:54:33.0217976Z test_diff_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:54:33.0517656Z test_diff_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:54:33.0798592Z test_diff_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:54:33.1090766Z test_diff_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:54:33.1382577Z test_diff_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:54:33.1601734Z test_diff_noncontig_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:54:33.1934759Z test_diff_noncontig_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:54:33.2272943Z test_diff_noncontig_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:54:33.2571665Z test_diff_noncontig_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:54:33.2869146Z test_diff_noncontig_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:54:33.3145756Z test_diff_noncontig_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:54:33.3362520Z test_diff_noncontig_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:54:33.3580727Z test_diff_noncontig_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:54:33.3786816Z test_diff_noncontig_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:33.4003150Z test_diff_noncontig_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:54:33.4219436Z test_diff_noncontig_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:54:33.4459285Z test_dim_function_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:54:33.4471105Z test_discontiguous_out_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4498122Z test_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:33.4509054Z test_dlpack_capsule_conversion_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4519713Z test_dlpack_capsule_conversion_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4530639Z test_dlpack_capsule_conversion_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4541038Z test_dlpack_capsule_conversion_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4551559Z test_dlpack_capsule_conversion_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4561862Z test_dlpack_capsule_conversion_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4571646Z test_dlpack_capsule_conversion_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4581284Z test_dlpack_capsule_conversion_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4590972Z test_dlpack_capsule_conversion_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4600540Z test_dlpack_capsule_conversion_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4610252Z test_dlpack_capsule_conversion_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4620635Z test_dlpack_conversion_with_diff_streams_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4630856Z test_dlpack_conversion_with_diff_streams_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4640862Z test_dlpack_conversion_with_diff_streams_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4651038Z test_dlpack_conversion_with_diff_streams_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4661106Z test_dlpack_conversion_with_diff_streams_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4671262Z test_dlpack_conversion_with_diff_streams_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4681299Z test_dlpack_conversion_with_diff_streams_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4691520Z test_dlpack_conversion_with_diff_streams_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4701453Z test_dlpack_conversion_with_diff_streams_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4711600Z test_dlpack_conversion_with_diff_streams_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4721683Z test_dlpack_conversion_with_diff_streams_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4731951Z test_dlpack_conversion_with_streams_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4742075Z test_dlpack_conversion_with_streams_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4752083Z test_dlpack_conversion_with_streams_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4761873Z test_dlpack_conversion_with_streams_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4771777Z test_dlpack_conversion_with_streams_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4781660Z test_dlpack_conversion_with_streams_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4791719Z test_dlpack_conversion_with_streams_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4801613Z test_dlpack_conversion_with_streams_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4811593Z test_dlpack_conversion_with_streams_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4821513Z test_dlpack_conversion_with_streams_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4831470Z test_dlpack_conversion_with_streams_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4842538Z test_dlpack_default_stream_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.4867012Z test_dlpack_error_on_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.4875715Z test_dlpack_export_is_conj_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4885042Z test_dlpack_export_non_strided_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4893102Z test_dlpack_export_requires_grad_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4903449Z test_dlpack_protocol_conversion_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4913967Z test_dlpack_protocol_conversion_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4924551Z test_dlpack_protocol_conversion_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4934720Z test_dlpack_protocol_conversion_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4944840Z test_dlpack_protocol_conversion_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4954896Z test_dlpack_protocol_conversion_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4964483Z test_dlpack_protocol_conversion_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4973702Z test_dlpack_protocol_conversion_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4983025Z test_dlpack_protocol_conversion_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.4992608Z test_dlpack_protocol_conversion_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5002299Z test_dlpack_protocol_conversion_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5012570Z test_dlpack_shared_storage_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5021617Z test_dlpack_tensor_invalid_stream_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5030995Z test_dlpack_tensor_invalid_stream_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5040206Z test_dlpack_tensor_invalid_stream_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5049254Z test_dlpack_tensor_invalid_stream_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5058165Z test_dlpack_tensor_invalid_stream_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5067197Z test_dlpack_tensor_invalid_stream_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5075835Z test_dlpack_tensor_invalid_stream_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5084325Z test_dlpack_tensor_invalid_stream_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5092847Z test_dlpack_tensor_invalid_stream_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5101340Z test_dlpack_tensor_invalid_stream_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5109992Z test_dlpack_tensor_invalid_stream_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5282079Z test_errors_index_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:54:33.5288599Z test_expected_failure_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5366516Z test_exponential_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:33.5444403Z test_exponential_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:33.5522161Z test_exponential_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:33.5600132Z test_exponential_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:33.5631331Z test_exponential_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:33.5660563Z test_exponential_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:33.5691740Z test_exponential_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:33.5720278Z test_exponential_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:33.5728633Z test_exponential_no_zero_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.5736707Z test_exponential_no_zero_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:33.5747636Z test_from_dlpack_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5758653Z test_from_dlpack_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5769631Z test_from_dlpack_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5780106Z test_from_dlpack_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5790717Z test_from_dlpack_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5800974Z test_from_dlpack_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5810918Z test_from_dlpack_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5820426Z test_from_dlpack_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5830052Z test_from_dlpack_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5839753Z test_from_dlpack_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5849359Z test_from_dlpack_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5858370Z test_from_dlpack_dtype_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5867728Z test_from_dlpack_dtype_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5876992Z test_from_dlpack_dtype_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5886127Z test_from_dlpack_dtype_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5895051Z test_from_dlpack_dtype_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5904051Z test_from_dlpack_dtype_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5912731Z test_from_dlpack_dtype_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5921163Z test_from_dlpack_dtype_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5929872Z test_from_dlpack_dtype_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5938393Z test_from_dlpack_dtype_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5947083Z test_from_dlpack_dtype_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:33.5967099Z test_from_dlpack_noncontinguous_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.5987912Z test_from_dlpack_noncontinguous_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6009734Z test_from_dlpack_noncontinguous_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6030475Z test_from_dlpack_noncontinguous_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6050516Z test_from_dlpack_noncontinguous_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6070041Z test_from_dlpack_noncontinguous_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6088041Z test_from_dlpack_noncontinguous_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6105774Z test_from_dlpack_noncontinguous_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6122846Z test_from_dlpack_noncontinguous_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6140554Z test_from_dlpack_noncontinguous_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.6158254Z test_from_dlpack_noncontinguous_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:33.9594069Z test_gather_backward_deterministic_path_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.343s) 2022-08-17T12:54:34.3223936Z test_gather_backward_one_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.363s) 2022-08-17T12:54:34.3237523Z test_geometric_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3249043Z test_geometric_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3259225Z test_geometric_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3269766Z test_geometric_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3280002Z test_geometric_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3290497Z test_geometric_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3300681Z test_geometric_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3311110Z test_geometric_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3321352Z test_geometric_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:34.3369747Z test_geometric_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:34.3413608Z test_geometric_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.3457731Z test_geometric_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.3500450Z test_geometric_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.3546469Z test_geometric_kstest_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:34.3590370Z test_geometric_kstest_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.3633358Z test_geometric_kstest_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.3677201Z test_geometric_kstest_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.3720290Z test_geometric_kstest_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:34.5051938Z test_gradient_all_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.133s) 2022-08-17T12:54:34.6084727Z test_gradient_all_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.103s) 2022-08-17T12:54:34.6136243Z test_gradient_all_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1061: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:54:34.6136968Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T12:54:34.6137669Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1062: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:54:34.6138235Z b = (dx2 - dx1) / (dx1 * dx2) 2022-08-17T12:54:34.6138912Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1063: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:54:34.6145802Z c = dx1 / (dx2 * (dx1 + dx2)) 2022-08-17T12:54:34.6146506Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in add 2022-08-17T12:54:34.6147104Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6189936Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1117: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:54:34.6190467Z a = (dx2) / (dx1 * (dx1 + dx2)) 2022-08-17T12:54:34.6191181Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1118: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:54:34.6191774Z b = - (dx2 + dx1) / (dx1 * dx2) 2022-08-17T12:54:34.6192459Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T12:54:34.6193096Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6300052Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1100: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:54:34.6300695Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2022-08-17T12:54:34.6301449Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1101: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:54:34.6301973Z b = (dx1 + dx2) / (dx1 * dx2) 2022-08-17T12:54:34.6302910Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in add 2022-08-17T12:54:34.6303473Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6304233Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in add 2022-08-17T12:54:34.6304820Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6322853Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:54:34.6323606Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:54:34.6324660Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:54:34.6325331Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:54:34.6374553Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:54:34.6375212Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6375972Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1102: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:54:34.6376539Z c = - dx1 / (dx2 * (dx1 + dx2)) 2022-08-17T12:54:34.6377195Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:54:34.6377758Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6378543Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:54:34.6379111Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.6446068Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1119: RuntimeWarning: divide by zero encountered in double_scalars 2022-08-17T12:54:34.6446645Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2022-08-17T12:54:34.6952912Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:54:34.6953637Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T12:54:34.6954418Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:54:34.6955082Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T12:54:34.7143712Z ok (0.106s) 2022-08-17T12:54:34.7785043Z test_gradient_extreme_cases_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.064s) 2022-08-17T12:54:34.8343800Z test_gradient_extreme_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.056s) 2022-08-17T12:54:34.8901380Z test_gradient_extreme_cases_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.056s) 2022-08-17T12:54:34.8961174Z test_gradient_type_promotion_cpu (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1057: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:54:34.8962050Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2022-08-17T12:54:34.8962866Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1078: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:54:34.8963509Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2022-08-17T12:54:34.8964341Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1085: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:54:34.8965090Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2022-08-17T12:54:34.8969457Z /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-17T12:54:34.8970733Z return torch.as_tensor(tensor_like) 2022-08-17T12:54:34.8976864Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1104: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:54:34.8977488Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.8978299Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1121: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:54:34.8978974Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.9050714Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:1069: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T12:54:34.9051331Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2022-08-17T12:54:34.9303400Z ok (0.040s) 2022-08-17T12:54:34.9327507Z test_hook_remove_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.0114703Z test_index_add_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.079s) 2022-08-17T12:54:35.0311281Z test_index_add_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:54:35.0384853Z test_index_copy_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:35.0436752Z test_index_copy_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.0525334Z test_index_copy_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:35.0615535Z test_index_copy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:35.0687967Z test_index_copy_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:35.0760175Z test_index_copy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:35.0836297Z test_index_copy_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:35.0889889Z test_index_copy_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.0941456Z test_index_copy_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.0993172Z test_index_copy_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.1045599Z test_index_copy_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.1098128Z test_index_copy_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.9381793Z test_index_copy_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.828s) 2022-08-17T12:54:35.9563081Z test_index_copy_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:54:35.9587584Z test_index_copy_scalars_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9606004Z test_index_copy_scalars_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9633492Z test_index_copy_scalars_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:35.9660241Z test_index_copy_scalars_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:35.9682679Z test_index_copy_scalars_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9705267Z test_index_copy_scalars_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9727659Z test_index_copy_scalars_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9746196Z test_index_copy_scalars_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9764606Z test_index_copy_scalars_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9782725Z test_index_copy_scalars_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9801352Z test_index_copy_scalars_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9819893Z test_index_copy_scalars_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9873745Z test_index_fill_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.9925058Z test_index_fill_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:35.9942238Z test_index_fill_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:35.9959467Z test_index_fill_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:36.0011635Z test_index_fill_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0063656Z test_index_fill_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0115295Z test_index_fill_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0167748Z test_index_fill_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0219030Z test_index_fill_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0270017Z test_index_fill_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0321013Z test_index_fill_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0372405Z test_index_fill_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:36.0444443Z test_index_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:36.0647579Z test_index_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:54:36.0725384Z test_index_put_non_accumulate_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:36.0757482Z test_index_reduce_reduce_amax_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:54:36.0758233Z 2022-08-17T12:54:36.0758959Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:54:36.0760172Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:54:36.0761097Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:54:36.0761649Z warnings.warn(msg, FutureWarning) 2022-08-17T12:54:36.0762345Z test_torch.py:3003: 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-17T12:54:36.0763052Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2022-08-17T12:54:36.1100735Z ok (0.038s) 2022-08-17T12:54:36.1473614Z test_index_reduce_reduce_amax_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:54:36.1855607Z test_index_reduce_reduce_amax_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:54:36.2247338Z test_index_reduce_reduce_amax_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:54:36.2516012Z test_index_reduce_reduce_amax_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.2785421Z test_index_reduce_reduce_amax_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.3047286Z test_index_reduce_reduce_amax_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:54:36.3318833Z test_index_reduce_reduce_amax_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.3589641Z test_index_reduce_reduce_amax_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.3959439Z test_index_reduce_reduce_amin_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:54:36.4338162Z test_index_reduce_reduce_amin_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:54:36.4726910Z test_index_reduce_reduce_amin_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:54:36.5124408Z test_index_reduce_reduce_amin_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.040s) 2022-08-17T12:54:36.5393240Z test_index_reduce_reduce_amin_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.5662445Z test_index_reduce_reduce_amin_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.5924971Z test_index_reduce_reduce_amin_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:54:36.6199997Z test_index_reduce_reduce_amin_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.6471056Z test_index_reduce_reduce_amin_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:36.6889982Z test_index_reduce_reduce_mean_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:54:36.7320520Z test_index_reduce_reduce_mean_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:54:36.7748712Z test_index_reduce_reduce_mean_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:54:36.8196195Z test_index_reduce_reduce_mean_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:54:36.8520038Z test_index_reduce_reduce_mean_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:54:36.8843914Z test_index_reduce_reduce_mean_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:54:36.9155801Z test_index_reduce_reduce_mean_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:54:36.9479652Z test_index_reduce_reduce_mean_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:54:36.9800947Z test_index_reduce_reduce_mean_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:54:37.0172075Z test_index_reduce_reduce_prod_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:54:37.0549433Z test_index_reduce_reduce_prod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:54:37.0938195Z test_index_reduce_reduce_prod_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:54:37.1345611Z test_index_reduce_reduce_prod_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2022-08-17T12:54:37.1623428Z test_index_reduce_reduce_prod_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:54:37.1896302Z test_index_reduce_reduce_prod_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:37.2161364Z test_index_reduce_reduce_prod_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:54:37.2433704Z test_index_reduce_reduce_prod_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:37.2706712Z test_index_reduce_reduce_prod_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:54:37.2763641Z test_index_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:37.2811346Z test_index_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:37.2875739Z test_index_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:37.2941045Z test_index_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:37.2995823Z test_index_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:37.3053993Z test_index_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:37.3114777Z test_index_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:37.3159590Z test_index_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:37.3204454Z test_index_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:37.3247870Z test_index_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:37.3291987Z test_index_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:37.3336962Z test_index_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:37.3650795Z test_invalid_shapes_grid_sampler_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:54:37.3670480Z test_is_set_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.3681738Z test_is_signed_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3691033Z test_item_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3699851Z test_item_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3709029Z test_item_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3718168Z test_item_cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3727213Z test_item_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3735975Z test_item_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3744717Z test_item_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3753624Z test_item_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3762473Z test_item_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3771371Z test_item_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3780251Z test_item_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3789144Z test_item_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3797899Z test_item_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3807552Z test_large_cumprod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:37.3817453Z test_large_cumsum_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:37.3828362Z test_log_normal_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3839118Z test_log_normal_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3849740Z test_log_normal_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3860339Z test_log_normal_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.3929330Z test_logcumsumexp_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:37.4012056Z test_lognormal_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:37.4110237Z test_lognormal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:54:37.4191011Z test_lognormal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:37.4276985Z test_lognormal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:37.4289433Z test_masked_fill_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.4314242Z test_masked_fill_cpu_bfloat16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4341577Z test_masked_fill_cpu_bfloat16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4366558Z test_masked_fill_cpu_bool_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4393357Z test_masked_fill_cpu_bool_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4418396Z test_masked_fill_cpu_complex128_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4446165Z test_masked_fill_cpu_complex128_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4471139Z test_masked_fill_cpu_complex64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4499114Z test_masked_fill_cpu_complex64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4524382Z test_masked_fill_cpu_float16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4551651Z test_masked_fill_cpu_float16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4577318Z test_masked_fill_cpu_float32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4604898Z test_masked_fill_cpu_float32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4629977Z test_masked_fill_cpu_float64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4657109Z test_masked_fill_cpu_float64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4681683Z test_masked_fill_cpu_int16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4708329Z test_masked_fill_cpu_int16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4733487Z test_masked_fill_cpu_int32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4760754Z test_masked_fill_cpu_int32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4785509Z test_masked_fill_cpu_int64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4812094Z test_masked_fill_cpu_int64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4836741Z test_masked_fill_cpu_int8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:37.4863402Z test_masked_fill_cpu_int8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4889471Z test_masked_fill_cpu_uint8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.4916144Z test_masked_fill_cpu_uint8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.5001657Z test_masked_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:54:37.5016600Z test_masked_scatter_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.5135742Z test_masked_scatter_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.5165532Z test_masked_scatter_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:37.5282998Z test_masked_scatter_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.5410581Z test_masked_scatter_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.5532400Z test_masked_scatter_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:54:37.5652284Z test_masked_scatter_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.5772593Z test_masked_scatter_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.5892897Z test_masked_scatter_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.6011055Z test_masked_scatter_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.6129588Z test_masked_scatter_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.6246817Z test_masked_scatter_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.6365469Z test_masked_scatter_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:37.6374627Z test_masked_scatter_large_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:37.6415517Z test_masked_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:37.6444638Z test_masked_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6445286Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6456289Z ok (0.004s) 2022-08-17T12:54:37.6485840Z test_masked_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6486406Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6495438Z ok (0.004s) 2022-08-17T12:54:37.6524284Z test_masked_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6524858Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6535795Z ok (0.004s) 2022-08-17T12:54:37.6565696Z test_masked_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6566318Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6577006Z ok (0.004s) 2022-08-17T12:54:37.6607013Z test_masked_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6607579Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6611527Z ok (0.003s) 2022-08-17T12:54:37.6640316Z test_masked_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6640876Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6651207Z ok (0.004s) 2022-08-17T12:54:37.6681012Z test_masked_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6681573Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6691708Z ok (0.004s) 2022-08-17T12:54:37.6721444Z test_masked_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6722130Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6730874Z ok (0.004s) 2022-08-17T12:54:37.6759905Z test_masked_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6760532Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6769306Z ok (0.004s) 2022-08-17T12:54:37.6798207Z test_masked_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6798779Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6807078Z ok (0.004s) 2022-08-17T12:54:37.6836176Z test_masked_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6836737Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6845526Z ok (0.004s) 2022-08-17T12:54:37.6874557Z test_masked_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:3645: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1646.) 2022-08-17T12:54:37.6875105Z torch.masked_select(src, mask, out=dst3) 2022-08-17T12:54:37.6883841Z ok (0.004s) 2022-08-17T12:54:37.6939593Z test_masked_select_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:37.7028496Z test_memory_format_clone_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:37.7042722Z test_memory_format_consistency_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:37.7056267Z test_memory_format_cpu_and_cuda_ops_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:37.7127506Z test_memory_format_empty_like_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:37.9766033Z test_memory_format_factory_like_functions_preserve_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.264s) 2022-08-17T12:54:38.1226806Z test_memory_format_operators_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.146s) 2022-08-17T12:54:38.1241357Z test_memory_format_preserved_after_permute_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.1276483Z test_memory_format_propagation_rules_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:38.1372546Z test_memory_format_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:54:38.1468902Z test_memory_format_type_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:54:38.2303481Z test_memory_format_type_shortcuts_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.083s) 2022-08-17T12:54:38.2312098Z test_module_share_memory_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:38.2331976Z test_multinomial_cpu_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.2349906Z test_multinomial_cpu_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.2367900Z test_multinomial_cpu_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.2604970Z test_multinomial_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:54:38.2789684Z test_multinomial_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:54:38.2802665Z test_multinomial_deterministic_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:38.2815668Z test_multinomial_deterministic_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:38.2828440Z test_multinomial_deterministic_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:38.2836510Z test_multinomial_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:38.2845406Z test_multinomial_empty_w_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.2854262Z test_multinomial_empty_wo_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.2863008Z test_multinomial_gpu_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:38.3070462Z test_multinomial_invalid_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:38.3398323Z test_multinomial_invalid_distribution_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:54:38.3411451Z test_multinomial_rng_state_advance_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:38.3423863Z test_narrow_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3436734Z test_nondeterministic_alert_AdaptiveAvgPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3448616Z test_nondeterministic_alert_AdaptiveAvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3461044Z test_nondeterministic_alert_AdaptiveMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3473158Z test_nondeterministic_alert_AvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3490082Z test_nondeterministic_alert_CTCLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.3505890Z test_nondeterministic_alert_EmbeddingBag_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3518511Z test_nondeterministic_alert_FractionalMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3531560Z test_nondeterministic_alert_FractionalMaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3544537Z test_nondeterministic_alert_MaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3556935Z test_nondeterministic_alert_NLLLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3569037Z test_nondeterministic_alert_ReflectionPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3581351Z test_nondeterministic_alert_ReflectionPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3595469Z test_nondeterministic_alert_ReflectionPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3607285Z test_nondeterministic_alert_ReplicationPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3618493Z test_nondeterministic_alert_ReplicationPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3631478Z test_nondeterministic_alert_ReplicationPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3642579Z test_nondeterministic_alert_bincount_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3655355Z test_nondeterministic_alert_cumsum_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3669279Z test_nondeterministic_alert_cumsum_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3682170Z test_nondeterministic_alert_cumsum_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3695543Z test_nondeterministic_alert_cumsum_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3708739Z test_nondeterministic_alert_cumsum_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3720784Z test_nondeterministic_alert_cumsum_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3733024Z test_nondeterministic_alert_cumsum_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3745128Z test_nondeterministic_alert_cumsum_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3757249Z test_nondeterministic_alert_cumsum_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3769575Z test_nondeterministic_alert_cumsum_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3782745Z test_nondeterministic_alert_gather_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3794855Z test_nondeterministic_alert_grid_sample_2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3806863Z test_nondeterministic_alert_grid_sample_3d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3818364Z test_nondeterministic_alert_histc_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3831725Z test_nondeterministic_alert_interpolate_bicubic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3844909Z test_nondeterministic_alert_interpolate_bilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3856825Z test_nondeterministic_alert_interpolate_linear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3869779Z test_nondeterministic_alert_interpolate_trilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.3884862Z test_nondeterministic_alert_kthvalue_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:1536: UserWarning: An output with one or more elements was resized since it had shape [10], 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-17T12:54:38.3886161Z torch.kthvalue(a, k, out=(values, indices)) 2022-08-17T12:54:38.3886499Z ok (0.001s) 2022-08-17T12:54:38.3902298Z test_nondeterministic_alert_median_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... test_torch.py:1669: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:54:38.3903519Z torch.median(a, 0, out=(result, indices)) 2022-08-17T12:54:38.3903830Z ok (0.002s) 2022-08-17T12:54:38.3914547Z test_nondeterministic_alert_put_accumulate_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.4039313Z test_nondeterministic_alert_put_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:38.4051867Z test_nondeterministic_alert_scatter_add_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:38.4119457Z test_normal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:38.4205365Z test_normal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:38.4277979Z test_normal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:38.4824778Z test_nullary_op_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.055s) 2022-08-17T12:54:38.4844215Z test_pairwise_distance_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.4860387Z test_pdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.4871276Z test_pdist_norm_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:38.4893039Z test_pickle_gradscaler_cpu (__main__.TestTorchDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/cuda/amp/grad_scaler.py:116: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling. 2022-08-17T12:54:38.4893967Z warnings.warn("torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.") 2022-08-17T12:54:38.4894413Z ok (0.002s) 2022-08-17T12:54:38.4911711Z test_pin_memory_from_constructor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:38.4928351Z test_put_accumulate_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.4950601Z test_put_accumulate_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.4973103Z test_put_accumulate_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.4990190Z test_put_accumulate_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5010328Z test_put_accumulate_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5030678Z test_put_accumulate_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5049360Z test_put_accumulate_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5067580Z test_put_accumulate_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5085286Z test_put_accumulate_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5103556Z test_put_accumulate_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5121704Z test_put_accumulate_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.5430511Z test_put_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:54:38.5795374Z test_put_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:54:38.6162631Z test_put_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:54:38.6468563Z test_put_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:54:38.6777391Z test_put_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:54:38.7076272Z test_put_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:54:38.7286335Z test_put_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:38.7497627Z test_put_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:38.7699143Z test_put_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:54:38.7911514Z test_put_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:38.8123542Z test_put_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:54:38.8148867Z test_put_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.8346053Z test_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:54:38.8368833Z test_repeat_interleave_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.9222314Z test_scalar_check_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.085s) 2022-08-17T12:54:38.9237256Z test_scatter_add_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:38.9260787Z test_scatter_add_non_unique_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.2828423Z test_scatter_add_one_dim_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.357s) 2022-08-17T12:54:39.2843861Z test_scatter_add_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.2857103Z test_scatter_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.3003337Z test_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:54:39.3013872Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:39.3023499Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:39.3055075Z test_scatter_reduce_non_unique_index_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.3078030Z test_scatter_reduce_non_unique_index_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3108065Z test_scatter_reduce_non_unique_index_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.3138103Z test_scatter_reduce_non_unique_index_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.3166165Z test_scatter_reduce_non_unique_index_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.3193858Z test_scatter_reduce_non_unique_index_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.3221036Z test_scatter_reduce_non_unique_index_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.3243739Z test_scatter_reduce_non_unique_index_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3266487Z test_scatter_reduce_non_unique_index_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3288833Z test_scatter_reduce_non_unique_index_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3311394Z test_scatter_reduce_non_unique_index_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3333795Z test_scatter_reduce_non_unique_index_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3355453Z test_scatter_reduce_operations_to_large_input_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3376470Z test_scatter_reduce_operations_to_large_input_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3398280Z test_scatter_reduce_operations_to_large_input_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3420225Z test_scatter_reduce_operations_to_large_input_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3442005Z test_scatter_reduce_operations_to_large_input_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3463745Z test_scatter_reduce_operations_to_large_input_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3485406Z test_scatter_reduce_operations_to_large_input_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3506333Z test_scatter_reduce_operations_to_large_input_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3527514Z test_scatter_reduce_operations_to_large_input_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3549738Z test_scatter_reduce_operations_to_large_input_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3570891Z test_scatter_reduce_operations_to_large_input_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3591540Z test_scatter_reduce_operations_to_large_input_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3611824Z test_scatter_reduce_scalar_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3631277Z test_scatter_reduce_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3651549Z test_scatter_reduce_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3672051Z test_scatter_reduce_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3692145Z test_scatter_reduce_scalar_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3712547Z test_scatter_reduce_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3732450Z test_scatter_reduce_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3752070Z test_scatter_reduce_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3771378Z test_scatter_reduce_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3791227Z test_scatter_reduce_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3810603Z test_scatter_reduce_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3829988Z test_scatter_reduce_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:39.3842438Z test_scatter_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.3853514Z test_scatter_zero_size_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.3866515Z test_serialization_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:39.4009878Z test_set_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.4150779Z test_set_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.4295205Z test_set_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.4439057Z test_set_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.4582313Z test_set_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.4724972Z test_set_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.4866739Z test_set_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.5007734Z test_set_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.5148382Z test_set_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.5288898Z test_set_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.5430759Z test_set_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.5571458Z test_set_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.5658265Z test_shift_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:54:39.5664618Z test_skip_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.5672966Z test_storage_all_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:39.5713888Z test_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.5778863Z test_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:39.5835523Z test_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:39.5884280Z test_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:39.5936213Z test_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:39.5977833Z test_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.6020912Z test_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.6067310Z test_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:39.6107430Z test_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.6147406Z test_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.6291677Z test_storage_meta_errors_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.6430490Z test_storage_meta_errors_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.6569611Z test_storage_meta_errors_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.6708342Z test_storage_meta_errors_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.6847013Z test_storage_meta_errors_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.6985919Z test_storage_meta_errors_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7124366Z test_storage_meta_errors_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7263062Z test_storage_meta_errors_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7401572Z test_storage_meta_errors_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7540084Z test_storage_meta_errors_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7678967Z test_storage_meta_errors_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7817096Z test_storage_meta_errors_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:54:39.7831433Z test_storage_meta_from_tensor_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7845193Z test_storage_meta_from_tensor_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7859543Z test_storage_meta_from_tensor_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7874057Z test_storage_meta_from_tensor_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7888413Z test_storage_meta_from_tensor_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7902317Z test_storage_meta_from_tensor_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7916507Z test_storage_meta_from_tensor_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7930324Z test_storage_meta_from_tensor_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7943986Z test_storage_meta_from_tensor_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7957809Z test_storage_meta_from_tensor_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7971589Z test_storage_meta_from_tensor_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.7985445Z test_storage_meta_from_tensor_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:39.8015886Z test_storage_setitem_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8050797Z test_storage_setitem_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8085493Z test_storage_setitem_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8120265Z test_storage_setitem_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8154773Z test_storage_setitem_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8189586Z test_storage_setitem_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8224101Z test_storage_setitem_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8258929Z test_storage_setitem_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8293732Z test_storage_setitem_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.8331393Z test_storage_setitem_cpu_qint32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.8369427Z test_storage_setitem_cpu_qint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.8407164Z test_storage_setitem_cpu_quint4x2 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.8445262Z test_storage_setitem_cpu_quint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:39.8480116Z test_storage_setitem_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:39.9439877Z test_strides_propagation_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.096s) 2022-08-17T12:54:39.9466061Z test_sync_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:54:39.9536842Z test_take_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:39.9584595Z test_take_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:39.9654380Z test_take_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:39.9724908Z test_take_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:54:39.9788234Z test_take_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:39.9851046Z test_take_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:39.9913103Z test_take_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:54:39.9962168Z test_take_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:40.0010648Z test_take_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:40.0057891Z test_take_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:40.0106511Z test_take_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:40.0155227Z test_take_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:54:40.0172452Z test_take_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.0330154Z test_tensor_from_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.0485627Z test_tensor_from_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:54:40.0643120Z test_tensor_from_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.0801674Z test_tensor_from_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.0962492Z test_tensor_from_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.1120502Z test_tensor_from_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.1276977Z test_tensor_from_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.1432296Z test_tensor_from_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:54:40.1588880Z test_tensor_from_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.1744432Z test_tensor_from_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.1902067Z test_tensor_from_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:54:40.2057159Z test_tensor_from_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:54:40.2068581Z test_tensor_set_errors_multigpu_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:40.2187567Z test_tensor_shape_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:54:40.2200384Z test_tensor_storage_type_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2211799Z test_tensor_storage_type_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2224373Z test_tensor_storage_type_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2236819Z test_tensor_storage_type_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2249081Z test_tensor_storage_type_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2261137Z test_tensor_storage_type_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2273460Z test_tensor_storage_type_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2284118Z test_tensor_storage_type_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2295016Z test_tensor_storage_type_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2306025Z test_tensor_storage_type_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2316974Z test_tensor_storage_type_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.2328006Z test_tensor_storage_type_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.3245982Z test_ternary_op_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.092s) 2022-08-17T12:54:40.3271403Z test_typed_storage_meta_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:40.3297343Z test_typed_storage_meta_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:40.3321680Z test_typed_storage_meta_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3345631Z test_typed_storage_meta_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3369684Z test_typed_storage_meta_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3394250Z test_typed_storage_meta_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3418287Z test_typed_storage_meta_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3442688Z test_typed_storage_meta_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3466909Z test_typed_storage_meta_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3491254Z test_typed_storage_meta_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3515358Z test_typed_storage_meta_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3539204Z test_typed_storage_meta_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3565383Z test_unfold_all_devices_and_dtypes_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:54:40.3578469Z test_unfold_scalars_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.3621580Z test_uniform_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:40.3661321Z test_uniform_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:40.3704206Z test_uniform_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:40.3742836Z test_uniform_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:54:40.3758379Z test_untyped_storage_meta_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:40.3770399Z test_warn_always_caught_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:40.3883627Z test_where_scalar_handcrafted_values_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:54:40.3892300Z test_cuda_vitals_gpu_only_cpu (__main__.TestVitalSignsCudaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:40.3892872Z 2022-08-17T12:54:40.3893377Z ---------------------------------------------------------------------- 2022-08-17T12:54:40.3893773Z Ran 914 tests in 10.927s 2022-08-17T12:54:40.3893892Z 2022-08-17T12:54:40.3893968Z OK (skipped=58) 2022-08-17T12:54:40.3894063Z 2022-08-17T12:54:40.3894150Z Generating XML reports... 2022-08-17T12:54:40.3927416Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20220817125429.xml 2022-08-17T12:54:40.4049615Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20220817125429.xml 2022-08-17T12:54:40.4585452Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20220817125429.xml 2022-08-17T12:54:40.4588105Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20220817125429.xml 2022-08-17T12:54:40.7293564Z [TORCH_VITAL] Dataloader.enabled True 2022-08-17T12:54:40.7293853Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2022-08-17T12:54:40.7294109Z [TORCH_VITAL] CUDA.used False 2022-08-17T12:54:40.7505606Z Running test_testing ... [2022-08-17 12:54:40.750177] 2022-08-17T12:54:40.7506095Z Executing ['/opt/conda/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:40.750258] 2022-08-17T12:54:42.7265440Z Test results will be stored in test-reports/python-unittest/test_testing 2022-08-17T12:54:42.7291104Z 2022-08-17T12:54:42.7291239Z Running tests... 2022-08-17T12:54:42.7291840Z ---------------------------------------------------------------------- 2022-08-17T12:54:42.7314344Z test_bool (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7331549Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7432288Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.010s) 2022-08-17T12:54:42.7439470Z test_matching (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7454378Z test_matching_atol (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7471772Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7501073Z test_matching_nan (__main__.TestAssertClose) ... ok (0.003s) 2022-08-17T12:54:42.7520270Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7535203Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7546242Z test_meta (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7559405Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7575782Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7589647Z 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-17T12:54:42.7590609Z sparse_csr = strided.to_sparse_csr() 2022-08-17T12:54:42.7603946Z ok (0.003s) 2022-08-17T12:54:42.7645747Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.004s) 2022-08-17T12:54:42.7660137Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7675888Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7694007Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7709846Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7727328Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7740180Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7756095Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7775949Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7796302Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7805102Z test_none (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7822195Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7839584Z test_numpy (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7851102Z test_only_atol (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7862537Z test_only_rtol (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7893865Z test_scalar (__main__.TestAssertClose) ... ok (0.003s) 2022-08-17T12:54:42.7911000Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7920879Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7936831Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.002s) 2022-08-17T12:54:42.7951615Z test_unknown_type (__main__.TestAssertClose) ... ok (0.001s) 2022-08-17T12:54:42.7959589Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T12:54:42.7970862Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T12:54:42.7978067Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T12:54:42.7989165Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2022-08-17T12:54:42.8018337Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8032523Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2022-08-17T12:54:42.8064073Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8078684Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2022-08-17T12:54:42.8105661Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8132976Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8151779Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T12:54:42.8169125Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2022-08-17T12:54:42.8239737Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.007s) 2022-08-17T12:54:42.8267059Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8296112Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8310414Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2022-08-17T12:54:42.8340470Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8371278Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2022-08-17T12:54:42.8390971Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2022-08-17T12:54:42.8408475Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2022-08-17T12:54:42.8422203Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.001s) 2022-08-17T12:54:42.8437916Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2022-08-17T12:54:42.8457094Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.002s) 2022-08-17T12:54:42.8487801Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.003s) 2022-08-17T12:54:42.8519637Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.003s) 2022-08-17T12:54:42.8554287Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.003s) 2022-08-17T12:54:42.8573647Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.002s) 2022-08-17T12:54:42.8605772Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.003s) 2022-08-17T12:54:42.8637040Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.003s) 2022-08-17T12:54:42.8671868Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.003s) 2022-08-17T12:54:42.8689884Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2022-08-17T12:54:42.8705571Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2022-08-17T12:54:42.8736397Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2022-08-17T12:54:42.8755557Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2022-08-17T12:54:42.8773239Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2022-08-17T12:54:42.8804291Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2022-08-17T12:54:42.8822184Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.002s) 2022-08-17T12:54:42.8856361Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.003s) 2022-08-17T12:54:42.8888346Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.003s) 2022-08-17T12:54:42.8921126Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.003s) 2022-08-17T12:54:42.8939151Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.002s) 2022-08-17T12:54:42.8970599Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.003s) 2022-08-17T12:54:42.9000839Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.003s) 2022-08-17T12:54:42.9033807Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.003s) 2022-08-17T12:54:48.7618488Z test_filtering_env_var (__main__.TestFrameworkUtils) ... ok (5.858s) 2022-08-17T12:54:48.7631752Z test_circular_dependencies (__main__.TestImports) 2022-08-17T12:54:50.6679527Z Checks that all modules inside torch can be imported ... No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:54:50.8384201Z ok (2.076s) 2022-08-17T12:54:51.8561400Z test_no_warning_on_import (__main__.TestImports) ... test_testing.py:1815: DeprecationWarning: Please use assertEqual instead. 2022-08-17T12:54:51.8561800Z self.assertEquals(out, "") 2022-08-17T12:54:51.8562049Z ok (1.018s) 2022-08-17T12:54:51.8590025Z test_default_names (__main__.TestTestParametrization) ... ok (0.003s) 2022-08-17T12:54:51.8601697Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8612700Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8634002Z test_name_fn (__main__.TestTestParametrization) ... ok (0.002s) 2022-08-17T12:54:51.8645784Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8652366Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8659963Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T12:54:51.8666620Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8681066Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8689586Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T12:54:51.8697633Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T12:54:51.8705870Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T12:54:51.8713732Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8720981Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8729188Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T12:54:51.8736687Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8744130Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T12:54:51.8752267Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2022-08-17T12:54:51.8773595Z test_default_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:51.8791037Z test_dtypes_composition_invalid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:51.8806417Z test_dtypes_composition_valid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:51.8825933Z test_multiple_handling_of_same_param_error_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:51.8848737Z test_name_fn_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:52.4905726Z test_ops_composition_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.605s) 2022-08-17T12:54:52.4914485Z test_subtest_expected_failure_x_1_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.4923091Z test_subtest_expected_failure_x_2_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T12:54:52.4930255Z test_subtest_expected_failure_x_3_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.4947614Z test_subtest_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:54:52.4956625Z test_two_things_subtest_expected_failure_x_1_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T12:54:52.4965421Z test_two_things_subtest_expected_failure_x_1_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T12:54:52.4974092Z test_two_things_subtest_expected_failure_x_1_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T12:54:52.4982086Z test_two_things_subtest_expected_failure_x_2_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.4990071Z test_two_things_subtest_expected_failure_x_2_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.4998520Z test_two_things_subtest_expected_failure_x_2_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T12:54:52.5006461Z test_two_things_subtest_expected_failure_x_3_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.5014254Z test_two_things_subtest_expected_failure_x_3_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.5022650Z test_two_things_subtest_expected_failure_x_3_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T12:54:52.5036240Z test_unparametrized_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:54:52.5051475Z test_assertEqual_longMessage_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.5080496Z test_assertEqual_numpy_cpu_bool (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5113658Z test_assertEqual_numpy_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5145763Z test_assertEqual_numpy_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5174828Z test_assertEqual_numpy_cpu_float16 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5203732Z test_assertEqual_numpy_cpu_float32 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5233466Z test_assertEqual_numpy_cpu_float64 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5259588Z test_assertEqual_numpy_cpu_int16 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5285437Z test_assertEqual_numpy_cpu_int32 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5310085Z test_assertEqual_numpy_cpu_int64 (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T12:54:52.5335638Z test_assertEqual_numpy_cpu_int8 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5361169Z test_assertEqual_numpy_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.5369293Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:52.5377434Z test_cuda_assert_should_stop_common_device_type_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:52.5385725Z test_cuda_assert_should_stop_common_utils_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:52.5930567Z test_get_supported_dtypes_cpu (__main__.TestTestingCPU) ... ok (0.054s) 2022-08-17T12:54:52.6010091Z test_isclose_atol_rtol_greater_than_zero_cpu_bool (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6089824Z test_isclose_atol_rtol_greater_than_zero_cpu_float16 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6169438Z test_isclose_atol_rtol_greater_than_zero_cpu_float32 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6248818Z test_isclose_atol_rtol_greater_than_zero_cpu_float64 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6327702Z test_isclose_atol_rtol_greater_than_zero_cpu_int16 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6407103Z test_isclose_atol_rtol_greater_than_zero_cpu_int32 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6486823Z test_isclose_atol_rtol_greater_than_zero_cpu_int64 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6566233Z test_isclose_atol_rtol_greater_than_zero_cpu_int8 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6645647Z test_isclose_atol_rtol_greater_than_zero_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.008s) 2022-08-17T12:54:52.6658385Z test_isclose_bool_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.6725469Z test_isclose_complex_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T12:54:52.6793898Z test_isclose_complex_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.007s) 2022-08-17T12:54:52.6802672Z test_isclose_equality_shortcut_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.6833190Z test_isclose_float_cpu_float16 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.6863384Z test_isclose_float_cpu_float32 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.6892122Z test_isclose_float_cpu_float64 (__main__.TestTestingCPU) ... ok (0.003s) 2022-08-17T12:54:52.6911428Z test_isclose_integer_cpu_int16 (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T12:54:52.6930607Z test_isclose_integer_cpu_int32 (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T12:54:52.6949815Z test_isclose_integer_cpu_int64 (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T12:54:52.6968954Z test_isclose_integer_cpu_int8 (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T12:54:52.6988139Z test_isclose_integer_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.002s) 2022-08-17T12:54:52.6999507Z test_isclose_nan_equality_shortcut_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.7011486Z test_isclose_nan_equality_shortcut_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.7022042Z test_isclose_nan_equality_shortcut_cpu_float16 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.7033257Z test_isclose_nan_equality_shortcut_cpu_float32 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.7044315Z test_isclose_nan_equality_shortcut_cpu_float64 (__main__.TestTestingCPU) ... ok (0.001s) 2022-08-17T12:54:52.7055009Z 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-17T12:54:52.7055882Z result = torch.complex(real, imag) 2022-08-17T12:54:52.7058912Z ok (0.001s) 2022-08-17T12:54:52.7108020Z test_make_tensor_cpu_bool (__main__.TestTestingCPU) ... ok (0.005s) 2022-08-17T12:54:52.7164106Z test_make_tensor_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.006s) 2022-08-17T12:54:52.7219646Z test_make_tensor_cpu_float32 (__main__.TestTestingCPU) ... ok (0.005s) 2022-08-17T12:54:52.7269086Z test_make_tensor_cpu_int64 (__main__.TestTestingCPU) ... ok (0.005s) 2022-08-17T12:54:52.7269510Z 2022-08-17T12:54:52.7269919Z ---------------------------------------------------------------------- 2022-08-17T12:54:52.7270334Z Ran 165 tests in 9.998s 2022-08-17T12:54:52.7270518Z 2022-08-17T12:54:52.7270678Z OK (skipped=3, expected failures=12) 2022-08-17T12:54:52.7270883Z 2022-08-17T12:54:52.7271020Z Generating XML reports... 2022-08-17T12:54:52.7318184Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220817125442.xml 2022-08-17T12:54:52.7323122Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220817125442.xml 2022-08-17T12:54:52.7334891Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220817125442.xml 2022-08-17T12:54:52.7339739Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220817125442.xml 2022-08-17T12:54:52.7344408Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220817125442.xml 2022-08-17T12:54:52.7349253Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220817125442.xml 2022-08-17T12:54:52.7356134Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220817125442.xml 2022-08-17T12:54:52.7360848Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220817125442.xml 2022-08-17T12:54:52.7365655Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220817125442.xml 2022-08-17T12:54:52.7367890Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220817125442.xml 2022-08-17T12:54:52.7371672Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20220817125442.xml 2022-08-17T12:54:52.7391916Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220817125442.xml 2022-08-17T12:54:52.7408299Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20220817125442.xml 2022-08-17T12:54:52.7442456Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20220817125442.xml 2022-08-17T12:54:53.2507809Z Running test_meta ... [2022-08-17 12:54:53.250390] 2022-08-17T12:54:53.2508312Z Executing ['/opt/conda/bin/python', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:53.250472] 2022-08-17T12:54:55.5132265Z Test results will be stored in test-reports/python-unittest/test_meta 2022-08-17T12:54:55.5570619Z 2022-08-17T12:54:55.5571091Z Running tests... 2022-08-17T12:54:55.5571518Z ---------------------------------------------------------------------- 2022-08-17T12:54:55.5590937Z test_dispatch_meta_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:55.5602058Z test_dispatch_meta_H_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5612944Z test_dispatch_meta_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5623527Z test_dispatch_meta_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5634202Z test_dispatch_meta_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5644716Z test_dispatch_meta_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5655259Z test_dispatch_meta_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5665907Z test_dispatch_meta_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5676493Z test_dispatch_meta_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5686848Z test_dispatch_meta_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5697321Z test_dispatch_meta_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5708002Z test_dispatch_meta_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5718518Z test_dispatch_meta_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5729157Z test_dispatch_meta_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5739887Z test_dispatch_meta_T_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5750503Z test_dispatch_meta_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5760946Z test_dispatch_meta_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5772401Z test_dispatch_meta_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5782883Z test_dispatch_meta_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5793483Z test_dispatch_meta_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5803963Z test_dispatch_meta_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5814474Z test_dispatch_meta_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5825181Z test_dispatch_meta_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5835650Z test_dispatch_meta_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5846142Z test_dispatch_meta_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5856720Z test_dispatch_meta_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5867390Z test_dispatch_meta___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5877762Z test_dispatch_meta___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5888296Z test_dispatch_meta___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5898771Z test_dispatch_meta___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5909538Z test_dispatch_meta___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5920083Z test_dispatch_meta___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5930760Z test_dispatch_meta___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5941290Z test_dispatch_meta___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5951885Z test_dispatch_meta___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5962397Z test_dispatch_meta___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5972936Z test_dispatch_meta___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5983405Z test_dispatch_meta___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.5994218Z test_dispatch_meta___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6004893Z test_dispatch_meta___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6015594Z test_dispatch_meta___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6026214Z test_dispatch_meta___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6036727Z test_dispatch_meta___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6047378Z test_dispatch_meta___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6057890Z test_dispatch_meta___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6068529Z test_dispatch_meta___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6078999Z test_dispatch_meta___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6089813Z test_dispatch_meta___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6100349Z test_dispatch_meta___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6110844Z test_dispatch_meta___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6121269Z test_dispatch_meta___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6131849Z test_dispatch_meta___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6142329Z test_dispatch_meta___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6152874Z test_dispatch_meta___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6163426Z test_dispatch_meta___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6173991Z test_dispatch_meta___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6184422Z test_dispatch_meta___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6195025Z test_dispatch_meta___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6205633Z test_dispatch_meta___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6216034Z test_dispatch_meta___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6226539Z test_dispatch_meta___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6237010Z test_dispatch_meta___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6247539Z test_dispatch_meta___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6257957Z test_dispatch_meta___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6268588Z test_dispatch_meta___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6279022Z test_dispatch_meta___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6289632Z test_dispatch_meta___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6300054Z test_dispatch_meta___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6310498Z test_dispatch_meta___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6320918Z test_dispatch_meta___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6331539Z test_dispatch_meta___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6341815Z test_dispatch_meta___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6352497Z test_dispatch_meta___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6362694Z test_dispatch_meta___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6373111Z test_dispatch_meta___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6383501Z test_dispatch_meta___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6394266Z test_dispatch_meta___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6404687Z test_dispatch_meta___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6415064Z test_dispatch_meta___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6425649Z test_dispatch_meta___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6436127Z test_dispatch_meta___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6446572Z test_dispatch_meta___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6456989Z test_dispatch_meta___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6467466Z test_dispatch_meta___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6477851Z test_dispatch_meta___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6488313Z test_dispatch_meta___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6498713Z test_dispatch_meta___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6509218Z test_dispatch_meta___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6519569Z test_dispatch_meta___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6530103Z test_dispatch_meta___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6540527Z test_dispatch_meta___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6551011Z test_dispatch_meta___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6561390Z test_dispatch_meta___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6571914Z test_dispatch_meta___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6582280Z test_dispatch_meta___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6593378Z test_dispatch_meta___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6603841Z test_dispatch_meta___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6615043Z test_dispatch_meta___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6625570Z test_dispatch_meta___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6636257Z test_dispatch_meta___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6646695Z test_dispatch_meta___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6657048Z test_dispatch_meta___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6667612Z test_dispatch_meta___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6678141Z test_dispatch_meta___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6688537Z test_dispatch_meta___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6698869Z test_dispatch_meta___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6709551Z test_dispatch_meta___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6719779Z test_dispatch_meta___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6730304Z test_dispatch_meta___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6740968Z test_dispatch_meta___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6751530Z test_dispatch_meta___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6761928Z test_dispatch_meta___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6772531Z test_dispatch_meta___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6783055Z test_dispatch_meta___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6793696Z test_dispatch_meta___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6804178Z test_dispatch_meta___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6814625Z test_dispatch_meta___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6825398Z test_dispatch_meta___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6835772Z test_dispatch_meta___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6847053Z test_dispatch_meta___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6858410Z test_dispatch_meta___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6869626Z test_dispatch_meta___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6880143Z test_dispatch_meta___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6890641Z test_dispatch_meta___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6901284Z test_dispatch_meta___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6911766Z test_dispatch_meta___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6922449Z test_dispatch_meta___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6932912Z test_dispatch_meta___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6943223Z test_dispatch_meta___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6953658Z test_dispatch_meta__masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6964302Z test_dispatch_meta__masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6974929Z test_dispatch_meta__masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6985359Z test_dispatch_meta__masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.6995769Z test_dispatch_meta__masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7006436Z test_dispatch_meta__masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7016704Z test_dispatch_meta__masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7027423Z test_dispatch_meta__masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7037813Z test_dispatch_meta__masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7048425Z test_dispatch_meta__masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7058897Z test_dispatch_meta__masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7069487Z test_dispatch_meta__masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7080419Z test_dispatch_meta__masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7091567Z test_dispatch_meta__masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7102090Z test_dispatch_meta__masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7112765Z test_dispatch_meta__masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7123769Z test_dispatch_meta__masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7134444Z test_dispatch_meta__masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7145300Z test_dispatch_meta__masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7155774Z test_dispatch_meta__masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7166340Z test_dispatch_meta__masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7176883Z test_dispatch_meta__masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7187485Z test_dispatch_meta__masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7197780Z test_dispatch_meta__masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7208579Z test_dispatch_meta__masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7219331Z test_dispatch_meta__masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7229916Z test_dispatch_meta__masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7240225Z test_dispatch_meta__masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7250871Z test_dispatch_meta__masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7261405Z test_dispatch_meta__masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7272460Z test_dispatch_meta__masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7283064Z test_dispatch_meta__masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7293624Z test_dispatch_meta__masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7304075Z test_dispatch_meta__masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7314669Z test_dispatch_meta__masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7325227Z test_dispatch_meta__masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7336452Z test_dispatch_meta__masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7347018Z test_dispatch_meta__masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7357979Z test_dispatch_meta__masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7368630Z test_dispatch_meta__masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7379606Z test_dispatch_meta__masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7390470Z test_dispatch_meta__masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7401488Z test_dispatch_meta__masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7412186Z test_dispatch_meta__masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7423161Z test_dispatch_meta__masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7434101Z test_dispatch_meta__masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7445687Z test_dispatch_meta__masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7456011Z test_dispatch_meta__masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7466519Z test_dispatch_meta__masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7476906Z test_dispatch_meta__masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7487489Z test_dispatch_meta__masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7498062Z test_dispatch_meta__masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7509324Z test_dispatch_meta__masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7520365Z test_dispatch_meta__masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7531150Z test_dispatch_meta__masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7542108Z test_dispatch_meta__masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7552869Z test_dispatch_meta__masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7563932Z test_dispatch_meta__masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7574540Z test_dispatch_meta__masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7585333Z test_dispatch_meta__masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7596266Z test_dispatch_meta__masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7606956Z test_dispatch_meta__masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7617858Z test_dispatch_meta__masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7628516Z test_dispatch_meta__masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7639456Z test_dispatch_meta__masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7650301Z test_dispatch_meta__masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7661126Z test_dispatch_meta__masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7671844Z test_dispatch_meta__masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7682883Z test_dispatch_meta__masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7693588Z test_dispatch_meta__masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7704568Z test_dispatch_meta__masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7715074Z test_dispatch_meta__masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7726141Z test_dispatch_meta__masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7736704Z test_dispatch_meta__masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7748241Z test_dispatch_meta__masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7758784Z test_dispatch_meta__masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7769441Z test_dispatch_meta__masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7779900Z test_dispatch_meta__masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7790457Z test_dispatch_meta__masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7800977Z test_dispatch_meta__masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7811510Z test_dispatch_meta__masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7821948Z test_dispatch_meta__masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7832451Z test_dispatch_meta__masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7842863Z test_dispatch_meta__masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7853433Z test_dispatch_meta__masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7863813Z test_dispatch_meta__masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7874336Z test_dispatch_meta__masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7884723Z test_dispatch_meta__masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7895151Z test_dispatch_meta__masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7905735Z test_dispatch_meta__masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7916085Z test_dispatch_meta__masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7926734Z test_dispatch_meta__masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7937221Z test_dispatch_meta__masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7947926Z test_dispatch_meta__masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7958466Z test_dispatch_meta__masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7969303Z test_dispatch_meta__masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7979645Z test_dispatch_meta__masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.7990262Z test_dispatch_meta__masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8000661Z test_dispatch_meta__masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8011254Z test_dispatch_meta__masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8021713Z test_dispatch_meta__masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8032381Z test_dispatch_meta__masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8043020Z test_dispatch_meta__masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8053590Z test_dispatch_meta__masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8064032Z test_dispatch_meta__masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8074700Z test_dispatch_meta__masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8085292Z test_dispatch_meta__masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8095865Z test_dispatch_meta__masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8106532Z test_dispatch_meta__masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8117031Z test_dispatch_meta__masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8127710Z test_dispatch_meta__masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8138097Z test_dispatch_meta__masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8148767Z test_dispatch_meta__masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8159269Z test_dispatch_meta__masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8169882Z test_dispatch_meta__masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8180482Z test_dispatch_meta__masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8191164Z test_dispatch_meta__masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8201844Z test_dispatch_meta__masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8212418Z test_dispatch_meta__masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8222788Z test_dispatch_meta__masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8233241Z test_dispatch_meta__masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8243759Z test_dispatch_meta__masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8254427Z test_dispatch_meta__masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8264591Z test_dispatch_meta__masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8275197Z test_dispatch_meta__masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8285884Z test_dispatch_meta__masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8296284Z test_dispatch_meta__masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8306686Z test_dispatch_meta__masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8317119Z test_dispatch_meta__masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8327695Z test_dispatch_meta__masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8338155Z test_dispatch_meta__masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8348753Z test_dispatch_meta__masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8359159Z test_dispatch_meta__masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8369725Z test_dispatch_meta__masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8380204Z test_dispatch_meta__masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8391037Z test_dispatch_meta__masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8401456Z test_dispatch_meta__masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8412004Z test_dispatch_meta__masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8422456Z test_dispatch_meta__masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8432969Z test_dispatch_meta__masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8443566Z test_dispatch_meta__masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8454375Z test_dispatch_meta__masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8464670Z test_dispatch_meta__masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8475088Z test_dispatch_meta__masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8485513Z test_dispatch_meta_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8496005Z test_dispatch_meta_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8506503Z test_dispatch_meta_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8516962Z test_dispatch_meta_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8527482Z test_dispatch_meta_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8537973Z test_dispatch_meta_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8548482Z test_dispatch_meta_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8558899Z test_dispatch_meta_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8569441Z test_dispatch_meta_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8579894Z test_dispatch_meta_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8590507Z test_dispatch_meta_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8600928Z test_dispatch_meta_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8611440Z test_dispatch_meta_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8621957Z test_dispatch_meta_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8632415Z test_dispatch_meta_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8642848Z test_dispatch_meta_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8653401Z test_dispatch_meta_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8664011Z test_dispatch_meta_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8674501Z test_dispatch_meta_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8685086Z test_dispatch_meta_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8695650Z test_dispatch_meta_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8706191Z test_dispatch_meta_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8716470Z test_dispatch_meta_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8727576Z test_dispatch_meta_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8739076Z test_dispatch_meta_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8750383Z test_dispatch_meta_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8761668Z test_dispatch_meta_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8773107Z test_dispatch_meta_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8784484Z test_dispatch_meta_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8795908Z test_dispatch_meta_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8807311Z test_dispatch_meta_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8818590Z test_dispatch_meta_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8830030Z test_dispatch_meta_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8841283Z test_dispatch_meta_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8852737Z test_dispatch_meta_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8864006Z test_dispatch_meta_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8875418Z test_dispatch_meta_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8886767Z test_dispatch_meta_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8897964Z test_dispatch_meta_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8909441Z test_dispatch_meta_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8920803Z test_dispatch_meta_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8932132Z test_dispatch_meta_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8943446Z test_dispatch_meta_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8954760Z test_dispatch_meta_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8966094Z test_dispatch_meta_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8977330Z test_dispatch_meta_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8988804Z test_dispatch_meta_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.8999949Z test_dispatch_meta_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9011305Z test_dispatch_meta_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9022558Z test_dispatch_meta_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9033885Z test_dispatch_meta_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9045269Z test_dispatch_meta_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9056551Z test_dispatch_meta_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9067907Z test_dispatch_meta_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9079184Z test_dispatch_meta_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9090570Z test_dispatch_meta_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9101839Z test_dispatch_meta_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9113195Z test_dispatch_meta_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9124533Z test_dispatch_meta_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9135791Z test_dispatch_meta_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9147215Z test_dispatch_meta_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9158483Z test_dispatch_meta_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9169844Z test_dispatch_meta_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9181132Z test_dispatch_meta_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9192615Z test_dispatch_meta_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9203949Z test_dispatch_meta_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9215282Z test_dispatch_meta_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9226695Z test_dispatch_meta_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9237900Z test_dispatch_meta_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9249301Z test_dispatch_meta_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9260593Z test_dispatch_meta_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9271956Z test_dispatch_meta_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9283273Z test_dispatch_meta_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9299030Z test_dispatch_meta_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:55.9310372Z test_dispatch_meta_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9321428Z test_dispatch_meta_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9332687Z test_dispatch_meta_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9343938Z test_dispatch_meta_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9355193Z test_dispatch_meta_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9367208Z test_dispatch_meta_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9378421Z test_dispatch_meta_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9389804Z test_dispatch_meta_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9400206Z test_dispatch_meta_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9410797Z test_dispatch_meta_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9421295Z test_dispatch_meta_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9431906Z test_dispatch_meta_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9442810Z test_dispatch_meta_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9453465Z test_dispatch_meta_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9464008Z test_dispatch_meta_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9474624Z test_dispatch_meta_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9485041Z test_dispatch_meta_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9495510Z test_dispatch_meta_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9506144Z test_dispatch_meta_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9516575Z test_dispatch_meta_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9527085Z test_dispatch_meta_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9537468Z test_dispatch_meta_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9547950Z test_dispatch_meta_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9558431Z test_dispatch_meta_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9568871Z test_dispatch_meta_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9579247Z test_dispatch_meta_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9589886Z test_dispatch_meta_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9600405Z test_dispatch_meta_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9611003Z test_dispatch_meta_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9621374Z test_dispatch_meta_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9631943Z test_dispatch_meta_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9642328Z test_dispatch_meta_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9652792Z test_dispatch_meta_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9663241Z test_dispatch_meta_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9673688Z test_dispatch_meta_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9684430Z test_dispatch_meta_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9694974Z test_dispatch_meta_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9705403Z test_dispatch_meta_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9716646Z test_dispatch_meta_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9727392Z test_dispatch_meta_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9738067Z test_dispatch_meta_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9748866Z test_dispatch_meta_all_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9759197Z test_dispatch_meta_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9769662Z test_dispatch_meta_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9780098Z test_dispatch_meta_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9790658Z test_dispatch_meta_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9801108Z test_dispatch_meta_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9811689Z test_dispatch_meta_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9822103Z test_dispatch_meta_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9832573Z test_dispatch_meta_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9843064Z test_dispatch_meta_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9853604Z test_dispatch_meta_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9864005Z test_dispatch_meta_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9874574Z test_dispatch_meta_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9885062Z test_dispatch_meta_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9895538Z test_dispatch_meta_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9906043Z test_dispatch_meta_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9916420Z test_dispatch_meta_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9926912Z test_dispatch_meta_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9937391Z test_dispatch_meta_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9947960Z test_dispatch_meta_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9958492Z test_dispatch_meta_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9968891Z test_dispatch_meta_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9979228Z test_dispatch_meta_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:55.9989730Z test_dispatch_meta_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0000097Z test_dispatch_meta_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0010577Z test_dispatch_meta_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0021062Z test_dispatch_meta_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0031549Z test_dispatch_meta_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0042004Z test_dispatch_meta_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0052534Z test_dispatch_meta_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0062902Z test_dispatch_meta_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0073452Z test_dispatch_meta_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0083861Z test_dispatch_meta_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0094345Z test_dispatch_meta_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0104739Z test_dispatch_meta_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0115203Z test_dispatch_meta_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0125690Z test_dispatch_meta_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0136147Z test_dispatch_meta_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0146646Z test_dispatch_meta_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0157075Z test_dispatch_meta_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0167564Z test_dispatch_meta_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0177983Z test_dispatch_meta_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0188566Z test_dispatch_meta_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0198906Z test_dispatch_meta_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0209399Z test_dispatch_meta_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0219762Z test_dispatch_meta_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0230248Z test_dispatch_meta_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0240665Z test_dispatch_meta_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0251185Z test_dispatch_meta_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0261598Z test_dispatch_meta_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0272172Z test_dispatch_meta_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0282595Z test_dispatch_meta_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0293078Z test_dispatch_meta_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0303483Z test_dispatch_meta_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0313968Z test_dispatch_meta_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0324390Z test_dispatch_meta_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0334808Z test_dispatch_meta_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0345342Z test_dispatch_meta_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0355763Z test_dispatch_meta_any_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0366179Z test_dispatch_meta_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0376504Z test_dispatch_meta_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0387301Z test_dispatch_meta_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0397427Z test_dispatch_meta_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0407921Z test_dispatch_meta_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0418277Z test_dispatch_meta_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0428788Z test_dispatch_meta_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0439181Z test_dispatch_meta_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0449688Z test_dispatch_meta_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0460031Z test_dispatch_meta_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0470749Z test_dispatch_meta_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0481102Z test_dispatch_meta_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0491558Z test_dispatch_meta_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0501946Z test_dispatch_meta_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0512413Z test_dispatch_meta_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0522803Z test_dispatch_meta_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0533294Z test_dispatch_meta_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0543634Z test_dispatch_meta_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0554136Z test_dispatch_meta_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0564600Z test_dispatch_meta_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0575018Z test_dispatch_meta_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0585572Z test_dispatch_meta_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0595919Z test_dispatch_meta_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0606416Z test_dispatch_meta_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0616807Z test_dispatch_meta_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0627248Z test_dispatch_meta_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0637636Z test_dispatch_meta_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0648137Z test_dispatch_meta_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0658535Z test_dispatch_meta_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0668998Z test_dispatch_meta_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0679407Z test_dispatch_meta_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0689928Z test_dispatch_meta_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0700333Z test_dispatch_meta_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0710664Z test_dispatch_meta_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0721006Z test_dispatch_meta_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0731484Z test_dispatch_meta_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0741899Z test_dispatch_meta_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0752363Z test_dispatch_meta_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0763236Z test_dispatch_meta_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0773699Z test_dispatch_meta_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0784104Z test_dispatch_meta_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0794704Z test_dispatch_meta_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0805167Z test_dispatch_meta_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0815593Z test_dispatch_meta_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0826052Z test_dispatch_meta_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0836462Z test_dispatch_meta_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0846950Z test_dispatch_meta_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0857281Z test_dispatch_meta_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0867930Z test_dispatch_meta_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0878305Z test_dispatch_meta_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0888746Z test_dispatch_meta_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0899088Z test_dispatch_meta_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0909609Z test_dispatch_meta_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0919963Z test_dispatch_meta_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0930670Z test_dispatch_meta_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0941313Z test_dispatch_meta_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0951887Z test_dispatch_meta_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0962442Z test_dispatch_meta_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0973066Z test_dispatch_meta_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0983565Z test_dispatch_meta_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.0994374Z test_dispatch_meta_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1004730Z test_dispatch_meta_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1015065Z test_dispatch_meta_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1025671Z test_dispatch_meta_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1036018Z test_dispatch_meta_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1046488Z test_dispatch_meta_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1056850Z test_dispatch_meta_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1067411Z test_dispatch_meta_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1077807Z test_dispatch_meta_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1088273Z test_dispatch_meta_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1098694Z test_dispatch_meta_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1109222Z test_dispatch_meta_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1119699Z test_dispatch_meta_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1130153Z test_dispatch_meta_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1140589Z test_dispatch_meta_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1151108Z test_dispatch_meta_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1161858Z test_dispatch_meta_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1172621Z test_dispatch_meta_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1183282Z test_dispatch_meta_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1193968Z test_dispatch_meta_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1204560Z test_dispatch_meta_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1215253Z test_dispatch_meta_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1225917Z test_dispatch_meta_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1236716Z test_dispatch_meta_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1247339Z test_dispatch_meta_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1257826Z test_dispatch_meta_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1268240Z test_dispatch_meta_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1278640Z test_dispatch_meta_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1289128Z test_dispatch_meta_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1299483Z test_dispatch_meta_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1309975Z test_dispatch_meta_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1320395Z test_dispatch_meta_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1330890Z test_dispatch_meta_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1341335Z test_dispatch_meta_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1351951Z test_dispatch_meta_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1362243Z test_dispatch_meta_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1372742Z test_dispatch_meta_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1383162Z test_dispatch_meta_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1393879Z test_dispatch_meta_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1404276Z test_dispatch_meta_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1414724Z test_dispatch_meta_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1425349Z test_dispatch_meta_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1435706Z test_dispatch_meta_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1446417Z test_dispatch_meta_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1456722Z test_dispatch_meta_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1467122Z test_dispatch_meta_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1477569Z test_dispatch_meta_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1487960Z test_dispatch_meta_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1498448Z test_dispatch_meta_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1509007Z test_dispatch_meta_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1519453Z test_dispatch_meta_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1529898Z test_dispatch_meta_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1540570Z test_dispatch_meta_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1551187Z test_dispatch_meta_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1561639Z test_dispatch_meta_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1572223Z test_dispatch_meta_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1582776Z test_dispatch_meta_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1593439Z test_dispatch_meta_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1604054Z test_dispatch_meta_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1614605Z test_dispatch_meta_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1625269Z test_dispatch_meta_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1635757Z test_dispatch_meta_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1646325Z test_dispatch_meta_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1656862Z test_dispatch_meta_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1667333Z test_dispatch_meta_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1677788Z test_dispatch_meta_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1688478Z test_dispatch_meta_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1698938Z test_dispatch_meta_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1709633Z test_dispatch_meta_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1720302Z test_dispatch_meta_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1730649Z test_dispatch_meta_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1740755Z test_dispatch_meta_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1751004Z test_dispatch_meta_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1761147Z test_dispatch_meta_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1771466Z test_dispatch_meta_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1781538Z test_dispatch_meta_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1791853Z test_dispatch_meta_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1802062Z test_dispatch_meta_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1812368Z test_dispatch_meta_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1822582Z test_dispatch_meta_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1832865Z test_dispatch_meta_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1842992Z test_dispatch_meta_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1853251Z test_dispatch_meta_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1863370Z test_dispatch_meta_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1873657Z test_dispatch_meta_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1883833Z test_dispatch_meta_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1894052Z test_dispatch_meta_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1904142Z test_dispatch_meta_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1914372Z test_dispatch_meta_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1924535Z test_dispatch_meta_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1934951Z test_dispatch_meta_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1945650Z test_dispatch_meta_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1956491Z test_dispatch_meta_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1967242Z test_dispatch_meta_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1977441Z test_dispatch_meta_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1987998Z test_dispatch_meta_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.1998461Z test_dispatch_meta_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2009078Z test_dispatch_meta_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2019272Z test_dispatch_meta_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2029805Z test_dispatch_meta_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2040211Z test_dispatch_meta_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2050640Z test_dispatch_meta_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2061067Z test_dispatch_meta_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2071636Z test_dispatch_meta_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2082100Z test_dispatch_meta_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2092706Z test_dispatch_meta_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2103158Z test_dispatch_meta_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2113736Z test_dispatch_meta_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2124295Z test_dispatch_meta_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2134780Z test_dispatch_meta_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2145377Z test_dispatch_meta_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2155835Z test_dispatch_meta_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2166433Z test_dispatch_meta_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2176823Z test_dispatch_meta_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2187362Z test_dispatch_meta_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2198097Z test_dispatch_meta_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2208484Z test_dispatch_meta_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2218953Z test_dispatch_meta_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2230332Z test_dispatch_meta_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2240124Z test_dispatch_meta_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2250637Z test_dispatch_meta_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2261071Z test_dispatch_meta_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2271619Z test_dispatch_meta_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2281951Z test_dispatch_meta_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2292431Z test_dispatch_meta_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2302801Z test_dispatch_meta_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2313270Z test_dispatch_meta_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2323762Z test_dispatch_meta_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2334266Z test_dispatch_meta_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2344713Z test_dispatch_meta_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2355145Z test_dispatch_meta_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2365662Z test_dispatch_meta_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2376094Z test_dispatch_meta_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2386599Z test_dispatch_meta_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2397285Z test_dispatch_meta_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2407930Z test_dispatch_meta_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2418319Z test_dispatch_meta_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2428817Z test_dispatch_meta_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2439208Z test_dispatch_meta_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2449781Z test_dispatch_meta_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2460117Z test_dispatch_meta_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2470579Z test_dispatch_meta_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2481009Z test_dispatch_meta_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2491751Z test_dispatch_meta_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2502232Z test_dispatch_meta_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2512828Z test_dispatch_meta_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2523293Z test_dispatch_meta_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2533915Z test_dispatch_meta_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2544547Z test_dispatch_meta_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2555036Z test_dispatch_meta_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2565630Z test_dispatch_meta_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2576134Z test_dispatch_meta_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2586746Z test_dispatch_meta_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2597104Z test_dispatch_meta_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2607727Z test_dispatch_meta_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2618255Z test_dispatch_meta_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2629068Z test_dispatch_meta_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2639517Z test_dispatch_meta_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2650034Z test_dispatch_meta_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2660561Z test_dispatch_meta_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2671166Z test_dispatch_meta_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2681420Z test_dispatch_meta_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2691938Z test_dispatch_meta_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2702460Z test_dispatch_meta_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2712884Z test_dispatch_meta_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2723498Z test_dispatch_meta_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2734092Z test_dispatch_meta_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2744674Z test_dispatch_meta_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2755512Z test_dispatch_meta_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2766259Z test_dispatch_meta_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2776821Z test_dispatch_meta_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2787718Z test_dispatch_meta_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2798356Z test_dispatch_meta_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2809142Z test_dispatch_meta_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2819788Z test_dispatch_meta_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2830628Z test_dispatch_meta_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2841257Z test_dispatch_meta_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2851967Z test_dispatch_meta_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2862535Z test_dispatch_meta_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2873275Z test_dispatch_meta_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2883988Z test_dispatch_meta_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2894643Z test_dispatch_meta_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2905593Z test_dispatch_meta_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2916055Z test_dispatch_meta_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2926812Z test_dispatch_meta_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2937412Z test_dispatch_meta_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2948131Z test_dispatch_meta_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2958692Z test_dispatch_meta_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2969426Z test_dispatch_meta_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2979998Z test_dispatch_meta_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.2990786Z test_dispatch_meta_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3001337Z test_dispatch_meta_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3012048Z test_dispatch_meta_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3022689Z test_dispatch_meta_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3033420Z test_dispatch_meta_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3044156Z test_dispatch_meta_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3054767Z test_dispatch_meta_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3065560Z test_dispatch_meta_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3076110Z test_dispatch_meta_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3086951Z test_dispatch_meta_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3097508Z test_dispatch_meta_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3108236Z test_dispatch_meta_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3118853Z test_dispatch_meta_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3129607Z test_dispatch_meta_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3140274Z test_dispatch_meta_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3150998Z test_dispatch_meta_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3161669Z test_dispatch_meta_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3172431Z test_dispatch_meta_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3183035Z test_dispatch_meta_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3193830Z test_dispatch_meta_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3204533Z test_dispatch_meta_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3215166Z test_dispatch_meta_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3225876Z test_dispatch_meta_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3236475Z test_dispatch_meta_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3247193Z test_dispatch_meta_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3257841Z test_dispatch_meta_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3268643Z test_dispatch_meta_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3279317Z test_dispatch_meta_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3290105Z test_dispatch_meta_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3300772Z test_dispatch_meta_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3311492Z test_dispatch_meta_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3322203Z test_dispatch_meta_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3333033Z test_dispatch_meta_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3343616Z test_dispatch_meta_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3354336Z test_dispatch_meta_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3365148Z test_dispatch_meta_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3375829Z test_dispatch_meta_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3386766Z test_dispatch_meta_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3397204Z test_dispatch_meta_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3407634Z test_dispatch_meta_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3418062Z test_dispatch_meta_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3428711Z test_dispatch_meta_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3439060Z test_dispatch_meta_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3449677Z test_dispatch_meta_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3460062Z test_dispatch_meta_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3470705Z test_dispatch_meta_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3481302Z test_dispatch_meta_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3492048Z test_dispatch_meta_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3502667Z test_dispatch_meta_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3513377Z test_dispatch_meta_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3524033Z test_dispatch_meta_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3534596Z test_dispatch_meta_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3545497Z test_dispatch_meta_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3556010Z test_dispatch_meta_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3566460Z test_dispatch_meta_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3576881Z test_dispatch_meta_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3587440Z test_dispatch_meta_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3597812Z test_dispatch_meta_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3608242Z test_dispatch_meta_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3618683Z test_dispatch_meta_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3629192Z test_dispatch_meta_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3639518Z test_dispatch_meta_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3649985Z test_dispatch_meta_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3660529Z test_dispatch_meta_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3670931Z test_dispatch_meta_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3681291Z test_dispatch_meta_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3691842Z test_dispatch_meta_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3702214Z test_dispatch_meta_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3712733Z test_dispatch_meta_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3723153Z test_dispatch_meta_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3733648Z test_dispatch_meta_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3744024Z test_dispatch_meta_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3754527Z test_dispatch_meta_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3765001Z test_dispatch_meta_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3775427Z test_dispatch_meta_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3785944Z test_dispatch_meta_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3796460Z test_dispatch_meta_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3806994Z test_dispatch_meta_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3817456Z test_dispatch_meta_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3827961Z test_dispatch_meta_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3838287Z test_dispatch_meta_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3848836Z test_dispatch_meta_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3859448Z test_dispatch_meta_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3869789Z test_dispatch_meta_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3880192Z test_dispatch_meta_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3890664Z test_dispatch_meta_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3900998Z test_dispatch_meta_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3911508Z test_dispatch_meta_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3921922Z test_dispatch_meta_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3932400Z test_dispatch_meta_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3942762Z test_dispatch_meta_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3953730Z test_dispatch_meta_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3964041Z test_dispatch_meta_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3974676Z test_dispatch_meta_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3985629Z test_dispatch_meta_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.3996077Z test_dispatch_meta_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4006868Z test_dispatch_meta_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4017458Z test_dispatch_meta_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4028214Z test_dispatch_meta_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4038788Z test_dispatch_meta_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4049528Z test_dispatch_meta_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4060179Z test_dispatch_meta_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4070926Z test_dispatch_meta_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4081680Z test_dispatch_meta_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4092449Z test_dispatch_meta_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4103076Z test_dispatch_meta_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4113890Z test_dispatch_meta_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4124656Z test_dispatch_meta_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4135302Z test_dispatch_meta_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4146011Z test_dispatch_meta_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4156559Z test_dispatch_meta_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4167290Z test_dispatch_meta_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4177906Z test_dispatch_meta_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4188754Z test_dispatch_meta_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4199401Z test_dispatch_meta_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4210467Z test_dispatch_meta_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4220784Z test_dispatch_meta_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4231409Z test_dispatch_meta_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4242268Z test_dispatch_meta_char_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4252746Z test_dispatch_meta_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4263119Z test_dispatch_meta_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4273592Z test_dispatch_meta_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4283992Z test_dispatch_meta_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4294412Z test_dispatch_meta_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4305587Z test_dispatch_meta_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4315866Z test_dispatch_meta_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4326403Z test_dispatch_meta_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4336743Z test_dispatch_meta_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4347199Z test_dispatch_meta_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4357588Z test_dispatch_meta_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4368174Z test_dispatch_meta_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4379602Z test_dispatch_meta_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4390308Z test_dispatch_meta_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4400781Z test_dispatch_meta_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4411397Z test_dispatch_meta_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4421876Z test_dispatch_meta_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4432447Z test_dispatch_meta_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4442963Z test_dispatch_meta_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4454286Z test_dispatch_meta_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4464736Z test_dispatch_meta_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4475411Z test_dispatch_meta_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4486004Z test_dispatch_meta_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4496380Z test_dispatch_meta_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4506873Z test_dispatch_meta_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4517394Z test_dispatch_meta_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4527989Z test_dispatch_meta_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4538413Z test_dispatch_meta_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4548941Z test_dispatch_meta_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4559354Z test_dispatch_meta_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4569860Z test_dispatch_meta_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4580247Z test_dispatch_meta_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4590771Z test_dispatch_meta_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4601232Z test_dispatch_meta_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4611786Z test_dispatch_meta_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4622219Z test_dispatch_meta_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4632708Z test_dispatch_meta_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4643150Z test_dispatch_meta_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4653752Z test_dispatch_meta_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4664285Z test_dispatch_meta_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4674702Z test_dispatch_meta_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4685205Z test_dispatch_meta_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4695675Z test_dispatch_meta_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4706416Z test_dispatch_meta_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4716791Z test_dispatch_meta_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4727484Z test_dispatch_meta_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4738340Z test_dispatch_meta_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4749658Z test_dispatch_meta_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4760566Z test_dispatch_meta_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4771224Z test_dispatch_meta_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4781729Z test_dispatch_meta_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4792519Z test_dispatch_meta_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4802952Z test_dispatch_meta_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4813637Z test_dispatch_meta_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4824128Z test_dispatch_meta_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4834594Z test_dispatch_meta_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4845119Z test_dispatch_meta_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4855590Z test_dispatch_meta_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4866285Z test_dispatch_meta_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4876543Z test_dispatch_meta_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4886805Z test_dispatch_meta_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4896936Z test_dispatch_meta_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4907304Z test_dispatch_meta_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4917437Z test_dispatch_meta_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4927725Z test_dispatch_meta_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4937848Z test_dispatch_meta_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4948110Z test_dispatch_meta_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4958201Z test_dispatch_meta_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4968816Z test_dispatch_meta_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4979845Z test_dispatch_meta_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.4991186Z test_dispatch_meta_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5002122Z test_dispatch_meta_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5013131Z test_dispatch_meta_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5023451Z test_dispatch_meta_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5033813Z test_dispatch_meta_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5044188Z test_dispatch_meta_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5054465Z test_dispatch_meta_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5064765Z test_dispatch_meta_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5075178Z test_dispatch_meta_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5085452Z test_dispatch_meta_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5095678Z test_dispatch_meta_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5106003Z test_dispatch_meta_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5116308Z test_dispatch_meta_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5126604Z test_dispatch_meta_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5136798Z test_dispatch_meta_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5147108Z test_dispatch_meta_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5157219Z test_dispatch_meta_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5167490Z test_dispatch_meta_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5177676Z test_dispatch_meta_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5187869Z test_dispatch_meta_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5198016Z test_dispatch_meta_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5208326Z test_dispatch_meta_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5218778Z test_dispatch_meta_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5229618Z test_dispatch_meta_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5240540Z test_dispatch_meta_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5251707Z test_dispatch_meta_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5262781Z test_dispatch_meta_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5273581Z test_dispatch_meta_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5283871Z test_dispatch_meta_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5294168Z test_dispatch_meta_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5304361Z test_dispatch_meta_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5314656Z test_dispatch_meta_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5324966Z test_dispatch_meta_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5335216Z test_dispatch_meta_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5345465Z test_dispatch_meta_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5355544Z test_dispatch_meta_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5365798Z test_dispatch_meta_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5376119Z test_dispatch_meta_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5386591Z test_dispatch_meta_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5396704Z test_dispatch_meta_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5407208Z test_dispatch_meta_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5417640Z test_dispatch_meta_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5428233Z test_dispatch_meta_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5438581Z test_dispatch_meta_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5449086Z test_dispatch_meta_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5459393Z test_dispatch_meta_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5469937Z test_dispatch_meta_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5480702Z test_dispatch_meta_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5492030Z test_dispatch_meta_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5503312Z test_dispatch_meta_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5514512Z test_dispatch_meta_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5525460Z test_dispatch_meta_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5535838Z test_dispatch_meta_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5546313Z test_dispatch_meta_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5556698Z test_dispatch_meta_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5566931Z test_dispatch_meta_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5577212Z test_dispatch_meta_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5587579Z test_dispatch_meta_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5597674Z test_dispatch_meta_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5607931Z test_dispatch_meta_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5618062Z test_dispatch_meta_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5628396Z test_dispatch_meta_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5638584Z test_dispatch_meta_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5648856Z test_dispatch_meta_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5659001Z test_dispatch_meta_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5669373Z test_dispatch_meta_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5679535Z test_dispatch_meta_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5689776Z test_dispatch_meta_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5699924Z test_dispatch_meta_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5710187Z test_dispatch_meta_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5720314Z test_dispatch_meta_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5731113Z test_dispatch_meta_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5741775Z test_dispatch_meta_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5752227Z test_dispatch_meta_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5762552Z test_dispatch_meta_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5773103Z test_dispatch_meta_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5783543Z test_dispatch_meta_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5793986Z test_dispatch_meta_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5804373Z test_dispatch_meta_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5814856Z test_dispatch_meta_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5825365Z test_dispatch_meta_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5835784Z test_dispatch_meta_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5846252Z test_dispatch_meta_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5856580Z test_dispatch_meta_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5867110Z test_dispatch_meta_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5877450Z test_dispatch_meta_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5887997Z test_dispatch_meta_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5898413Z test_dispatch_meta_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5909108Z test_dispatch_meta_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5919262Z test_dispatch_meta_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5929762Z test_dispatch_meta_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5940136Z test_dispatch_meta_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5950659Z test_dispatch_meta_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5961160Z test_dispatch_meta_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5971526Z test_dispatch_meta_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5982000Z test_dispatch_meta_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.5993499Z test_dispatch_meta_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6004030Z test_dispatch_meta_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6014401Z test_dispatch_meta_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6024890Z test_dispatch_meta_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6035304Z test_dispatch_meta_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6045712Z test_dispatch_meta_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6056083Z test_dispatch_meta_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6066638Z test_dispatch_meta_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6077028Z test_dispatch_meta_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6087634Z test_dispatch_meta_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6098132Z test_dispatch_meta_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6108652Z test_dispatch_meta_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6119065Z test_dispatch_meta_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6129591Z test_dispatch_meta_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6139976Z test_dispatch_meta_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6150432Z test_dispatch_meta_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6160914Z test_dispatch_meta_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6171403Z test_dispatch_meta_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6181594Z test_dispatch_meta_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6191868Z test_dispatch_meta_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6201955Z test_dispatch_meta_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6212241Z test_dispatch_meta_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6222309Z test_dispatch_meta_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6232597Z test_dispatch_meta_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6242911Z test_dispatch_meta_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6253414Z test_dispatch_meta_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6263884Z test_dispatch_meta_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6274631Z test_dispatch_meta_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6285243Z test_dispatch_meta_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6295951Z test_dispatch_meta_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6306551Z test_dispatch_meta_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6317141Z test_dispatch_meta_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6327790Z test_dispatch_meta_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6338663Z test_dispatch_meta_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6349613Z test_dispatch_meta_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6360298Z test_dispatch_meta_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6371134Z test_dispatch_meta_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6381892Z test_dispatch_meta_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6392944Z test_dispatch_meta_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6403583Z test_dispatch_meta_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6414411Z test_dispatch_meta_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6425266Z test_dispatch_meta_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6436101Z test_dispatch_meta_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6446904Z test_dispatch_meta_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6457637Z test_dispatch_meta_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6468571Z test_dispatch_meta_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6479245Z test_dispatch_meta_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6490120Z test_dispatch_meta_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6500877Z test_dispatch_meta_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6511984Z test_dispatch_meta_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6522438Z test_dispatch_meta_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6533295Z test_dispatch_meta_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6543828Z test_dispatch_meta_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6554570Z test_dispatch_meta_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6565450Z test_dispatch_meta_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6576106Z test_dispatch_meta_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6586852Z test_dispatch_meta_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6597460Z test_dispatch_meta_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6608114Z test_dispatch_meta_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6618736Z test_dispatch_meta_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6629552Z test_dispatch_meta_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6640236Z test_dispatch_meta_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6650821Z test_dispatch_meta_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6661407Z test_dispatch_meta_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6672129Z test_dispatch_meta_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6682764Z test_dispatch_meta_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6693447Z test_dispatch_meta_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6704114Z test_dispatch_meta_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6714811Z test_dispatch_meta_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6725529Z test_dispatch_meta_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6736148Z test_dispatch_meta_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6746948Z test_dispatch_meta_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6757469Z test_dispatch_meta_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6768114Z test_dispatch_meta_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6778214Z test_dispatch_meta_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6788789Z test_dispatch_meta_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6799212Z test_dispatch_meta_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6809732Z test_dispatch_meta_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6820118Z test_dispatch_meta_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6830592Z test_dispatch_meta_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6840984Z test_dispatch_meta_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6851476Z test_dispatch_meta_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6861800Z test_dispatch_meta_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6872275Z test_dispatch_meta_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6882601Z test_dispatch_meta_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6893057Z test_dispatch_meta_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6903382Z test_dispatch_meta_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6913911Z test_dispatch_meta_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6924778Z test_dispatch_meta_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6934746Z test_dispatch_meta_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6945348Z test_dispatch_meta_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.6961316Z test_dispatch_meta_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.6979032Z test_dispatch_meta_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.6997219Z test_dispatch_meta_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.7014488Z test_dispatch_meta_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.7032475Z test_dispatch_meta_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.7050293Z test_dispatch_meta_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.7068241Z test_dispatch_meta_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:56.7083282Z test_dispatch_meta_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7096950Z test_dispatch_meta_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7110754Z test_dispatch_meta_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7125806Z test_dispatch_meta_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7139869Z test_dispatch_meta_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7153712Z test_dispatch_meta_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7168584Z test_dispatch_meta_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7183356Z test_dispatch_meta_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7197188Z test_dispatch_meta_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7211190Z test_dispatch_meta_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7225364Z test_dispatch_meta_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7239162Z test_dispatch_meta_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7254494Z test_dispatch_meta_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7268696Z test_dispatch_meta_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7279275Z test_dispatch_meta_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7290135Z test_dispatch_meta_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7300858Z test_dispatch_meta_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7312341Z test_dispatch_meta_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7322793Z test_dispatch_meta_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7333735Z test_dispatch_meta_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7344593Z test_dispatch_meta_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7355600Z test_dispatch_meta_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7366386Z test_dispatch_meta_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7377151Z test_dispatch_meta_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7388043Z test_dispatch_meta_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7398489Z test_dispatch_meta_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7409211Z test_dispatch_meta_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7419435Z test_dispatch_meta_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7430039Z test_dispatch_meta_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7440647Z test_dispatch_meta_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7451143Z test_dispatch_meta_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7461794Z test_dispatch_meta_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7472920Z test_dispatch_meta_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7483756Z test_dispatch_meta_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7494512Z test_dispatch_meta_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7505738Z test_dispatch_meta_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7516362Z test_dispatch_meta_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7527142Z test_dispatch_meta_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7537943Z test_dispatch_meta_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7548850Z test_dispatch_meta_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7559515Z test_dispatch_meta_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7570326Z test_dispatch_meta_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7580989Z test_dispatch_meta_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7591943Z test_dispatch_meta_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7602694Z test_dispatch_meta_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7613516Z test_dispatch_meta_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7624212Z test_dispatch_meta_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7635043Z test_dispatch_meta_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7645798Z test_dispatch_meta_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7656571Z test_dispatch_meta_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7667497Z test_dispatch_meta_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7678227Z test_dispatch_meta_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7689060Z test_dispatch_meta_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7699803Z test_dispatch_meta_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7710701Z test_dispatch_meta_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7721429Z test_dispatch_meta_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7732300Z test_dispatch_meta_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7743080Z test_dispatch_meta_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7754005Z test_dispatch_meta_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7764829Z test_dispatch_meta_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7775495Z test_dispatch_meta_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7786318Z test_dispatch_meta_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7797091Z test_dispatch_meta_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7807899Z test_dispatch_meta_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7818630Z test_dispatch_meta_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7829518Z test_dispatch_meta_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7840217Z test_dispatch_meta_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7851055Z test_dispatch_meta_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7861796Z test_dispatch_meta_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7872677Z test_dispatch_meta_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7883389Z test_dispatch_meta_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7894288Z test_dispatch_meta_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7905147Z test_dispatch_meta_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7915898Z test_dispatch_meta_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7926777Z test_dispatch_meta_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7937511Z test_dispatch_meta_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7948366Z test_dispatch_meta_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7959074Z test_dispatch_meta_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7969900Z test_dispatch_meta_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7980627Z test_dispatch_meta_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.7991511Z test_dispatch_meta_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8002078Z test_dispatch_meta_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8012706Z test_dispatch_meta_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8023321Z test_dispatch_meta_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8034142Z test_dispatch_meta_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8044855Z test_dispatch_meta_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8055394Z test_dispatch_meta_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8066233Z test_dispatch_meta_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8076922Z test_dispatch_meta_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8087500Z test_dispatch_meta_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8098098Z test_dispatch_meta_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8108876Z test_dispatch_meta_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8119596Z test_dispatch_meta_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8130337Z test_dispatch_meta_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8140993Z test_dispatch_meta_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8151727Z test_dispatch_meta_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8162321Z test_dispatch_meta_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8173056Z test_dispatch_meta_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8183657Z test_dispatch_meta_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8194354Z test_dispatch_meta_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8205054Z test_dispatch_meta_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8215677Z test_dispatch_meta_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8226443Z test_dispatch_meta_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8237001Z test_dispatch_meta_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8247763Z test_dispatch_meta_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8258454Z test_dispatch_meta_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8269163Z test_dispatch_meta_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8279880Z test_dispatch_meta_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8290598Z test_dispatch_meta_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8301301Z test_dispatch_meta_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8312119Z test_dispatch_meta_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8322858Z test_dispatch_meta_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8333725Z test_dispatch_meta_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8344461Z test_dispatch_meta_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8355329Z test_dispatch_meta_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8366155Z test_dispatch_meta_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8376913Z test_dispatch_meta_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8387883Z test_dispatch_meta_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8398666Z test_dispatch_meta_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8409694Z test_dispatch_meta_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8420414Z test_dispatch_meta_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8431239Z test_dispatch_meta_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8441931Z test_dispatch_meta_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8452868Z test_dispatch_meta_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8463610Z test_dispatch_meta_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8477891Z test_dispatch_meta_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8485482Z test_dispatch_meta_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8496315Z test_dispatch_meta_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8507370Z test_dispatch_meta_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8518008Z test_dispatch_meta_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8528597Z test_dispatch_meta_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8538860Z test_dispatch_meta_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8549464Z test_dispatch_meta_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8559849Z test_dispatch_meta_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8570263Z test_dispatch_meta_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8580744Z test_dispatch_meta_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8591373Z test_dispatch_meta_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8601956Z test_dispatch_meta_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8612624Z test_dispatch_meta_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8623119Z test_dispatch_meta_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8633809Z test_dispatch_meta_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8644414Z test_dispatch_meta_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8654906Z test_dispatch_meta_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8665789Z test_dispatch_meta_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8676309Z test_dispatch_meta_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8686895Z test_dispatch_meta_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8697428Z test_dispatch_meta_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8708102Z test_dispatch_meta_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8718567Z test_dispatch_meta_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8729341Z test_dispatch_meta_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8739846Z test_dispatch_meta_double_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8750451Z test_dispatch_meta_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8761633Z test_dispatch_meta_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8771603Z test_dispatch_meta_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8782146Z test_dispatch_meta_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8792782Z test_dispatch_meta_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8803312Z test_dispatch_meta_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8813974Z test_dispatch_meta_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8824555Z test_dispatch_meta_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8835318Z test_dispatch_meta_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8845967Z test_dispatch_meta_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8856597Z test_dispatch_meta_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8867288Z test_dispatch_meta_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8877777Z test_dispatch_meta_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8888412Z test_dispatch_meta_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8898944Z test_dispatch_meta_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8909600Z test_dispatch_meta_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8920165Z test_dispatch_meta_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8930803Z test_dispatch_meta_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8941342Z test_dispatch_meta_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8952016Z test_dispatch_meta_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8962589Z test_dispatch_meta_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8973267Z test_dispatch_meta_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8983806Z test_dispatch_meta_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.8994369Z test_dispatch_meta_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9004936Z test_dispatch_meta_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9015541Z test_dispatch_meta_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9025903Z test_dispatch_meta_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9036560Z test_dispatch_meta_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9047346Z test_dispatch_meta_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9058261Z test_dispatch_meta_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9069294Z test_dispatch_meta_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9079966Z test_dispatch_meta_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9091005Z test_dispatch_meta_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9101605Z test_dispatch_meta_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9112517Z test_dispatch_meta_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9123200Z test_dispatch_meta_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9134071Z test_dispatch_meta_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9145061Z test_dispatch_meta_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9155858Z test_dispatch_meta_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9166781Z test_dispatch_meta_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9177543Z test_dispatch_meta_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9188364Z test_dispatch_meta_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9199055Z test_dispatch_meta_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9209953Z test_dispatch_meta_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9220825Z test_dispatch_meta_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9231691Z test_dispatch_meta_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9242430Z test_dispatch_meta_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9253291Z test_dispatch_meta_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9264103Z test_dispatch_meta_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9274946Z test_dispatch_meta_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9285763Z test_dispatch_meta_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9296516Z test_dispatch_meta_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9307322Z test_dispatch_meta_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9318819Z test_dispatch_meta_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9329286Z test_dispatch_meta_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9339855Z test_dispatch_meta_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9350531Z test_dispatch_meta_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9361156Z test_dispatch_meta_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9371780Z test_dispatch_meta_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9383441Z test_dispatch_meta_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9394003Z test_dispatch_meta_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9404689Z test_dispatch_meta_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9415639Z test_dispatch_meta_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9426207Z test_dispatch_meta_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9436823Z test_dispatch_meta_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9447551Z test_dispatch_meta_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9458706Z test_dispatch_meta_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9469574Z test_dispatch_meta_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9480384Z test_dispatch_meta_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9491225Z test_dispatch_meta_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9501900Z test_dispatch_meta_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9512717Z test_dispatch_meta_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9523339Z test_dispatch_meta_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9534230Z test_dispatch_meta_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9544880Z test_dispatch_meta_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9555737Z test_dispatch_meta_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9566576Z test_dispatch_meta_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9577241Z test_dispatch_meta_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9588102Z test_dispatch_meta_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9598818Z test_dispatch_meta_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9609625Z test_dispatch_meta_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9620271Z test_dispatch_meta_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9631129Z test_dispatch_meta_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9641853Z test_dispatch_meta_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9652700Z test_dispatch_meta_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9663441Z test_dispatch_meta_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9674042Z test_dispatch_meta_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9685138Z test_dispatch_meta_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9695890Z test_dispatch_meta_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9706667Z test_dispatch_meta_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9717111Z test_dispatch_meta_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9727721Z test_dispatch_meta_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9738230Z test_dispatch_meta_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9749011Z test_dispatch_meta_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9759598Z test_dispatch_meta_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9770119Z test_dispatch_meta_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9780649Z test_dispatch_meta_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9791213Z test_dispatch_meta_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9801706Z test_dispatch_meta_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9812342Z test_dispatch_meta_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9822835Z test_dispatch_meta_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9833639Z test_dispatch_meta_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9844291Z test_dispatch_meta_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9854919Z test_dispatch_meta_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9865608Z test_dispatch_meta_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9876134Z test_dispatch_meta_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9886757Z test_dispatch_meta_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9897313Z test_dispatch_meta_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9908674Z test_dispatch_meta_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9918796Z test_dispatch_meta_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9930160Z test_dispatch_meta_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9940771Z test_dispatch_meta_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9951277Z test_dispatch_meta_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9961831Z test_dispatch_meta_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9972436Z test_dispatch_meta_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9982914Z test_dispatch_meta_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:56.9993524Z test_dispatch_meta_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0004183Z test_dispatch_meta_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0014732Z test_dispatch_meta_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0025295Z test_dispatch_meta_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0035969Z test_dispatch_meta_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0046574Z test_dispatch_meta_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0057113Z test_dispatch_meta_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0067793Z test_dispatch_meta_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0078237Z test_dispatch_meta_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0088857Z test_dispatch_meta_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0099407Z test_dispatch_meta_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0109959Z test_dispatch_meta_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0120507Z test_dispatch_meta_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0131109Z test_dispatch_meta_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0141610Z test_dispatch_meta_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0152294Z test_dispatch_meta_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0163021Z test_dispatch_meta_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0173804Z test_dispatch_meta_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0184458Z test_dispatch_meta_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0195229Z test_dispatch_meta_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0205973Z test_dispatch_meta_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0216677Z test_dispatch_meta_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0227591Z test_dispatch_meta_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0238260Z test_dispatch_meta_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0248965Z test_dispatch_meta_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0259715Z test_dispatch_meta_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0270513Z test_dispatch_meta_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0281171Z test_dispatch_meta_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0291992Z test_dispatch_meta_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0302754Z test_dispatch_meta_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0313471Z test_dispatch_meta_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0324206Z test_dispatch_meta_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0334900Z test_dispatch_meta_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0345689Z test_dispatch_meta_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0356303Z test_dispatch_meta_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0367127Z test_dispatch_meta_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0377814Z test_dispatch_meta_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0388809Z test_dispatch_meta_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0399497Z test_dispatch_meta_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0410152Z test_dispatch_meta_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0420778Z test_dispatch_meta_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0431260Z test_dispatch_meta_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0441748Z test_dispatch_meta_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0452355Z test_dispatch_meta_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0462855Z test_dispatch_meta_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0473408Z test_dispatch_meta_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0483815Z test_dispatch_meta_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0494184Z test_dispatch_meta_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0504604Z test_dispatch_meta_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0515074Z test_dispatch_meta_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0525602Z test_dispatch_meta_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0536014Z test_dispatch_meta_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0546535Z test_dispatch_meta_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0556936Z test_dispatch_meta_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0567526Z test_dispatch_meta_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0577959Z test_dispatch_meta_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0588542Z test_dispatch_meta_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0598871Z test_dispatch_meta_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0609383Z test_dispatch_meta_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0619797Z test_dispatch_meta_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0630296Z test_dispatch_meta_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0640696Z test_dispatch_meta_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0651087Z test_dispatch_meta_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0661605Z test_dispatch_meta_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0672165Z test_dispatch_meta_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0682375Z test_dispatch_meta_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0693000Z test_dispatch_meta_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0703517Z test_dispatch_meta_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0714128Z test_dispatch_meta_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0724636Z test_dispatch_meta_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0735205Z test_dispatch_meta_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0745850Z test_dispatch_meta_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0756311Z test_dispatch_meta_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0766879Z test_dispatch_meta_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0777287Z test_dispatch_meta_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0787850Z test_dispatch_meta_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0798243Z test_dispatch_meta_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0808845Z test_dispatch_meta_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0819309Z test_dispatch_meta_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0829978Z test_dispatch_meta_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0840521Z test_dispatch_meta_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0850927Z test_dispatch_meta_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0861366Z test_dispatch_meta_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0871932Z test_dispatch_meta_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0882360Z test_dispatch_meta_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0893030Z test_dispatch_meta_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0903595Z test_dispatch_meta_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0914429Z test_dispatch_meta_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0925422Z test_dispatch_meta_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0935954Z test_dispatch_meta_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0946841Z test_dispatch_meta_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0957484Z test_dispatch_meta_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0968364Z test_dispatch_meta_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0979053Z test_dispatch_meta_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.0989967Z test_dispatch_meta_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1000682Z test_dispatch_meta_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1011531Z test_dispatch_meta_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1022256Z test_dispatch_meta_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1033038Z test_dispatch_meta_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1043766Z test_dispatch_meta_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1054512Z test_dispatch_meta_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1065284Z test_dispatch_meta_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1076044Z test_dispatch_meta_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1086879Z test_dispatch_meta_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1097516Z test_dispatch_meta_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1108456Z test_dispatch_meta_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1119279Z test_dispatch_meta_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1130069Z test_dispatch_meta_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1140764Z test_dispatch_meta_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1151408Z test_dispatch_meta_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1162656Z test_dispatch_meta_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1173205Z test_dispatch_meta_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1183915Z test_dispatch_meta_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1194809Z test_dispatch_meta_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1205566Z test_dispatch_meta_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1216260Z test_dispatch_meta_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1227105Z test_dispatch_meta_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1237837Z test_dispatch_meta_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1248682Z test_dispatch_meta_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1259376Z test_dispatch_meta_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1270242Z test_dispatch_meta_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1280994Z test_dispatch_meta_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1291824Z test_dispatch_meta_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1302543Z test_dispatch_meta_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1313409Z test_dispatch_meta_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1324155Z test_dispatch_meta_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1334927Z test_dispatch_meta_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1345947Z test_dispatch_meta_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1356571Z test_dispatch_meta_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1367350Z test_dispatch_meta_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1378125Z test_dispatch_meta_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1389008Z test_dispatch_meta_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1399707Z test_dispatch_meta_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1410699Z test_dispatch_meta_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1421542Z test_dispatch_meta_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1432483Z test_dispatch_meta_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1443269Z test_dispatch_meta_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1454321Z test_dispatch_meta_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1465253Z test_dispatch_meta_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1475965Z test_dispatch_meta_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1486899Z test_dispatch_meta_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1497794Z test_dispatch_meta_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1508718Z test_dispatch_meta_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1519611Z test_dispatch_meta_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1530531Z test_dispatch_meta_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1541394Z test_dispatch_meta_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1552343Z test_dispatch_meta_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1563216Z test_dispatch_meta_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1574143Z test_dispatch_meta_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1585234Z test_dispatch_meta_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1596100Z test_dispatch_meta_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1607043Z test_dispatch_meta_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1617930Z test_dispatch_meta_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1628889Z test_dispatch_meta_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1639728Z test_dispatch_meta_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1650659Z test_dispatch_meta_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1661585Z test_dispatch_meta_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1672495Z test_dispatch_meta_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1683539Z test_dispatch_meta_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1694409Z test_dispatch_meta_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1705350Z test_dispatch_meta_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1716172Z test_dispatch_meta_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1727468Z test_dispatch_meta_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1738204Z test_dispatch_meta_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1749123Z test_dispatch_meta_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1759936Z test_dispatch_meta_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1770919Z test_dispatch_meta_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1781742Z test_dispatch_meta_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1792792Z test_dispatch_meta_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1803681Z test_dispatch_meta_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1814547Z test_dispatch_meta_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1825463Z test_dispatch_meta_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1836363Z test_dispatch_meta_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1847266Z test_dispatch_meta_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1858007Z test_dispatch_meta_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1869115Z test_dispatch_meta_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1879952Z test_dispatch_meta_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1890935Z test_dispatch_meta_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1901852Z test_dispatch_meta_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1912768Z test_dispatch_meta_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1923824Z test_dispatch_meta_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1934534Z test_dispatch_meta_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1945576Z test_dispatch_meta_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1956261Z test_dispatch_meta_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1967222Z test_dispatch_meta_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1978050Z test_dispatch_meta_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1989002Z test_dispatch_meta_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.1999765Z test_dispatch_meta_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2010836Z test_dispatch_meta_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2021703Z test_dispatch_meta_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2032712Z test_dispatch_meta_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2043727Z test_dispatch_meta_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2054629Z test_dispatch_meta_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2065675Z test_dispatch_meta_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2076486Z test_dispatch_meta_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2087428Z test_dispatch_meta_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2098295Z test_dispatch_meta_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2109282Z test_dispatch_meta_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2120149Z test_dispatch_meta_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2131180Z test_dispatch_meta_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2141906Z test_dispatch_meta_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2152882Z test_dispatch_meta_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2163872Z test_dispatch_meta_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2175372Z test_dispatch_meta_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2186391Z test_dispatch_meta_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2197218Z test_dispatch_meta_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2208112Z test_dispatch_meta_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2218986Z test_dispatch_meta_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2229958Z test_dispatch_meta_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2240796Z test_dispatch_meta_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2251789Z test_dispatch_meta_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2262648Z test_dispatch_meta_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2273602Z test_dispatch_meta_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2284506Z test_dispatch_meta_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2295438Z test_dispatch_meta_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2306420Z test_dispatch_meta_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2317417Z test_dispatch_meta_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2328379Z test_dispatch_meta_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2339279Z test_dispatch_meta_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2350229Z test_dispatch_meta_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2360655Z test_dispatch_meta_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2371336Z test_dispatch_meta_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2381944Z test_dispatch_meta_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2392685Z test_dispatch_meta_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2403225Z test_dispatch_meta_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2414029Z test_dispatch_meta_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2424468Z test_dispatch_meta_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2435214Z test_dispatch_meta_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2445623Z test_dispatch_meta_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2456011Z test_dispatch_meta_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2466637Z test_dispatch_meta_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2477007Z test_dispatch_meta_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2487502Z test_dispatch_meta_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2497870Z test_dispatch_meta_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2508439Z test_dispatch_meta_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2518858Z test_dispatch_meta_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2529458Z test_dispatch_meta_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2539901Z test_dispatch_meta_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2550443Z test_dispatch_meta_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2560881Z test_dispatch_meta_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2571499Z test_dispatch_meta_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2581999Z test_dispatch_meta_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2592645Z test_dispatch_meta_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2603202Z test_dispatch_meta_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2613909Z test_dispatch_meta_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2624415Z test_dispatch_meta_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2635118Z test_dispatch_meta_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2645696Z test_dispatch_meta_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2656284Z test_dispatch_meta_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2667129Z test_dispatch_meta_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2677727Z test_dispatch_meta_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2688480Z test_dispatch_meta_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2699254Z test_dispatch_meta_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2710097Z test_dispatch_meta_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2720834Z test_dispatch_meta_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2731548Z test_dispatch_meta_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2742299Z test_dispatch_meta_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2753104Z test_dispatch_meta_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2763948Z test_dispatch_meta_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2774726Z test_dispatch_meta_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2785588Z test_dispatch_meta_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2796439Z test_dispatch_meta_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2807370Z test_dispatch_meta_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2818019Z test_dispatch_meta_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2828832Z test_dispatch_meta_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2839525Z test_dispatch_meta_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2850290Z test_dispatch_meta_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2860899Z test_dispatch_meta_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2871724Z test_dispatch_meta_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2882306Z test_dispatch_meta_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2893010Z test_dispatch_meta_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2903718Z test_dispatch_meta_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2914473Z test_dispatch_meta_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2925216Z test_dispatch_meta_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2935939Z test_dispatch_meta_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2946808Z test_dispatch_meta_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2957565Z test_dispatch_meta_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2968118Z test_dispatch_meta_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2978815Z test_dispatch_meta_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.2989754Z test_dispatch_meta_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3000029Z test_dispatch_meta_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3010536Z test_dispatch_meta_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3020998Z test_dispatch_meta_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3031517Z test_dispatch_meta_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3042019Z test_dispatch_meta_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3052518Z test_dispatch_meta_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3062991Z test_dispatch_meta_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3073556Z test_dispatch_meta_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3084019Z test_dispatch_meta_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3094474Z test_dispatch_meta_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3105105Z test_dispatch_meta_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3115503Z test_dispatch_meta_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3126043Z test_dispatch_meta_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3136459Z test_dispatch_meta_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3147105Z test_dispatch_meta_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3157436Z test_dispatch_meta_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3168045Z test_dispatch_meta_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3178484Z test_dispatch_meta_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3189085Z test_dispatch_meta_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3199713Z test_dispatch_meta_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3210284Z test_dispatch_meta_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3220689Z test_dispatch_meta_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3231160Z test_dispatch_meta_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3241608Z test_dispatch_meta_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3252131Z test_dispatch_meta_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3262597Z test_dispatch_meta_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3273198Z test_dispatch_meta_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3283743Z test_dispatch_meta_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3294228Z test_dispatch_meta_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3304645Z test_dispatch_meta_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3315150Z test_dispatch_meta_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3325628Z test_dispatch_meta_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3336031Z test_dispatch_meta_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3346591Z test_dispatch_meta_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3356994Z test_dispatch_meta_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3367544Z test_dispatch_meta_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3378004Z test_dispatch_meta_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3388642Z test_dispatch_meta_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3398981Z test_dispatch_meta_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3409521Z test_dispatch_meta_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3419991Z test_dispatch_meta_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3430532Z test_dispatch_meta_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3440956Z test_dispatch_meta_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3451744Z test_dispatch_meta_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3461924Z test_dispatch_meta_float_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3472482Z test_dispatch_meta_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3482995Z test_dispatch_meta_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3493498Z test_dispatch_meta_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3503850Z test_dispatch_meta_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3514423Z test_dispatch_meta_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3524958Z test_dispatch_meta_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3535406Z test_dispatch_meta_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3546510Z test_dispatch_meta_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3556468Z test_dispatch_meta_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3567049Z test_dispatch_meta_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3577490Z test_dispatch_meta_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3588039Z test_dispatch_meta_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3598421Z test_dispatch_meta_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3608919Z test_dispatch_meta_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3619356Z test_dispatch_meta_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3629842Z test_dispatch_meta_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3640185Z test_dispatch_meta_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3650674Z test_dispatch_meta_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3661057Z test_dispatch_meta_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3671767Z test_dispatch_meta_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3682158Z test_dispatch_meta_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3692741Z test_dispatch_meta_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3703390Z test_dispatch_meta_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3713867Z test_dispatch_meta_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3724189Z test_dispatch_meta_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3734667Z test_dispatch_meta_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3745296Z test_dispatch_meta_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3755824Z test_dispatch_meta_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3766374Z test_dispatch_meta_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3776766Z test_dispatch_meta_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3787350Z test_dispatch_meta_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3797762Z test_dispatch_meta_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3808323Z test_dispatch_meta_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3818631Z test_dispatch_meta_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3829187Z test_dispatch_meta_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3839596Z test_dispatch_meta_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3850127Z test_dispatch_meta_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3860577Z test_dispatch_meta_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3871095Z test_dispatch_meta_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3881468Z test_dispatch_meta_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3892034Z test_dispatch_meta_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3902455Z test_dispatch_meta_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3912906Z test_dispatch_meta_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3923364Z test_dispatch_meta_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3934015Z test_dispatch_meta_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3944416Z test_dispatch_meta_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3955157Z test_dispatch_meta_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3965871Z test_dispatch_meta_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3976503Z test_dispatch_meta_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3987307Z test_dispatch_meta_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.3997872Z test_dispatch_meta_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4008604Z test_dispatch_meta_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4019254Z test_dispatch_meta_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4030021Z test_dispatch_meta_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4040626Z test_dispatch_meta_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4051544Z test_dispatch_meta_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4062280Z test_dispatch_meta_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4072977Z test_dispatch_meta_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4083560Z test_dispatch_meta_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4094582Z test_dispatch_meta_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4105471Z test_dispatch_meta_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4116107Z test_dispatch_meta_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4126856Z test_dispatch_meta_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4137468Z test_dispatch_meta_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4148363Z test_dispatch_meta_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4158899Z test_dispatch_meta_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4169668Z test_dispatch_meta_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4180548Z test_dispatch_meta_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4191249Z test_dispatch_meta_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4201867Z test_dispatch_meta_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4212756Z test_dispatch_meta_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4223349Z test_dispatch_meta_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4234095Z test_dispatch_meta_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4245004Z test_dispatch_meta_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4255836Z test_dispatch_meta_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4266792Z test_dispatch_meta_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4277563Z test_dispatch_meta_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4288413Z test_dispatch_meta_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4299153Z test_dispatch_meta_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4310044Z test_dispatch_meta_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4321502Z test_dispatch_meta_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4332461Z test_dispatch_meta_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4343140Z test_dispatch_meta_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4354000Z test_dispatch_meta_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4364731Z test_dispatch_meta_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4375493Z test_dispatch_meta_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4386467Z test_dispatch_meta_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4398163Z test_dispatch_meta_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4408966Z test_dispatch_meta_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4419701Z test_dispatch_meta_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4430700Z test_dispatch_meta_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4441512Z test_dispatch_meta_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4452537Z test_dispatch_meta_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4463662Z test_dispatch_meta_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4474889Z test_dispatch_meta_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4485408Z test_dispatch_meta_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4496040Z test_dispatch_meta_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4506651Z test_dispatch_meta_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4517212Z test_dispatch_meta_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4527870Z test_dispatch_meta_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4538570Z test_dispatch_meta_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4549290Z test_dispatch_meta_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4559780Z test_dispatch_meta_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4570430Z test_dispatch_meta_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4581025Z test_dispatch_meta_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4591705Z test_dispatch_meta_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4602269Z test_dispatch_meta_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4612908Z test_dispatch_meta_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4623494Z test_dispatch_meta_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4634192Z test_dispatch_meta_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4644868Z test_dispatch_meta_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4655618Z test_dispatch_meta_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4666622Z test_dispatch_meta_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4677999Z test_dispatch_meta_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4689218Z test_dispatch_meta_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4700388Z test_dispatch_meta_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4711421Z test_dispatch_meta_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4722346Z test_dispatch_meta_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4733236Z test_dispatch_meta_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4744005Z test_dispatch_meta_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4754953Z test_dispatch_meta_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4765839Z test_dispatch_meta_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4776672Z test_dispatch_meta_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4787661Z test_dispatch_meta_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4798410Z test_dispatch_meta_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4809271Z test_dispatch_meta_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4820116Z test_dispatch_meta_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4830922Z test_dispatch_meta_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4841671Z test_dispatch_meta_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4852588Z test_dispatch_meta_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4863372Z test_dispatch_meta_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4874216Z test_dispatch_meta_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4885172Z test_dispatch_meta_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4895875Z test_dispatch_meta_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4906867Z test_dispatch_meta_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4917398Z test_dispatch_meta_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4928163Z test_dispatch_meta_half_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4939004Z test_dispatch_meta_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4949732Z test_dispatch_meta_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4960486Z test_dispatch_meta_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4971329Z test_dispatch_meta_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4982366Z test_dispatch_meta_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.4993564Z test_dispatch_meta_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5004511Z test_dispatch_meta_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5015652Z test_dispatch_meta_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5026701Z test_dispatch_meta_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5037749Z test_dispatch_meta_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5048844Z test_dispatch_meta_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5059951Z test_dispatch_meta_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5071463Z test_dispatch_meta_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5082469Z test_dispatch_meta_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5093506Z test_dispatch_meta_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5104340Z test_dispatch_meta_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5115396Z test_dispatch_meta_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5126352Z test_dispatch_meta_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5137314Z test_dispatch_meta_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5148284Z test_dispatch_meta_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5159128Z test_dispatch_meta_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5170088Z test_dispatch_meta_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5181192Z test_dispatch_meta_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5192080Z test_dispatch_meta_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5203011Z test_dispatch_meta_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5214149Z test_dispatch_meta_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5224768Z test_dispatch_meta_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5235640Z test_dispatch_meta_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5246485Z test_dispatch_meta_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5257319Z test_dispatch_meta_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5268201Z test_dispatch_meta_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5278993Z test_dispatch_meta_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5289921Z test_dispatch_meta_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5300700Z test_dispatch_meta_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5311632Z test_dispatch_meta_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5322429Z test_dispatch_meta_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5333337Z test_dispatch_meta_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5344126Z test_dispatch_meta_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5354956Z test_dispatch_meta_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5365827Z test_dispatch_meta_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5376569Z test_dispatch_meta_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5387885Z test_dispatch_meta_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5398243Z test_dispatch_meta_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5408982Z test_dispatch_meta_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5419695Z test_dispatch_meta_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5430595Z test_dispatch_meta_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5441462Z test_dispatch_meta_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5452377Z test_dispatch_meta_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5463122Z test_dispatch_meta_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5474081Z test_dispatch_meta_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5484972Z test_dispatch_meta_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5495613Z test_dispatch_meta_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5506410Z test_dispatch_meta_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5517037Z test_dispatch_meta_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5527868Z test_dispatch_meta_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5538552Z test_dispatch_meta_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5549345Z test_dispatch_meta_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5559997Z test_dispatch_meta_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5570780Z test_dispatch_meta_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5581502Z test_dispatch_meta_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5592348Z test_dispatch_meta_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5602943Z test_dispatch_meta_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5613706Z test_dispatch_meta_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5624316Z test_dispatch_meta_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5635149Z test_dispatch_meta_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5646255Z test_dispatch_meta_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5656730Z test_dispatch_meta_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5667648Z test_dispatch_meta_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5678353Z test_dispatch_meta_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5689436Z test_dispatch_meta_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5700078Z test_dispatch_meta_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5710940Z test_dispatch_meta_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5721605Z test_dispatch_meta_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5732615Z test_dispatch_meta_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5743243Z test_dispatch_meta_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5754075Z test_dispatch_meta_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5764916Z test_dispatch_meta_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5775744Z test_dispatch_meta_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5786632Z test_dispatch_meta_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5797364Z test_dispatch_meta_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5808255Z test_dispatch_meta_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5819060Z test_dispatch_meta_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5829907Z test_dispatch_meta_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5840722Z test_dispatch_meta_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5851613Z test_dispatch_meta_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5862352Z test_dispatch_meta_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5873259Z test_dispatch_meta_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5884218Z test_dispatch_meta_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5894973Z test_dispatch_meta_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5905805Z test_dispatch_meta_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5916652Z test_dispatch_meta_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5927467Z test_dispatch_meta_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5938226Z test_dispatch_meta_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5949294Z test_dispatch_meta_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5960565Z test_dispatch_meta_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5970993Z test_dispatch_meta_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5981691Z test_dispatch_meta_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.5992579Z test_dispatch_meta_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6003310Z test_dispatch_meta_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6014160Z test_dispatch_meta_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6024863Z test_dispatch_meta_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6035800Z test_dispatch_meta_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6046655Z test_dispatch_meta_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6057527Z test_dispatch_meta_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6068499Z test_dispatch_meta_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6079331Z test_dispatch_meta_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6090176Z test_dispatch_meta_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6101027Z test_dispatch_meta_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6111918Z test_dispatch_meta_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6122657Z test_dispatch_meta_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6133497Z test_dispatch_meta_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6144280Z test_dispatch_meta_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6155154Z test_dispatch_meta_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6166126Z test_dispatch_meta_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6176915Z test_dispatch_meta_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6187773Z test_dispatch_meta_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6198501Z test_dispatch_meta_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6209329Z test_dispatch_meta_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6220169Z test_dispatch_meta_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6231037Z test_dispatch_meta_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6241771Z test_dispatch_meta_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6252695Z test_dispatch_meta_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6263525Z test_dispatch_meta_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6274431Z test_dispatch_meta_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6285286Z test_dispatch_meta_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6296079Z test_dispatch_meta_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6306942Z test_dispatch_meta_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6317755Z test_dispatch_meta_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6328638Z test_dispatch_meta_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6339504Z test_dispatch_meta_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6350436Z test_dispatch_meta_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6361222Z test_dispatch_meta_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6372156Z test_dispatch_meta_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6382848Z test_dispatch_meta_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6393944Z test_dispatch_meta_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6404856Z test_dispatch_meta_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6415775Z test_dispatch_meta_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6426641Z test_dispatch_meta_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6437414Z test_dispatch_meta_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6448327Z test_dispatch_meta_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6459160Z test_dispatch_meta_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6470107Z test_dispatch_meta_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6480861Z test_dispatch_meta_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6491743Z test_dispatch_meta_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6502599Z test_dispatch_meta_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6513520Z test_dispatch_meta_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6524353Z test_dispatch_meta_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6535190Z test_dispatch_meta_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6546171Z test_dispatch_meta_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6557094Z test_dispatch_meta_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6567818Z test_dispatch_meta_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6578628Z test_dispatch_meta_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6589679Z test_dispatch_meta_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6600388Z test_dispatch_meta_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6611271Z test_dispatch_meta_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6622039Z test_dispatch_meta_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6633007Z test_dispatch_meta_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6643832Z test_dispatch_meta_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6654613Z test_dispatch_meta_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6665458Z test_dispatch_meta_int_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6676398Z test_dispatch_meta_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6687295Z test_dispatch_meta_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6697994Z test_dispatch_meta_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6708896Z test_dispatch_meta_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6719707Z test_dispatch_meta_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6730812Z test_dispatch_meta_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6741671Z test_dispatch_meta_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6752459Z test_dispatch_meta_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6763203Z test_dispatch_meta_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6774086Z test_dispatch_meta_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6785091Z test_dispatch_meta_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6795893Z test_dispatch_meta_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6806832Z test_dispatch_meta_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6817858Z test_dispatch_meta_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6828596Z test_dispatch_meta_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6839112Z test_dispatch_meta_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6849745Z test_dispatch_meta_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6860362Z test_dispatch_meta_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6871016Z test_dispatch_meta_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6881609Z test_dispatch_meta_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6892272Z test_dispatch_meta_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6902925Z test_dispatch_meta_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6913486Z test_dispatch_meta_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6924066Z test_dispatch_meta_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6934674Z test_dispatch_meta_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6945432Z test_dispatch_meta_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6955961Z test_dispatch_meta_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6966607Z test_dispatch_meta_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6977096Z test_dispatch_meta_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6987972Z test_dispatch_meta_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.6998169Z test_dispatch_meta_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7008832Z test_dispatch_meta_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7019152Z test_dispatch_meta_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7029681Z test_dispatch_meta_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7040118Z test_dispatch_meta_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7050666Z test_dispatch_meta_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7061039Z test_dispatch_meta_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7071617Z test_dispatch_meta_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7082051Z test_dispatch_meta_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7092567Z test_dispatch_meta_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7103016Z test_dispatch_meta_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7113647Z test_dispatch_meta_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7124148Z test_dispatch_meta_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7134642Z test_dispatch_meta_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7145228Z test_dispatch_meta_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7155713Z test_dispatch_meta_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7166206Z test_dispatch_meta_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7176629Z test_dispatch_meta_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7187707Z test_dispatch_meta_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7197761Z test_dispatch_meta_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7208417Z test_dispatch_meta_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7218767Z test_dispatch_meta_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7229311Z test_dispatch_meta_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7239877Z test_dispatch_meta_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7250306Z test_dispatch_meta_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7260831Z test_dispatch_meta_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7271484Z test_dispatch_meta_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7281947Z test_dispatch_meta_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7292514Z test_dispatch_meta_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7303085Z test_dispatch_meta_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7314128Z test_dispatch_meta_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7324999Z test_dispatch_meta_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7335842Z test_dispatch_meta_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7347079Z test_dispatch_meta_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7358036Z test_dispatch_meta_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7369198Z test_dispatch_meta_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7380138Z test_dispatch_meta_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7391611Z test_dispatch_meta_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7402517Z test_dispatch_meta_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7413650Z test_dispatch_meta_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7424266Z test_dispatch_meta_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7435016Z test_dispatch_meta_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7445845Z test_dispatch_meta_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7456501Z test_dispatch_meta_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7467449Z test_dispatch_meta_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7478095Z test_dispatch_meta_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7489102Z test_dispatch_meta_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7499792Z test_dispatch_meta_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7510712Z test_dispatch_meta_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7521161Z test_dispatch_meta_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7531695Z test_dispatch_meta_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7542122Z test_dispatch_meta_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7552589Z test_dispatch_meta_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7563051Z test_dispatch_meta_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7573650Z test_dispatch_meta_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7584231Z test_dispatch_meta_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7594651Z test_dispatch_meta_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7605203Z test_dispatch_meta_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7615631Z test_dispatch_meta_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7626098Z test_dispatch_meta_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7636582Z test_dispatch_meta_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7647190Z test_dispatch_meta_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7657621Z test_dispatch_meta_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7668306Z test_dispatch_meta_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7678680Z test_dispatch_meta_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7689210Z test_dispatch_meta_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7700018Z test_dispatch_meta_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7710420Z test_dispatch_meta_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7720720Z test_dispatch_meta_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7732037Z test_dispatch_meta_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7742530Z test_dispatch_meta_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7752989Z test_dispatch_meta_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7763410Z test_dispatch_meta_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7773952Z test_dispatch_meta_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7784368Z test_dispatch_meta_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7794934Z test_dispatch_meta_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7805536Z test_dispatch_meta_istft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7816010Z test_dispatch_meta_istft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7826636Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7837044Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7847616Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7858025Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7868525Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7878949Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7889533Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7900077Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7910635Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7921066Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7931720Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7942110Z test_dispatch_meta_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7952759Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7963252Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7973901Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7984264Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.7994888Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8005719Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8016070Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8026412Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8036837Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8047450Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8057959Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8068555Z test_dispatch_meta_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8079013Z test_dispatch_meta_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8089600Z test_dispatch_meta_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8100017Z test_dispatch_meta_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8110618Z test_dispatch_meta_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8121039Z test_dispatch_meta_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8131613Z test_dispatch_meta_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8142143Z test_dispatch_meta_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8152680Z test_dispatch_meta_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8163117Z test_dispatch_meta_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8173621Z test_dispatch_meta_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8184037Z test_dispatch_meta_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8194676Z test_dispatch_meta_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8205198Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8215559Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8226289Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8236959Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8247331Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8257827Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8268648Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8279069Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8289539Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8300058Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8310669Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8321250Z test_dispatch_meta_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8331964Z test_dispatch_meta_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8342508Z test_dispatch_meta_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8353227Z test_dispatch_meta_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8363856Z test_dispatch_meta_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8374433Z test_dispatch_meta_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8385166Z test_dispatch_meta_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8396007Z test_dispatch_meta_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8406677Z test_dispatch_meta_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8417217Z test_dispatch_meta_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8427933Z test_dispatch_meta_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8438448Z test_dispatch_meta_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8449369Z test_dispatch_meta_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8460050Z test_dispatch_meta_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8470742Z test_dispatch_meta_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8481486Z test_dispatch_meta_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8492453Z test_dispatch_meta_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8503291Z test_dispatch_meta_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8514026Z test_dispatch_meta_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8524820Z test_dispatch_meta_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8535632Z test_dispatch_meta_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8546576Z test_dispatch_meta_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8557425Z test_dispatch_meta_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8568242Z test_dispatch_meta_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8578985Z test_dispatch_meta_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8589935Z test_dispatch_meta_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8600666Z test_dispatch_meta_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8611508Z test_dispatch_meta_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8622270Z test_dispatch_meta_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8633089Z test_dispatch_meta_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8643831Z test_dispatch_meta_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8654652Z test_dispatch_meta_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8665654Z test_dispatch_meta_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8676463Z test_dispatch_meta_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8687381Z test_dispatch_meta_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8698170Z test_dispatch_meta_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8709050Z test_dispatch_meta_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8719782Z test_dispatch_meta_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8730695Z test_dispatch_meta_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8742059Z test_dispatch_meta_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8753074Z test_dispatch_meta_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8764208Z test_dispatch_meta_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8774819Z test_dispatch_meta_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8785681Z test_dispatch_meta_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8796473Z test_dispatch_meta_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8807366Z test_dispatch_meta_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8818098Z test_dispatch_meta_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8829017Z test_dispatch_meta_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8839761Z test_dispatch_meta_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8850697Z test_dispatch_meta_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8861423Z test_dispatch_meta_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8872273Z test_dispatch_meta_le_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8883083Z test_dispatch_meta_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8893897Z test_dispatch_meta_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8904644Z test_dispatch_meta_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8915499Z test_dispatch_meta_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8926326Z test_dispatch_meta_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8937089Z test_dispatch_meta_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8948087Z test_dispatch_meta_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8958804Z test_dispatch_meta_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8969777Z test_dispatch_meta_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8980650Z test_dispatch_meta_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.8991476Z test_dispatch_meta_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9002195Z test_dispatch_meta_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9013096Z test_dispatch_meta_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9023873Z test_dispatch_meta_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9034815Z test_dispatch_meta_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9045725Z test_dispatch_meta_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9056480Z test_dispatch_meta_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9067364Z test_dispatch_meta_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9078114Z test_dispatch_meta_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9088932Z test_dispatch_meta_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9099926Z test_dispatch_meta_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9110865Z test_dispatch_meta_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9121757Z test_dispatch_meta_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9132702Z test_dispatch_meta_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9143545Z test_dispatch_meta_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9154511Z test_dispatch_meta_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9165495Z test_dispatch_meta_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9176369Z test_dispatch_meta_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9187313Z test_dispatch_meta_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9198784Z test_dispatch_meta_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9210161Z test_dispatch_meta_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9221440Z test_dispatch_meta_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9232677Z test_dispatch_meta_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9243536Z test_dispatch_meta_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9254474Z test_dispatch_meta_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9265520Z test_dispatch_meta_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9276429Z test_dispatch_meta_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9287252Z test_dispatch_meta_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9298162Z test_dispatch_meta_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9309512Z test_dispatch_meta_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9320752Z test_dispatch_meta_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9331472Z test_dispatch_meta_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9342280Z test_dispatch_meta_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9353125Z test_dispatch_meta_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9363828Z test_dispatch_meta_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9374708Z test_dispatch_meta_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9386217Z test_dispatch_meta_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9397242Z test_dispatch_meta_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9408059Z test_dispatch_meta_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9419018Z test_dispatch_meta_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9430108Z test_dispatch_meta_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9441107Z test_dispatch_meta_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9452234Z test_dispatch_meta_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9463737Z test_dispatch_meta_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9474843Z test_dispatch_meta_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9485851Z test_dispatch_meta_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9496916Z test_dispatch_meta_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9507936Z test_dispatch_meta_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9518427Z test_dispatch_meta_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9529378Z test_dispatch_meta_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9539743Z test_dispatch_meta_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9550424Z test_dispatch_meta_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9560844Z test_dispatch_meta_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9571698Z test_dispatch_meta_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9582321Z test_dispatch_meta_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9593168Z test_dispatch_meta_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9603904Z test_dispatch_meta_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9614689Z test_dispatch_meta_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9625617Z test_dispatch_meta_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9636083Z test_dispatch_meta_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9646825Z test_dispatch_meta_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9657442Z test_dispatch_meta_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9668264Z test_dispatch_meta_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9678952Z test_dispatch_meta_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9689700Z test_dispatch_meta_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9700401Z test_dispatch_meta_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9711216Z test_dispatch_meta_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9721962Z test_dispatch_meta_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9732765Z test_dispatch_meta_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9743984Z test_dispatch_meta_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9755385Z test_dispatch_meta_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9766172Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9776610Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9787341Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9797834Z test_dispatch_meta_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9808583Z test_dispatch_meta_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9819105Z test_dispatch_meta_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9829785Z test_dispatch_meta_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9840490Z test_dispatch_meta_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9851026Z test_dispatch_meta_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9861556Z test_dispatch_meta_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9872680Z test_dispatch_meta_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9883582Z test_dispatch_meta_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9894460Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9905380Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9916501Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9926822Z test_dispatch_meta_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9937349Z test_dispatch_meta_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9948028Z test_dispatch_meta_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9958539Z test_dispatch_meta_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9969221Z test_dispatch_meta_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9979954Z test_dispatch_meta_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:57.9990511Z test_dispatch_meta_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0001147Z test_dispatch_meta_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0011847Z test_dispatch_meta_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0022368Z test_dispatch_meta_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0033016Z test_dispatch_meta_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0043541Z test_dispatch_meta_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0054235Z test_dispatch_meta_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0064800Z test_dispatch_meta_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0075594Z test_dispatch_meta_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0086278Z test_dispatch_meta_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0096898Z test_dispatch_meta_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0107890Z test_dispatch_meta_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0118827Z test_dispatch_meta_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0129820Z test_dispatch_meta_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0140617Z test_dispatch_meta_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0151750Z test_dispatch_meta_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0162523Z test_dispatch_meta_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0173555Z test_dispatch_meta_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0184412Z test_dispatch_meta_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0195350Z test_dispatch_meta_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0206321Z test_dispatch_meta_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0216934Z test_dispatch_meta_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0227763Z test_dispatch_meta_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0238393Z test_dispatch_meta_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0249207Z test_dispatch_meta_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0259829Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0270562Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0281184Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0292029Z test_dispatch_meta_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0302607Z test_dispatch_meta_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0313307Z test_dispatch_meta_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0323888Z test_dispatch_meta_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0334478Z test_dispatch_meta_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0345188Z test_dispatch_meta_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0355822Z test_dispatch_meta_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0366528Z test_dispatch_meta_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0377171Z test_dispatch_meta_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0387918Z test_dispatch_meta_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0398415Z test_dispatch_meta_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0409357Z test_dispatch_meta_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0420337Z test_dispatch_meta_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0431375Z test_dispatch_meta_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0442264Z test_dispatch_meta_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0453300Z test_dispatch_meta_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0464355Z test_dispatch_meta_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0475581Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0486563Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0497253Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0508175Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0518979Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0529874Z test_dispatch_meta_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0540476Z test_dispatch_meta_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0551119Z test_dispatch_meta_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0561781Z test_dispatch_meta_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0572479Z test_dispatch_meta_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0583157Z test_dispatch_meta_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0593827Z test_dispatch_meta_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0604456Z test_dispatch_meta_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0615087Z test_dispatch_meta_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0625881Z test_dispatch_meta_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:58.0636449Z test_dispatch_meta_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:58.0647231Z test_dispatch_meta_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:58.0657897Z test_dispatch_meta_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:54:58.0668478Z test_dispatch_meta_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0678969Z test_dispatch_meta_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0689721Z test_dispatch_meta_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0700236Z test_dispatch_meta_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0710955Z test_dispatch_meta_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0721471Z test_dispatch_meta_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0732141Z test_dispatch_meta_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0742718Z test_dispatch_meta_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0753411Z test_dispatch_meta_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0764156Z test_dispatch_meta_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0774709Z test_dispatch_meta_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0785441Z test_dispatch_meta_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0795971Z test_dispatch_meta_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0806680Z test_dispatch_meta_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0817337Z test_dispatch_meta_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0828047Z test_dispatch_meta_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0838604Z test_dispatch_meta_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0849262Z test_dispatch_meta_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0859722Z test_dispatch_meta_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0870306Z test_dispatch_meta_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0881424Z test_dispatch_meta_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0892495Z test_dispatch_meta_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0903347Z test_dispatch_meta_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0914340Z test_dispatch_meta_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0925345Z test_dispatch_meta_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0936286Z test_dispatch_meta_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0947544Z test_dispatch_meta_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0958942Z test_dispatch_meta_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0969797Z test_dispatch_meta_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0980637Z test_dispatch_meta_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.0991589Z test_dispatch_meta_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1002549Z test_dispatch_meta_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1013616Z test_dispatch_meta_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1024544Z test_dispatch_meta_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1035810Z test_dispatch_meta_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1046967Z test_dispatch_meta_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1057568Z test_dispatch_meta_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1068560Z test_dispatch_meta_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1079405Z test_dispatch_meta_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1090198Z test_dispatch_meta_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1100859Z test_dispatch_meta_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1111714Z test_dispatch_meta_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1122475Z test_dispatch_meta_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1133386Z test_dispatch_meta_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1144102Z test_dispatch_meta_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1155028Z test_dispatch_meta_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1166190Z test_dispatch_meta_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1176687Z test_dispatch_meta_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1187478Z test_dispatch_meta_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1197966Z test_dispatch_meta_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1208419Z test_dispatch_meta_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1219019Z test_dispatch_meta_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1229945Z test_dispatch_meta_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1240571Z test_dispatch_meta_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1251435Z test_dispatch_meta_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1262233Z test_dispatch_meta_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1273170Z test_dispatch_meta_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1284103Z test_dispatch_meta_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1295022Z test_dispatch_meta_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1306048Z test_dispatch_meta_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1316803Z test_dispatch_meta_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1327862Z test_dispatch_meta_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1338681Z test_dispatch_meta_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1349703Z test_dispatch_meta_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1360459Z test_dispatch_meta_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1371523Z test_dispatch_meta_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1382321Z test_dispatch_meta_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1393335Z test_dispatch_meta_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1404266Z test_dispatch_meta_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1415238Z test_dispatch_meta_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1426202Z test_dispatch_meta_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1436988Z test_dispatch_meta_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1448050Z test_dispatch_meta_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1458773Z test_dispatch_meta_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1469610Z test_dispatch_meta_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1480626Z test_dispatch_meta_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1491509Z test_dispatch_meta_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1502189Z test_dispatch_meta_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1513139Z test_dispatch_meta_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1524090Z test_dispatch_meta_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1534779Z test_dispatch_meta_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1545762Z test_dispatch_meta_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1556224Z test_dispatch_meta_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1566957Z test_dispatch_meta_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1577571Z test_dispatch_meta_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1588408Z test_dispatch_meta_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1599019Z test_dispatch_meta_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1609770Z test_dispatch_meta_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1620422Z test_dispatch_meta_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1631306Z test_dispatch_meta_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1642003Z test_dispatch_meta_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1652727Z test_dispatch_meta_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1663406Z test_dispatch_meta_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1674134Z test_dispatch_meta_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1684965Z test_dispatch_meta_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1696086Z test_dispatch_meta_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1706873Z test_dispatch_meta_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1717577Z test_dispatch_meta_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1728410Z test_dispatch_meta_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1739099Z test_dispatch_meta_log_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1750047Z test_dispatch_meta_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1760853Z test_dispatch_meta_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1771697Z test_dispatch_meta_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1782467Z test_dispatch_meta_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1793458Z test_dispatch_meta_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1804257Z test_dispatch_meta_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1814961Z test_dispatch_meta_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1825860Z test_dispatch_meta_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1836559Z test_dispatch_meta_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1847437Z test_dispatch_meta_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1858117Z test_dispatch_meta_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1869073Z test_dispatch_meta_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1879782Z test_dispatch_meta_log_softmax_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1890585Z test_dispatch_meta_log_softmax_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1901320Z test_dispatch_meta_log_softmax_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1912063Z test_dispatch_meta_log_softmax_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1922821Z test_dispatch_meta_log_softmax_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1933685Z test_dispatch_meta_log_softmax_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1944650Z test_dispatch_meta_log_softmax_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1955280Z test_dispatch_meta_log_softmax_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1966049Z test_dispatch_meta_log_softmax_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1977576Z test_dispatch_meta_log_softmax_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1988158Z test_dispatch_meta_log_softmax_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.1998599Z test_dispatch_meta_log_softmax_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2009100Z test_dispatch_meta_log_softmax_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2019677Z test_dispatch_meta_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2030271Z test_dispatch_meta_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2040786Z test_dispatch_meta_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2051464Z test_dispatch_meta_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2061996Z test_dispatch_meta_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2072575Z test_dispatch_meta_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2083172Z test_dispatch_meta_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2094022Z test_dispatch_meta_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2104399Z test_dispatch_meta_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2115203Z test_dispatch_meta_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2125911Z test_dispatch_meta_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2136445Z test_dispatch_meta_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2147142Z test_dispatch_meta_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2157733Z test_dispatch_meta_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2168366Z test_dispatch_meta_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2178939Z test_dispatch_meta_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2189565Z test_dispatch_meta_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2200045Z test_dispatch_meta_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2210691Z test_dispatch_meta_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2221187Z test_dispatch_meta_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2231836Z test_dispatch_meta_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2242285Z test_dispatch_meta_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2252935Z test_dispatch_meta_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2263511Z test_dispatch_meta_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2274119Z test_dispatch_meta_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2284642Z test_dispatch_meta_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2295313Z test_dispatch_meta_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2305999Z test_dispatch_meta_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2316790Z test_dispatch_meta_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2327297Z test_dispatch_meta_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2337882Z test_dispatch_meta_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2348354Z test_dispatch_meta_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2358793Z test_dispatch_meta_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2369350Z test_dispatch_meta_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2379982Z test_dispatch_meta_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2390571Z test_dispatch_meta_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2401020Z test_dispatch_meta_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2411675Z test_dispatch_meta_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2422065Z test_dispatch_meta_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2432653Z test_dispatch_meta_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2443088Z test_dispatch_meta_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2453711Z test_dispatch_meta_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2464168Z test_dispatch_meta_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2474769Z test_dispatch_meta_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2485378Z test_dispatch_meta_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2495834Z test_dispatch_meta_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2506414Z test_dispatch_meta_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2516919Z test_dispatch_meta_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2527676Z test_dispatch_meta_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2538273Z test_dispatch_meta_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2548871Z test_dispatch_meta_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2559740Z test_dispatch_meta_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2571558Z test_dispatch_meta_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2582684Z test_dispatch_meta_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2593950Z test_dispatch_meta_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2605283Z test_dispatch_meta_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2616556Z test_dispatch_meta_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2628085Z test_dispatch_meta_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2639401Z test_dispatch_meta_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2650874Z test_dispatch_meta_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2662263Z test_dispatch_meta_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2673556Z test_dispatch_meta_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2684835Z test_dispatch_meta_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2696128Z test_dispatch_meta_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2707587Z test_dispatch_meta_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2718895Z test_dispatch_meta_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2730276Z test_dispatch_meta_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2741591Z test_dispatch_meta_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2753048Z test_dispatch_meta_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2764543Z test_dispatch_meta_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2775816Z test_dispatch_meta_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2787313Z test_dispatch_meta_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2798580Z test_dispatch_meta_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2810115Z test_dispatch_meta_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2821440Z test_dispatch_meta_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2832909Z test_dispatch_meta_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2844200Z test_dispatch_meta_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2855555Z test_dispatch_meta_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2867043Z test_dispatch_meta_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2878366Z test_dispatch_meta_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2889800Z test_dispatch_meta_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2901093Z test_dispatch_meta_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2912582Z test_dispatch_meta_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2923978Z test_dispatch_meta_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2935319Z test_dispatch_meta_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2946837Z test_dispatch_meta_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2958123Z test_dispatch_meta_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2969527Z test_dispatch_meta_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2980890Z test_dispatch_meta_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.2992364Z test_dispatch_meta_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3003764Z test_dispatch_meta_long_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3015114Z test_dispatch_meta_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3026510Z test_dispatch_meta_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3037859Z test_dispatch_meta_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3049296Z test_dispatch_meta_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3060601Z test_dispatch_meta_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3072117Z test_dispatch_meta_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3083442Z test_dispatch_meta_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3094997Z test_dispatch_meta_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3106425Z test_dispatch_meta_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3117783Z test_dispatch_meta_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3129094Z test_dispatch_meta_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3140448Z test_dispatch_meta_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3151948Z test_dispatch_meta_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3163329Z test_dispatch_meta_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3174680Z test_dispatch_meta_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3186216Z test_dispatch_meta_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3197484Z test_dispatch_meta_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3208930Z test_dispatch_meta_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3220241Z test_dispatch_meta_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3231587Z test_dispatch_meta_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3242803Z test_dispatch_meta_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3254208Z test_dispatch_meta_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3265640Z test_dispatch_meta_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3277148Z test_dispatch_meta_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3288510Z test_dispatch_meta_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3299995Z test_dispatch_meta_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3311945Z test_dispatch_meta_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3323129Z test_dispatch_meta_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3334379Z test_dispatch_meta_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3346033Z test_dispatch_meta_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3357063Z test_dispatch_meta_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3368461Z test_dispatch_meta_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3379833Z test_dispatch_meta_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3391216Z test_dispatch_meta_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3402461Z test_dispatch_meta_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3413861Z test_dispatch_meta_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3425283Z test_dispatch_meta_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3436245Z test_dispatch_meta_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3447250Z test_dispatch_meta_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3458188Z test_dispatch_meta_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3469261Z test_dispatch_meta_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3480165Z test_dispatch_meta_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3491256Z test_dispatch_meta_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3502065Z test_dispatch_meta_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3513078Z test_dispatch_meta_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3524035Z test_dispatch_meta_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3535029Z test_dispatch_meta_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3546131Z test_dispatch_meta_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3557038Z test_dispatch_meta_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3567980Z test_dispatch_meta_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3578954Z test_dispatch_meta_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3589783Z test_dispatch_meta_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3600311Z test_dispatch_meta_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3610872Z test_dispatch_meta_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3621364Z test_dispatch_meta_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3631959Z test_dispatch_meta_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3642445Z test_dispatch_meta_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3653041Z test_dispatch_meta_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3663548Z test_dispatch_meta_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3674194Z test_dispatch_meta_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3684767Z test_dispatch_meta_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3695275Z test_dispatch_meta_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3705769Z test_dispatch_meta_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3716339Z test_dispatch_meta_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3726951Z test_dispatch_meta_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3737442Z test_dispatch_meta_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3748069Z test_dispatch_meta_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3758503Z test_dispatch_meta_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3769101Z test_dispatch_meta_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3779664Z test_dispatch_meta_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3790223Z test_dispatch_meta_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3800712Z test_dispatch_meta_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3812046Z test_dispatch_meta_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3821947Z test_dispatch_meta_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3832620Z test_dispatch_meta_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3843141Z test_dispatch_meta_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3853678Z test_dispatch_meta_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3864258Z test_dispatch_meta_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3874776Z test_dispatch_meta_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3885449Z test_dispatch_meta_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3895903Z test_dispatch_meta_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3906534Z test_dispatch_meta_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3917076Z test_dispatch_meta_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3927685Z test_dispatch_meta_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3938254Z test_dispatch_meta_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3948940Z test_dispatch_meta_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3959399Z test_dispatch_meta_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3970161Z test_dispatch_meta_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3980614Z test_dispatch_meta_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.3991224Z test_dispatch_meta_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4001705Z test_dispatch_meta_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4012364Z test_dispatch_meta_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4022884Z test_dispatch_meta_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4033476Z test_dispatch_meta_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4044061Z test_dispatch_meta_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4054602Z test_dispatch_meta_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4065475Z test_dispatch_meta_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4075799Z test_dispatch_meta_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4086515Z test_dispatch_meta_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4097316Z test_dispatch_meta_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4108057Z test_dispatch_meta_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4118461Z test_dispatch_meta_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4129051Z test_dispatch_meta_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4139580Z test_dispatch_meta_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4150318Z test_dispatch_meta_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4160774Z test_dispatch_meta_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4171408Z test_dispatch_meta_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4182004Z test_dispatch_meta_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4192717Z test_dispatch_meta_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4203238Z test_dispatch_meta_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4213936Z test_dispatch_meta_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4224411Z test_dispatch_meta_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4235089Z test_dispatch_meta_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4245628Z test_dispatch_meta_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4256036Z test_dispatch_meta_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4266690Z test_dispatch_meta_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4277222Z test_dispatch_meta_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4287878Z test_dispatch_meta_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4298342Z test_dispatch_meta_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4309019Z test_dispatch_meta_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4320338Z test_dispatch_meta_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4330980Z test_dispatch_meta_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4341430Z test_dispatch_meta_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4352369Z test_dispatch_meta_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4363101Z test_dispatch_meta_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4373677Z test_dispatch_meta_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4384114Z test_dispatch_meta_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4395467Z test_dispatch_meta_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4406147Z test_dispatch_meta_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4416629Z test_dispatch_meta_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4427219Z test_dispatch_meta_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4437668Z test_dispatch_meta_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4448265Z test_dispatch_meta_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4459159Z test_dispatch_meta_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4470216Z test_dispatch_meta_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4480754Z test_dispatch_meta_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4491275Z test_dispatch_meta_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4501605Z test_dispatch_meta_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4512282Z test_dispatch_meta_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4522760Z test_dispatch_meta_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4533493Z test_dispatch_meta_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4544049Z test_dispatch_meta_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4554662Z test_dispatch_meta_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4565401Z test_dispatch_meta_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4575972Z test_dispatch_meta_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4586691Z test_dispatch_meta_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4597247Z test_dispatch_meta_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4607824Z test_dispatch_meta_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4618302Z test_dispatch_meta_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4628861Z test_dispatch_meta_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4639294Z test_dispatch_meta_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4649907Z test_dispatch_meta_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4660401Z test_dispatch_meta_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4670981Z test_dispatch_meta_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4681505Z test_dispatch_meta_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4692103Z test_dispatch_meta_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4702567Z test_dispatch_meta_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4713156Z test_dispatch_meta_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4723791Z test_dispatch_meta_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4734342Z test_dispatch_meta_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4744824Z test_dispatch_meta_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4755469Z test_dispatch_meta_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4766084Z test_dispatch_meta_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4776544Z test_dispatch_meta_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4787260Z test_dispatch_meta_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4797890Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4808334Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4818756Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4829465Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4840745Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4851047Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4861883Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4872859Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4883825Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4894870Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4905853Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4916799Z test_dispatch_meta_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4927797Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4938681Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4950027Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4961378Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4972851Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4984212Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.4995717Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5007164Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5018505Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5030017Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5041458Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5053011Z test_dispatch_meta_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5064351Z test_dispatch_meta_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5075922Z test_dispatch_meta_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5087431Z test_dispatch_meta_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5098719Z test_dispatch_meta_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5110343Z test_dispatch_meta_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5121691Z test_dispatch_meta_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5133148Z test_dispatch_meta_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5144417Z test_dispatch_meta_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5155739Z test_dispatch_meta_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5167029Z test_dispatch_meta_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5178321Z test_dispatch_meta_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5189764Z test_dispatch_meta_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5201019Z test_dispatch_meta_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5212266Z test_dispatch_meta_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5223571Z test_dispatch_meta_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5234846Z test_dispatch_meta_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5246242Z test_dispatch_meta_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5257305Z test_dispatch_meta_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5268701Z test_dispatch_meta_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5279901Z test_dispatch_meta_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5291201Z test_dispatch_meta_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5302359Z test_dispatch_meta_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5313772Z test_dispatch_meta_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5325256Z test_dispatch_meta_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5336620Z test_dispatch_meta_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5348264Z test_dispatch_meta_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5359375Z test_dispatch_meta_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5370570Z test_dispatch_meta_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5381206Z test_dispatch_meta_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5391741Z test_dispatch_meta_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5402154Z test_dispatch_meta_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5412805Z test_dispatch_meta_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5423360Z test_dispatch_meta_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5434069Z test_dispatch_meta_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5444801Z test_dispatch_meta_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5455148Z test_dispatch_meta_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5465907Z test_dispatch_meta_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5476390Z test_dispatch_meta_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5487113Z test_dispatch_meta_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5497781Z test_dispatch_meta_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5508423Z test_dispatch_meta_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5518926Z test_dispatch_meta_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5529466Z test_dispatch_meta_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5540003Z test_dispatch_meta_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5550667Z test_dispatch_meta_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5561314Z test_dispatch_meta_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5572668Z test_dispatch_meta_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5582926Z test_dispatch_meta_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5593666Z test_dispatch_meta_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5604349Z test_dispatch_meta_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5615128Z test_dispatch_meta_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5625835Z test_dispatch_meta_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5636373Z test_dispatch_meta_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5647001Z test_dispatch_meta_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5657488Z test_dispatch_meta_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5668195Z test_dispatch_meta_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5678830Z test_dispatch_meta_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5689510Z test_dispatch_meta_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5699970Z test_dispatch_meta_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5710555Z test_dispatch_meta_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5720996Z test_dispatch_meta_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5731717Z test_dispatch_meta_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5742281Z test_dispatch_meta_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5752849Z test_dispatch_meta_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5763272Z test_dispatch_meta_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5773864Z test_dispatch_meta_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5784437Z test_dispatch_meta_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5794985Z test_dispatch_meta_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5805599Z test_dispatch_meta_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5816078Z test_dispatch_meta_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5826706Z test_dispatch_meta_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5837960Z test_dispatch_meta_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5849432Z test_dispatch_meta_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5860381Z test_dispatch_meta_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5871264Z test_dispatch_meta_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5882206Z test_dispatch_meta_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5892993Z test_dispatch_meta_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5903554Z test_dispatch_meta_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5914322Z test_dispatch_meta_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5925332Z test_dispatch_meta_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5936050Z test_dispatch_meta_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5946798Z test_dispatch_meta_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5957392Z test_dispatch_meta_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5968227Z test_dispatch_meta_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5978773Z test_dispatch_meta_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.5989635Z test_dispatch_meta_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6000260Z test_dispatch_meta_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6010981Z test_dispatch_meta_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6021636Z test_dispatch_meta_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6032479Z test_dispatch_meta_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6043224Z test_dispatch_meta_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6053959Z test_dispatch_meta_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6064580Z test_dispatch_meta_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6075361Z test_dispatch_meta_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6086099Z test_dispatch_meta_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6096928Z test_dispatch_meta_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6107477Z test_dispatch_meta_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6118073Z test_dispatch_meta_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6128832Z test_dispatch_meta_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6139638Z test_dispatch_meta_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6150316Z test_dispatch_meta_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6160969Z test_dispatch_meta_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6171871Z test_dispatch_meta_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6181971Z test_dispatch_meta_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6192275Z test_dispatch_meta_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6202652Z test_dispatch_meta_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6213070Z test_dispatch_meta_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6223316Z test_dispatch_meta_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6233636Z test_dispatch_meta_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6243941Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6254165Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6264323Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6274692Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6284993Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6295259Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6305652Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6315901Z test_dispatch_meta_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6326502Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6336899Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6347474Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6358058Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6368669Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6379207Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6390204Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6400557Z test_dispatch_meta_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6411228Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6421649Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6432168Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6442710Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6453197Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6463624Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6474287Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6484936Z test_dispatch_meta_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6495493Z test_dispatch_meta_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6506135Z test_dispatch_meta_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6516620Z test_dispatch_meta_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6527257Z test_dispatch_meta_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6537718Z test_dispatch_meta_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6548299Z test_dispatch_meta_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6558762Z test_dispatch_meta_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6569429Z test_dispatch_meta_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6579956Z test_dispatch_meta_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6590613Z test_dispatch_meta_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6601007Z test_dispatch_meta_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6611718Z test_dispatch_meta_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6622197Z test_dispatch_meta_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6632766Z test_dispatch_meta_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6643327Z test_dispatch_meta_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6654007Z test_dispatch_meta_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6664454Z test_dispatch_meta_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6675036Z test_dispatch_meta_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6685600Z test_dispatch_meta_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6696153Z test_dispatch_meta_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6706789Z test_dispatch_meta_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6717298Z test_dispatch_meta_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6727902Z test_dispatch_meta_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6738438Z test_dispatch_meta_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6749153Z test_dispatch_meta_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6759615Z test_dispatch_meta_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6770276Z test_dispatch_meta_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6780675Z test_dispatch_meta_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6791314Z test_dispatch_meta_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6801744Z test_dispatch_meta_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6812367Z test_dispatch_meta_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6822931Z test_dispatch_meta_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6833566Z test_dispatch_meta_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6844099Z test_dispatch_meta_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6854572Z test_dispatch_meta_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6865223Z test_dispatch_meta_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6875735Z test_dispatch_meta_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6886264Z test_dispatch_meta_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6896815Z test_dispatch_meta_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6907410Z test_dispatch_meta_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6917929Z test_dispatch_meta_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6928504Z test_dispatch_meta_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6939020Z test_dispatch_meta_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6949634Z test_dispatch_meta_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6960141Z test_dispatch_meta_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6970780Z test_dispatch_meta_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6981272Z test_dispatch_meta_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.6991939Z test_dispatch_meta_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7002442Z test_dispatch_meta_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7013030Z test_dispatch_meta_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7023476Z test_dispatch_meta_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7034175Z test_dispatch_meta_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7044719Z test_dispatch_meta_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7055229Z test_dispatch_meta_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7065810Z test_dispatch_meta_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7076487Z test_dispatch_meta_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7086969Z test_dispatch_meta_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7097624Z test_dispatch_meta_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7108293Z test_dispatch_meta_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7118725Z test_dispatch_meta_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7129361Z test_dispatch_meta_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7139936Z test_dispatch_meta_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7150770Z test_dispatch_meta_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7161363Z test_dispatch_meta_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7172096Z test_dispatch_meta_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7182599Z test_dispatch_meta_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7193261Z test_dispatch_meta_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7203918Z test_dispatch_meta_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7214752Z test_dispatch_meta_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7225353Z test_dispatch_meta_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7235877Z test_dispatch_meta_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7246538Z test_dispatch_meta_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7257080Z test_dispatch_meta_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7267763Z test_dispatch_meta_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7278334Z test_dispatch_meta_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7288996Z test_dispatch_meta_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7299564Z test_dispatch_meta_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7310156Z test_dispatch_meta_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7320729Z test_dispatch_meta_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7331462Z test_dispatch_meta_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7342286Z test_dispatch_meta_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7352540Z test_dispatch_meta_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7363463Z test_dispatch_meta_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7374029Z test_dispatch_meta_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7384519Z test_dispatch_meta_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7395318Z test_dispatch_meta_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7405986Z test_dispatch_meta_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7416605Z test_dispatch_meta_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7427241Z test_dispatch_meta_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7437865Z test_dispatch_meta_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7448634Z test_dispatch_meta_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7459257Z test_dispatch_meta_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7469931Z test_dispatch_meta_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7480535Z test_dispatch_meta_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7491240Z test_dispatch_meta_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7501846Z test_dispatch_meta_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7512561Z test_dispatch_meta_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7523165Z test_dispatch_meta_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7533898Z test_dispatch_meta_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7544468Z test_dispatch_meta_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7555443Z test_dispatch_meta_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7566018Z test_dispatch_meta_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7576518Z test_dispatch_meta_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7587643Z test_dispatch_meta_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7598551Z test_dispatch_meta_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7609692Z test_dispatch_meta_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7620340Z test_dispatch_meta_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7631078Z test_dispatch_meta_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7641762Z test_dispatch_meta_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7653023Z test_dispatch_meta_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7663769Z test_dispatch_meta_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7674740Z test_dispatch_meta_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7685667Z test_dispatch_meta_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7696371Z test_dispatch_meta_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7707263Z test_dispatch_meta_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7718005Z test_dispatch_meta_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7728904Z test_dispatch_meta_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7739523Z test_dispatch_meta_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7750560Z test_dispatch_meta_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7761306Z test_dispatch_meta_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7772105Z test_dispatch_meta_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7783030Z test_dispatch_meta_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7793660Z test_dispatch_meta_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7804451Z test_dispatch_meta_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7815174Z test_dispatch_meta_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7826098Z test_dispatch_meta_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7836808Z test_dispatch_meta_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7847883Z test_dispatch_meta_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7858402Z test_dispatch_meta_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7869300Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7880059Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7890851Z test_dispatch_meta_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7901598Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7912378Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7923155Z test_dispatch_meta_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7933966Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7944650Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7955633Z test_dispatch_meta_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7966365Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7977029Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7987793Z test_dispatch_meta_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.7998389Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8009198Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8019857Z test_dispatch_meta_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8030757Z test_dispatch_meta_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8041408Z test_dispatch_meta_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8052213Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8062880Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8073641Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8084481Z test_dispatch_meta_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8095129Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8105859Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8116610Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8127437Z test_dispatch_meta_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8138243Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8149042Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8159695Z test_dispatch_meta_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8170556Z test_dispatch_meta_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8181292Z test_dispatch_meta_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8192104Z test_dispatch_meta_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8202820Z test_dispatch_meta_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8213608Z test_dispatch_meta_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8224387Z test_dispatch_meta_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8235265Z test_dispatch_meta_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8246042Z test_dispatch_meta_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8256727Z test_dispatch_meta_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8267555Z test_dispatch_meta_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8278202Z test_dispatch_meta_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8289002Z test_dispatch_meta_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8299695Z test_dispatch_meta_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8310565Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8321212Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8332083Z test_dispatch_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8342771Z test_dispatch_meta_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8353493Z test_dispatch_meta_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8364475Z test_dispatch_meta_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8375139Z test_dispatch_meta_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8386018Z test_dispatch_meta_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8396829Z test_dispatch_meta_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8407593Z test_dispatch_meta_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8418274Z test_dispatch_meta_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8429069Z test_dispatch_meta_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8439669Z test_dispatch_meta_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8450447Z test_dispatch_meta_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8461367Z test_dispatch_meta_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8472288Z test_dispatch_meta_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8482834Z test_dispatch_meta_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8493692Z test_dispatch_meta_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8504300Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8515156Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8525957Z test_dispatch_meta_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8536724Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8547539Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8558197Z test_dispatch_meta_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8569002Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8579845Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8590638Z test_dispatch_meta_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8601321Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8612272Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8622924Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8633787Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8644495Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8655256Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8666059Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8677131Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8687784Z test_dispatch_meta_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8698416Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8709192Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8720125Z test_dispatch_meta_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8730950Z test_dispatch_meta_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8741817Z test_dispatch_meta_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8752750Z test_dispatch_meta_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8763565Z test_dispatch_meta_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8774415Z test_dispatch_meta_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8785393Z test_dispatch_meta_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8796145Z test_dispatch_meta_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8807044Z test_dispatch_meta_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8817842Z test_dispatch_meta_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8828842Z test_dispatch_meta_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8839627Z test_dispatch_meta_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8850594Z test_dispatch_meta_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8861371Z test_dispatch_meta_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8872211Z test_dispatch_meta_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8882946Z test_dispatch_meta_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8893902Z test_dispatch_meta_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8904850Z test_dispatch_meta_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8915848Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8926836Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8937578Z test_dispatch_meta_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8948356Z test_dispatch_meta_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8959157Z test_dispatch_meta_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8970024Z test_dispatch_meta_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8981031Z test_dispatch_meta_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.8991899Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9002556Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9013574Z test_dispatch_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9024391Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9035401Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9046360Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9057108Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9068015Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9078802Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9089536Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9100163Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9110985Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9121607Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9132328Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9143044Z test_dispatch_meta_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9153777Z test_dispatch_meta_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9164517Z test_dispatch_meta_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9175219Z test_dispatch_meta_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9186020Z test_dispatch_meta_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9196651Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9207349Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9218075Z test_dispatch_meta_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9228847Z test_dispatch_meta_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9239441Z test_dispatch_meta_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9250313Z test_dispatch_meta_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9260821Z test_dispatch_meta_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9271611Z test_dispatch_meta_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9282242Z test_dispatch_meta_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9293023Z test_dispatch_meta_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9303641Z test_dispatch_meta_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9314467Z test_dispatch_meta_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9325916Z test_dispatch_meta_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9336685Z test_dispatch_meta_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9347513Z test_dispatch_meta_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9357781Z test_dispatch_meta_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9368748Z test_dispatch_meta_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9379234Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9390052Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9401536Z test_dispatch_meta_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9412270Z test_dispatch_meta_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9422876Z test_dispatch_meta_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9433636Z test_dispatch_meta_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9444327Z test_dispatch_meta_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9454988Z test_dispatch_meta_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9465727Z test_dispatch_meta_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9476956Z test_dispatch_meta_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9487732Z test_dispatch_meta_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9498294Z test_dispatch_meta_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9509094Z test_dispatch_meta_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9519686Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9530434Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9541275Z test_dispatch_meta_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9552174Z test_dispatch_meta_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9562639Z test_dispatch_meta_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9573360Z test_dispatch_meta_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9584104Z test_dispatch_meta_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9594956Z test_dispatch_meta_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9605804Z test_dispatch_meta_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9616518Z test_dispatch_meta_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9627453Z test_dispatch_meta_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9638124Z test_dispatch_meta_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9649047Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9659746Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9670658Z test_dispatch_meta_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9681365Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9692262Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9703035Z test_dispatch_meta_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9713915Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9724735Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9735462Z test_dispatch_meta_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9746178Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9757007Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9768044Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9778733Z test_dispatch_meta_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9789719Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9800393Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9811219Z test_dispatch_meta_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9821914Z test_dispatch_meta_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9832830Z test_dispatch_meta_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9843429Z test_dispatch_meta_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9854251Z test_dispatch_meta_nn_functional_kl_div_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9865092Z test_dispatch_meta_nn_functional_kl_div_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9875915Z test_dispatch_meta_nn_functional_kl_div_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9886574Z test_dispatch_meta_nn_functional_kl_div_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9897084Z test_dispatch_meta_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9907764Z test_dispatch_meta_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9918383Z test_dispatch_meta_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9929028Z test_dispatch_meta_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9939595Z test_dispatch_meta_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9950380Z test_dispatch_meta_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9960905Z test_dispatch_meta_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9971495Z test_dispatch_meta_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9982032Z test_dispatch_meta_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:58.9992805Z test_dispatch_meta_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0003376Z test_dispatch_meta_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0014175Z test_dispatch_meta_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0024788Z test_dispatch_meta_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0035537Z test_dispatch_meta_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0046240Z test_dispatch_meta_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0056774Z test_dispatch_meta_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0067565Z test_dispatch_meta_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0078647Z test_dispatch_meta_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0089474Z test_dispatch_meta_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0100054Z test_dispatch_meta_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0110504Z test_dispatch_meta_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0121062Z test_dispatch_meta_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0131809Z test_dispatch_meta_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0142508Z test_dispatch_meta_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0153107Z test_dispatch_meta_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0163725Z test_dispatch_meta_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0174283Z test_dispatch_meta_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0184856Z test_dispatch_meta_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0195455Z test_dispatch_meta_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0206173Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0216751Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0227449Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0238006Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0248714Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0259259Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0273192Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0283854Z test_dispatch_meta_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0297568Z test_dispatch_meta_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0308377Z test_dispatch_meta_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0322056Z test_dispatch_meta_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0332815Z test_dispatch_meta_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0346831Z test_dispatch_meta_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0357613Z test_dispatch_meta_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0368458Z test_dispatch_meta_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0382410Z test_dispatch_meta_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0393576Z test_dispatch_meta_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0404416Z test_dispatch_meta_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0415264Z test_dispatch_meta_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0429314Z test_dispatch_meta_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0440090Z test_dispatch_meta_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0454130Z test_dispatch_meta_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0464858Z test_dispatch_meta_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0478863Z test_dispatch_meta_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0489863Z test_dispatch_meta_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0503634Z test_dispatch_meta_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0514536Z test_dispatch_meta_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0528492Z test_dispatch_meta_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0539349Z test_dispatch_meta_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0553371Z test_dispatch_meta_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0564255Z test_dispatch_meta_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0575258Z test_dispatch_meta_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0586407Z test_dispatch_meta_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0599970Z test_dispatch_meta_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0610812Z test_dispatch_meta_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0624552Z test_dispatch_meta_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0635301Z test_dispatch_meta_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0645988Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0656599Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0667551Z test_dispatch_meta_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0677910Z test_dispatch_meta_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0688561Z test_dispatch_meta_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0699155Z test_dispatch_meta_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0709918Z test_dispatch_meta_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0720555Z test_dispatch_meta_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0731708Z test_dispatch_meta_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0743387Z test_dispatch_meta_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0754799Z test_dispatch_meta_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0766313Z test_dispatch_meta_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0777553Z test_dispatch_meta_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0789008Z test_dispatch_meta_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0800269Z test_dispatch_meta_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0811661Z test_dispatch_meta_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0823205Z test_dispatch_meta_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0834669Z test_dispatch_meta_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0846235Z test_dispatch_meta_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0857434Z test_dispatch_meta_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0868902Z test_dispatch_meta_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0880234Z test_dispatch_meta_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0891559Z test_dispatch_meta_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0902814Z test_dispatch_meta_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0914323Z test_dispatch_meta_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0925763Z test_dispatch_meta_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0937032Z test_dispatch_meta_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0948526Z test_dispatch_meta_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0959809Z test_dispatch_meta_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0971310Z test_dispatch_meta_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0982742Z test_dispatch_meta_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0994162Z test_dispatch_meta_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1005710Z test_dispatch_meta_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1017194Z test_dispatch_meta_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1028834Z test_dispatch_meta_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1040271Z test_dispatch_meta_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1051878Z test_dispatch_meta_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1063333Z test_dispatch_meta_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1075229Z test_dispatch_meta_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1086871Z test_dispatch_meta_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1098194Z test_dispatch_meta_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1110334Z test_dispatch_meta_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1121769Z test_dispatch_meta_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1133318Z test_dispatch_meta_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1144823Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1156422Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1167985Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1179723Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1191270Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1202713Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1214267Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1225576Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1236536Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1247123Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1257775Z test_dispatch_meta_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1268610Z test_dispatch_meta_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1279294Z test_dispatch_meta_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1290045Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1300665Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1311467Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1322405Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1333350Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1343908Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1354775Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1365708Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1376424Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1387564Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1398219Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1409062Z test_dispatch_meta_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1419922Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1430778Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1441584Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1452527Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1463434Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1474310Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1485227Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1495955Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1506864Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1517646Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1528787Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1539603Z test_dispatch_meta_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1550534Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1561380Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1572476Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1583250Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1594143Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1605013Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1615789Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1626790Z test_dispatch_meta_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1637536Z test_dispatch_meta_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1648449Z test_dispatch_meta_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1659296Z test_dispatch_meta_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1670382Z test_dispatch_meta_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1681348Z test_dispatch_meta_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1692188Z test_dispatch_meta_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1703017Z test_dispatch_meta_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1714002Z test_dispatch_meta_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1724903Z test_dispatch_meta_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1735694Z test_dispatch_meta_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1746608Z test_dispatch_meta_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1757477Z test_dispatch_meta_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1768448Z test_dispatch_meta_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1779261Z test_dispatch_meta_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1790160Z test_dispatch_meta_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1800971Z test_dispatch_meta_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1811874Z test_dispatch_meta_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1822753Z test_dispatch_meta_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1833558Z test_dispatch_meta_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1844475Z test_dispatch_meta_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1855192Z test_dispatch_meta_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1866070Z test_dispatch_meta_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1876697Z test_dispatch_meta_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1887456Z test_dispatch_meta_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1898159Z test_dispatch_meta_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1909142Z test_dispatch_meta_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1919776Z test_dispatch_meta_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1930696Z test_dispatch_meta_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1941344Z test_dispatch_meta_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1952134Z test_dispatch_meta_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1962923Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1973753Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1984415Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1995420Z test_dispatch_meta_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2006212Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2016949Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2027759Z test_dispatch_meta_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2038500Z test_dispatch_meta_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2049383Z test_dispatch_meta_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2060088Z test_dispatch_meta_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2071166Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2082248Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2092629Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2103382Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2114184Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2124940Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2135667Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2146443Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2157082Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2167962Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2178681Z test_dispatch_meta_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2189548Z test_dispatch_meta_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2200466Z test_dispatch_meta_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2211067Z test_dispatch_meta_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2221747Z test_dispatch_meta_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2232653Z test_dispatch_meta_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2243393Z test_dispatch_meta_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2254181Z test_dispatch_meta_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2265118Z test_dispatch_meta_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2275830Z test_dispatch_meta_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2286734Z test_dispatch_meta_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2297467Z test_dispatch_meta_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2308283Z test_dispatch_meta_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2319248Z test_dispatch_meta_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2329947Z test_dispatch_meta_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2340649Z test_dispatch_meta_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2351440Z test_dispatch_meta_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2362183Z test_dispatch_meta_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2372999Z test_dispatch_meta_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2383741Z test_dispatch_meta_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2394778Z test_dispatch_meta_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2405563Z test_dispatch_meta_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2416339Z test_dispatch_meta_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2427141Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2437876Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2448637Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2459356Z test_dispatch_meta_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2470135Z test_dispatch_meta_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2480806Z test_dispatch_meta_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2491640Z test_dispatch_meta_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2502485Z test_dispatch_meta_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2513236Z test_dispatch_meta_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2523986Z test_dispatch_meta_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2534713Z test_dispatch_meta_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2545470Z test_dispatch_meta_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2556235Z test_dispatch_meta_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2567131Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2577716Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2588666Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2599336Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2610250Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2621076Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2631900Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2642732Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2653608Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2664388Z test_dispatch_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2675412Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2686325Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2697090Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2707980Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2718726Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2729626Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2740421Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2751360Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2762163Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2773075Z test_dispatch_meta_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2783851Z test_dispatch_meta_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2794739Z test_dispatch_meta_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2805627Z test_dispatch_meta_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2816365Z test_dispatch_meta_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2827368Z test_dispatch_meta_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2837752Z test_dispatch_meta_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2848367Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2858852Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2869625Z test_dispatch_meta_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2880215Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2890775Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2901368Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2912087Z test_dispatch_meta_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2922504Z test_dispatch_meta_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2933121Z test_dispatch_meta_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2943568Z test_dispatch_meta_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2954249Z test_dispatch_meta_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2964941Z test_dispatch_meta_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2975512Z test_dispatch_meta_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2986075Z test_dispatch_meta_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.2996662Z test_dispatch_meta_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3007268Z test_dispatch_meta_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3017789Z test_dispatch_meta_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3028494Z test_dispatch_meta_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3038972Z test_dispatch_meta_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3049520Z test_dispatch_meta_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3059995Z test_dispatch_meta_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3070664Z test_dispatch_meta_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3081509Z test_dispatch_meta_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3092627Z test_dispatch_meta_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3102893Z test_dispatch_meta_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3113745Z test_dispatch_meta_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3124324Z test_dispatch_meta_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3134835Z test_dispatch_meta_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3145668Z test_dispatch_meta_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3156246Z test_dispatch_meta_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3166822Z test_dispatch_meta_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3177410Z test_dispatch_meta_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3188028Z test_dispatch_meta_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3198645Z test_dispatch_meta_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3209245Z test_dispatch_meta_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3219776Z test_dispatch_meta_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3230530Z test_dispatch_meta_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3241175Z test_dispatch_meta_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3251918Z test_dispatch_meta_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3262645Z test_dispatch_meta_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3273402Z test_dispatch_meta_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3284067Z test_dispatch_meta_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3294683Z test_dispatch_meta_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3305413Z test_dispatch_meta_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3315882Z test_dispatch_meta_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3326868Z test_dispatch_meta_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3337318Z test_dispatch_meta_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3347903Z test_dispatch_meta_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3358385Z test_dispatch_meta_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3368932Z test_dispatch_meta_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3379363Z test_dispatch_meta_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3390165Z test_dispatch_meta_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3400590Z test_dispatch_meta_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3411192Z test_dispatch_meta_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3421672Z test_dispatch_meta_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3432257Z test_dispatch_meta_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3442903Z test_dispatch_meta_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3453526Z test_dispatch_meta_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3464004Z test_dispatch_meta_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3474640Z test_dispatch_meta_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3485215Z test_dispatch_meta_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3495735Z test_dispatch_meta_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3506291Z test_dispatch_meta_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3516889Z test_dispatch_meta_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3527674Z test_dispatch_meta_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3538089Z test_dispatch_meta_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3548712Z test_dispatch_meta_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3559174Z test_dispatch_meta_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3569750Z test_dispatch_meta_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3580298Z test_dispatch_meta_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3590884Z test_dispatch_meta_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3601371Z test_dispatch_meta_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3612017Z test_dispatch_meta_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3622494Z test_dispatch_meta_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3633179Z test_dispatch_meta_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3656285Z test_dispatch_meta_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3657003Z test_dispatch_meta_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3664883Z test_dispatch_meta_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3676215Z test_dispatch_meta_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3687236Z test_dispatch_meta_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3697714Z test_dispatch_meta_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3708229Z test_dispatch_meta_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3718718Z test_dispatch_meta_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3729314Z test_dispatch_meta_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3739817Z test_dispatch_meta_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3750464Z test_dispatch_meta_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3760906Z test_dispatch_meta_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3771498Z test_dispatch_meta_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3781979Z test_dispatch_meta_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3792502Z test_dispatch_meta_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3802975Z test_dispatch_meta_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3813652Z test_dispatch_meta_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3824124Z test_dispatch_meta_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3835293Z test_dispatch_meta_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3846321Z test_dispatch_meta_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3857002Z test_dispatch_meta_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3867508Z test_dispatch_meta_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3877984Z test_dispatch_meta_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3888606Z test_dispatch_meta_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3899162Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3909798Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3920343Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3930948Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3941383Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3951889Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3962354Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3972952Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3983417Z test_dispatch_meta_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3994031Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4004533Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4015037Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4025618Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4036052Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4046600Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4057035Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4067564Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4078066Z test_dispatch_meta_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4088837Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4099452Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4109854Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4120457Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4131296Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4141941Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4152824Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4163682Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4174393Z test_dispatch_meta_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4185293Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4195967Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4206914Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4217686Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4228580Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4239315Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4250177Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4260998Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4271913Z test_dispatch_meta_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4282729Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4293588Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4304348Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4316122Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4327371Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4338762Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4349325Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4359857Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4370600Z test_dispatch_meta_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4381426Z test_dispatch_meta_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4392085Z test_dispatch_meta_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4403318Z test_dispatch_meta_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4413697Z test_dispatch_meta_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4423935Z test_dispatch_meta_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4434385Z test_dispatch_meta_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4444672Z test_dispatch_meta_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4454899Z test_dispatch_meta_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4465358Z test_dispatch_meta_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4476652Z test_dispatch_meta_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4487040Z test_dispatch_meta_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4497260Z test_dispatch_meta_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4507635Z test_dispatch_meta_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4517846Z test_dispatch_meta_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4528219Z test_dispatch_meta_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4538531Z test_dispatch_meta_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4549108Z test_dispatch_meta_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4559379Z test_dispatch_meta_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4569674Z test_dispatch_meta_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4579884Z test_dispatch_meta_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4590552Z test_dispatch_meta_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4601192Z test_dispatch_meta_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4611874Z test_dispatch_meta_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4622514Z test_dispatch_meta_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4633033Z test_dispatch_meta_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4643503Z test_dispatch_meta_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4654096Z test_dispatch_meta_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4664549Z test_dispatch_meta_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4675155Z test_dispatch_meta_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4685709Z test_dispatch_meta_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4696218Z test_dispatch_meta_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4706776Z test_dispatch_meta_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4717239Z test_dispatch_meta_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4727982Z test_dispatch_meta_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4738443Z test_dispatch_meta_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4749056Z test_dispatch_meta_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4759529Z test_dispatch_meta_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4770143Z test_dispatch_meta_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4780652Z test_dispatch_meta_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4791208Z test_dispatch_meta_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4801715Z test_dispatch_meta_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4812354Z test_dispatch_meta_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4822920Z test_dispatch_meta_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4833423Z test_dispatch_meta_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4843959Z test_dispatch_meta_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4854558Z test_dispatch_meta_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4865233Z test_dispatch_meta_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4875872Z test_dispatch_meta_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4887049Z test_dispatch_meta_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4897224Z test_dispatch_meta_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4907779Z test_dispatch_meta_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4918421Z test_dispatch_meta_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4929020Z test_dispatch_meta_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4939560Z test_dispatch_meta_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4950085Z test_dispatch_meta_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4960575Z test_dispatch_meta_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4971205Z test_dispatch_meta_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4981658Z test_dispatch_meta_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.4992178Z test_dispatch_meta_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5002596Z test_dispatch_meta_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5013244Z test_dispatch_meta_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5023673Z test_dispatch_meta_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5034377Z test_dispatch_meta_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5044922Z test_dispatch_meta_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5055399Z test_dispatch_meta_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5066583Z test_dispatch_meta_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5076585Z test_dispatch_meta_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5087173Z test_dispatch_meta_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5097943Z test_dispatch_meta_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5108426Z test_dispatch_meta_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5118907Z test_dispatch_meta_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5129568Z test_dispatch_meta_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5140009Z test_dispatch_meta_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5150642Z test_dispatch_meta_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5161032Z test_dispatch_meta_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5171602Z test_dispatch_meta_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5182072Z test_dispatch_meta_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5192640Z test_dispatch_meta_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5203172Z test_dispatch_meta_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5213960Z test_dispatch_meta_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5224376Z test_dispatch_meta_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5235194Z test_dispatch_meta_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5245892Z test_dispatch_meta_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5256233Z test_dispatch_meta_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5266831Z test_dispatch_meta_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5277347Z test_dispatch_meta_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5287983Z test_dispatch_meta_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5298402Z test_dispatch_meta_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5308980Z test_dispatch_meta_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5319411Z test_dispatch_meta_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5329975Z test_dispatch_meta_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5340542Z test_dispatch_meta_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5351253Z test_dispatch_meta_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5362001Z test_dispatch_meta_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5372545Z test_dispatch_meta_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5383126Z test_dispatch_meta_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5393980Z test_dispatch_meta_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5404676Z test_dispatch_meta_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5415780Z test_dispatch_meta_real_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5426194Z test_dispatch_meta_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5436768Z test_dispatch_meta_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5447345Z test_dispatch_meta_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5457874Z test_dispatch_meta_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5468529Z test_dispatch_meta_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5478944Z test_dispatch_meta_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5489696Z test_dispatch_meta_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5500147Z test_dispatch_meta_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5510762Z test_dispatch_meta_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5521267Z test_dispatch_meta_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5531904Z test_dispatch_meta_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5542429Z test_dispatch_meta_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5553016Z test_dispatch_meta_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5563503Z test_dispatch_meta_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5574106Z test_dispatch_meta_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5584591Z test_dispatch_meta_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5595813Z test_dispatch_meta_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5607031Z test_dispatch_meta_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5618143Z test_dispatch_meta_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5629374Z test_dispatch_meta_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5640283Z test_dispatch_meta_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5650900Z test_dispatch_meta_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5661136Z test_dispatch_meta_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5671663Z test_dispatch_meta_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5682018Z test_dispatch_meta_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5692642Z test_dispatch_meta_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5702909Z test_dispatch_meta_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5713251Z test_dispatch_meta_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5723428Z test_dispatch_meta_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5733775Z test_dispatch_meta_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5744165Z test_dispatch_meta_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5754525Z test_dispatch_meta_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5764745Z test_dispatch_meta_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5775013Z test_dispatch_meta_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5785329Z test_dispatch_meta_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5795484Z test_dispatch_meta_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5805751Z test_dispatch_meta_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5816047Z test_dispatch_meta_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5826262Z test_dispatch_meta_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5836458Z test_dispatch_meta_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5847072Z test_dispatch_meta_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5858209Z test_dispatch_meta_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5869538Z test_dispatch_meta_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5880702Z test_dispatch_meta_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5891735Z test_dispatch_meta_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5902159Z test_dispatch_meta_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5912594Z test_dispatch_meta_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5923007Z test_dispatch_meta_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5933360Z test_dispatch_meta_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5943762Z test_dispatch_meta_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5954135Z test_dispatch_meta_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5964477Z test_dispatch_meta_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5974742Z test_dispatch_meta_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5985144Z test_dispatch_meta_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.5995437Z test_dispatch_meta_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6005728Z test_dispatch_meta_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6015941Z test_dispatch_meta_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6026144Z test_dispatch_meta_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6036439Z test_dispatch_meta_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6046806Z test_dispatch_meta_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6057020Z test_dispatch_meta_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6067404Z test_dispatch_meta_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6077590Z test_dispatch_meta_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6087969Z test_dispatch_meta_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6098549Z test_dispatch_meta_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6109849Z test_dispatch_meta_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6120841Z test_dispatch_meta_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6132017Z test_dispatch_meta_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6143096Z test_dispatch_meta_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6153595Z test_dispatch_meta_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6163960Z test_dispatch_meta_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6174865Z test_dispatch_meta_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6185333Z test_dispatch_meta_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6195984Z test_dispatch_meta_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6206579Z test_dispatch_meta_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6217157Z test_dispatch_meta_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6227822Z test_dispatch_meta_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6238312Z test_dispatch_meta_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6249131Z test_dispatch_meta_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6259648Z test_dispatch_meta_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6270252Z test_dispatch_meta_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6280780Z test_dispatch_meta_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6291400Z test_dispatch_meta_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6301914Z test_dispatch_meta_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6312510Z test_dispatch_meta_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6322978Z test_dispatch_meta_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6333613Z test_dispatch_meta_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6344162Z test_dispatch_meta_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6355062Z test_dispatch_meta_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6366507Z test_dispatch_meta_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6377676Z test_dispatch_meta_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6389177Z test_dispatch_meta_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6400321Z test_dispatch_meta_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6411043Z test_dispatch_meta_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6421564Z test_dispatch_meta_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6432321Z test_dispatch_meta_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6442834Z test_dispatch_meta_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6453624Z test_dispatch_meta_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6464102Z test_dispatch_meta_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6474772Z test_dispatch_meta_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6485352Z test_dispatch_meta_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6495824Z test_dispatch_meta_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6506635Z test_dispatch_meta_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6517131Z test_dispatch_meta_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6527845Z test_dispatch_meta_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6538292Z test_dispatch_meta_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6549006Z test_dispatch_meta_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6559481Z test_dispatch_meta_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6570090Z test_dispatch_meta_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6580615Z test_dispatch_meta_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6591197Z test_dispatch_meta_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6601673Z test_dispatch_meta_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6612486Z test_dispatch_meta_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6623079Z test_dispatch_meta_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6633776Z test_dispatch_meta_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6644573Z test_dispatch_meta_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6655066Z test_dispatch_meta_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6665694Z test_dispatch_meta_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6676196Z test_dispatch_meta_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6686816Z test_dispatch_meta_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6697280Z test_dispatch_meta_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6708035Z test_dispatch_meta_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6718541Z test_dispatch_meta_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6729216Z test_dispatch_meta_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6739650Z test_dispatch_meta_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6750354Z test_dispatch_meta_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6760892Z test_dispatch_meta_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6771509Z test_dispatch_meta_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6782010Z test_dispatch_meta_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6792652Z test_dispatch_meta_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6803279Z test_dispatch_meta_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6813885Z test_dispatch_meta_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6824478Z test_dispatch_meta_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6835069Z test_dispatch_meta_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6845616Z test_dispatch_meta_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6856299Z test_dispatch_meta_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6866935Z test_dispatch_meta_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6877397Z test_dispatch_meta_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6888137Z test_dispatch_meta_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6898868Z test_dispatch_meta_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6909431Z test_dispatch_meta_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6920310Z test_dispatch_meta_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6930729Z test_dispatch_meta_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6941233Z test_dispatch_meta_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6951732Z test_dispatch_meta_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6962305Z test_dispatch_meta_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6973088Z test_dispatch_meta_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6983519Z test_dispatch_meta_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.6994094Z test_dispatch_meta_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7004681Z test_dispatch_meta_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7015302Z test_dispatch_meta_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7025835Z test_dispatch_meta_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7036376Z test_dispatch_meta_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7047123Z test_dispatch_meta_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7057474Z test_dispatch_meta_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7068176Z test_dispatch_meta_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7078658Z test_dispatch_meta_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7089406Z test_dispatch_meta_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7099885Z test_dispatch_meta_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7110439Z test_dispatch_meta_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7121271Z test_dispatch_meta_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7132711Z test_dispatch_meta_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7143347Z test_dispatch_meta_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7154052Z test_dispatch_meta_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7164594Z test_dispatch_meta_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7175137Z test_dispatch_meta_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7185786Z test_dispatch_meta_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7196264Z test_dispatch_meta_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7206841Z test_dispatch_meta_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7217405Z test_dispatch_meta_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7227948Z test_dispatch_meta_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7238427Z test_dispatch_meta_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7248950Z test_dispatch_meta_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7259368Z test_dispatch_meta_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7270047Z test_dispatch_meta_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7280474Z test_dispatch_meta_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7291061Z test_dispatch_meta_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7301639Z test_dispatch_meta_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7312214Z test_dispatch_meta_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7322637Z test_dispatch_meta_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7333225Z test_dispatch_meta_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7343716Z test_dispatch_meta_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7354300Z test_dispatch_meta_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7364857Z test_dispatch_meta_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7375419Z test_dispatch_meta_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7386098Z test_dispatch_meta_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7396714Z test_dispatch_meta_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7407279Z test_dispatch_meta_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7417868Z test_dispatch_meta_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7428692Z test_dispatch_meta_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7438881Z test_dispatch_meta_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7449444Z test_dispatch_meta_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7459938Z test_dispatch_meta_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7470613Z test_dispatch_meta_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7480998Z test_dispatch_meta_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7491603Z test_dispatch_meta_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7502098Z test_dispatch_meta_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7512649Z test_dispatch_meta_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7523107Z test_dispatch_meta_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7533681Z test_dispatch_meta_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7544101Z test_dispatch_meta_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7554716Z test_dispatch_meta_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7565239Z test_dispatch_meta_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7575718Z test_dispatch_meta_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7586376Z test_dispatch_meta_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7596842Z test_dispatch_meta_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7607397Z test_dispatch_meta_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7617962Z test_dispatch_meta_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7628646Z test_dispatch_meta_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7639272Z test_dispatch_meta_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7649826Z test_dispatch_meta_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7660411Z test_dispatch_meta_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7670966Z test_dispatch_meta_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7681432Z test_dispatch_meta_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7692076Z test_dispatch_meta_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7702614Z test_dispatch_meta_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7713204Z test_dispatch_meta_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7723755Z test_dispatch_meta_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7734252Z test_dispatch_meta_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7744802Z test_dispatch_meta_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7755365Z test_dispatch_meta_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7765942Z test_dispatch_meta_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7776358Z test_dispatch_meta_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7787096Z test_dispatch_meta_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7797938Z test_dispatch_meta_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7808287Z test_dispatch_meta_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7818748Z test_dispatch_meta_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7829517Z test_dispatch_meta_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7840369Z test_dispatch_meta_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7850738Z test_dispatch_meta_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7861104Z test_dispatch_meta_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7871959Z test_dispatch_meta_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7882210Z test_dispatch_meta_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7893035Z test_dispatch_meta_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7903972Z test_dispatch_meta_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7914609Z test_dispatch_meta_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7925159Z test_dispatch_meta_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7935766Z test_dispatch_meta_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7946561Z test_dispatch_meta_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7957042Z test_dispatch_meta_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7967771Z test_dispatch_meta_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7978334Z test_dispatch_meta_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7988939Z test_dispatch_meta_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.7999472Z test_dispatch_meta_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8010207Z test_dispatch_meta_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8020602Z test_dispatch_meta_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8031387Z test_dispatch_meta_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8041882Z test_dispatch_meta_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8052296Z test_dispatch_meta_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8062551Z test_dispatch_meta_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8072745Z test_dispatch_meta_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8082950Z test_dispatch_meta_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8093308Z test_dispatch_meta_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8103586Z test_dispatch_meta_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8113875Z test_dispatch_meta_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8124060Z test_dispatch_meta_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8134391Z test_dispatch_meta_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8144892Z test_dispatch_meta_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8156218Z test_dispatch_meta_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8167061Z test_dispatch_meta_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8177463Z test_dispatch_meta_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8187908Z test_dispatch_meta_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8198193Z test_dispatch_meta_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8208509Z test_dispatch_meta_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8218884Z test_dispatch_meta_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8229512Z test_dispatch_meta_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8239517Z test_dispatch_meta_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8249886Z test_dispatch_meta_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8259998Z test_dispatch_meta_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8270488Z test_dispatch_meta_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8280629Z test_dispatch_meta_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8290896Z test_dispatch_meta_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8301101Z test_dispatch_meta_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8311436Z test_dispatch_meta_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8321647Z test_dispatch_meta_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8331974Z test_dispatch_meta_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8342147Z test_dispatch_meta_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8352475Z test_dispatch_meta_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8362779Z test_dispatch_meta_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8373840Z test_dispatch_meta_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8384501Z test_dispatch_meta_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8396018Z test_dispatch_meta_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8406021Z test_dispatch_meta_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8416645Z test_dispatch_meta_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8427154Z test_dispatch_meta_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8437608Z test_dispatch_meta_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8448174Z test_dispatch_meta_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8459005Z test_dispatch_meta_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8469645Z test_dispatch_meta_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8480127Z test_dispatch_meta_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8490686Z test_dispatch_meta_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8501208Z test_dispatch_meta_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8511801Z test_dispatch_meta_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8522423Z test_dispatch_meta_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8532987Z test_dispatch_meta_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8543452Z test_dispatch_meta_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8554002Z test_dispatch_meta_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8564526Z test_dispatch_meta_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8575101Z test_dispatch_meta_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8585768Z test_dispatch_meta_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8596441Z test_dispatch_meta_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8607184Z test_dispatch_meta_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8617615Z test_dispatch_meta_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8628656Z test_dispatch_meta_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8639122Z test_dispatch_meta_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8649599Z test_dispatch_meta_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8660038Z test_dispatch_meta_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8670590Z test_dispatch_meta_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8681424Z test_dispatch_meta_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8691890Z test_dispatch_meta_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8702332Z test_dispatch_meta_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8712852Z test_dispatch_meta_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8723451Z test_dispatch_meta_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8734064Z test_dispatch_meta_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8744538Z test_dispatch_meta_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8755088Z test_dispatch_meta_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8765681Z test_dispatch_meta_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8776253Z test_dispatch_meta_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8786903Z test_dispatch_meta_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8797380Z test_dispatch_meta_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8807928Z test_dispatch_meta_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8818384Z test_dispatch_meta_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8828969Z test_dispatch_meta_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8839398Z test_dispatch_meta_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8849992Z test_dispatch_meta_short_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8860482Z test_dispatch_meta_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8871062Z test_dispatch_meta_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8881686Z test_dispatch_meta_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8892446Z test_dispatch_meta_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8903207Z test_dispatch_meta_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8914173Z test_dispatch_meta_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8924161Z test_dispatch_meta_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8934614Z test_dispatch_meta_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8945250Z test_dispatch_meta_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8955721Z test_dispatch_meta_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8966305Z test_dispatch_meta_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8976769Z test_dispatch_meta_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8987420Z test_dispatch_meta_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.8997924Z test_dispatch_meta_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9008511Z test_dispatch_meta_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9018939Z test_dispatch_meta_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9029741Z test_dispatch_meta_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9040352Z test_dispatch_meta_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9050949Z test_dispatch_meta_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9061216Z test_dispatch_meta_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9072146Z test_dispatch_meta_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9082824Z test_dispatch_meta_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9093413Z test_dispatch_meta_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9103983Z test_dispatch_meta_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9114445Z test_dispatch_meta_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9124726Z test_dispatch_meta_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9135018Z test_dispatch_meta_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9145740Z test_dispatch_meta_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9156388Z test_dispatch_meta_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9167231Z test_dispatch_meta_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9177916Z test_dispatch_meta_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9188767Z test_dispatch_meta_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9199405Z test_dispatch_meta_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9210350Z test_dispatch_meta_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9220994Z test_dispatch_meta_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9231821Z test_dispatch_meta_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9242493Z test_dispatch_meta_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9253342Z test_dispatch_meta_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9264148Z test_dispatch_meta_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9275013Z test_dispatch_meta_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9285818Z test_dispatch_meta_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9296535Z test_dispatch_meta_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9307342Z test_dispatch_meta_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9318517Z test_dispatch_meta_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9329310Z test_dispatch_meta_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9340140Z test_dispatch_meta_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9350949Z test_dispatch_meta_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9361669Z test_dispatch_meta_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9372490Z test_dispatch_meta_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9383363Z test_dispatch_meta_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9394971Z test_dispatch_meta_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9405991Z test_dispatch_meta_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9416830Z test_dispatch_meta_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9427683Z test_dispatch_meta_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9438240Z test_dispatch_meta_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9449071Z test_dispatch_meta_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9460467Z test_dispatch_meta_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9471317Z test_dispatch_meta_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9482002Z test_dispatch_meta_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9492807Z test_dispatch_meta_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9503567Z test_dispatch_meta_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9514472Z test_dispatch_meta_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9525361Z test_dispatch_meta_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9536282Z test_dispatch_meta_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9547188Z test_dispatch_meta_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9558005Z test_dispatch_meta_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9568924Z test_dispatch_meta_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9579751Z test_dispatch_meta_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9590666Z test_dispatch_meta_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9601507Z test_dispatch_meta_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9612431Z test_dispatch_meta_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9623209Z test_dispatch_meta_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9634231Z test_dispatch_meta_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9645168Z test_dispatch_meta_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9656069Z test_dispatch_meta_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9667126Z test_dispatch_meta_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9677897Z test_dispatch_meta_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9688874Z test_dispatch_meta_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9699655Z test_dispatch_meta_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9710637Z test_dispatch_meta_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9721497Z test_dispatch_meta_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9732404Z test_dispatch_meta_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9743204Z test_dispatch_meta_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9754096Z test_dispatch_meta_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9765023Z test_dispatch_meta_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9775939Z test_dispatch_meta_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9786807Z test_dispatch_meta_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9797572Z test_dispatch_meta_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9808482Z test_dispatch_meta_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9819251Z test_dispatch_meta_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9830259Z test_dispatch_meta_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9841025Z test_dispatch_meta_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9851942Z test_dispatch_meta_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9862680Z test_dispatch_meta_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9873584Z test_dispatch_meta_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9884508Z test_dispatch_meta_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9895384Z test_dispatch_meta_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9906152Z test_dispatch_meta_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9917036Z test_dispatch_meta_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9927960Z test_dispatch_meta_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9938772Z test_dispatch_meta_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9949755Z test_dispatch_meta_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9960535Z test_dispatch_meta_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9971360Z test_dispatch_meta_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9982249Z test_dispatch_meta_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.9993145Z test_dispatch_meta_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0004069Z test_dispatch_meta_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0014932Z test_dispatch_meta_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0025762Z test_dispatch_meta_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0036639Z test_dispatch_meta_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0047618Z test_dispatch_meta_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0058518Z test_dispatch_meta_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0069587Z test_dispatch_meta_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0080326Z test_dispatch_meta_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0091250Z test_dispatch_meta_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0102102Z test_dispatch_meta_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0112984Z test_dispatch_meta_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0123877Z test_dispatch_meta_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0134655Z test_dispatch_meta_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0145398Z test_dispatch_meta_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0155926Z test_dispatch_meta_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0166713Z test_dispatch_meta_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0177393Z test_dispatch_meta_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0188097Z test_dispatch_meta_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0198708Z test_dispatch_meta_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0209404Z test_dispatch_meta_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0220093Z test_dispatch_meta_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0230823Z test_dispatch_meta_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0241411Z test_dispatch_meta_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0252181Z test_dispatch_meta_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0262836Z test_dispatch_meta_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0273541Z test_dispatch_meta_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0284178Z test_dispatch_meta_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0294867Z test_dispatch_meta_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0305662Z test_dispatch_meta_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0316318Z test_dispatch_meta_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0327072Z test_dispatch_meta_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0337877Z test_dispatch_meta_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0349107Z test_dispatch_meta_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0359394Z test_dispatch_meta_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0370231Z test_dispatch_meta_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0381049Z test_dispatch_meta_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0391846Z test_dispatch_meta_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0402744Z test_dispatch_meta_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0413489Z test_dispatch_meta_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0424022Z test_dispatch_meta_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0434723Z test_dispatch_meta_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0445412Z test_dispatch_meta_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0456018Z test_dispatch_meta_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0466740Z test_dispatch_meta_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0477441Z test_dispatch_meta_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0488214Z test_dispatch_meta_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0498846Z test_dispatch_meta_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0509659Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0520296Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0531089Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0541680Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0552430Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0563158Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0573857Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0584601Z test_dispatch_meta_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0595345Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0606054Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0617375Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0628653Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0639431Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0650154Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0660633Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0671444Z test_dispatch_meta_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0678901Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0685933Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0692873Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0700211Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0706609Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0714267Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0721491Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0729117Z test_dispatch_meta_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0736661Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0743738Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0751344Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0758720Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0766454Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0773621Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0781052Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0788334Z test_dispatch_meta_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.0798425Z test_dispatch_meta_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0809060Z test_dispatch_meta_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0819514Z test_dispatch_meta_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0830068Z test_dispatch_meta_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0840541Z test_dispatch_meta_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0851476Z test_dispatch_meta_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0862242Z test_dispatch_meta_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0873418Z test_dispatch_meta_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0884387Z test_dispatch_meta_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0894831Z test_dispatch_meta_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0905360Z test_dispatch_meta_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0915845Z test_dispatch_meta_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0926234Z test_dispatch_meta_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0936582Z test_dispatch_meta_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0946946Z test_dispatch_meta_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0957166Z test_dispatch_meta_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0967505Z test_dispatch_meta_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0977754Z test_dispatch_meta_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0988310Z test_dispatch_meta_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.0998581Z test_dispatch_meta_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1009013Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1019176Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1029501Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1039752Z test_dispatch_meta_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1050055Z test_dispatch_meta_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1060226Z test_dispatch_meta_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1070514Z test_dispatch_meta_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1080746Z test_dispatch_meta_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1091397Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1102090Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1113232Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1124400Z test_dispatch_meta_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1135562Z test_dispatch_meta_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1146356Z test_dispatch_meta_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1156701Z test_dispatch_meta_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1167171Z test_dispatch_meta_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1177648Z test_dispatch_meta_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1188005Z test_dispatch_meta_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1198423Z test_dispatch_meta_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1208789Z test_dispatch_meta_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1219032Z test_dispatch_meta_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1229466Z test_dispatch_meta_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1239606Z test_dispatch_meta_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1250211Z test_dispatch_meta_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1260427Z test_dispatch_meta_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1270831Z test_dispatch_meta_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1281010Z test_dispatch_meta_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1291327Z test_dispatch_meta_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1301538Z test_dispatch_meta_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1311970Z test_dispatch_meta_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1322194Z test_dispatch_meta_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1332495Z test_dispatch_meta_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1342714Z test_dispatch_meta_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1353479Z test_dispatch_meta_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1364485Z test_dispatch_meta_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1375572Z test_dispatch_meta_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1386907Z test_dispatch_meta_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1398042Z test_dispatch_meta_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1408547Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1418816Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1429413Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1439647Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1450096Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1460360Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1470630Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1480880Z test_dispatch_meta_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1488031Z test_dispatch_meta_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1494948Z test_dispatch_meta_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1501761Z test_dispatch_meta_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1508993Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1516825Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1524950Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1533036Z test_dispatch_meta_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1541168Z test_dispatch_meta_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.1552613Z test_dispatch_meta_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1564146Z test_dispatch_meta_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1575628Z test_dispatch_meta_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1587107Z test_dispatch_meta_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1598948Z test_dispatch_meta_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1610687Z test_dispatch_meta_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1622110Z test_dispatch_meta_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1633791Z test_dispatch_meta_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1645457Z test_dispatch_meta_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1657065Z test_dispatch_meta_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1668749Z test_dispatch_meta_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1680348Z test_dispatch_meta_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1691996Z test_dispatch_meta_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1703661Z test_dispatch_meta_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1715188Z test_dispatch_meta_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1726852Z test_dispatch_meta_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1738436Z test_dispatch_meta_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1750214Z test_dispatch_meta_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1761815Z test_dispatch_meta_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1773485Z test_dispatch_meta_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1785171Z test_dispatch_meta_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1796734Z test_dispatch_meta_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1808547Z test_dispatch_meta_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1820093Z test_dispatch_meta_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1831874Z test_dispatch_meta_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1843425Z test_dispatch_meta_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1855102Z test_dispatch_meta_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1866827Z test_dispatch_meta_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1878392Z test_dispatch_meta_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1890068Z test_dispatch_meta_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1901587Z test_dispatch_meta_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1913290Z test_dispatch_meta_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1924943Z test_dispatch_meta_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1936678Z test_dispatch_meta_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1948489Z test_dispatch_meta_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1960027Z test_dispatch_meta_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1971728Z test_dispatch_meta_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1983239Z test_dispatch_meta_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.1994943Z test_dispatch_meta_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2006596Z test_dispatch_meta_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2018177Z test_dispatch_meta_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2029852Z test_dispatch_meta_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2041393Z test_dispatch_meta_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2053093Z test_dispatch_meta_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2064680Z test_dispatch_meta_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2076452Z test_dispatch_meta_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2088173Z test_dispatch_meta_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2099750Z test_dispatch_meta_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2111523Z test_dispatch_meta_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2123072Z test_dispatch_meta_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2134762Z test_dispatch_meta_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2146613Z test_dispatch_meta_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2158112Z test_dispatch_meta_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2169836Z test_dispatch_meta_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2181294Z test_dispatch_meta_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2192997Z test_dispatch_meta_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2204591Z test_dispatch_meta_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2216221Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2227930Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2239493Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2251150Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2262721Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2274354Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2286037Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2297585Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2309470Z test_dispatch_meta_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2320995Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2332709Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2344320Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2356038Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2367802Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2379468Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2391437Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2402949Z test_dispatch_meta_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2414644Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2426317Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2437782Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2449409Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2461045Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2472574Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2484145Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2495621Z test_dispatch_meta_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2503860Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2512110Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2520254Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2528094Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2536141Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2544238Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2552368Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2560524Z test_dispatch_meta_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2568674Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2576805Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2584874Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2593088Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2601218Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2609496Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2617595Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2625944Z test_dispatch_meta_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2633789Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2641836Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2649558Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2656646Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2663532Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2670459Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2677256Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2684238Z test_dispatch_meta_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2691127Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2698045Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2705095Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2712035Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2718744Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2725669Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2732454Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2739287Z test_dispatch_meta_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:00.2749490Z test_dispatch_meta_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2760126Z test_dispatch_meta_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2770729Z test_dispatch_meta_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2781305Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2791788Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2802452Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2813034Z test_dispatch_meta_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2823600Z test_dispatch_meta_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2834166Z test_dispatch_meta_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2844613Z test_dispatch_meta_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2855100Z test_dispatch_meta_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2865913Z test_dispatch_meta_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2876445Z test_dispatch_meta_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2887076Z test_dispatch_meta_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2897481Z test_dispatch_meta_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2908181Z test_dispatch_meta_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2918612Z test_dispatch_meta_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2929186Z test_dispatch_meta_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2939725Z test_dispatch_meta_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2950264Z test_dispatch_meta_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2960793Z test_dispatch_meta_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2971443Z test_dispatch_meta_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2981886Z test_dispatch_meta_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.2992439Z test_dispatch_meta_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3002943Z test_dispatch_meta_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3013683Z test_dispatch_meta_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3024112Z test_dispatch_meta_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3034694Z test_dispatch_meta_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3045309Z test_dispatch_meta_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3055770Z test_dispatch_meta_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3066429Z test_dispatch_meta_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3076894Z test_dispatch_meta_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3087504Z test_dispatch_meta_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3097969Z test_dispatch_meta_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3108674Z test_dispatch_meta_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3119334Z test_dispatch_meta_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3129880Z test_dispatch_meta_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3140353Z test_dispatch_meta_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3150972Z test_dispatch_meta_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3161506Z test_dispatch_meta_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3171938Z test_dispatch_meta_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3182417Z test_dispatch_meta_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3192972Z test_dispatch_meta_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3203406Z test_dispatch_meta_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3213938Z test_dispatch_meta_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3224460Z test_dispatch_meta_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3235035Z test_dispatch_meta_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3245623Z test_dispatch_meta_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3256092Z test_dispatch_meta_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3266619Z test_dispatch_meta_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3277083Z test_dispatch_meta_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3287652Z test_dispatch_meta_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3298105Z test_dispatch_meta_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3308646Z test_dispatch_meta_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3319086Z test_dispatch_meta_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3329740Z test_dispatch_meta_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3340198Z test_dispatch_meta_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3350723Z test_dispatch_meta_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3361226Z test_dispatch_meta_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3371743Z test_dispatch_meta_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3382290Z test_dispatch_meta_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3393006Z test_dispatch_meta_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3403411Z test_dispatch_meta_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3414143Z test_dispatch_meta_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3424809Z test_dispatch_meta_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3435688Z test_dispatch_meta_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3446432Z test_dispatch_meta_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3457121Z test_dispatch_meta_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3468054Z test_dispatch_meta_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3478869Z test_dispatch_meta_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3489596Z test_dispatch_meta_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3500353Z test_dispatch_meta_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3511209Z test_dispatch_meta_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3522001Z test_dispatch_meta_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3532891Z test_dispatch_meta_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3543627Z test_dispatch_meta_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3554472Z test_dispatch_meta_square_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3565338Z test_dispatch_meta_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3576053Z test_dispatch_meta_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3586826Z test_dispatch_meta_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3597496Z test_dispatch_meta_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3608349Z test_dispatch_meta_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3619087Z test_dispatch_meta_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3630149Z test_dispatch_meta_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3640775Z test_dispatch_meta_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3651689Z test_dispatch_meta_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3662482Z test_dispatch_meta_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3673472Z test_dispatch_meta_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3684439Z test_dispatch_meta_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3695026Z test_dispatch_meta_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3705661Z test_dispatch_meta_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3716331Z test_dispatch_meta_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3727043Z test_dispatch_meta_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3737599Z test_dispatch_meta_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3748247Z test_dispatch_meta_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3758869Z test_dispatch_meta_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3769534Z test_dispatch_meta_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3780164Z test_dispatch_meta_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3790913Z test_dispatch_meta_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3801521Z test_dispatch_meta_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3812206Z test_dispatch_meta_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3822891Z test_dispatch_meta_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3833551Z test_dispatch_meta_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3844174Z test_dispatch_meta_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3854802Z test_dispatch_meta_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3868693Z test_dispatch_meta_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3879365Z test_dispatch_meta_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3893164Z test_dispatch_meta_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3904289Z test_dispatch_meta_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3918483Z test_dispatch_meta_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3929340Z test_dispatch_meta_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3942968Z test_dispatch_meta_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3953765Z test_dispatch_meta_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3964482Z test_dispatch_meta_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3975252Z test_dispatch_meta_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3985907Z test_dispatch_meta_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.3996624Z test_dispatch_meta_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4007412Z test_dispatch_meta_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4018174Z test_dispatch_meta_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4029051Z test_dispatch_meta_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4039665Z test_dispatch_meta_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4050552Z test_dispatch_meta_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4061325Z test_dispatch_meta_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4075997Z test_dispatch_meta_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4089961Z test_dispatch_meta_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4100732Z test_dispatch_meta_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4111652Z test_dispatch_meta_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4125601Z test_dispatch_meta_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4136329Z test_dispatch_meta_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4150461Z test_dispatch_meta_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4161309Z test_dispatch_meta_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4175278Z test_dispatch_meta_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4186105Z test_dispatch_meta_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4200140Z test_dispatch_meta_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4210977Z test_dispatch_meta_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4224859Z test_dispatch_meta_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4235855Z test_dispatch_meta_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4249780Z test_dispatch_meta_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4260624Z test_dispatch_meta_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4271535Z test_dispatch_meta_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4282324Z test_dispatch_meta_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4293314Z test_dispatch_meta_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4304141Z test_dispatch_meta_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4319596Z test_dispatch_meta_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4330437Z test_dispatch_meta_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4344328Z test_dispatch_meta_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4355073Z test_dispatch_meta_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4365786Z test_dispatch_meta_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4376342Z test_dispatch_meta_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4387396Z test_dispatch_meta_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4399498Z test_dispatch_meta_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4410305Z test_dispatch_meta_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4421001Z test_dispatch_meta_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4432054Z test_dispatch_meta_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4442844Z test_dispatch_meta_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4454025Z test_dispatch_meta_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4465876Z test_dispatch_meta_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4476571Z test_dispatch_meta_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4487534Z test_dispatch_meta_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4498343Z test_dispatch_meta_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4509326Z test_dispatch_meta_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4520092Z test_dispatch_meta_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4530991Z test_dispatch_meta_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4541912Z test_dispatch_meta_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4552877Z test_dispatch_meta_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4564363Z test_dispatch_meta_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4575501Z test_dispatch_meta_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4586818Z test_dispatch_meta_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4597926Z test_dispatch_meta_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4608956Z test_dispatch_meta_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4619916Z test_dispatch_meta_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4631035Z test_dispatch_meta_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4642206Z test_dispatch_meta_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4653148Z test_dispatch_meta_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4664283Z test_dispatch_meta_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4674724Z test_dispatch_meta_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4685368Z test_dispatch_meta_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4695905Z test_dispatch_meta_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4706582Z test_dispatch_meta_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4717202Z test_dispatch_meta_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4727896Z test_dispatch_meta_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4738475Z test_dispatch_meta_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4749179Z test_dispatch_meta_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4759870Z test_dispatch_meta_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4770544Z test_dispatch_meta_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4781095Z test_dispatch_meta_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4791825Z test_dispatch_meta_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4802511Z test_dispatch_meta_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4813176Z test_dispatch_meta_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4823766Z test_dispatch_meta_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4834495Z test_dispatch_meta_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4845069Z test_dispatch_meta_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4855589Z test_dispatch_meta_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4866542Z test_dispatch_meta_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4877312Z test_dispatch_meta_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4888379Z test_dispatch_meta_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4899282Z test_dispatch_meta_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4910609Z test_dispatch_meta_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4921273Z test_dispatch_meta_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4932247Z test_dispatch_meta_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4943180Z test_dispatch_meta_take_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4954107Z test_dispatch_meta_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4965277Z test_dispatch_meta_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4976138Z test_dispatch_meta_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4987138Z test_dispatch_meta_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.4997920Z test_dispatch_meta_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5008917Z test_dispatch_meta_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5019784Z test_dispatch_meta_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5030772Z test_dispatch_meta_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5041644Z test_dispatch_meta_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5052681Z test_dispatch_meta_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5063516Z test_dispatch_meta_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5074531Z test_dispatch_meta_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5085580Z test_dispatch_meta_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5096493Z test_dispatch_meta_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5107538Z test_dispatch_meta_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5118406Z test_dispatch_meta_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5129364Z test_dispatch_meta_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5140246Z test_dispatch_meta_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5151406Z test_dispatch_meta_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5162335Z test_dispatch_meta_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5173300Z test_dispatch_meta_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5184221Z test_dispatch_meta_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5195290Z test_dispatch_meta_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5206230Z test_dispatch_meta_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5217086Z test_dispatch_meta_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5228103Z test_dispatch_meta_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5239015Z test_dispatch_meta_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5249967Z test_dispatch_meta_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5260904Z test_dispatch_meta_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5271895Z test_dispatch_meta_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5282769Z test_dispatch_meta_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5293711Z test_dispatch_meta_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5304590Z test_dispatch_meta_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5315566Z test_dispatch_meta_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5326537Z test_dispatch_meta_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5337428Z test_dispatch_meta_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5348428Z test_dispatch_meta_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5359253Z test_dispatch_meta_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5370278Z test_dispatch_meta_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5381132Z test_dispatch_meta_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5392319Z test_dispatch_meta_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5403316Z test_dispatch_meta_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5413948Z test_dispatch_meta_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5424890Z test_dispatch_meta_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5435641Z test_dispatch_meta_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5446685Z test_dispatch_meta_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5457291Z test_dispatch_meta_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5468193Z test_dispatch_meta_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5478827Z test_dispatch_meta_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5489704Z test_dispatch_meta_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5500511Z test_dispatch_meta_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5511419Z test_dispatch_meta_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5522083Z test_dispatch_meta_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5532906Z test_dispatch_meta_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5543656Z test_dispatch_meta_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5554526Z test_dispatch_meta_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5565367Z test_dispatch_meta_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5576171Z test_dispatch_meta_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5587126Z test_dispatch_meta_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5597866Z test_dispatch_meta_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5608680Z test_dispatch_meta_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5619436Z test_dispatch_meta_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5630279Z test_dispatch_meta_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5641029Z test_dispatch_meta_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5651929Z test_dispatch_meta_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5662595Z test_dispatch_meta_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5673713Z test_dispatch_meta_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5684416Z test_dispatch_meta_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5695191Z test_dispatch_meta_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5706152Z test_dispatch_meta_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5716879Z test_dispatch_meta_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5727799Z test_dispatch_meta_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5738592Z test_dispatch_meta_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5749523Z test_dispatch_meta_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5760222Z test_dispatch_meta_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5771097Z test_dispatch_meta_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5781805Z test_dispatch_meta_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5792692Z test_dispatch_meta_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5803453Z test_dispatch_meta_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5814327Z test_dispatch_meta_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5825179Z test_dispatch_meta_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5835909Z test_dispatch_meta_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5846791Z test_dispatch_meta_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5857524Z test_dispatch_meta_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5868234Z test_dispatch_meta_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5878749Z test_dispatch_meta_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5889471Z test_dispatch_meta_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5900294Z test_dispatch_meta_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5911358Z test_dispatch_meta_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5921514Z test_dispatch_meta_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5932272Z test_dispatch_meta_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5943195Z test_dispatch_meta_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5953892Z test_dispatch_meta_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5964630Z test_dispatch_meta_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5975398Z test_dispatch_meta_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5986516Z test_dispatch_meta_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.5997072Z test_dispatch_meta_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6007823Z test_dispatch_meta_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6018384Z test_dispatch_meta_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6029153Z test_dispatch_meta_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6039717Z test_dispatch_meta_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6050377Z test_dispatch_meta_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6060934Z test_dispatch_meta_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6071616Z test_dispatch_meta_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6082179Z test_dispatch_meta_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6092797Z test_dispatch_meta_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6103336Z test_dispatch_meta_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6114021Z test_dispatch_meta_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6124680Z test_dispatch_meta_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6135307Z test_dispatch_meta_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6145961Z test_dispatch_meta_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6156951Z test_dispatch_meta_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6167689Z test_dispatch_meta_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6178396Z test_dispatch_meta_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6188871Z test_dispatch_meta_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6199221Z test_dispatch_meta_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6209766Z test_dispatch_meta_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6220248Z test_dispatch_meta_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6230798Z test_dispatch_meta_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6241195Z test_dispatch_meta_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6251764Z test_dispatch_meta_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6262264Z test_dispatch_meta_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6272918Z test_dispatch_meta_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6283181Z test_dispatch_meta_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6293725Z test_dispatch_meta_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6304201Z test_dispatch_meta_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6314790Z test_dispatch_meta_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6325302Z test_dispatch_meta_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6335735Z test_dispatch_meta_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6346303Z test_dispatch_meta_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6356854Z test_dispatch_meta_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6367517Z test_dispatch_meta_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6378011Z test_dispatch_meta_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6388757Z test_dispatch_meta_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6399448Z test_dispatch_meta_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6410081Z test_dispatch_meta_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6420565Z test_dispatch_meta_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6431834Z test_dispatch_meta_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6442391Z test_dispatch_meta_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6452891Z test_dispatch_meta_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6463654Z test_dispatch_meta_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6474522Z test_dispatch_meta_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6485409Z test_dispatch_meta_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6496220Z test_dispatch_meta_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6506916Z test_dispatch_meta_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6517455Z test_dispatch_meta_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6528472Z test_dispatch_meta_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6539015Z test_dispatch_meta_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6549817Z test_dispatch_meta_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6560407Z test_dispatch_meta_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6571115Z test_dispatch_meta_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6581684Z test_dispatch_meta_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6592425Z test_dispatch_meta_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6603028Z test_dispatch_meta_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6613814Z test_dispatch_meta_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6624373Z test_dispatch_meta_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6635028Z test_dispatch_meta_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6645706Z test_dispatch_meta_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6656314Z test_dispatch_meta_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6667061Z test_dispatch_meta_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6677635Z test_dispatch_meta_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6688365Z test_dispatch_meta_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6699016Z test_dispatch_meta_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6709742Z test_dispatch_meta_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6720390Z test_dispatch_meta_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6731034Z test_dispatch_meta_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6741644Z test_dispatch_meta_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6752433Z test_dispatch_meta_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6762878Z test_dispatch_meta_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6773490Z test_dispatch_meta_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6783983Z test_dispatch_meta_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6794677Z test_dispatch_meta_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6805208Z test_dispatch_meta_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6815675Z test_dispatch_meta_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6826242Z test_dispatch_meta_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6836742Z test_dispatch_meta_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6847415Z test_dispatch_meta_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6857941Z test_dispatch_meta_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6868514Z test_dispatch_meta_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6879046Z test_dispatch_meta_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6889825Z test_dispatch_meta_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6900425Z test_dispatch_meta_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6911024Z test_dispatch_meta_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6921361Z test_dispatch_meta_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6932052Z test_dispatch_meta_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6942694Z test_dispatch_meta_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6953638Z test_dispatch_meta_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6964319Z test_dispatch_meta_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6975383Z test_dispatch_meta_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6986111Z test_dispatch_meta_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.6996807Z test_dispatch_meta_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7007617Z test_dispatch_meta_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7018398Z test_dispatch_meta_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7029296Z test_dispatch_meta_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7039872Z test_dispatch_meta_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7050791Z test_dispatch_meta_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7061450Z test_dispatch_meta_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7072227Z test_dispatch_meta_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7082942Z test_dispatch_meta_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7093905Z test_dispatch_meta_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7104670Z test_dispatch_meta_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7115476Z test_dispatch_meta_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7126309Z test_dispatch_meta_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7137055Z test_dispatch_meta_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7147936Z test_dispatch_meta_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7158649Z test_dispatch_meta_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7169469Z test_dispatch_meta_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7180182Z test_dispatch_meta_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7190984Z test_dispatch_meta_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7201743Z test_dispatch_meta_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7212572Z test_dispatch_meta_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7223289Z test_dispatch_meta_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7234126Z test_dispatch_meta_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7244975Z test_dispatch_meta_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7255649Z test_dispatch_meta_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7266484Z test_dispatch_meta_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7277125Z test_dispatch_meta_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7288050Z test_dispatch_meta_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7298672Z test_dispatch_meta_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7309518Z test_dispatch_meta_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7320166Z test_dispatch_meta_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7330981Z test_dispatch_meta_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7341698Z test_dispatch_meta_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7352558Z test_dispatch_meta_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7363282Z test_dispatch_meta_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7374093Z test_dispatch_meta_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7384839Z test_dispatch_meta_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7395864Z test_dispatch_meta_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7406648Z test_dispatch_meta_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7417342Z test_dispatch_meta_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7428303Z test_dispatch_meta_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7438952Z test_dispatch_meta_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7449728Z test_dispatch_meta_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7460458Z test_dispatch_meta_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7471286Z test_dispatch_meta_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7481899Z test_dispatch_meta_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7492727Z test_dispatch_meta_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7503456Z test_dispatch_meta_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7514266Z test_dispatch_meta_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7525062Z test_dispatch_meta_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7535782Z test_dispatch_meta_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7546660Z test_dispatch_meta_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7557344Z test_dispatch_meta_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7568197Z test_dispatch_meta_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7578907Z test_dispatch_meta_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7589715Z test_dispatch_meta_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7600369Z test_dispatch_meta_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7611161Z test_dispatch_meta_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7622159Z test_dispatch_meta_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7632961Z test_dispatch_meta_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7643721Z test_dispatch_meta_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7654539Z test_dispatch_meta_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7665364Z test_dispatch_meta_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7675967Z test_dispatch_meta_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7686746Z test_dispatch_meta_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7697374Z test_dispatch_meta_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7708284Z test_dispatch_meta_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7718994Z test_dispatch_meta_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7729842Z test_dispatch_meta_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7740524Z test_dispatch_meta_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7751369Z test_dispatch_meta_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7762086Z test_dispatch_meta_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7772924Z test_dispatch_meta_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7783583Z test_dispatch_meta_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7794439Z test_dispatch_meta_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7805259Z test_dispatch_meta_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7815961Z test_dispatch_meta_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7826816Z test_dispatch_meta_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7837511Z test_dispatch_meta_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7848358Z test_dispatch_meta_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7859170Z test_dispatch_meta_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7869962Z test_dispatch_meta_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7880663Z test_dispatch_meta_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7891571Z test_dispatch_meta_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7902474Z test_dispatch_meta_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7913460Z test_dispatch_meta_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7924203Z test_dispatch_meta_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7935001Z test_dispatch_meta_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7945785Z test_dispatch_meta_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7956769Z test_dispatch_meta_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7967423Z test_dispatch_meta_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7978056Z test_dispatch_meta_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7988903Z test_dispatch_meta_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.7999653Z test_dispatch_meta_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8010577Z test_dispatch_meta_view_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8021332Z test_dispatch_meta_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8032668Z test_dispatch_meta_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8043267Z test_dispatch_meta_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8053877Z test_dispatch_meta_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8064447Z test_dispatch_meta_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8075335Z test_dispatch_meta_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8086107Z test_dispatch_meta_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8096787Z test_dispatch_meta_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8107601Z test_dispatch_meta_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8118272Z test_dispatch_meta_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8129046Z test_dispatch_meta_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8139804Z test_dispatch_meta_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8150836Z test_dispatch_meta_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8161346Z test_dispatch_meta_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8172314Z test_dispatch_meta_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8183605Z test_dispatch_meta_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8194446Z test_dispatch_meta_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8205504Z test_dispatch_meta_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8216160Z test_dispatch_meta_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8227253Z test_dispatch_meta_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8238113Z test_dispatch_meta_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8249381Z test_dispatch_meta_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8260225Z test_dispatch_meta_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8271229Z test_dispatch_meta_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8282137Z test_dispatch_meta_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8293098Z test_dispatch_meta_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8303939Z test_dispatch_meta_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8315016Z test_dispatch_meta_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8325923Z test_dispatch_meta_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8336892Z test_dispatch_meta_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8347910Z test_dispatch_meta_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8358772Z test_dispatch_meta_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8369776Z test_dispatch_meta_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8380678Z test_dispatch_meta_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8391815Z test_dispatch_meta_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8402812Z test_dispatch_meta_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8414145Z test_dispatch_meta_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8424637Z test_dispatch_meta_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8435648Z test_dispatch_meta_where_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8446487Z test_dispatch_meta_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8457990Z test_dispatch_meta_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8468850Z test_dispatch_meta_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8479720Z test_dispatch_meta_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8490680Z test_dispatch_meta_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8501578Z test_dispatch_meta_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8512618Z test_dispatch_meta_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8523532Z test_dispatch_meta_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8534503Z test_dispatch_meta_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8545586Z test_dispatch_meta_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8556395Z test_dispatch_meta_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8567412Z test_dispatch_meta_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8578314Z test_dispatch_meta_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8589386Z test_dispatch_meta_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8600203Z test_dispatch_meta_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8611186Z test_dispatch_meta_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8622088Z test_dispatch_meta_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8633008Z test_dispatch_meta_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8643932Z test_dispatch_meta_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8654827Z test_dispatch_meta_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8666037Z test_dispatch_meta_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8676902Z test_dispatch_meta_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8687974Z test_dispatch_meta_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8698826Z test_dispatch_meta_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8709787Z test_dispatch_meta_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8720656Z test_dispatch_meta_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8731688Z test_dispatch_meta_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8742547Z test_dispatch_meta_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8753503Z test_dispatch_meta_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8764401Z test_dispatch_meta_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8775292Z test_dispatch_meta_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8786303Z test_dispatch_meta_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8797121Z test_dispatch_meta_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8808124Z test_dispatch_meta_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8819036Z test_dispatch_meta_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8830095Z test_dispatch_meta_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8840927Z test_dispatch_meta_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8851906Z test_dispatch_meta_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8862793Z test_dispatch_meta_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8873845Z test_dispatch_meta_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8884792Z test_dispatch_meta_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8895662Z test_dispatch_meta_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8906633Z test_dispatch_meta_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8917612Z test_dispatch_meta_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8928600Z test_dispatch_meta_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.8939409Z test_dispatch_meta_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9151168Z test_empty_quantized_cpu (__main__.TestMetaCPU) ... ok (0.021s) 2022-08-17T12:55:00.9171138Z test_map_location_deserialize_cpu (__main__.TestMetaCPU) ... ok (0.002s) 2022-08-17T12:55:00.9182177Z test_meta_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9193067Z test_meta_H_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9203778Z test_meta_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9214471Z test_meta_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9225336Z test_meta_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9236006Z test_meta_H_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9246734Z test_meta_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9257396Z test_meta_H_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9268186Z test_meta_H_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9278722Z test_meta_H_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9289547Z test_meta_H_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9300170Z test_meta_H_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9311016Z test_meta_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9321701Z test_meta_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9332938Z test_meta_T_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9343461Z test_meta_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9354172Z test_meta_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9364839Z test_meta_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9375566Z test_meta_T_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9386331Z test_meta_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9397410Z test_meta_T_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9408018Z test_meta_T_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9418856Z test_meta_T_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9429564Z test_meta_T_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9440185Z test_meta_T_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9451055Z test_meta_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9461839Z test_meta___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9472527Z test_meta___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9483282Z test_meta___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9494109Z test_meta___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9504842Z test_meta___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9515530Z test_meta___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9526329Z test_meta___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9537062Z test_meta___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9547825Z test_meta___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9558437Z test_meta___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9569287Z test_meta___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9580024Z test_meta___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9590880Z test_meta___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9601633Z test_meta___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9612287Z test_meta___radd___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9622909Z test_meta___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9633677Z test_meta___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9644347Z test_meta___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9655247Z test_meta___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9666317Z test_meta___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9676983Z test_meta___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9687910Z test_meta___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9698660Z test_meta___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9709544Z test_meta___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9720249Z test_meta___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9731137Z test_meta___rand___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9741902Z test_meta___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9752853Z test_meta___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9763576Z test_meta___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9774548Z test_meta___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9785440Z test_meta___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9796279Z test_meta___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9807006Z test_meta___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9817803Z test_meta___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9828688Z test_meta___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9839410Z test_meta___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9850286Z test_meta___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9861064Z test_meta___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9871928Z test_meta___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9882800Z test_meta___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9893753Z test_meta___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9904574Z test_meta___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9915514Z test_meta___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9926368Z test_meta___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9937197Z test_meta___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9948100Z test_meta___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9958969Z test_meta___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9970000Z test_meta___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9980707Z test_meta___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:00.9991532Z test_meta___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0002364Z test_meta___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0013279Z test_meta___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0024083Z test_meta___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0034925Z test_meta___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0045830Z test_meta___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0056618Z test_meta___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0067575Z test_meta___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0078343Z test_meta___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0089177Z test_meta___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0099936Z test_meta___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0110873Z test_meta___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0121650Z test_meta___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0132475Z test_meta___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0143296Z test_meta___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0154219Z test_meta___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0165242Z test_meta___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0176074Z test_meta___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0186760Z test_meta___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0197209Z test_meta___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0207979Z test_meta___ror___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0218474Z test_meta___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0229141Z test_meta___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0239614Z test_meta___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0250209Z test_meta___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0260629Z test_meta___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0271198Z test_meta___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0281581Z test_meta___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0292189Z test_meta___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0302600Z test_meta___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0313167Z test_meta___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0323706Z test_meta___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0334103Z test_meta___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0344523Z test_meta___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0355082Z test_meta___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0365664Z test_meta___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0376129Z test_meta___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0387111Z test_meta___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0398358Z test_meta___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0409754Z test_meta___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0421091Z test_meta___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0432433Z test_meta___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0443965Z test_meta___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0455424Z test_meta___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0467012Z test_meta___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0478378Z test_meta___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0490000Z test_meta___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0501522Z test_meta___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0513155Z test_meta___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0524761Z test_meta___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0536246Z test_meta___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0547886Z test_meta___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0559387Z test_meta___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0571029Z test_meta___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0582545Z test_meta__masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0594169Z test_meta__masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0605793Z test_meta__masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0617351Z test_meta__masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0629033Z test_meta__masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0640623Z test_meta__masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0652232Z test_meta__masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0663780Z test_meta__masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0675373Z test_meta__masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0687096Z test_meta__masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0698694Z test_meta__masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0710436Z test_meta__masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0721930Z test_meta__masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0733512Z test_meta__masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0745242Z test_meta__masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0756692Z test_meta__masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0768319Z test_meta__masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0779888Z test_meta__masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0791511Z test_meta__masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0803167Z test_meta__masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0814753Z test_meta__masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0826411Z test_meta__masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0837899Z test_meta__masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0849480Z test_meta__masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0860949Z test_meta__masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0872529Z test_meta__masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0884028Z test_meta__masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0895562Z test_meta__masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0907228Z test_meta__masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0918702Z test_meta__masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0930244Z test_meta__masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0941891Z test_meta__masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0953476Z test_meta__masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0964250Z test_meta__masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0975209Z test_meta__masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0986267Z test_meta__masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.0997260Z test_meta__masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1008289Z test_meta__masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1019157Z test_meta__masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1030115Z test_meta__masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1040871Z test_meta__masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1051708Z test_meta__masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1062468Z test_meta__masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1073455Z test_meta__masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1084211Z test_meta__masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1094949Z test_meta__masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1105835Z test_meta__masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1116657Z test_meta__masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1127478Z test_meta__masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1138227Z test_meta__masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1149131Z test_meta__masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1159850Z test_meta__masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1170733Z test_meta__masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1181627Z test_meta__masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1192451Z test_meta__masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1203252Z test_meta__masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1214108Z test_meta__masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1225068Z test_meta__masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1235816Z test_meta__masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1246677Z test_meta__masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1257423Z test_meta__masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1268412Z test_meta__masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1279058Z test_meta__masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1289991Z test_meta__masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1300742Z test_meta__masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1311627Z test_meta__masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1322380Z test_meta__masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1333278Z test_meta__masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1343994Z test_meta__masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1354847Z test_meta__masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1365773Z test_meta__masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1376593Z test_meta__masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1387776Z test_meta__masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1398452Z test_meta__masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1409237Z test_meta__masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1420050Z test_meta__masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1430757Z test_meta__masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1441750Z test_meta__masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1452572Z test_meta__masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1463325Z test_meta__masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1474150Z test_meta__masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1485047Z test_meta__masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1495866Z test_meta__masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1506852Z test_meta__masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1517592Z test_meta__masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1528497Z test_meta__masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1539435Z test_meta__masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1550203Z test_meta__masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1560875Z test_meta__masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1571654Z test_meta__masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1582404Z test_meta__masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1593354Z test_meta__masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1604040Z test_meta__masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1614826Z test_meta__masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1625681Z test_meta__masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1636403Z test_meta__masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1647212Z test_meta__masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1657915Z test_meta__masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1668674Z test_meta__masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1679358Z test_meta__masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1690501Z test_meta__masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1700649Z test_meta__masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1711171Z test_meta__masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1721782Z test_meta__masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1732699Z test_meta__masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1743399Z test_meta__masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1754093Z test_meta__masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1764944Z test_meta__masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1775511Z test_meta__masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1786280Z test_meta__masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1797170Z test_meta__masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1807991Z test_meta__masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1818687Z test_meta__masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1829618Z test_meta__masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1840316Z test_meta__masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1851178Z test_meta__masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1861976Z test_meta__masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1872904Z test_meta__masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1883668Z test_meta__masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1894385Z test_meta__masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1905207Z test_meta__masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1916010Z test_meta__masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1926930Z test_meta__masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1937708Z test_meta__masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1948815Z test_meta__masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1959355Z test_meta__masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1970209Z test_meta__masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1980934Z test_meta__masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.1991820Z test_meta__masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2002568Z test_meta__masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2013389Z test_meta__masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2024141Z test_meta__masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2034974Z test_meta__masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2045798Z test_meta__masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2056563Z test_meta__masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2067355Z test_meta__masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2078047Z test_meta__masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2088798Z test_meta__masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2099595Z test_meta__masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2110345Z test_meta__masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2121099Z test_meta__masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2131943Z test_meta__masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2142684Z test_meta__masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2153430Z test_meta__masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2164175Z test_meta_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2174945Z test_meta_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2185813Z test_meta_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2196647Z test_meta_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2207472Z test_meta_abs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2218358Z test_meta_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2229114Z test_meta_abs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2239790Z test_meta_abs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2250598Z test_meta_abs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2261232Z test_meta_abs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2272075Z test_meta_abs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2282689Z test_meta_abs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2293526Z test_meta_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2304260Z test_meta_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2315085Z test_meta_acos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2325875Z test_meta_acos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2336576Z test_meta_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2347502Z test_meta_acos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2358303Z test_meta_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2369087Z test_meta_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2379740Z test_meta_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2390540Z test_meta_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2401271Z test_meta_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2412093Z test_meta_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2422810Z test_meta_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2433633Z test_meta_acosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2444627Z test_meta_acosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2455330Z test_meta_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2466443Z test_meta_acosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2476990Z test_meta_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2487789Z test_meta_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2498586Z test_meta_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2509339Z test_meta_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2520013Z test_meta_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2530876Z test_meta_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2541596Z test_meta_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2552408Z test_meta_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2563069Z test_meta_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2573925Z test_meta_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2584882Z test_meta_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2595553Z test_meta_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2606290Z test_meta_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2616803Z test_meta_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2627476Z test_meta_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2637900Z test_meta_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2648489Z test_meta_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2659004Z test_meta_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2669853Z test_meta_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2680500Z test_meta_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2691198Z test_meta_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2702007Z test_meta_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2713125Z test_meta_addbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2724266Z test_meta_addbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2735269Z test_meta_addbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2746042Z test_meta_addbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2756305Z test_meta_addbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2766951Z test_meta_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2777505Z test_meta_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2788238Z test_meta_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2798972Z test_meta_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2809630Z test_meta_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2820200Z test_meta_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2832344Z test_meta_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2843001Z test_meta_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2853909Z test_meta_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2864669Z test_meta_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2875352Z test_meta_addcmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2886154Z test_meta_addcmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2896774Z test_meta_addcmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2907527Z test_meta_addcmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2918010Z test_meta_addcmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2928692Z test_meta_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2939236Z test_meta_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2950287Z test_meta_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2961820Z test_meta_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2972440Z test_meta_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2983303Z test_meta_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.2993860Z test_meta_addmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3004639Z test_meta_addmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3015157Z test_meta_addmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3025851Z test_meta_addmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3036424Z test_meta_addmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3047224Z test_meta_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3057752Z test_meta_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3068408Z test_meta_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3078936Z test_meta_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3089613Z test_meta_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3100353Z test_meta_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3111299Z test_meta_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3121955Z test_meta_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3132739Z test_meta_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3143303Z test_meta_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3154492Z test_meta_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3165491Z test_meta_addmv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3176104Z test_meta_addmv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3186839Z test_meta_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3197856Z test_meta_addmv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3208427Z test_meta_addmv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3219041Z test_meta_addmv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3229801Z test_meta_addmv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3239959Z test_meta_addmv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3250456Z test_meta_addmv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3260897Z test_meta_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3271393Z test_meta_addr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3281759Z test_meta_addr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3292250Z test_meta_addr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3302654Z test_meta_addr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3313184Z test_meta_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3323571Z test_meta_addr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3334020Z test_meta_addr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3344390Z test_meta_addr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3354898Z test_meta_addr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3365372Z test_meta_addr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3375734Z test_meta_addr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3386334Z test_meta_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3396827Z test_meta_all_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3407346Z test_meta_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3417856Z test_meta_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3428532Z test_meta_all_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3438935Z test_meta_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3449552Z test_meta_all_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3459985Z test_meta_all_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3470512Z test_meta_all_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3480979Z test_meta_all_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3491883Z test_meta_all_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3502411Z test_meta_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3513000Z test_meta_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3523511Z test_meta_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3534114Z test_meta_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3544642Z test_meta_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3555276Z test_meta_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3565844Z test_meta_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3576404Z test_meta_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3587132Z test_meta_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3597565Z test_meta_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3608220Z test_meta_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3618721Z test_meta_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3629420Z test_meta_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3639830Z test_meta_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3650491Z test_meta_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3660950Z test_meta_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3671561Z test_meta_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3682431Z test_meta_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3692870Z test_meta_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3703378Z test_meta_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3713783Z test_meta_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3724363Z test_meta_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3734819Z test_meta_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3745420Z test_meta_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3755843Z test_meta_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3766357Z test_meta_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3776799Z test_meta_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3787425Z test_meta_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3797934Z test_meta_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3808521Z test_meta_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3818955Z test_meta_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3829529Z test_meta_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3839942Z test_meta_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3850680Z test_meta_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3861162Z test_meta_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3871722Z test_meta_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3882162Z test_meta_angle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3892718Z test_meta_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3903128Z test_meta_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3913708Z test_meta_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3924217Z test_meta_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3934692Z test_meta_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3945344Z test_meta_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3956014Z test_meta_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3966593Z test_meta_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3977186Z test_meta_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3987897Z test_meta_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.3998424Z test_meta_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4009172Z test_meta_any_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4019788Z test_meta_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4030488Z test_meta_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4041132Z test_meta_any_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4051881Z test_meta_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4062431Z test_meta_any_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4073148Z test_meta_any_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4083685Z test_meta_any_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4094548Z test_meta_any_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4104648Z test_meta_any_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4115120Z test_meta_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4125505Z test_meta_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4135831Z test_meta_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4146233Z test_meta_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4156453Z test_meta_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4166894Z test_meta_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4177201Z test_meta_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4187522Z test_meta_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4197790Z test_meta_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4208155Z test_meta_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4218424Z test_meta_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4228803Z test_meta_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4239033Z test_meta_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4249329Z test_meta_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4259534Z test_meta_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4269852Z test_meta_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4279995Z test_meta_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4290269Z test_meta_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4300390Z test_meta_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4310766Z test_meta_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4320973Z test_meta_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4331106Z test_meta_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4342090Z test_meta_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4352654Z test_meta_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4363204Z test_meta_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4373736Z test_meta_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4383956Z test_meta_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4394515Z test_meta_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4405077Z test_meta_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4415562Z test_meta_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4426125Z test_meta_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4436552Z test_meta_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4447137Z test_meta_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4457632Z test_meta_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4468155Z test_meta_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4478716Z test_meta_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4489274Z test_meta_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4499733Z test_meta_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4510244Z test_meta_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4520659Z test_meta_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4531220Z test_meta_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4541670Z test_meta_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4552281Z test_meta_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4562775Z test_meta_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4573366Z test_meta_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4583772Z test_meta_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4594287Z test_meta_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4604878Z test_meta_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4615335Z test_meta_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4625903Z test_meta_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4636501Z test_meta_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4647139Z test_meta_as_strided_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4657567Z test_meta_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4668086Z test_meta_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4678651Z test_meta_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4689036Z test_meta_as_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4699521Z test_meta_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4710030Z test_meta_as_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4720456Z test_meta_as_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4731026Z test_meta_as_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4741481Z test_meta_as_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4752068Z test_meta_as_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4762528Z test_meta_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4772989Z test_meta_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4783465Z test_meta_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4793963Z test_meta_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4804442Z test_meta_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4814870Z test_meta_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4825458Z test_meta_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4835897Z test_meta_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4846518Z test_meta_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4856912Z test_meta_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4867462Z test_meta_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4877893Z test_meta_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4888505Z test_meta_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4898919Z test_meta_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4909580Z test_meta_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4919975Z test_meta_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4930529Z test_meta_asin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4940932Z test_meta_asin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4951452Z test_meta_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4961895Z test_meta_asin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4972395Z test_meta_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4982789Z test_meta_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.4993265Z test_meta_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5003780Z test_meta_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5014327Z test_meta_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5024868Z test_meta_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5035325Z test_meta_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5045870Z test_meta_asinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5056257Z test_meta_asinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5066798Z test_meta_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5077221Z test_meta_asinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5087821Z test_meta_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5098271Z test_meta_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5108773Z test_meta_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5119170Z test_meta_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5129732Z test_meta_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5140217Z test_meta_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5150813Z test_meta_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5161332Z test_meta_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5171840Z test_meta_atan2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5182274Z test_meta_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5192776Z test_meta_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5203183Z test_meta_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5213845Z test_meta_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5224466Z test_meta_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5234867Z test_meta_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5245413Z test_meta_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5255682Z test_meta_atan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5266258Z test_meta_atan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5276717Z test_meta_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5287253Z test_meta_atan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5297674Z test_meta_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5308262Z test_meta_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5318643Z test_meta_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5329202Z test_meta_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5339607Z test_meta_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5350114Z test_meta_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5360566Z test_meta_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5371080Z test_meta_atanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5381731Z test_meta_atanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5392578Z test_meta_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5402906Z test_meta_atanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5413270Z test_meta_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5423713Z test_meta_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5434330Z test_meta_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5444870Z test_meta_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5455285Z test_meta_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5466209Z test_meta_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5476759Z test_meta_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5487327Z test_meta_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5497857Z test_meta_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5508398Z test_meta_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5518824Z test_meta_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5529358Z test_meta_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5539805Z test_meta_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5550323Z test_meta_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5560922Z test_meta_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5571366Z test_meta_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5581791Z test_meta_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5592480Z test_meta_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5602947Z test_meta_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5613502Z test_meta_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5623975Z test_meta_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5634569Z test_meta_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5645114Z test_meta_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5655594Z test_meta_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5666112Z test_meta_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5676741Z test_meta_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5687302Z test_meta_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5697782Z test_meta_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5708457Z test_meta_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5718939Z test_meta_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5729441Z test_meta_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5740003Z test_meta_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5750508Z test_meta_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5760967Z test_meta_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5771508Z test_meta_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5782000Z test_meta_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5792578Z test_meta_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5803010Z test_meta_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5813555Z test_meta_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5824056Z test_meta_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5834685Z test_meta_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5845300Z test_meta_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5855793Z test_meta_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5866428Z test_meta_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5877015Z test_meta_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5887701Z test_meta_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5898237Z test_meta_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5908937Z test_meta_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5919504Z test_meta_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5930154Z test_meta_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5940710Z test_meta_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5951444Z test_meta_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5962254Z test_meta_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5972838Z test_meta_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5983759Z test_meta_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.5994082Z test_meta_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6004734Z test_meta_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6015365Z test_meta_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6026143Z test_meta_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6036690Z test_meta_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6047386Z test_meta_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6057841Z test_meta_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6068465Z test_meta_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6078984Z test_meta_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6089703Z test_meta_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6100396Z test_meta_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6110894Z test_meta_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6121335Z test_meta_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6131873Z test_meta_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6142387Z test_meta_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6153050Z test_meta_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6163678Z test_meta_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6174261Z test_meta_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6185182Z test_meta_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6195589Z test_meta_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6206173Z test_meta_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6216560Z test_meta_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6227386Z test_meta_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6237925Z test_meta_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6248893Z test_meta_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6259451Z test_meta_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6270327Z test_meta_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6281072Z test_meta_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6291869Z test_meta_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6302531Z test_meta_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6313386Z test_meta_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6324092Z test_meta_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6334854Z test_meta_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6345754Z test_meta_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6356301Z test_meta_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6367135Z test_meta_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6377882Z test_meta_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6388795Z test_meta_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6399404Z test_meta_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6410299Z test_meta_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6420923Z test_meta_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6431788Z test_meta_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6442389Z test_meta_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6453377Z test_meta_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6464013Z test_meta_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6474768Z test_meta_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6485644Z test_meta_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6496464Z test_meta_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6507198Z test_meta_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6517895Z test_meta_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6528741Z test_meta_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6539394Z test_meta_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6551114Z test_meta_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6562307Z test_meta_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6573606Z test_meta_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6584784Z test_meta_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6596137Z test_meta_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6607512Z test_meta_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6618636Z test_meta_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6630091Z test_meta_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6641271Z test_meta_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6652536Z test_meta_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6663783Z test_meta_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6675091Z test_meta_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6686350Z test_meta_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6697991Z test_meta_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6709488Z test_meta_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6720606Z test_meta_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6731801Z test_meta_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6742348Z test_meta_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6754032Z test_meta_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6764642Z test_meta_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6774952Z test_meta_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6785384Z test_meta_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6796651Z test_meta_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6807885Z test_meta_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6818301Z test_meta_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6828588Z test_meta_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6838734Z test_meta_bool_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6849072Z test_meta_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6859254Z test_meta_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6869877Z test_meta_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6879911Z test_meta_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6890240Z test_meta_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6900260Z test_meta_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6910591Z test_meta_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6920665Z test_meta_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6930935Z test_meta_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6941002Z test_meta_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6951281Z test_meta_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6961478Z test_meta_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6972209Z test_meta_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6983159Z test_meta_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.6994811Z test_meta_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7005942Z test_meta_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7016888Z test_meta_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7027449Z test_meta_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7037729Z test_meta_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7048242Z test_meta_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7058422Z test_meta_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7068847Z test_meta_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7079009Z test_meta_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7089381Z test_meta_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7099533Z test_meta_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7109819Z test_meta_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7120159Z test_meta_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7130486Z test_meta_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7140730Z test_meta_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7151169Z test_meta_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7161463Z test_meta_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7171671Z test_meta_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7181853Z test_meta_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7192168Z test_meta_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7202431Z test_meta_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7212780Z test_meta_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7223249Z test_meta_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7233932Z test_meta_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7245079Z test_meta_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7256060Z test_meta_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7267352Z test_meta_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7277977Z test_meta_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7288391Z test_meta_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7298646Z test_meta_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7309068Z test_meta_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7319277Z test_meta_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7329664Z test_meta_byte_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7339829Z test_meta_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7350138Z test_meta_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7360249Z test_meta_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7370571Z test_meta_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7380939Z test_meta_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7391536Z test_meta_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7401722Z test_meta_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7412003Z test_meta_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7422154Z test_meta_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7432509Z test_meta_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7442884Z test_meta_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7453239Z test_meta_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7463501Z test_meta_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7473935Z test_meta_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7484692Z test_meta_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7496000Z test_meta_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7506747Z test_meta_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7517823Z test_meta_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7528273Z test_meta_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7538718Z test_meta_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7549294Z test_meta_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7559778Z test_meta_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7570316Z test_meta_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7580811Z test_meta_cat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7591321Z test_meta_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7601724Z test_meta_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7612234Z test_meta_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7622694Z test_meta_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7633143Z test_meta_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7643481Z test_meta_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7654113Z test_meta_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7664429Z test_meta_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7674904Z test_meta_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7685382Z test_meta_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7695822Z test_meta_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7706362Z test_meta_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7716733Z test_meta_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7727162Z test_meta_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7737650Z test_meta_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7748129Z test_meta_ceil_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7758559Z test_meta_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7769055Z test_meta_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7779620Z test_meta_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7790107Z test_meta_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7800437Z test_meta_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7811001Z test_meta_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7821292Z test_meta_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7831779Z test_meta_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7842215Z test_meta_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7852784Z test_meta_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7863102Z test_meta_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7873707Z test_meta_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7884014Z test_meta_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7894443Z test_meta_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7904828Z test_meta_char_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7915407Z test_meta_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7925969Z test_meta_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7936358Z test_meta_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7946819Z test_meta_char_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7957248Z test_meta_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7967791Z test_meta_char_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7978184Z test_meta_char_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7988672Z test_meta_char_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.7999100Z test_meta_char_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8009983Z test_meta_char_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8020585Z test_meta_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8031428Z test_meta_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8042111Z test_meta_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8052737Z test_meta_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8063397Z test_meta_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8074134Z test_meta_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8084732Z test_meta_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8095306Z test_meta_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8106024Z test_meta_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8116543Z test_meta_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8127201Z test_meta_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8137796Z test_meta_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8148555Z test_meta_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8159020Z test_meta_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8169612Z test_meta_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8180194Z test_meta_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8190799Z test_meta_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8201260Z test_meta_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8211910Z test_meta_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8222424Z test_meta_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8233077Z test_meta_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8243740Z test_meta_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8254356Z test_meta_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8266018Z test_meta_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8282912Z test_meta_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8300747Z test_meta_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8318609Z test_meta_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8336314Z test_meta_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8354204Z test_meta_clamp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8372018Z test_meta_clamp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8389104Z test_meta_clamp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:01.8403911Z test_meta_clamp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8417465Z test_meta_clamp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8431440Z test_meta_clamp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8446197Z test_meta_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8460449Z test_meta_clamp_max_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8474188Z test_meta_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8489388Z test_meta_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8503774Z test_meta_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8517719Z test_meta_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8531811Z test_meta_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8545844Z test_meta_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8585863Z test_meta_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8586258Z test_meta_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8586594Z test_meta_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8589244Z test_meta_clamp_min_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8600315Z test_meta_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8611171Z test_meta_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8621957Z test_meta_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8632840Z test_meta_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8643697Z test_meta_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8654498Z test_meta_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8665462Z test_meta_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8676307Z test_meta_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8687363Z test_meta_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8698198Z test_meta_clone_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8709086Z test_meta_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8719793Z test_meta_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8730666Z test_meta_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8741389Z test_meta_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8752476Z test_meta_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8763239Z test_meta_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8774136Z test_meta_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8784788Z test_meta_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8795518Z test_meta_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8806180Z test_meta_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8816863Z test_meta_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8827756Z test_meta_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8838311Z test_meta_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8849092Z test_meta_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8859827Z test_meta_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8870630Z test_meta_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8881169Z test_meta_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8891886Z test_meta_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8902493Z test_meta_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8913276Z test_meta_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8923893Z test_meta_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8934622Z test_meta_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8945329Z test_meta_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8956013Z test_meta_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8966826Z test_meta_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.8977583Z test_meta_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9028698Z test_meta_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9029464Z test_meta_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9029975Z test_meta_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9030466Z test_meta_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9030808Z test_meta_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9041858Z test_meta_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9052613Z test_meta_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9063408Z test_meta_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9074387Z test_meta_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9085378Z test_meta_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9096397Z test_meta_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9107207Z test_meta_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9118019Z test_meta_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9128958Z test_meta_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9139807Z test_meta_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9150756Z test_meta_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9161543Z test_meta_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9172516Z test_meta_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9183318Z test_meta_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9194390Z test_meta_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9205289Z test_meta_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9216119Z test_meta_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9227007Z test_meta_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9237852Z test_meta_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9248806Z test_meta_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9259707Z test_meta_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9270868Z test_meta_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9281642Z test_meta_conj_physical_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9292489Z test_meta_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9303358Z test_meta_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9314873Z test_meta_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9325342Z test_meta_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9336195Z test_meta_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9347185Z test_meta_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9357981Z test_meta_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9368896Z test_meta_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9379749Z test_meta_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9390830Z test_meta_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9401577Z test_meta_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9412583Z test_meta_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9423391Z test_meta_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9434360Z test_meta_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9445468Z test_meta_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9456198Z test_meta_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9467356Z test_meta_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9477994Z test_meta_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9488847Z test_meta_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9499673Z test_meta_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9510591Z test_meta_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9521413Z test_meta_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9532323Z test_meta_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9543037Z test_meta_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9554006Z test_meta_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9564850Z test_meta_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9575681Z test_meta_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9586579Z test_meta_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9597388Z test_meta_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9608228Z test_meta_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9619001Z test_meta_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9629803Z test_meta_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9640291Z test_meta_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9650988Z test_meta_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9661532Z test_meta_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9672246Z test_meta_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9682822Z test_meta_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9693465Z test_meta_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9704095Z test_meta_copysign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9714849Z test_meta_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9725537Z test_meta_copysign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9736062Z test_meta_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9746701Z test_meta_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9757426Z test_meta_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9768300Z test_meta_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9778884Z test_meta_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9789729Z test_meta_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9800450Z test_meta_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9811223Z test_meta_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9821975Z test_meta_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9832782Z test_meta_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9843434Z test_meta_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9854246Z test_meta_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9865107Z test_meta_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9875845Z test_meta_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9886609Z test_meta_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9897375Z test_meta_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9908224Z test_meta_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9918894Z test_meta_cos_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9929726Z test_meta_cos_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9940438Z test_meta_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9951367Z test_meta_cos_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9962136Z test_meta_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9972970Z test_meta_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9983685Z test_meta_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:01.9994499Z test_meta_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0005326Z test_meta_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0015962Z test_meta_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0027048Z test_meta_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0038069Z test_meta_cosh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0048832Z test_meta_cosh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0059369Z test_meta_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0070035Z test_meta_cosh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0080464Z test_meta_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0091277Z test_meta_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0101796Z test_meta_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0112542Z test_meta_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0123123Z test_meta_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0134035Z test_meta_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0144427Z test_meta_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0155237Z test_meta_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0165599Z test_meta_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0176061Z test_meta_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0186674Z test_meta_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0197196Z test_meta_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0207870Z test_meta_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0218428Z test_meta_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0229158Z test_meta_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0240120Z test_meta_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0250693Z test_meta_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0261238Z test_meta_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0271880Z test_meta_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0282427Z test_meta_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0293059Z test_meta_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0303597Z test_meta_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0314309Z test_meta_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0324883Z test_meta_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0335422Z test_meta_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0346093Z test_meta_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0357596Z test_meta_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0367724Z test_meta_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0378692Z test_meta_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0389452Z test_meta_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0399900Z test_meta_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0410536Z test_meta_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0421108Z test_meta_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0431716Z test_meta_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0442287Z test_meta_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0453000Z test_meta_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0463653Z test_meta_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0474394Z test_meta_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0485115Z test_meta_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0495933Z test_meta_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0506796Z test_meta_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0517323Z test_meta_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0528078Z test_meta_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0538715Z test_meta_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0549464Z test_meta_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0560055Z test_meta_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0570775Z test_meta_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0581330Z test_meta_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0591983Z test_meta_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0602546Z test_meta_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0613447Z test_meta_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0623866Z test_meta_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0634673Z test_meta_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0645673Z test_meta_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0656022Z test_meta_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0666747Z test_meta_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0677276Z test_meta_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0687994Z test_meta_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0698472Z test_meta_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0709277Z test_meta_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0719806Z test_meta_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0730482Z test_meta_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0741083Z test_meta_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0751789Z test_meta_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0762358Z test_meta_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0772995Z test_meta_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0783922Z test_meta_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0794686Z test_meta_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0805487Z test_meta_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0816081Z test_meta_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0826827Z test_meta_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0837464Z test_meta_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0848155Z test_meta_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0859040Z test_meta_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0869905Z test_meta_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0880510Z test_meta_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0891201Z test_meta_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0901774Z test_meta_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0912558Z test_meta_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0923154Z test_meta_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0933902Z test_meta_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0944480Z test_meta_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0955289Z test_meta_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0965953Z test_meta_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0976590Z test_meta_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0987311Z test_meta_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.0997915Z test_meta_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1008669Z test_meta_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1019315Z test_meta_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1029990Z test_meta_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1040612Z test_meta_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1051409Z test_meta_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1062013Z test_meta_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1072695Z test_meta_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1083371Z test_meta_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1094218Z test_meta_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1105522Z test_meta_diag_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1115654Z test_meta_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1126404Z test_meta_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1136892Z test_meta_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1147647Z test_meta_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1158191Z test_meta_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1168929Z test_meta_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1180026Z test_meta_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1190743Z test_meta_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1201276Z test_meta_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1212087Z test_meta_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1222870Z test_meta_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1233457Z test_meta_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1244177Z test_meta_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1254840Z test_meta_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1265789Z test_meta_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1276212Z test_meta_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1287021Z test_meta_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1297686Z test_meta_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1308604Z test_meta_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1319396Z test_meta_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1330423Z test_meta_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1341177Z test_meta_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1351995Z test_meta_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1362735Z test_meta_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1373643Z test_meta_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1384392Z test_meta_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1395508Z test_meta_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1406398Z test_meta_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1417135Z test_meta_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1428038Z test_meta_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1438751Z test_meta_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1449616Z test_meta_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1460396Z test_meta_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1471308Z test_meta_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1481979Z test_meta_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1492926Z test_meta_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1503640Z test_meta_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1514528Z test_meta_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1525368Z test_meta_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1536118Z test_meta_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1547037Z test_meta_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1557881Z test_meta_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1568681Z test_meta_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1579559Z test_meta_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1590365Z test_meta_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1601096Z test_meta_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1611977Z test_meta_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1622704Z test_meta_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1633728Z test_meta_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1644492Z test_meta_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1655315Z test_meta_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1666148Z test_meta_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1676835Z test_meta_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1687637Z test_meta_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1698335Z test_meta_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1709162Z test_meta_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1719837Z test_meta_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1730648Z test_meta_diff_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1741420Z test_meta_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1752406Z test_meta_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1763069Z test_meta_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1773887Z test_meta_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1784587Z test_meta_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1795430Z test_meta_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1806314Z test_meta_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1817087Z test_meta_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1827893Z test_meta_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1838815Z test_meta_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1850067Z test_meta_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1860932Z test_meta_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1871430Z test_meta_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1881735Z test_meta_digamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1892121Z test_meta_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1902337Z test_meta_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1912741Z test_meta_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1922956Z test_meta_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1933288Z test_meta_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1943565Z test_meta_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1953845Z test_meta_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1964169Z test_meta_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1974514Z test_meta_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1984742Z test_meta_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.1995076Z test_meta_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2005398Z test_meta_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2015612Z test_meta_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2025911Z test_meta_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2036212Z test_meta_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2046621Z test_meta_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2056764Z test_meta_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2067305Z test_meta_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2077859Z test_meta_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2089019Z test_meta_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2100148Z test_meta_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2111344Z test_meta_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2121998Z test_meta_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2132452Z test_meta_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2142776Z test_meta_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2153103Z test_meta_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2163314Z test_meta_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2173735Z test_meta_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2183955Z test_meta_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2194270Z test_meta_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2204512Z test_meta_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2214837Z test_meta_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2225378Z test_meta_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2235556Z test_meta_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2245876Z test_meta_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2256161Z test_meta_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2266359Z test_meta_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2276772Z test_meta_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2287001Z test_meta_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2297103Z test_meta_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2307370Z test_meta_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2317562Z test_meta_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2328506Z test_meta_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2339046Z test_meta_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2350228Z test_meta_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2361287Z test_meta_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2372428Z test_meta_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2383077Z test_meta_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2393484Z test_meta_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2403863Z test_meta_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2414146Z test_meta_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2424317Z test_meta_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2434840Z test_meta_double_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2445129Z test_meta_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2455355Z test_meta_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2465666Z test_meta_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2475889Z test_meta_double_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2486411Z test_meta_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2496601Z test_meta_double_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2506973Z test_meta_double_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2517273Z test_meta_double_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2527515Z test_meta_double_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2537741Z test_meta_double_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2547979Z test_meta_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2558278Z test_meta_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2568611Z test_meta_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2578792Z test_meta_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2589579Z test_meta_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2600620Z test_meta_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2611779Z test_meta_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2622976Z test_meta_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2634190Z test_meta_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2644573Z test_meta_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2655222Z test_meta_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2665433Z test_meta_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2676282Z test_meta_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2686797Z test_meta_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2697441Z test_meta_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2708215Z test_meta_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2718832Z test_meta_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2729464Z test_meta_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2740211Z test_meta_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2752472Z test_meta_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2763284Z test_meta_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2774075Z test_meta_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2784597Z test_meta_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2795453Z test_meta_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2806129Z test_meta_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2816937Z test_meta_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2827649Z test_meta_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2838480Z test_meta_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2849707Z test_meta_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2860988Z test_meta_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2872162Z test_meta_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2883405Z test_meta_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2894057Z test_meta_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2904675Z test_meta_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2915393Z test_meta_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2925999Z test_meta_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2936538Z test_meta_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2947112Z test_meta_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2957598Z test_meta_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2968199Z test_meta_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2978699Z test_meta_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.2989374Z test_meta_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3000023Z test_meta_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3010539Z test_meta_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3021062Z test_meta_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3031666Z test_meta_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3042247Z test_meta_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3052777Z test_meta_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3063316Z test_meta_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3074002Z test_meta_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3084516Z test_meta_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3095297Z test_meta_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3105773Z test_meta_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3116216Z test_meta_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3126813Z test_meta_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3137300Z test_meta_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3147973Z test_meta_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3158451Z test_meta_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3169070Z test_meta_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3179612Z test_meta_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3190158Z test_meta_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3200730Z test_meta_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3211367Z test_meta_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3221895Z test_meta_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3232439Z test_meta_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3242994Z test_meta_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3253586Z test_meta_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3264072Z test_meta_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3274627Z test_meta_eq_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3285275Z test_meta_eq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3295883Z test_meta_eq_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3306798Z test_meta_eq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3317221Z test_meta_eq_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3328283Z test_meta_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3339253Z test_meta_eq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3349817Z test_meta_eq_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3360191Z test_meta_eq_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3370808Z test_meta_eq_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3380989Z test_meta_eq_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3391955Z test_meta_eq_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3401888Z test_meta_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3412274Z test_meta_equal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3422593Z test_meta_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3433125Z test_meta_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3443806Z test_meta_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3454365Z test_meta_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3464887Z test_meta_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3475486Z test_meta_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3486155Z test_meta_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3496704Z test_meta_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3507432Z test_meta_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3518020Z test_meta_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3528706Z test_meta_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3539261Z test_meta_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3550137Z test_meta_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3560472Z test_meta_erf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3571063Z test_meta_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3581624Z test_meta_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3592286Z test_meta_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3602710Z test_meta_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3613360Z test_meta_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3623903Z test_meta_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3634502Z test_meta_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3645159Z test_meta_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3655728Z test_meta_erfc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3666298Z test_meta_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3676820Z test_meta_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3687664Z test_meta_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3698214Z test_meta_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3708895Z test_meta_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3719423Z test_meta_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3730191Z test_meta_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3740630Z test_meta_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3751241Z test_meta_erfinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3761770Z test_meta_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3772438Z test_meta_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3782928Z test_meta_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3793820Z test_meta_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3804805Z test_meta_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3815021Z test_meta_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3825825Z test_meta_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3836388Z test_meta_exp2_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3847191Z test_meta_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3857799Z test_meta_exp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3868328Z test_meta_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3878797Z test_meta_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3889348Z test_meta_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3899783Z test_meta_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3910226Z test_meta_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3920643Z test_meta_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3931225Z test_meta_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3941771Z test_meta_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3952260Z test_meta_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3962686Z test_meta_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3973211Z test_meta_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3983615Z test_meta_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.3994125Z test_meta_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4004638Z test_meta_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4015097Z test_meta_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4025780Z test_meta_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4036221Z test_meta_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4046840Z test_meta_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4057314Z test_meta_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4068095Z test_meta_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4078461Z test_meta_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4088977Z test_meta_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4099682Z test_meta_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4110122Z test_meta_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4120557Z test_meta_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4131079Z test_meta_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4141566Z test_meta_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4152097Z test_meta_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4162582Z test_meta_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4173170Z test_meta_expand_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4183609Z test_meta_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4194286Z test_meta_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4204756Z test_meta_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4215158Z test_meta_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4225723Z test_meta_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4236205Z test_meta_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4246819Z test_meta_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4257221Z test_meta_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4267751Z test_meta_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4278154Z test_meta_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4288913Z test_meta_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4299737Z test_meta_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4310940Z test_meta_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4326568Z test_meta_expm1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4337994Z test_meta_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4349287Z test_meta_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4360622Z test_meta_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4372104Z test_meta_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4383446Z test_meta_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4394931Z test_meta_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4406534Z test_meta_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4417983Z test_meta_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4429517Z test_meta_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4440928Z test_meta_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4452429Z test_meta_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4463881Z test_meta_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4475557Z test_meta_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4486995Z test_meta_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4498347Z test_meta_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4509948Z test_meta_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4521295Z test_meta_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4532809Z test_meta_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4544206Z test_meta_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4555803Z test_meta_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4567049Z test_meta_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4577697Z test_meta_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4588220Z test_meta_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4598786Z test_meta_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4609422Z test_meta_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4619952Z test_meta_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4630707Z test_meta_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4641311Z test_meta_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4652007Z test_meta_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4662584Z test_meta_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4673277Z test_meta_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4683827Z test_meta_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4694369Z test_meta_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4705113Z test_meta_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4715608Z test_meta_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4726235Z test_meta_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4736703Z test_meta_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4747342Z test_meta_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4757942Z test_meta_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4768405Z test_meta_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4778929Z test_meta_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4789590Z test_meta_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4800195Z test_meta_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4810827Z test_meta_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4822000Z test_meta_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4833236Z test_meta_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4844377Z test_meta_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4854806Z test_meta_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4865347Z test_meta_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4875801Z test_meta_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4886269Z test_meta_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4896893Z test_meta_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4907622Z test_meta_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4918206Z test_meta_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4928954Z test_meta_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4939600Z test_meta_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4950308Z test_meta_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4960996Z test_meta_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4971712Z test_meta_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4982356Z test_meta_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.4993073Z test_meta_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5003909Z test_meta_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5014563Z test_meta_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5025337Z test_meta_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5036019Z test_meta_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5046863Z test_meta_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5057523Z test_meta_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5068730Z test_meta_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5079259Z test_meta_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5090109Z test_meta_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5100633Z test_meta_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5111383Z test_meta_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5121869Z test_meta_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5132512Z test_meta_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5143050Z test_meta_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5153779Z test_meta_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5164395Z test_meta_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5174933Z test_meta_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5185637Z test_meta_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5196333Z test_meta_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5207077Z test_meta_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5217682Z test_meta_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5228630Z test_meta_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5239203Z test_meta_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5249953Z test_meta_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5260577Z test_meta_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5271346Z test_meta_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5281979Z test_meta_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5292759Z test_meta_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5303718Z test_meta_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5314532Z test_meta_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5326385Z test_meta_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5336748Z test_meta_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5347677Z test_meta_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5358407Z test_meta_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5369368Z test_meta_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5380129Z test_meta_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5390812Z test_meta_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5401314Z test_meta_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5411995Z test_meta_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5422554Z test_meta_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5433184Z test_meta_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5443930Z test_meta_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5454554Z test_meta_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5465306Z test_meta_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5475957Z test_meta_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5486551Z test_meta_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5497081Z test_meta_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5507726Z test_meta_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5518198Z test_meta_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5528820Z test_meta_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5539259Z test_meta_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5550048Z test_meta_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5560591Z test_meta_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5571128Z test_meta_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5581726Z test_meta_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5592375Z test_meta_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5602840Z test_meta_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5613495Z test_meta_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5623997Z test_meta_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5634649Z test_meta_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5645300Z test_meta_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5655850Z test_meta_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5666641Z test_meta_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5677163Z test_meta_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5687811Z test_meta_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5698366Z test_meta_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5709028Z test_meta_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5719623Z test_meta_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5730265Z test_meta_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5740856Z test_meta_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5751520Z test_meta_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5762122Z test_meta_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5772846Z test_meta_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5783356Z test_meta_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5793990Z test_meta_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5804686Z test_meta_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5815463Z test_meta_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5825960Z test_meta_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5836472Z test_meta_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5847104Z test_meta_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5857614Z test_meta_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5868309Z test_meta_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5878836Z test_meta_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5889464Z test_meta_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5899981Z test_meta_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5910640Z test_meta_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5921110Z test_meta_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5931726Z test_meta_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5942244Z test_meta_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5952970Z test_meta_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5964026Z test_meta_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5974239Z test_meta_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5984797Z test_meta_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.5995476Z test_meta_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6006168Z test_meta_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6016725Z test_meta_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6027456Z test_meta_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6037946Z test_meta_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6048635Z test_meta_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6059060Z test_meta_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6069824Z test_meta_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6080555Z test_meta_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6091139Z test_meta_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6101599Z test_meta_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6112335Z test_meta_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6122879Z test_meta_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6133523Z test_meta_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6144080Z test_meta_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6154696Z test_meta_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6165305Z test_meta_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6176029Z test_meta_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6186737Z test_meta_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6197296Z test_meta_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6207853Z test_meta_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6218394Z test_meta_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6229077Z test_meta_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6239605Z test_meta_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6250356Z test_meta_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6261014Z test_meta_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6271745Z test_meta_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6282165Z test_meta_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6292814Z test_meta_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6303434Z test_meta_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6314031Z test_meta_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6324717Z test_meta_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6335299Z test_meta_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6345910Z test_meta_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6356443Z test_meta_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6367106Z test_meta_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6377672Z test_meta_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6388407Z test_meta_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6399086Z test_meta_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6409800Z test_meta_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6420320Z test_meta_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6431037Z test_meta_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6441627Z test_meta_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6452268Z test_meta_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6462821Z test_meta_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6473575Z test_meta_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6484115Z test_meta_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6494576Z test_meta_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6505219Z test_meta_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6515730Z test_meta_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6526320Z test_meta_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6536769Z test_meta_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6547890Z test_meta_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6558415Z test_meta_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6568853Z test_meta_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6579238Z test_meta_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6590011Z test_meta_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6600497Z test_meta_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6610838Z test_meta_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6621502Z test_meta_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6632315Z test_meta_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6642774Z test_meta_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6653376Z test_meta_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6663944Z test_meta_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6674583Z test_meta_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6685289Z test_meta_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6695812Z test_meta_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6706492Z test_meta_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6717047Z test_meta_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6727722Z test_meta_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6738234Z test_meta_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6748987Z test_meta_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6759573Z test_meta_flip_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6770242Z test_meta_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6780841Z test_meta_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6791569Z test_meta_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6802168Z test_meta_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6812834Z test_meta_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6823387Z test_meta_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6833951Z test_meta_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6844680Z test_meta_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6855208Z test_meta_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6865923Z test_meta_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6876432Z test_meta_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6887188Z test_meta_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6897731Z test_meta_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6908376Z test_meta_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6918955Z test_meta_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6929762Z test_meta_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6940404Z test_meta_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6950971Z test_meta_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6961628Z test_meta_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6972309Z test_meta_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6982919Z test_meta_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.6993784Z test_meta_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7004382Z test_meta_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7015066Z test_meta_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7025968Z test_meta_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7036643Z test_meta_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7047397Z test_meta_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7058120Z test_meta_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7069018Z test_meta_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7079674Z test_meta_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7090475Z test_meta_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7101230Z test_meta_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7112116Z test_meta_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7122790Z test_meta_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7133642Z test_meta_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7144341Z test_meta_float_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7155177Z test_meta_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7165949Z test_meta_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7176630Z test_meta_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7187483Z test_meta_float_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7198180Z test_meta_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7209250Z test_meta_float_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7219844Z test_meta_float_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7230578Z test_meta_float_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7241226Z test_meta_float_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7251999Z test_meta_float_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7262703Z test_meta_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7273445Z test_meta_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7284278Z test_meta_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7295008Z test_meta_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7305861Z test_meta_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7316494Z test_meta_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7327261Z test_meta_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7337894Z test_meta_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7348653Z test_meta_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7359824Z test_meta_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7370200Z test_meta_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7380928Z test_meta_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7391857Z test_meta_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7402504Z test_meta_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7413359Z test_meta_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7424068Z test_meta_floor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7434895Z test_meta_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7445710Z test_meta_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7456502Z test_meta_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7467194Z test_meta_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7477888Z test_meta_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7488913Z test_meta_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7499353Z test_meta_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7509979Z test_meta_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7520454Z test_meta_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7530997Z test_meta_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7541458Z test_meta_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7552177Z test_meta_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7562741Z test_meta_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7573406Z test_meta_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7584032Z test_meta_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7594660Z test_meta_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7605304Z test_meta_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7615834Z test_meta_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7626431Z test_meta_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7637042Z test_meta_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7647700Z test_meta_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7658238Z test_meta_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7668959Z test_meta_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7679414Z test_meta_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7690064Z test_meta_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7700554Z test_meta_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7711164Z test_meta_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7721775Z test_meta_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7732376Z test_meta_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7742849Z test_meta_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7753524Z test_meta_fmod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7764120Z test_meta_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7774680Z test_meta_fmod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7785371Z test_meta_fmod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7795869Z test_meta_fmod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7806540Z test_meta_fmod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7817086Z test_meta_fmod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7827656Z test_meta_fmod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7838216Z test_meta_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7848934Z test_meta_frac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7859396Z test_meta_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7870054Z test_meta_frac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7880582Z test_meta_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7891219Z test_meta_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7901715Z test_meta_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7912373Z test_meta_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7922917Z test_meta_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7933549Z test_meta_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7944035Z test_meta_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7954773Z test_meta_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7965251Z test_meta_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7975766Z test_meta_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7986380Z test_meta_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.7996875Z test_meta_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8007421Z test_meta_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8017902Z test_meta_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8028579Z test_meta_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8039134Z test_meta_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8049734Z test_meta_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8060231Z test_meta_gather_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8070831Z test_meta_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8081358Z test_meta_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8092073Z test_meta_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8102524Z test_meta_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8113223Z test_meta_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8123764Z test_meta_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8134261Z test_meta_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8144806Z test_meta_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8155468Z test_meta_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8166132Z test_meta_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8176669Z test_meta_gcd_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8187274Z test_meta_gcd_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8197722Z test_meta_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8208410Z test_meta_gcd_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8218883Z test_meta_gcd_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8229449Z test_meta_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8239978Z test_meta_ge_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8250663Z test_meta_ge_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8261152Z test_meta_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8271825Z test_meta_ge_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8282341Z test_meta_ge_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8293075Z test_meta_ge_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8303642Z test_meta_ge_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8314364Z test_meta_ge_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8324988Z test_meta_ge_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8335674Z test_meta_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8346474Z test_meta_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8357152Z test_meta_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8368036Z test_meta_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8378572Z test_meta_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8389670Z test_meta_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8399966Z test_meta_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8410614Z test_meta_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8421039Z test_meta_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8431661Z test_meta_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8442031Z test_meta_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8452811Z test_meta_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8463454Z test_meta_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8474033Z test_meta_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8484517Z test_meta_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8494982Z test_meta_gt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8505641Z test_meta_gt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8515963Z test_meta_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8526430Z test_meta_gt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8536899Z test_meta_gt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8547375Z test_meta_gt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8557848Z test_meta_gt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8568287Z test_meta_gt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8578732Z test_meta_gt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8589296Z test_meta_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8599738Z test_meta_half_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8610538Z test_meta_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8622513Z test_meta_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8632924Z test_meta_half_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8643804Z test_meta_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8654350Z test_meta_half_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8664640Z test_meta_half_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8675370Z test_meta_half_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8686507Z test_meta_half_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8696688Z test_meta_half_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8707342Z test_meta_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8717947Z test_meta_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8728717Z test_meta_heaviside_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8739339Z test_meta_heaviside_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8750009Z test_meta_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8760738Z test_meta_heaviside_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8771338Z test_meta_heaviside_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8781883Z test_meta_heaviside_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8792689Z test_meta_heaviside_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8803388Z test_meta_heaviside_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8814076Z test_meta_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8824763Z test_meta_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8835363Z test_meta_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8846085Z test_meta_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8856791Z test_meta_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8867595Z test_meta_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8878284Z test_meta_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8889332Z test_meta_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8899920Z test_meta_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8910998Z test_meta_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8922182Z test_meta_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8933216Z test_meta_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8944072Z test_meta_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8955104Z test_meta_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8966109Z test_meta_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8977014Z test_meta_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8988011Z test_meta_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.8998885Z test_meta_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9009931Z test_meta_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9020828Z test_meta_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9031790Z test_meta_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9042604Z test_meta_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9053554Z test_meta_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9064315Z test_meta_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9075141Z test_meta_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9085984Z test_meta_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9096831Z test_meta_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9107881Z test_meta_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9118696Z test_meta_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9129649Z test_meta_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9140430Z test_meta_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9151592Z test_meta_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9162173Z test_meta_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9173032Z test_meta_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9183601Z test_meta_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9194356Z test_meta_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9204831Z test_meta_hypot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9215282Z test_meta_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9225944Z test_meta_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9236315Z test_meta_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9246968Z test_meta_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9257507Z test_meta_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9268263Z test_meta_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9278711Z test_meta_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9289358Z test_meta_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9299821Z test_meta_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9311076Z test_meta_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9321204Z test_meta_igamma_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9331708Z test_meta_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9342213Z test_meta_igamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9352836Z test_meta_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9363418Z test_meta_igammac_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9374376Z test_meta_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9384825Z test_meta_igammac_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9395402Z test_meta_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9405936Z test_meta_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9416457Z test_meta_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9427150Z test_meta_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9437619Z test_meta_index_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9448248Z test_meta_index_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9458839Z test_meta_index_add_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9469452Z test_meta_index_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9479934Z test_meta_index_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9490558Z test_meta_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9501035Z test_meta_index_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9511704Z test_meta_index_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9522189Z test_meta_index_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9532968Z test_meta_index_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9543484Z test_meta_index_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9554154Z test_meta_index_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9564616Z test_meta_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9575152Z test_meta_index_copy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9585797Z test_meta_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9596298Z test_meta_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9606917Z test_meta_index_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9617399Z test_meta_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9628195Z test_meta_index_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9638492Z test_meta_index_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9650005Z test_meta_index_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9660540Z test_meta_index_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9671276Z test_meta_index_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9681868Z test_meta_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9692643Z test_meta_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9703227Z test_meta_index_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9713972Z test_meta_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9724665Z test_meta_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9735266Z test_meta_index_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9745989Z test_meta_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9756596Z test_meta_index_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9767330Z test_meta_index_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9777969Z test_meta_index_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9788843Z test_meta_index_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9799471Z test_meta_index_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9810277Z test_meta_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9820883Z test_meta_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9831554Z test_meta_index_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9842246Z test_meta_index_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9853045Z test_meta_index_put_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9863650Z test_meta_index_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9874297Z test_meta_index_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9885498Z test_meta_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9896690Z test_meta_index_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9907801Z test_meta_index_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9918301Z test_meta_index_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9928606Z test_meta_index_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9938941Z test_meta_index_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9949357Z test_meta_index_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9959661Z test_meta_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9970054Z test_meta_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9980322Z test_meta_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9990701Z test_meta_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0000872Z test_meta_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0011343Z test_meta_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0021609Z test_meta_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0031935Z test_meta_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0042155Z test_meta_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0052476Z test_meta_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0062628Z test_meta_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0072973Z test_meta_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0083092Z test_meta_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0093378Z test_meta_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0103705Z test_meta_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0114335Z test_meta_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0124943Z test_meta_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0136116Z test_meta_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0147197Z test_meta_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0158191Z test_meta_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0169245Z test_meta_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0179712Z test_meta_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0190023Z test_meta_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0200368Z test_meta_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0210687Z test_meta_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0220954Z test_meta_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0231243Z test_meta_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0241474Z test_meta_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0251794Z test_meta_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0262018Z test_meta_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0272336Z test_meta_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0282495Z test_meta_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0292836Z test_meta_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0303036Z test_meta_int_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0313360Z test_meta_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0323544Z test_meta_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0333934Z test_meta_int_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0344117Z test_meta_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0354558Z test_meta_int_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0364956Z test_meta_int_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0375443Z test_meta_int_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0386220Z test_meta_int_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0397330Z test_meta_int_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0408413Z test_meta_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0419581Z test_meta_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0430450Z test_meta_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0440800Z test_meta_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0451267Z test_meta_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0461428Z test_meta_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0471813Z test_meta_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0482136Z test_meta_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0492569Z test_meta_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0502715Z test_meta_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0513088Z test_meta_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0523184Z test_meta_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0533637Z test_meta_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0543843Z test_meta_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0554142Z test_meta_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0564280Z test_meta_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0574515Z test_meta_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0584649Z test_meta_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0595095Z test_meta_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0605394Z test_meta_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0615653Z test_meta_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0625910Z test_meta_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0636628Z test_meta_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0647628Z test_meta_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0658674Z test_meta_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0669838Z test_meta_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0680782Z test_meta_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0691297Z test_meta_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0701526Z test_meta_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0712002Z test_meta_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0722190Z test_meta_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0732595Z test_meta_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0742773Z test_meta_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0753029Z test_meta_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0763254Z test_meta_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0773516Z test_meta_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0783783Z test_meta_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0794123Z test_meta_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0804297Z test_meta_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0814481Z test_meta_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0824648Z test_meta_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0834970Z test_meta_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0845225Z test_meta_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0855414Z test_meta_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0865678Z test_meta_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0875716Z test_meta_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0886275Z test_meta_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0897092Z test_meta_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0907948Z test_meta_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0918441Z test_meta_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0929240Z test_meta_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0939791Z test_meta_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0950484Z test_meta_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0961061Z test_meta_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0971827Z test_meta_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0982567Z test_meta_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.0993211Z test_meta_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1003835Z test_meta_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1014524Z test_meta_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1025307Z test_meta_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1035902Z test_meta_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1046694Z test_meta_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1057321Z test_meta_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1068052Z test_meta_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1078665Z test_meta_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1089343Z test_meta_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1099969Z test_meta_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1110668Z test_meta_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1121327Z test_meta_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1132056Z test_meta_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1142811Z test_meta_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1153248Z test_meta_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1163838Z test_meta_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1174305Z test_meta_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1185185Z test_meta_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1195751Z test_meta_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1206356Z test_meta_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1216903Z test_meta_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1227580Z test_meta_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1238071Z test_meta_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1248704Z test_meta_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1259260Z test_meta_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1269903Z test_meta_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1280495Z test_meta_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1291190Z test_meta_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1301751Z test_meta_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1312369Z test_meta_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1322926Z test_meta_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1333686Z test_meta_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1344321Z test_meta_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1354859Z test_meta_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1365489Z test_meta_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1376022Z test_meta_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1386901Z test_meta_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1397690Z test_meta_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1407923Z test_meta_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1418261Z test_meta_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1428914Z test_meta_istft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1439356Z test_meta_istft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1450010Z test_meta_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1460463Z test_meta_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1471381Z test_meta_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1481821Z test_meta_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1492600Z test_meta_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1503212Z test_meta_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1513934Z test_meta_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1524699Z test_meta_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1535391Z test_meta_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1546252Z test_meta_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1557220Z test_meta_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1567646Z test_meta_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1578048Z test_meta_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1588625Z test_meta_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1599136Z test_meta_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1609699Z test_meta_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1620129Z test_meta_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1630817Z test_meta_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1641634Z test_meta_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1651925Z test_meta_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1662588Z test_meta_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1673397Z test_meta_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1683670Z test_meta_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1694410Z test_meta_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1705319Z test_meta_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1715984Z test_meta_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1726856Z test_meta_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1737601Z test_meta_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1748542Z test_meta_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1759226Z test_meta_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1770060Z test_meta_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1780816Z test_meta_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1791718Z test_meta_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1802442Z test_meta_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1813317Z test_meta_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1823998Z test_meta_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1834839Z test_meta_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1845586Z test_meta_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1856246Z test_meta_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1867198Z test_meta_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1877862Z test_meta_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1888810Z test_meta_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1899445Z test_meta_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1910236Z test_meta_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1921139Z test_meta_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1931899Z test_meta_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1942540Z test_meta_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1953299Z test_meta_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1964176Z test_meta_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1974931Z test_meta_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1985924Z test_meta_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.1996605Z test_meta_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2007397Z test_meta_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2018170Z test_meta_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2029095Z test_meta_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2039832Z test_meta_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2050761Z test_meta_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2061535Z test_meta_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2072450Z test_meta_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2083252Z test_meta_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2094099Z test_meta_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2104826Z test_meta_kron_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2115667Z test_meta_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2126518Z test_meta_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2137231Z test_meta_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2148148Z test_meta_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2158946Z test_meta_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2169780Z test_meta_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2180547Z test_meta_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2191390Z test_meta_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2202116Z test_meta_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2212915Z test_meta_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2223697Z test_meta_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2234515Z test_meta_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2245307Z test_meta_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2256005Z test_meta_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2266781Z test_meta_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2277458Z test_meta_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2288248Z test_meta_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2298893Z test_meta_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2309736Z test_meta_lcm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2320380Z test_meta_lcm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2331202Z test_meta_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2341909Z test_meta_lcm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2352799Z test_meta_lcm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2363523Z test_meta_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2374303Z test_meta_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2385234Z test_meta_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2396123Z test_meta_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2406827Z test_meta_ldexp_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2417494Z test_meta_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2428303Z test_meta_ldexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2438995Z test_meta_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2449774Z test_meta_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2460462Z test_meta_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2471187Z test_meta_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2481807Z test_meta_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2492560Z test_meta_le_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2503283Z test_meta_le_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2514057Z test_meta_le_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2524791Z test_meta_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2535591Z test_meta_le_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2546401Z test_meta_le_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2557006Z test_meta_le_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2567760Z test_meta_le_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2578364Z test_meta_le_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2589155Z test_meta_le_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2599878Z test_meta_lerp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2610781Z test_meta_lerp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2621410Z test_meta_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2632277Z test_meta_lerp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2642964Z test_meta_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2653739Z test_meta_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2664406Z test_meta_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2676376Z test_meta_lgamma_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2687179Z test_meta_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2697814Z test_meta_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2708543Z test_meta_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2719185Z test_meta_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2729981Z test_meta_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2740680Z test_meta_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2751546Z test_meta_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2762235Z test_meta_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2773064Z test_meta_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2783783Z test_meta_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2794640Z test_meta_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2805444Z test_meta_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2816168Z test_meta_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2827542Z test_meta_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2838663Z test_meta_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2849744Z test_meta_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2860827Z test_meta_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2871595Z test_meta_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2882192Z test_meta_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2892914Z test_meta_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2903716Z test_meta_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2914494Z test_meta_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2925277Z test_meta_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2935848Z test_meta_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2946604Z test_meta_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2957220Z test_meta_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2968069Z test_meta_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2978937Z test_meta_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.2989831Z test_meta_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3000574Z test_meta_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3011465Z test_meta_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3022226Z test_meta_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3033073Z test_meta_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3044217Z test_meta_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3055351Z test_meta_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3066468Z test_meta_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3077656Z test_meta_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3088756Z test_meta_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3099800Z test_meta_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3110972Z test_meta_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3122010Z test_meta_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3132899Z test_meta_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3143596Z test_meta_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3154524Z test_meta_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3165331Z test_meta_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3176172Z test_meta_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3186952Z test_meta_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3197646Z test_meta_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3208636Z test_meta_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3219388Z test_meta_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3230359Z test_meta_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3241083Z test_meta_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3251906Z test_meta_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3262710Z test_meta_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3273768Z test_meta_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3284741Z test_meta_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3295450Z test_meta_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3306326Z test_meta_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3317169Z test_meta_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3328069Z test_meta_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3338796Z test_meta_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3349756Z test_meta_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3360526Z test_meta_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3371376Z test_meta_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3382181Z test_meta_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3393299Z test_meta_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3404197Z test_meta_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3415078Z test_meta_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3425862Z test_meta_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3436846Z test_meta_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3447594Z test_meta_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3458430Z test_meta_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3469281Z test_meta_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3480043Z test_meta_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3490911Z test_meta_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3501688Z test_meta_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3512636Z test_meta_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3523346Z test_meta_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3534234Z test_meta_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3544899Z test_meta_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3555769Z test_meta_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3566623Z test_meta_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3577431Z test_meta_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3588378Z test_meta_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3599086Z test_meta_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3609943Z test_meta_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3620720Z test_meta_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3631497Z test_meta_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3642232Z test_meta_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3653338Z test_meta_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3664147Z test_meta_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3674987Z test_meta_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3685904Z test_meta_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3696657Z test_meta_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3707540Z test_meta_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3718276Z test_meta_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3729197Z test_meta_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3740299Z test_meta_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3751619Z test_meta_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3762528Z test_meta_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3773689Z test_meta_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3784677Z test_meta_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3795705Z test_meta_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3806961Z test_meta_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3818040Z test_meta_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3829147Z test_meta_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3840526Z test_meta_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3851290Z test_meta_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3862079Z test_meta_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3872863Z test_meta_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3883883Z test_meta_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3894819Z test_meta_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3905886Z test_meta_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3916738Z test_meta_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3927635Z test_meta_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3938769Z test_meta_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3949512Z test_meta_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3960328Z test_meta_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3971188Z test_meta_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3982005Z test_meta_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.3992854Z test_meta_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4003676Z test_meta_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4014563Z test_meta_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4025472Z test_meta_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4036240Z test_meta_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4047433Z test_meta_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4058620Z test_meta_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4069951Z test_meta_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4081269Z test_meta_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4092586Z test_meta_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4103578Z test_meta_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4114916Z test_meta_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4126169Z test_meta_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4137214Z test_meta_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4148408Z test_meta_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4159606Z test_meta_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4170843Z test_meta_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4181748Z test_meta_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4192862Z test_meta_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4203563Z test_meta_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4214384Z test_meta_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4225582Z test_meta_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4236467Z test_meta_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4247435Z test_meta_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4258287Z test_meta_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4269582Z test_meta_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:03.4280403Z test_meta_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:03.4291370Z test_meta_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:03.4302152Z test_meta_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:03.4312822Z test_meta_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4324062Z test_meta_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4334714Z test_meta_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4345547Z test_meta_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4356348Z test_meta_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4367136Z test_meta_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4377922Z test_meta_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4388942Z test_meta_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4399713Z test_meta_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4410561Z test_meta_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4421475Z test_meta_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4432179Z test_meta_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4442701Z test_meta_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4453508Z test_meta_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4464516Z test_meta_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4474927Z test_meta_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4485347Z test_meta_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4495890Z test_meta_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4506673Z test_meta_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4517336Z test_meta_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4528522Z test_meta_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4539647Z test_meta_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4550743Z test_meta_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4561851Z test_meta_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4573002Z test_meta_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4584020Z test_meta_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4595135Z test_meta_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4606264Z test_meta_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4617017Z test_meta_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4627909Z test_meta_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4638607Z test_meta_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4649506Z test_meta_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4660250Z test_meta_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4671039Z test_meta_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4681821Z test_meta_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4692525Z test_meta_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4703081Z test_meta_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4713828Z test_meta_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4724432Z test_meta_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4735242Z test_meta_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4746164Z test_meta_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4757066Z test_meta_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4767816Z test_meta_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4778563Z test_meta_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4789547Z test_meta_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4800247Z test_meta_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4811089Z test_meta_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4821838Z test_meta_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4832829Z test_meta_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4843687Z test_meta_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4854427Z test_meta_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4865329Z test_meta_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4876078Z test_meta_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4886943Z test_meta_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4897696Z test_meta_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4908637Z test_meta_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4919377Z test_meta_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4930331Z test_meta_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4941193Z test_meta_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4952057Z test_meta_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4962852Z test_meta_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4973809Z test_meta_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4984560Z test_meta_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.4995444Z test_meta_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5006370Z test_meta_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5017177Z test_meta_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5028079Z test_meta_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5038786Z test_meta_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5049636Z test_meta_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5060427Z test_meta_log10_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5071323Z test_meta_log10_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5082224Z test_meta_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5093121Z test_meta_log10_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5103910Z test_meta_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5114841Z test_meta_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5125676Z test_meta_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5136465Z test_meta_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5147379Z test_meta_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5158097Z test_meta_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5169050Z test_meta_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5179804Z test_meta_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5190945Z test_meta_log1p_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5201743Z test_meta_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5212455Z test_meta_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5223068Z test_meta_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5233916Z test_meta_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5244771Z test_meta_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5255627Z test_meta_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5266469Z test_meta_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5277260Z test_meta_log2_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5288159Z test_meta_log2_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5298910Z test_meta_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5309956Z test_meta_log2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5320635Z test_meta_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5331520Z test_meta_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5342205Z test_meta_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5353037Z test_meta_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5363780Z test_meta_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5374603Z test_meta_log_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5385918Z test_meta_log_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5396709Z test_meta_log_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5407441Z test_meta_log_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5418176Z test_meta_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5429062Z test_meta_log_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5439942Z test_meta_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5450695Z test_meta_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5461827Z test_meta_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5472743Z test_meta_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5483490Z test_meta_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5494520Z test_meta_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5505453Z test_meta_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5516296Z test_meta_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5527200Z test_meta_log_softmax_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5538043Z test_meta_log_softmax_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5549008Z test_meta_log_softmax_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5559801Z test_meta_log_softmax_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5570673Z test_meta_log_softmax_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5581611Z test_meta_log_softmax_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5592527Z test_meta_log_softmax_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5603366Z test_meta_log_softmax_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5614443Z test_meta_log_softmax_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5625504Z test_meta_log_softmax_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5636255Z test_meta_log_softmax_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5647232Z test_meta_log_softmax_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5658031Z test_meta_log_softmax_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5669081Z test_meta_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5679816Z test_meta_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5690926Z test_meta_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5701485Z test_meta_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5712367Z test_meta_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5723209Z test_meta_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5733957Z test_meta_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5744631Z test_meta_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5755505Z test_meta_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5766449Z test_meta_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5777094Z test_meta_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5788059Z test_meta_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5798841Z test_meta_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5809748Z test_meta_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5820531Z test_meta_logical_and_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5831501Z test_meta_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5842241Z test_meta_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5853165Z test_meta_logical_and_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5863709Z test_meta_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5874541Z test_meta_logical_and_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5885398Z test_meta_logical_and_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5896130Z test_meta_logical_and_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5907000Z test_meta_logical_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5917772Z test_meta_logical_and_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5928579Z test_meta_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5939455Z test_meta_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5950388Z test_meta_logical_not_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5961129Z test_meta_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5972022Z test_meta_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5982829Z test_meta_logical_not_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.5993820Z test_meta_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6004700Z test_meta_logical_not_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6015708Z test_meta_logical_not_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6026680Z test_meta_logical_not_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6037922Z test_meta_logical_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6048333Z test_meta_logical_not_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6059018Z test_meta_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6069985Z test_meta_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6080607Z test_meta_logical_or_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6091356Z test_meta_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6102125Z test_meta_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6112919Z test_meta_logical_or_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6123584Z test_meta_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6134413Z test_meta_logical_or_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6145341Z test_meta_logical_or_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6155965Z test_meta_logical_or_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6166775Z test_meta_logical_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6177474Z test_meta_logical_or_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6188401Z test_meta_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6199179Z test_meta_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6210162Z test_meta_logical_xor_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6220864Z test_meta_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6231222Z test_meta_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6241754Z test_meta_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6252490Z test_meta_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6263056Z test_meta_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6273680Z test_meta_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6284327Z test_meta_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6294999Z test_meta_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6305672Z test_meta_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6316264Z test_meta_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6326919Z test_meta_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6337541Z test_meta_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6348192Z test_meta_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6358782Z test_meta_logit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6369495Z test_meta_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6380047Z test_meta_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6390968Z test_meta_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6401397Z test_meta_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6412018Z test_meta_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6422617Z test_meta_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6433684Z test_meta_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6444349Z test_meta_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6455048Z test_meta_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6465982Z test_meta_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6476487Z test_meta_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6487061Z test_meta_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6497511Z test_meta_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6508335Z test_meta_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6518848Z test_meta_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6529528Z test_meta_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6539965Z test_meta_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6550697Z test_meta_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6561367Z test_meta_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6571829Z test_meta_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6582384Z test_meta_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6593134Z test_meta_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6603672Z test_meta_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6614204Z test_meta_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6624727Z test_meta_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6635512Z test_meta_long_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6646230Z test_meta_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6656787Z test_meta_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6667473Z test_meta_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6678161Z test_meta_long_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6689072Z test_meta_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6699475Z test_meta_long_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6710307Z test_meta_long_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6721002Z test_meta_long_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6731975Z test_meta_long_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6742728Z test_meta_long_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6753655Z test_meta_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6764511Z test_meta_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6775295Z test_meta_lt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6786110Z test_meta_lt_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6796841Z test_meta_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6807714Z test_meta_lt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6818436Z test_meta_lt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6829277Z test_meta_lt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6839709Z test_meta_lt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6850391Z test_meta_lt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6861017Z test_meta_lt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6871845Z test_meta_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6882611Z test_meta_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6893382Z test_meta_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6904088Z test_meta_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6914955Z test_meta_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6925751Z test_meta_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6936603Z test_meta_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6947292Z test_meta_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6957989Z test_meta_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6968872Z test_meta_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6979556Z test_meta_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.6990388Z test_meta_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7000990Z test_meta_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7011823Z test_meta_mH_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7022462Z test_meta_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7033268Z test_meta_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7044033Z test_meta_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7054705Z test_meta_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7065574Z test_meta_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7076080Z test_meta_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7086951Z test_meta_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7097690Z test_meta_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7108552Z test_meta_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7119252Z test_meta_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7129875Z test_meta_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7140513Z test_meta_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7151287Z test_meta_mT_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7161948Z test_meta_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7172726Z test_meta_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7183379Z test_meta_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7194137Z test_meta_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7204788Z test_meta_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7215469Z test_meta_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7226326Z test_meta_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7236778Z test_meta_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7247401Z test_meta_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7258128Z test_meta_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7268886Z test_meta_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7279488Z test_meta_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7290244Z test_meta_masked_fill_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7300986Z test_meta_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7311800Z test_meta_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7322327Z test_meta_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7333193Z test_meta_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7343823Z test_meta_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7354578Z test_meta_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7365270Z test_meta_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7376002Z test_meta_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7386944Z test_meta_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7397497Z test_meta_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7408326Z test_meta_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7418775Z test_meta_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7429555Z test_meta_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7440176Z test_meta_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7450987Z test_meta_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7461682Z test_meta_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7472466Z test_meta_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7483146Z test_meta_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7493914Z test_meta_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7504589Z test_meta_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7515347Z test_meta_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7526098Z test_meta_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7536727Z test_meta_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7547527Z test_meta_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7558087Z test_meta_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7568836Z test_meta_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7579483Z test_meta_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7590171Z test_meta_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7600889Z test_meta_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7611785Z test_meta_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7622377Z test_meta_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7633134Z test_meta_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7643960Z test_meta_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7654710Z test_meta_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7665394Z test_meta_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7676060Z test_meta_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7686897Z test_meta_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7697648Z test_meta_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7708447Z test_meta_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7719174Z test_meta_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7730003Z test_meta_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7740713Z test_meta_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7751558Z test_meta_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7762284Z test_meta_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7773159Z test_meta_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7783910Z test_meta_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7794720Z test_meta_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7805490Z test_meta_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7816219Z test_meta_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7827032Z test_meta_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7837652Z test_meta_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7848503Z test_meta_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7859340Z test_meta_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7870217Z test_meta_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7880932Z test_meta_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7891729Z test_meta_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7902449Z test_meta_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7913248Z test_meta_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7924000Z test_meta_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7934675Z test_meta_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7945653Z test_meta_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7956444Z test_meta_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7966970Z test_meta_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7977569Z test_meta_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7988341Z test_meta_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.7999054Z test_meta_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8010028Z test_meta_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8020489Z test_meta_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8031274Z test_meta_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8041927Z test_meta_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8052754Z test_meta_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8063271Z test_meta_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8074422Z test_meta_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8085086Z test_meta_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8095643Z test_meta_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8106359Z test_meta_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8117023Z test_meta_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8127714Z test_meta_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8138902Z test_meta_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8149805Z test_meta_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8160525Z test_meta_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8171366Z test_meta_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8182116Z test_meta_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8192951Z test_meta_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8203811Z test_meta_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8214558Z test_meta_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8225598Z test_meta_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8236143Z test_meta_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8246953Z test_meta_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8257714Z test_meta_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8268656Z test_meta_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8279328Z test_meta_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8290163Z test_meta_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8300864Z test_meta_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8311716Z test_meta_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8322402Z test_meta_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8333355Z test_meta_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8344081Z test_meta_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8354917Z test_meta_median_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8365782Z test_meta_median_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8376371Z test_meta_median_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8387625Z test_meta_median_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8398182Z test_meta_median_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8409154Z test_meta_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8420059Z test_meta_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8430923Z test_meta_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8441680Z test_meta_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8452626Z test_meta_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8463494Z test_meta_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8474423Z test_meta_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8485341Z test_meta_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8496175Z test_meta_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8507086Z test_meta_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8517906Z test_meta_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8528752Z test_meta_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8539571Z test_meta_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8550470Z test_meta_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8561290Z test_meta_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8572194Z test_meta_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8583148Z test_meta_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8594042Z test_meta_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8604846Z test_meta_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8615686Z test_meta_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8626595Z test_meta_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8637356Z test_meta_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8648335Z test_meta_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8659123Z test_meta_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8670026Z test_meta_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8680766Z test_meta_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8691825Z test_meta_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8702582Z test_meta_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8713342Z test_meta_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8724210Z test_meta_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8734989Z test_meta_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8745850Z test_meta_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8756583Z test_meta_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8767479Z test_meta_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8778255Z test_meta_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8789269Z test_meta_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8799958Z test_meta_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8810791Z test_meta_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8821570Z test_meta_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8832502Z test_meta_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8843354Z test_meta_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8854567Z test_meta_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8865482Z test_meta_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8876292Z test_meta_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8887138Z test_meta_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8898112Z test_meta_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8909131Z test_meta_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8919867Z test_meta_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8930863Z test_meta_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8941654Z test_meta_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8952817Z test_meta_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8963784Z test_meta_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8974785Z test_meta_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8985813Z test_meta_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8996788Z test_meta_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9007661Z test_meta_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9018468Z test_meta_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9029419Z test_meta_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9040344Z test_meta_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9051645Z test_meta_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9063000Z test_meta_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9074435Z test_meta_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9085861Z test_meta_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9097091Z test_meta_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9108680Z test_meta_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9120063Z test_meta_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9131432Z test_meta_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9142730Z test_meta_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9153984Z test_meta_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9165261Z test_meta_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9176471Z test_meta_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9188034Z test_meta_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9199329Z test_meta_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9210723Z test_meta_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9222052Z test_meta_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9233570Z test_meta_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9244851Z test_meta_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9256089Z test_meta_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9267445Z test_meta_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9278561Z test_meta_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9289889Z test_meta_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9301028Z test_meta_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9312489Z test_meta_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9324264Z test_meta_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9335436Z test_meta_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9346492Z test_meta_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9357571Z test_meta_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9368827Z test_meta_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9379726Z test_meta_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9390789Z test_meta_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9402020Z test_meta_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9413069Z test_meta_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9424045Z test_meta_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9435370Z test_meta_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9446322Z test_meta_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9457321Z test_meta_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9468386Z test_meta_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9479323Z test_meta_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9490357Z test_meta_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9501358Z test_meta_msort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9512493Z test_meta_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9523497Z test_meta_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9534624Z test_meta_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9545760Z test_meta_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9556882Z test_meta_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9567964Z test_meta_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9578985Z test_meta_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9590149Z test_meta_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9601713Z test_meta_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9613200Z test_meta_mul_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9624686Z test_meta_mul_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9636261Z test_meta_mul_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9647792Z test_meta_mul_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9659218Z test_meta_mul_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9670758Z test_meta_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9682179Z test_meta_mul_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9693670Z test_meta_mul_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9705202Z test_meta_mul_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9716590Z test_meta_mul_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9728064Z test_meta_mul_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9739456Z test_meta_mul_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9751046Z test_meta_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9762524Z test_meta_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9774075Z test_meta_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9785595Z test_meta_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9796997Z test_meta_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9808497Z test_meta_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9819908Z test_meta_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9831680Z test_meta_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9843156Z test_meta_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9854527Z test_meta_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9866071Z test_meta_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9877381Z test_meta_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9888916Z test_meta_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9900371Z test_meta_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9911913Z test_meta_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9923414Z test_meta_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9935005Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9946589Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9957861Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9968422Z test_meta_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9978967Z test_meta_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.9989846Z test_meta_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0000397Z test_meta_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0011082Z test_meta_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0021691Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0032415Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0042998Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0053655Z test_meta_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0064310Z test_meta_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0075090Z test_meta_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0086058Z test_meta_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0096369Z test_meta_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0107089Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0117282Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0128140Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0138436Z test_meta_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0148935Z test_meta_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0159368Z test_meta_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0170035Z test_meta_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0180366Z test_meta_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0190852Z test_meta_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0201320Z test_meta_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0211900Z test_meta_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0222330Z test_meta_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0232850Z test_meta_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0243279Z test_meta_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0253871Z test_meta_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0264315Z test_meta_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0274892Z test_meta_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0285463Z test_meta_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0295875Z test_meta_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0306419Z test_meta_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0316776Z test_meta_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0327323Z test_meta_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0337729Z test_meta_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0348979Z test_meta_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0359293Z test_meta_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0370139Z test_meta_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0380444Z test_meta_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0391172Z test_meta_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0401609Z test_meta_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0412268Z test_meta_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0422792Z test_meta_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0433513Z test_meta_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0444142Z test_meta_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0454692Z test_meta_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0465356Z test_meta_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0475878Z test_meta_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0486510Z test_meta_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0497022Z test_meta_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0507692Z test_meta_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0518245Z test_meta_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0528983Z test_meta_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0539468Z test_meta_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0550085Z test_meta_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0560645Z test_meta_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0571384Z test_meta_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0582147Z test_meta_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0592851Z test_meta_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0603569Z test_meta_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0614099Z test_meta_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0624698Z test_meta_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0635299Z test_meta_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0645821Z test_meta_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0656247Z test_meta_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0666819Z test_meta_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0677237Z test_meta_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0687766Z test_meta_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0698147Z test_meta_ne_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0708672Z test_meta_ne_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0719135Z test_meta_ne_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0729591Z test_meta_ne_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0739983Z test_meta_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0750527Z test_meta_ne_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0760895Z test_meta_ne_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0771455Z test_meta_ne_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0781823Z test_meta_ne_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0792398Z test_meta_ne_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0802745Z test_meta_ne_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0813173Z test_meta_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0823575Z test_meta_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0834154Z test_meta_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0844607Z test_meta_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0855072Z test_meta_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0865655Z test_meta_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0876003Z test_meta_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0886841Z test_meta_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0896922Z test_meta_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0907309Z test_meta_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0917721Z test_meta_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0928174Z test_meta_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0938777Z test_meta_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0949295Z test_meta_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0959684Z test_meta_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0970224Z test_meta_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0980646Z test_meta_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.0991187Z test_meta_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1001504Z test_meta_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1012085Z test_meta_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1022556Z test_meta_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1033113Z test_meta_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1043547Z test_meta_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1054092Z test_meta_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1064439Z test_meta_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1074991Z test_meta_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1085504Z test_meta_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1096261Z test_meta_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1106620Z test_meta_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1116995Z test_meta_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1127559Z test_meta_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1137919Z test_meta_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1148528Z test_meta_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1159210Z test_meta_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1169830Z test_meta_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1180312Z test_meta_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1190953Z test_meta_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1201444Z test_meta_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1212069Z test_meta_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1222675Z test_meta_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1233379Z test_meta_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1244017Z test_meta_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1254505Z test_meta_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1265091Z test_meta_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1275640Z test_meta_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1286245Z test_meta_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1296863Z test_meta_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1307449Z test_meta_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1317939Z test_meta_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1328577Z test_meta_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1339273Z test_meta_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1349853Z test_meta_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1360524Z test_meta_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1371387Z test_meta_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1382068Z test_meta_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1392877Z test_meta_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1403561Z test_meta_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1414404Z test_meta_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1425267Z test_meta_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1435931Z test_meta_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1446514Z test_meta_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1457032Z test_meta_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1467633Z test_meta_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1478110Z test_meta_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1488716Z test_meta_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1499238Z test_meta_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1509782Z test_meta_nextafter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1520324Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1530942Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1541416Z test_meta_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1552310Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1562768Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1573269Z test_meta_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1583736Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1594722Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1604937Z test_meta_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1615386Z test_meta_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1625956Z test_meta_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1636400Z test_meta_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1646970Z test_meta_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1657613Z test_meta_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1668547Z test_meta_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1678573Z test_meta_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1689104Z test_meta_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1699494Z test_meta_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1710038Z test_meta_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1720427Z test_meta_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1730931Z test_meta_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1741438Z test_meta_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1751979Z test_meta_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1762407Z test_meta_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1772909Z test_meta_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1783316Z test_meta_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1793876Z test_meta_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1804396Z test_meta_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1814865Z test_meta_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1825434Z test_meta_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1835725Z test_meta_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1846368Z test_meta_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1856926Z test_meta_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1867388Z test_meta_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1878067Z test_meta_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1888519Z test_meta_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1899256Z test_meta_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1909791Z test_meta_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1920179Z test_meta_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1930684Z test_meta_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1941186Z test_meta_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1951747Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1962252Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1972843Z test_meta_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1983317Z test_meta_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.1993833Z test_meta_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2004335Z test_meta_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2014741Z test_meta_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2025268Z test_meta_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2035767Z test_meta_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2046355Z test_meta_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2056885Z test_meta_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2067485Z test_meta_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2077977Z test_meta_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2088661Z test_meta_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2099380Z test_meta_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2110049Z test_meta_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2120411Z test_meta_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2130634Z test_meta_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2140820Z test_meta_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2151143Z test_meta_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2161290Z test_meta_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2171611Z test_meta_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2181734Z test_meta_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2192094Z test_meta_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2202314Z test_meta_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2212491Z test_meta_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2222613Z test_meta_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2232895Z test_meta_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2243122Z test_meta_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2253405Z test_meta_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2263612Z test_meta_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2273807Z test_meta_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2283997Z test_meta_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2294238Z test_meta_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2304432Z test_meta_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2314733Z test_meta_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2324977Z test_meta_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2335144Z test_meta_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2345501Z test_meta_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2355619Z test_meta_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2366092Z test_meta_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2376580Z test_meta_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2387280Z test_meta_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2397872Z test_meta_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2408363Z test_meta_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2418925Z test_meta_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2429515Z test_meta_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2440042Z test_meta_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2450698Z test_meta_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2461252Z test_meta_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2471832Z test_meta_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2482350Z test_meta_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2493018Z test_meta_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2503598Z test_meta_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2514127Z test_meta_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2524693Z test_meta_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2535305Z test_meta_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2545854Z test_meta_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2556404Z test_meta_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2567024Z test_meta_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2577529Z test_meta_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2589615Z test_meta_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2600388Z test_meta_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2611409Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2622240Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2633577Z test_meta_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2644422Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2654708Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2665079Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2675497Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2685800Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2696060Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2706433Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2716552Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2726831Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2736939Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2747325Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2757553Z test_meta_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2767805Z test_meta_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2777942Z test_meta_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2788379Z test_meta_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2798425Z test_meta_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2808696Z test_meta_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2818892Z test_meta_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2829288Z test_meta_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2839442Z test_meta_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2850182Z test_meta_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2861078Z test_meta_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2871558Z test_meta_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2882377Z test_meta_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2893705Z test_meta_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2904204Z test_meta_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2914762Z test_meta_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2925298Z test_meta_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2935764Z test_meta_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2946287Z test_meta_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2956719Z test_meta_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2967212Z test_meta_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2977557Z test_meta_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2988187Z test_meta_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.2998521Z test_meta_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3009082Z test_meta_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3019511Z test_meta_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3030017Z test_meta_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3040460Z test_meta_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3051026Z test_meta_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3061399Z test_meta_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3071830Z test_meta_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3082260Z test_meta_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3092809Z test_meta_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3103355Z test_meta_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3113949Z test_meta_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3124374Z test_meta_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3135083Z test_meta_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3145746Z test_meta_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3156696Z test_meta_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3167565Z test_meta_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3178342Z test_meta_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3189270Z test_meta_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3200081Z test_meta_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3210935Z test_meta_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3221735Z test_meta_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3232604Z test_meta_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3243377Z test_meta_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3254257Z test_meta_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3265150Z test_meta_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3275981Z test_meta_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3286863Z test_meta_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3297584Z test_meta_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3308511Z test_meta_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3319233Z test_meta_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3330181Z test_meta_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3341031Z test_meta_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3351901Z test_meta_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3362857Z test_meta_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3374193Z test_meta_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3384350Z test_meta_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3395355Z test_meta_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3406148Z test_meta_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3416594Z test_meta_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3427238Z test_meta_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3437772Z test_meta_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3448499Z test_meta_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3459083Z test_meta_nn_functional_kl_div_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3469735Z test_meta_nn_functional_kl_div_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3480230Z test_meta_nn_functional_kl_div_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3490936Z test_meta_nn_functional_kl_div_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3501459Z test_meta_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3512126Z test_meta_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3522678Z test_meta_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3533306Z test_meta_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3543800Z test_meta_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3554355Z test_meta_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3565096Z test_meta_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3575585Z test_meta_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3586183Z test_meta_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3596691Z test_meta_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3607326Z test_meta_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3617781Z test_meta_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3628454Z test_meta_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3638912Z test_meta_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3649599Z test_meta_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3660103Z test_meta_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3670761Z test_meta_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3681238Z test_meta_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3692068Z test_meta_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3702399Z test_meta_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3712955Z test_meta_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3723427Z test_meta_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3733862Z test_meta_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3744189Z test_meta_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3754746Z test_meta_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3765348Z test_meta_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3775728Z test_meta_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3786178Z test_meta_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3796599Z test_meta_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3807136Z test_meta_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3817529Z test_meta_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3828011Z test_meta_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3838443Z test_meta_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3848955Z test_meta_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3859527Z test_meta_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3870429Z test_meta_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3881046Z test_meta_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3891389Z test_meta_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3901662Z test_meta_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3912183Z test_meta_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3922634Z test_meta_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3933257Z test_meta_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3943623Z test_meta_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3954214Z test_meta_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3964739Z test_meta_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3975163Z test_meta_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3985695Z test_meta_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.3996129Z test_meta_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4006647Z test_meta_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4017004Z test_meta_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4027633Z test_meta_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4037983Z test_meta_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4048530Z test_meta_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4058946Z test_meta_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4069636Z test_meta_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4080039Z test_meta_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4090559Z test_meta_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4100959Z test_meta_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4111501Z test_meta_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4121710Z test_meta_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4132120Z test_meta_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4142787Z test_meta_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4153598Z test_meta_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4164197Z test_meta_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4174560Z test_meta_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4185273Z test_meta_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4195699Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4206203Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4216570Z test_meta_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4227072Z test_meta_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4237441Z test_meta_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4248006Z test_meta_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4259603Z test_meta_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4269283Z test_meta_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4279524Z test_meta_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4290011Z test_meta_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4300442Z test_meta_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4310986Z test_meta_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4321275Z test_meta_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4331943Z test_meta_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4342288Z test_meta_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4352700Z test_meta_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4363368Z test_meta_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4373910Z test_meta_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4384170Z test_meta_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4395195Z test_meta_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4405622Z test_meta_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4415929Z test_meta_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4426539Z test_meta_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4436998Z test_meta_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4447567Z test_meta_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4457968Z test_meta_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4468672Z test_meta_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4478984Z test_meta_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4489483Z test_meta_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4499884Z test_meta_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4510491Z test_meta_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4520889Z test_meta_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4531525Z test_meta_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4541896Z test_meta_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4552385Z test_meta_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4562803Z test_meta_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4573329Z test_meta_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4583758Z test_meta_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4594297Z test_meta_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4604721Z test_meta_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4615172Z test_meta_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4625696Z test_meta_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4636245Z test_meta_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4646640Z test_meta_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4657109Z test_meta_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4667642Z test_meta_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4678025Z test_meta_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4688503Z test_meta_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4698951Z test_meta_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4709509Z test_meta_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4719976Z test_meta_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4730547Z test_meta_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4740875Z test_meta_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4751422Z test_meta_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4761817Z test_meta_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4772333Z test_meta_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4782744Z test_meta_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4793300Z test_meta_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4803788Z test_meta_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4814215Z test_meta_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4824593Z test_meta_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4835104Z test_meta_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4845572Z test_meta_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4855976Z test_meta_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4866607Z test_meta_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4876965Z test_meta_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4887505Z test_meta_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4897869Z test_meta_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4908416Z test_meta_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4918841Z test_meta_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4929318Z test_meta_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4939847Z test_meta_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4950308Z test_meta_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4960663Z test_meta_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4971165Z test_meta_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4981554Z test_meta_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.4992093Z test_meta_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5002457Z test_meta_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5013033Z test_meta_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5023463Z test_meta_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5033958Z test_meta_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5044404Z test_meta_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5054816Z test_meta_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5065324Z test_meta_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5075877Z test_meta_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5086361Z test_meta_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5096730Z test_meta_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5107244Z test_meta_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5117743Z test_meta_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5128332Z test_meta_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5138601Z test_meta_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5149172Z test_meta_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5159666Z test_meta_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5170224Z test_meta_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5180607Z test_meta_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5191149Z test_meta_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5201543Z test_meta_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5212142Z test_meta_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5222604Z test_meta_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5233125Z test_meta_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5243651Z test_meta_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5254159Z test_meta_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5264478Z test_meta_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5274938Z test_meta_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5285452Z test_meta_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5295855Z test_meta_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5306434Z test_meta_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5316828Z test_meta_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5327386Z test_meta_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5337784Z test_meta_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5348277Z test_meta_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5358897Z test_meta_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5369597Z test_meta_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5380107Z test_meta_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5391456Z test_meta_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5401886Z test_meta_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5412613Z test_meta_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5422926Z test_meta_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5433411Z test_meta_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5443895Z test_meta_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5454413Z test_meta_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5464723Z test_meta_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5475383Z test_meta_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5485886Z test_meta_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5496304Z test_meta_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5506865Z test_meta_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5517287Z test_meta_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5528063Z test_meta_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5538408Z test_meta_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5549006Z test_meta_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5559416Z test_meta_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5570094Z test_meta_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5580495Z test_meta_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5591007Z test_meta_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5601500Z test_meta_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5612058Z test_meta_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5622618Z test_meta_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5633191Z test_meta_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5643679Z test_meta_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5654166Z test_meta_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5664684Z test_meta_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5675238Z test_meta_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5685831Z test_meta_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5696236Z test_meta_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5706788Z test_meta_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5717389Z test_meta_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5728061Z test_meta_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5738672Z test_meta_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5749373Z test_meta_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5759897Z test_meta_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5770600Z test_meta_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5781175Z test_meta_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5791919Z test_meta_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5802564Z test_meta_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5813315Z test_meta_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5823886Z test_meta_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5834510Z test_meta_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5845131Z test_meta_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5855675Z test_meta_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5866245Z test_meta_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5877006Z test_meta_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5887551Z test_meta_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5898492Z test_meta_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5909615Z test_meta_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5920382Z test_meta_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5931183Z test_meta_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5941636Z test_meta_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5952462Z test_meta_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5962947Z test_meta_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5973457Z test_meta_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5984037Z test_meta_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.5994626Z test_meta_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6005193Z test_meta_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6015607Z test_meta_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6026174Z test_meta_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6036800Z test_meta_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6047410Z test_meta_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6057903Z test_meta_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6068520Z test_meta_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6078986Z test_meta_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6089580Z test_meta_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6100045Z test_meta_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6110608Z test_meta_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6121051Z test_meta_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6131809Z test_meta_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6142118Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6152692Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6163041Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6173765Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6184360Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6194975Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6205680Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6216191Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6226780Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6237384Z test_meta_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6247883Z test_meta_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6258350Z test_meta_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6268891Z test_meta_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6279326Z test_meta_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6289864Z test_meta_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6300253Z test_meta_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6310788Z test_meta_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6321189Z test_meta_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6331730Z test_meta_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6342152Z test_meta_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6352629Z test_meta_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6363059Z test_meta_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6373518Z test_meta_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6383846Z test_meta_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6394547Z test_meta_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6405232Z test_meta_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6415575Z test_meta_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6426613Z test_meta_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6437184Z test_meta_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6448773Z test_meta_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6460608Z test_meta_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6471753Z test_meta_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6482351Z test_meta_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6492878Z test_meta_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6503352Z test_meta_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6513824Z test_meta_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6524263Z test_meta_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6534884Z test_meta_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6545310Z test_meta_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6555790Z test_meta_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6566403Z test_meta_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6576841Z test_meta_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6587439Z test_meta_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6597904Z test_meta_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6608493Z test_meta_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6618992Z test_meta_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6629619Z test_meta_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6640072Z test_meta_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6650679Z test_meta_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6661171Z test_meta_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6671770Z test_meta_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6682211Z test_meta_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6692810Z test_meta_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6703372Z test_meta_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6714025Z test_meta_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6724643Z test_meta_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6735355Z test_meta_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6745835Z test_meta_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6756442Z test_meta_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6766908Z test_meta_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6777573Z test_meta_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6788092Z test_meta_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6798544Z test_meta_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6809123Z test_meta_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6819617Z test_meta_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6830150Z test_meta_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6840649Z test_meta_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6851372Z test_meta_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6861725Z test_meta_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6872366Z test_meta_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6882825Z test_meta_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6893433Z test_meta_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6903905Z test_meta_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6914482Z test_meta_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6925101Z test_meta_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6935614Z test_meta_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6946328Z test_meta_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6956772Z test_meta_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6967431Z test_meta_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6977940Z test_meta_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6988604Z test_meta_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.6999233Z test_meta_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7009831Z test_meta_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7020290Z test_meta_outer_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7030953Z test_meta_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7041177Z test_meta_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7051645Z test_meta_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7062055Z test_meta_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7072613Z test_meta_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7083083Z test_meta_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7093671Z test_meta_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7104050Z test_meta_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7114519Z test_meta_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7125009Z test_meta_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7136000Z test_meta_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7146963Z test_meta_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7157364Z test_meta_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7167905Z test_meta_permute_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7178345Z test_meta_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7188902Z test_meta_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7199264Z test_meta_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7209910Z test_meta_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7220215Z test_meta_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7230771Z test_meta_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7241160Z test_meta_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7251794Z test_meta_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7262184Z test_meta_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7272686Z test_meta_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7283085Z test_meta_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7293659Z test_meta_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7304158Z test_meta_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7314760Z test_meta_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7325406Z test_meta_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7335883Z test_meta_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7346456Z test_meta_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7356941Z test_meta_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7367563Z test_meta_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7377998Z test_meta_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7388648Z test_meta_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7399115Z test_meta_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7409596Z test_meta_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7419969Z test_meta_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7430526Z test_meta_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7440905Z test_meta_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7451577Z test_meta_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7461927Z test_meta_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7472367Z test_meta_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7482767Z test_meta_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7493300Z test_meta_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7503733Z test_meta_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7514492Z test_meta_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7524780Z test_meta_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7535379Z test_meta_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7545964Z test_meta_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7556393Z test_meta_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7567028Z test_meta_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7577451Z test_meta_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7587953Z test_meta_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7598365Z test_meta_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7608911Z test_meta_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7619368Z test_meta_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7629838Z test_meta_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7640369Z test_meta_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7650971Z test_meta_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7661290Z test_meta_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7671830Z test_meta_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7682184Z test_meta_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7692661Z test_meta_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7703040Z test_meta_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7713524Z test_meta_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7723975Z test_meta_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7734436Z test_meta_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7744878Z test_meta_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7755386Z test_meta_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7766402Z test_meta_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7776486Z test_meta_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7786948Z test_meta_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7797323Z test_meta_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7807792Z test_meta_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7818159Z test_meta_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7828633Z test_meta_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7838946Z test_meta_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7849489Z test_meta_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7860037Z test_meta_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7870511Z test_meta_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7880926Z test_meta_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7891406Z test_meta_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7901810Z test_meta_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7912351Z test_meta_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7922820Z test_meta_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7933457Z test_meta_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7943883Z test_meta_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7954361Z test_meta_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7964799Z test_meta_pow_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7975222Z test_meta_pow_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7985738Z test_meta_pow_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.7996202Z test_meta_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8007032Z test_meta_pow_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8017318Z test_meta_pow_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8027812Z test_meta_pow_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8038187Z test_meta_pow_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8048691Z test_meta_pow_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8059057Z test_meta_pow_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8069622Z test_meta_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8080084Z test_meta_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8090609Z test_meta_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8101001Z test_meta_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8111548Z test_meta_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8121997Z test_meta_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8132537Z test_meta_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8142956Z test_meta_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8153553Z test_meta_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8164040Z test_meta_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8174573Z test_meta_put_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8185154Z test_meta_put_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8195602Z test_meta_put_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8206187Z test_meta_put_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8216712Z test_meta_put_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8227394Z test_meta_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8237702Z test_meta_put_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8248181Z test_meta_put_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8258880Z test_meta_put_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8269401Z test_meta_put_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8279632Z test_meta_put_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8290308Z test_meta_put_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8300979Z test_meta_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8311641Z test_meta_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8322263Z test_meta_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8332938Z test_meta_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8343478Z test_meta_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8354139Z test_meta_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8364836Z test_meta_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8375306Z test_meta_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8386686Z test_meta_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8397038Z test_meta_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8408271Z test_meta_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8418922Z test_meta_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8429654Z test_meta_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8440308Z test_meta_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8451078Z test_meta_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8461757Z test_meta_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8472676Z test_meta_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8483314Z test_meta_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8494096Z test_meta_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8505115Z test_meta_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8515679Z test_meta_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8526611Z test_meta_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8537721Z test_meta_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8548193Z test_meta_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8558958Z test_meta_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8569708Z test_meta_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8580430Z test_meta_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8591409Z test_meta_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8601969Z test_meta_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8612842Z test_meta_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8623561Z test_meta_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8634501Z test_meta_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8645328Z test_meta_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8656067Z test_meta_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8666915Z test_meta_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8677570Z test_meta_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8688480Z test_meta_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8699314Z test_meta_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8710199Z test_meta_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8720867Z test_meta_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8731673Z test_meta_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8742431Z test_meta_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8753192Z test_meta_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8763994Z test_meta_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8774767Z test_meta_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8785734Z test_meta_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8796390Z test_meta_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8807227Z test_meta_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8817858Z test_meta_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8828744Z test_meta_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8839404Z test_meta_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8850263Z test_meta_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8861148Z test_meta_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8871985Z test_meta_real_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8882763Z test_meta_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8893587Z test_meta_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8904336Z test_meta_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8915191Z test_meta_real_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8926087Z test_meta_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8936822Z test_meta_real_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8947665Z test_meta_real_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8958467Z test_meta_real_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8969259Z test_meta_real_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8980041Z test_meta_real_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.8990939Z test_meta_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9001740Z test_meta_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9012728Z test_meta_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9023640Z test_meta_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9034467Z test_meta_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9045370Z test_meta_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9056238Z test_meta_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9067160Z test_meta_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9077986Z test_meta_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9088894Z test_meta_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9099879Z test_meta_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9110833Z test_meta_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9121769Z test_meta_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9132713Z test_meta_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9143641Z test_meta_remainder_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9154677Z test_meta_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9165791Z test_meta_remainder_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9176718Z test_meta_remainder_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9187755Z test_meta_remainder_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9198619Z test_meta_remainder_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9209694Z test_meta_remainder_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9220592Z test_meta_remainder_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9231519Z test_meta_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9242465Z test_meta_renorm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9253340Z test_meta_renorm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9264139Z test_meta_renorm_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9275738Z test_meta_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9286870Z test_meta_renorm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9297578Z test_meta_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9308448Z test_meta_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9319308Z test_meta_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9330970Z test_meta_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9341297Z test_meta_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9352137Z test_meta_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9362487Z test_meta_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9372969Z test_meta_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9383353Z test_meta_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9393930Z test_meta_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9404830Z test_meta_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9415408Z test_meta_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9425948Z test_meta_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9436867Z test_meta_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9447807Z test_meta_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9458624Z test_meta_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9469565Z test_meta_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9480300Z test_meta_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9491289Z test_meta_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9502098Z test_meta_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9513057Z test_meta_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9523854Z test_meta_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9534900Z test_meta_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9546222Z test_meta_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9556399Z test_meta_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9567266Z test_meta_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9577668Z test_meta_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9588451Z test_meta_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9598925Z test_meta_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9609619Z test_meta_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9620204Z test_meta_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9630846Z test_meta_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9641361Z test_meta_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9652017Z test_meta_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9662573Z test_meta_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9673326Z test_meta_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9683790Z test_meta_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9694413Z test_meta_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9705272Z test_meta_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9715684Z test_meta_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9726382Z test_meta_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9736869Z test_meta_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9747542Z test_meta_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9758054Z test_meta_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9769028Z test_meta_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9779991Z test_meta_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9791352Z test_meta_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9802393Z test_meta_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9813400Z test_meta_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9823732Z test_meta_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9834075Z test_meta_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9844633Z test_meta_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9854999Z test_meta_resize__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9865362Z test_meta_resize__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9875425Z test_meta_resize__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9885687Z test_meta_resize__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9895843Z test_meta_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9906054Z test_meta_resize__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9916484Z test_meta_resize__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9926833Z test_meta_resize__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9936938Z test_meta_resize__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9947231Z test_meta_resize__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9957428Z test_meta_resize__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9967779Z test_meta_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9977929Z test_meta_resize_as__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9988347Z test_meta_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:04.9998473Z test_meta_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0008703Z test_meta_resize_as__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0019153Z test_meta_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0029983Z test_meta_resize_as__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0040921Z test_meta_resize_as__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0052101Z test_meta_resize_as__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0063166Z test_meta_resize_as__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0073938Z test_meta_resize_as__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0084381Z test_meta_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0094757Z test_meta_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0105073Z test_meta_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0115245Z test_meta_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0125706Z test_meta_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0135927Z test_meta_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0146099Z test_meta_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0156294Z test_meta_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0166526Z test_meta_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0176827Z test_meta_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0187093Z test_meta_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0197231Z test_meta_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0207523Z test_meta_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0217658Z test_meta_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0227941Z test_meta_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0238095Z test_meta_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0248367Z test_meta_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0258517Z test_meta_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0268796Z test_meta_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0279460Z test_meta_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0290066Z test_meta_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0300667Z test_meta_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0311833Z test_meta_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0322877Z test_meta_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0334054Z test_meta_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0344666Z test_meta_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0355147Z test_meta_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0365503Z test_meta_roll_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0375923Z test_meta_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0386143Z test_meta_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0396797Z test_meta_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0407186Z test_meta_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0417723Z test_meta_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0428391Z test_meta_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0438874Z test_meta_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0449529Z test_meta_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0460019Z test_meta_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0470656Z test_meta_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0481121Z test_meta_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0491801Z test_meta_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0502332Z test_meta_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0512938Z test_meta_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0523356Z test_meta_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0533912Z test_meta_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0544562Z test_meta_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0555658Z test_meta_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0565906Z test_meta_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0576349Z test_meta_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0586855Z test_meta_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0597246Z test_meta_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0607752Z test_meta_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0618211Z test_meta_round_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0628781Z test_meta_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0639249Z test_meta_round_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0649819Z test_meta_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0660293Z test_meta_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0670823Z test_meta_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0681332Z test_meta_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0691847Z test_meta_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0702194Z test_meta_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0712821Z test_meta_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0723188Z test_meta_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0733802Z test_meta_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0744083Z test_meta_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0754579Z test_meta_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0764985Z test_meta_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0775406Z test_meta_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0785833Z test_meta_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0796210Z test_meta_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0806840Z test_meta_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0817492Z test_meta_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0828594Z test_meta_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0839658Z test_meta_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0850265Z test_meta_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0860797Z test_meta_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0871195Z test_meta_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0881450Z test_meta_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0891777Z test_meta_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0902156Z test_meta_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0912562Z test_meta_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0922734Z test_meta_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0933009Z test_meta_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0943143Z test_meta_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0953583Z test_meta_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0963783Z test_meta_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0974089Z test_meta_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0984163Z test_meta_scatter_add_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.0994562Z test_meta_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1004838Z test_meta_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1015055Z test_meta_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1025339Z test_meta_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1035403Z test_meta_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1045698Z test_meta_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1056634Z test_meta_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1067628Z test_meta_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1078641Z test_meta_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1089902Z test_meta_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1100699Z test_meta_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1111200Z test_meta_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1121470Z test_meta_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1131880Z test_meta_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1142068Z test_meta_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1152562Z test_meta_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1162851Z test_meta_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1173130Z test_meta_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1183377Z test_meta_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1194252Z test_meta_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1204776Z test_meta_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1214960Z test_meta_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1225386Z test_meta_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1235507Z test_meta_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1245751Z test_meta_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1255915Z test_meta_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1266526Z test_meta_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1276686Z test_meta_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1287169Z test_meta_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1297628Z test_meta_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1308641Z test_meta_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1319017Z test_meta_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1329505Z test_meta_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1340520Z test_meta_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1350839Z test_meta_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1361179Z test_meta_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1371833Z test_meta_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1382351Z test_meta_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1393219Z test_meta_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1403787Z test_meta_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1414302Z test_meta_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1425240Z test_meta_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1435573Z test_meta_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1446044Z test_meta_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1456620Z test_meta_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1467216Z test_meta_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1477654Z test_meta_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1488162Z test_meta_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1498582Z test_meta_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1509256Z test_meta_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1519708Z test_meta_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1530246Z test_meta_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1540737Z test_meta_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1551336Z test_meta_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1561830Z test_meta_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1572530Z test_meta_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1583024Z test_meta_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1593716Z test_meta_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1604342Z test_meta_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1614989Z test_meta_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1625558Z test_meta_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1636243Z test_meta_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1646770Z test_meta_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1657450Z test_meta_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1668228Z test_meta_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1678726Z test_meta_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1689398Z test_meta_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1699956Z test_meta_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1710613Z test_meta_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1721124Z test_meta_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1731914Z test_meta_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1742476Z test_meta_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1753278Z test_meta_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1763821Z test_meta_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1774503Z test_meta_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1785153Z test_meta_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1795709Z test_meta_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1806516Z test_meta_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1817002Z test_meta_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1827527Z test_meta_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1838236Z test_meta_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1848590Z test_meta_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1859497Z test_meta_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1869835Z test_meta_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1880548Z test_meta_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1891325Z test_meta_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1901986Z test_meta_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1912799Z test_meta_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1923529Z test_meta_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1934330Z test_meta_select_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1945325Z test_meta_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1955926Z test_meta_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1966673Z test_meta_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1977318Z test_meta_select_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1988101Z test_meta_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.1998770Z test_meta_select_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2009609Z test_meta_select_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2020362Z test_meta_select_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2031317Z test_meta_select_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2042020Z test_meta_select_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2052852Z test_meta_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2063683Z test_meta_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2074543Z test_meta_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2085597Z test_meta_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2096089Z test_meta_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2106888Z test_meta_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2117242Z test_meta_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2127765Z test_meta_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2138300Z test_meta_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2148931Z test_meta_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2159389Z test_meta_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2169948Z test_meta_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2180501Z test_meta_sgn_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2191164Z test_meta_sgn_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2201589Z test_meta_sgn_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2212103Z test_meta_sgn_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2222485Z test_meta_sgn_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2233013Z test_meta_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2243460Z test_meta_sgn_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2253953Z test_meta_sgn_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2264369Z test_meta_sgn_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2274820Z test_meta_sgn_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2285370Z test_meta_sgn_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2295758Z test_meta_sgn_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2306351Z test_meta_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2316820Z test_meta_short_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2327428Z test_meta_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2338420Z test_meta_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2348715Z test_meta_short_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2358941Z test_meta_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2369441Z test_meta_short_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2379868Z test_meta_short_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2390703Z test_meta_short_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2401217Z test_meta_short_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2411769Z test_meta_short_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2422198Z test_meta_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2432823Z test_meta_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2443270Z test_meta_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2453851Z test_meta_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2464482Z test_meta_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2474978Z test_meta_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2485623Z test_meta_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2496005Z test_meta_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2506608Z test_meta_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2517014Z test_meta_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2527635Z test_meta_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2538198Z test_meta_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2548778Z test_meta_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2559179Z test_meta_sign_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2569809Z test_meta_sign_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2580306Z test_meta_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2590915Z test_meta_sign_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2601335Z test_meta_sign_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2611945Z test_meta_sign_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2622433Z test_meta_sign_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2632989Z test_meta_sign_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2643398Z test_meta_sign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2653972Z test_meta_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2664399Z test_meta_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2675023Z test_meta_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2685685Z test_meta_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2696142Z test_meta_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2706612Z test_meta_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2717090Z test_meta_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2727632Z test_meta_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2738059Z test_meta_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2748666Z test_meta_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2759145Z test_meta_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2769658Z test_meta_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2780132Z test_meta_sin_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2790705Z test_meta_sin_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2801159Z test_meta_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2811676Z test_meta_sin_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2822394Z test_meta_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2834815Z test_meta_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2844936Z test_meta_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2855302Z test_meta_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2865849Z test_meta_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2876224Z test_meta_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2886762Z test_meta_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2897203Z test_meta_sinc_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2907795Z test_meta_sinc_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2918219Z test_meta_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2928787Z test_meta_sinc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2939306Z test_meta_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2949924Z test_meta_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2960402Z test_meta_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2970930Z test_meta_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2981344Z test_meta_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.2991885Z test_meta_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3002344Z test_meta_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3012912Z test_meta_sinh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3023316Z test_meta_sinh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3033854Z test_meta_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3044360Z test_meta_sinh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3054807Z test_meta_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3065479Z test_meta_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3075780Z test_meta_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3086405Z test_meta_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3096846Z test_meta_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3107462Z test_meta_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3117861Z test_meta_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3128506Z test_meta_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3139006Z test_meta_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3149670Z test_meta_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3160146Z test_meta_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3170719Z test_meta_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3181187Z test_meta_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3191948Z test_meta_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3202362Z test_meta_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3212928Z test_meta_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3223375Z test_meta_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3233931Z test_meta_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3244472Z test_meta_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3254971Z test_meta_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3265600Z test_meta_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3275947Z test_meta_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3286453Z test_meta_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3296923Z test_meta_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3307461Z test_meta_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3317941Z test_meta_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3328370Z test_meta_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3339091Z test_meta_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3349604Z test_meta_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3360710Z test_meta_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3371631Z test_meta_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3382123Z test_meta_sort_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3392854Z test_meta_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3403243Z test_meta_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3413857Z test_meta_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3424359Z test_meta_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3434816Z test_meta_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3445447Z test_meta_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3455951Z test_meta_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3466502Z test_meta_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3477215Z test_meta_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3487943Z test_meta_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3498449Z test_meta_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3509131Z test_meta_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3519565Z test_meta_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3530109Z test_meta_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3540623Z test_meta_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3551061Z test_meta_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3561523Z test_meta_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3572198Z test_meta_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3582995Z test_meta_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3593874Z test_meta_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3604679Z test_meta_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3615230Z test_meta_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3626041Z test_meta_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3636549Z test_meta_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3647245Z test_meta_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3657638Z test_meta_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3668262Z test_meta_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3678754Z test_meta_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3689306Z test_meta_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3700006Z test_meta_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3710635Z test_meta_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3721067Z test_meta_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3731729Z test_meta_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3742140Z test_meta_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3752645Z test_meta_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3763153Z test_meta_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3773789Z test_meta_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3784261Z test_meta_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3794764Z test_meta_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3805270Z test_meta_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3815720Z test_meta_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3826432Z test_meta_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3837323Z test_meta_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3848349Z test_meta_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3858668Z test_meta_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3869277Z test_meta_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3879826Z test_meta_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3890282Z test_meta_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3900728Z test_meta_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3911257Z test_meta_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3921718Z test_meta_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3932269Z test_meta_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3942658Z test_meta_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3953212Z test_meta_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3963675Z test_meta_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3974176Z test_meta_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3984628Z test_meta_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.3995232Z test_meta_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4005762Z test_meta_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4016165Z test_meta_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4026669Z test_meta_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4037113Z test_meta_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4047608Z test_meta_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4057995Z test_meta_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4068622Z test_meta_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4079059Z test_meta_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4089628Z test_meta_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4100006Z test_meta_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4107367Z test_meta_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4114295Z test_meta_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4121435Z test_meta_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4128611Z test_meta_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4135556Z test_meta_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4142614Z test_meta_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4149509Z test_meta_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4156276Z test_meta_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4163122Z test_meta_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4170101Z test_meta_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4176980Z test_meta_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4184184Z test_meta_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4191324Z test_meta_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4198285Z test_meta_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4205012Z test_meta_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4211762Z test_meta_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4221851Z test_meta_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4232560Z test_meta_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4243104Z test_meta_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4253750Z test_meta_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4264056Z test_meta_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4274600Z test_meta_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4285125Z test_meta_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4295563Z test_meta_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4306166Z test_meta_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4316685Z test_meta_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4327325Z test_meta_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4338228Z test_meta_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4349235Z test_meta_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4359767Z test_meta_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4370284Z test_meta_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4380949Z test_meta_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4391823Z test_meta_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4402478Z test_meta_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4413528Z test_meta_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4423683Z test_meta_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4434352Z test_meta_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4444872Z test_meta_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4455444Z test_meta_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4466116Z test_meta_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4476672Z test_meta_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4487345Z test_meta_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4497881Z test_meta_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4508520Z test_meta_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4518997Z test_meta_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4529683Z test_meta_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4540255Z test_meta_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4550944Z test_meta_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4561441Z test_meta_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4572112Z test_meta_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4582702Z test_meta_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4593541Z test_meta_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4604471Z test_meta_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4615003Z test_meta_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4626020Z test_meta_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4636813Z test_meta_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4647760Z test_meta_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4658505Z test_meta_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4669622Z test_meta_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4680514Z test_meta_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4691516Z test_meta_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4702367Z test_meta_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4713337Z test_meta_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4724251Z test_meta_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4735208Z test_meta_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4746183Z test_meta_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4757029Z test_meta_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4768107Z test_meta_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4778933Z test_meta_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4789921Z test_meta_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4800699Z test_meta_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4811658Z test_meta_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4822533Z test_meta_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4833559Z test_meta_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4844547Z test_meta_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4855252Z test_meta_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4865903Z test_meta_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4876637Z test_meta_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4887150Z test_meta_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4897721Z test_meta_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4908541Z test_meta_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4919011Z test_meta_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4926522Z test_meta_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4933469Z test_meta_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4940438Z test_meta_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4947405Z test_meta_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4954451Z test_meta_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4961220Z test_meta_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4968265Z test_meta_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4975175Z test_meta_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.4985819Z test_meta_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.4996313Z test_meta_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5007064Z test_meta_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5017533Z test_meta_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5028318Z test_meta_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5038894Z test_meta_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5049536Z test_meta_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5060146Z test_meta_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5070937Z test_meta_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5081510Z test_meta_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5092388Z test_meta_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5103001Z test_meta_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5113724Z test_meta_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5124498Z test_meta_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5135052Z test_meta_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5145710Z test_meta_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5156260Z test_meta_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5167074Z test_meta_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5177638Z test_meta_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5188319Z test_meta_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5198888Z test_meta_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5209680Z test_meta_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5220230Z test_meta_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5230984Z test_meta_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5241504Z test_meta_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5252254Z test_meta_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5262815Z test_meta_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5273540Z test_meta_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5284157Z test_meta_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5294773Z test_meta_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5305490Z test_meta_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5316192Z test_meta_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5326854Z test_meta_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5337419Z test_meta_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5348124Z test_meta_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5359043Z test_meta_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5369488Z test_meta_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5379978Z test_meta_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5391205Z test_meta_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5401611Z test_meta_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5411985Z test_meta_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5422257Z test_meta_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5432525Z test_meta_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5442688Z test_meta_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5453005Z test_meta_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5463213Z test_meta_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5473543Z test_meta_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5483738Z test_meta_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5493960Z test_meta_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5504146Z test_meta_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5514494Z test_meta_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5524702Z test_meta_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5535033Z test_meta_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5545354Z test_meta_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5555502Z test_meta_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5565774Z test_meta_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5576000Z test_meta_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5586622Z test_meta_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5597044Z test_meta_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5607977Z test_meta_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5618778Z test_meta_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5629776Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5640417Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5651305Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5661877Z test_meta_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5672767Z test_meta_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5683395Z test_meta_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5694224Z test_meta_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5704881Z test_meta_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5715809Z test_meta_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5726600Z test_meta_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5737570Z test_meta_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5748395Z test_meta_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5758926Z test_meta_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5769948Z test_meta_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5780534Z test_meta_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5791316Z test_meta_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5801973Z test_meta_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5812980Z test_meta_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5823806Z test_meta_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5834731Z test_meta_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5845510Z test_meta_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.5853069Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5860590Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5868017Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5875176Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5882541Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5889936Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5897343Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5904827Z test_meta_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5912273Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5919631Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5927064Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5934532Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5941962Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5949490Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5956970Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5964417Z test_meta_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5971846Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5979207Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5986795Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.5994528Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6001436Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6009084Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6016080Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6023472Z test_meta_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6030644Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6038116Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6044712Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6051689Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6058524Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6065492Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6072454Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6079459Z test_meta_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:05.6090068Z test_meta_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6100480Z test_meta_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6111097Z test_meta_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6121539Z test_meta_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6132193Z test_meta_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6142735Z test_meta_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6153412Z test_meta_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6163998Z test_meta_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6174517Z test_meta_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6185104Z test_meta_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6195843Z test_meta_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6206252Z test_meta_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6216692Z test_meta_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6227189Z test_meta_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6237675Z test_meta_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6248246Z test_meta_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6258659Z test_meta_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6269200Z test_meta_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6279609Z test_meta_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6290126Z test_meta_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6300464Z test_meta_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6310992Z test_meta_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6321466Z test_meta_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6341175Z test_meta_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6342549Z test_meta_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6353195Z test_meta_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6363785Z test_meta_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6374122Z test_meta_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6384716Z test_meta_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6395494Z test_meta_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6406055Z test_meta_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6416511Z test_meta_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6427115Z test_meta_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6437509Z test_meta_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6448081Z test_meta_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6458596Z test_meta_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6469165Z test_meta_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6479614Z test_meta_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6490140Z test_meta_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6500619Z test_meta_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6511309Z test_meta_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6521738Z test_meta_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6532358Z test_meta_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6542742Z test_meta_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6553218Z test_meta_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6563710Z test_meta_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6574224Z test_meta_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6584649Z test_meta_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6595280Z test_meta_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6605822Z test_meta_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6616295Z test_meta_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6626868Z test_meta_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6637226Z test_meta_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6647723Z test_meta_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6658137Z test_meta_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6668714Z test_meta_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6679222Z test_meta_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6689788Z test_meta_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6700206Z test_meta_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6710920Z test_meta_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6721272Z test_meta_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6731795Z test_meta_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6742275Z test_meta_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6752860Z test_meta_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6763286Z test_meta_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6773810Z test_meta_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6784206Z test_meta_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6794778Z test_meta_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6805335Z test_meta_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6815820Z test_meta_sqrt_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6826358Z test_meta_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6836748Z test_meta_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6847258Z test_meta_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6857713Z test_meta_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6868334Z test_meta_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6878499Z test_meta_square_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6889072Z test_meta_square_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6899521Z test_meta_square_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6910036Z test_meta_square_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6920489Z test_meta_square_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6931064Z test_meta_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6941495Z test_meta_square_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6952020Z test_meta_square_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6962549Z test_meta_square_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6973098Z test_meta_square_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6983624Z test_meta_square_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.6994140Z test_meta_square_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7004653Z test_meta_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7015152Z test_meta_squeeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7025840Z test_meta_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7036215Z test_meta_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7046712Z test_meta_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7057176Z test_meta_squeeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7067863Z test_meta_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7078206Z test_meta_squeeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7088812Z test_meta_squeeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7100101Z test_meta_squeeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7110135Z test_meta_squeeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7120553Z test_meta_squeeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7131075Z test_meta_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7141799Z test_meta_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7152117Z test_meta_stack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7162479Z test_meta_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7173191Z test_meta_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7183758Z test_meta_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7194446Z test_meta_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7205057Z test_meta_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7215609Z test_meta_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7226199Z test_meta_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7236782Z test_meta_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7247490Z test_meta_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7258036Z test_meta_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7268723Z test_meta_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7279169Z test_meta_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7289799Z test_meta_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7300297Z test_meta_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7310915Z test_meta_std_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7321434Z test_meta_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7332074Z test_meta_std_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7342633Z test_meta_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7353467Z test_meta_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7364572Z test_meta_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7375661Z test_meta_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7386930Z test_meta_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7397728Z test_meta_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7408491Z test_meta_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7418988Z test_meta_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7429854Z test_meta_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7440129Z test_meta_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7450777Z test_meta_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7461411Z test_meta_sub_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7472083Z test_meta_sub_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7482674Z test_meta_sub_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7493365Z test_meta_sub_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7503949Z test_meta_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7514581Z test_meta_sub_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7525198Z test_meta_sub_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7535710Z test_meta_sub_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7546339Z test_meta_sub_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7556812Z test_meta_sub_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7567382Z test_meta_sub_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7577851Z test_meta_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7588435Z test_meta_sum_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7598877Z test_meta_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7609563Z test_meta_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7620008Z test_meta_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7630694Z test_meta_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7641089Z test_meta_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7651644Z test_meta_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7662214Z test_meta_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7673889Z test_meta_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7685221Z test_meta_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7696562Z test_meta_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7708080Z test_meta_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7719427Z test_meta_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7730806Z test_meta_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7742215Z test_meta_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7753509Z test_meta_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7764966Z test_meta_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7776339Z test_meta_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7787763Z test_meta_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7799084Z test_meta_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7810602Z test_meta_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7821878Z test_meta_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7833333Z test_meta_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7845249Z test_meta_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7857242Z test_meta_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7868902Z test_meta_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7880554Z test_meta_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7892474Z test_meta_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7904210Z test_meta_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7915988Z test_meta_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7927777Z test_meta_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7939566Z test_meta_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7951265Z test_meta_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7962565Z test_meta_t_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7973908Z test_meta_t_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7985339Z test_meta_t_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.7996525Z test_meta_t_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8007906Z test_meta_t_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8019238Z test_meta_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8030606Z test_meta_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8041941Z test_meta_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8053347Z test_meta_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8064631Z test_meta_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8075396Z test_meta_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8085904Z test_meta_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8096381Z test_meta_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8106933Z test_meta_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8117467Z test_meta_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8128017Z test_meta_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8138487Z test_meta_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8149080Z test_meta_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8159488Z test_meta_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8169991Z test_meta_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8180404Z test_meta_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8191042Z test_meta_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8201361Z test_meta_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8211866Z test_meta_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8222238Z test_meta_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8232776Z test_meta_take_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8243201Z test_meta_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8253739Z test_meta_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8264122Z test_meta_take_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8274640Z test_meta_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8285129Z test_meta_take_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8295554Z test_meta_take_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8306128Z test_meta_take_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8316588Z test_meta_take_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8327149Z test_meta_take_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8337527Z test_meta_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8348070Z test_meta_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8358501Z test_meta_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8369085Z test_meta_tan_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8379576Z test_meta_tan_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8390292Z test_meta_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8400695Z test_meta_tan_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8411333Z test_meta_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8421965Z test_meta_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8432651Z test_meta_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8443264Z test_meta_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8454105Z test_meta_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8465253Z test_meta_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8475755Z test_meta_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8486597Z test_meta_tanh_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8497331Z test_meta_tanh_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8508224Z test_meta_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8518856Z test_meta_tanh_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8529638Z test_meta_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8540382Z test_meta_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8551142Z test_meta_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8561898Z test_meta_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8572535Z test_meta_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8583180Z test_meta_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8593955Z test_meta_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8604941Z test_meta_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8615663Z test_meta_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8626461Z test_meta_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8637296Z test_meta_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8648118Z test_meta_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8658783Z test_meta_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8669614Z test_meta_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8680410Z test_meta_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8691201Z test_meta_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8702157Z test_meta_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8713018Z test_meta_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8723770Z test_meta_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8734552Z test_meta_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8745370Z test_meta_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8756188Z test_meta_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8767005Z test_meta_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8777719Z test_meta_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8788562Z test_meta_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8799250Z test_meta_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8810126Z test_meta_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8820848Z test_meta_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8831656Z test_meta_tile_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8842362Z test_meta_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8853303Z test_meta_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8863988Z test_meta_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8874653Z test_meta_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8885301Z test_meta_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8895946Z test_meta_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8906656Z test_meta_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8917271Z test_meta_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8927842Z test_meta_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8938438Z test_meta_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8949182Z test_meta_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8959839Z test_meta_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8970624Z test_meta_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8981291Z test_meta_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.8992020Z test_meta_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9002658Z test_meta_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9013407Z test_meta_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9024069Z test_meta_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9034820Z test_meta_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9045524Z test_meta_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9056180Z test_meta_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9066948Z test_meta_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9077508Z test_meta_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9088205Z test_meta_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9098816Z test_meta_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9109610Z test_meta_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9120287Z test_meta_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9131249Z test_meta_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9141795Z test_meta_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9152527Z test_meta_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9163222Z test_meta_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9173933Z test_meta_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9184590Z test_meta_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9195358Z test_meta_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9206216Z test_meta_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9216913Z test_meta_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9227781Z test_meta_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9238444Z test_meta_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9249222Z test_meta_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9259911Z test_meta_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9270647Z test_meta_transpose_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9281420Z test_meta_transpose_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9292092Z test_meta_transpose_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9302740Z test_meta_transpose_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9313512Z test_meta_transpose_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9324215Z test_meta_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9334879Z test_meta_transpose_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9345793Z test_meta_transpose_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9356697Z test_meta_transpose_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9367422Z test_meta_transpose_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9378031Z test_meta_transpose_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9388987Z test_meta_transpose_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9399530Z test_meta_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9410813Z test_meta_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9421657Z test_meta_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9432395Z test_meta_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9443186Z test_meta_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9454118Z test_meta_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9465080Z test_meta_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9475848Z test_meta_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9486466Z test_meta_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9497367Z test_meta_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9508240Z test_meta_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9518810Z test_meta_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9529464Z test_meta_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9540096Z test_meta_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9550959Z test_meta_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9561705Z test_meta_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9572838Z test_meta_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9583101Z test_meta_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9593680Z test_meta_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9604074Z test_meta_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9614541Z test_meta_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9625502Z test_meta_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9635698Z test_meta_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9647177Z test_meta_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9657528Z test_meta_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9668242Z test_meta_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9678609Z test_meta_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9689207Z test_meta_tril_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9699654Z test_meta_tril_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9710118Z test_meta_tril_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9720561Z test_meta_tril_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9731041Z test_meta_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9741443Z test_meta_tril_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9752032Z test_meta_tril_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9762513Z test_meta_tril_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9773631Z test_meta_tril_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9784168Z test_meta_tril_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9794841Z test_meta_tril_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9805579Z test_meta_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9816031Z test_meta_triu_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9826671Z test_meta_triu_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9837152Z test_meta_triu_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9847767Z test_meta_triu_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9858291Z test_meta_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9869231Z test_meta_triu_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9879660Z test_meta_triu_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9890235Z test_meta_triu_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9900690Z test_meta_triu_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9911271Z test_meta_triu_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9921862Z test_meta_triu_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9932592Z test_meta_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9943165Z test_meta_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9953852Z test_meta_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9964541Z test_meta_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9975125Z test_meta_true_divide_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9985852Z test_meta_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:05.9996396Z test_meta_true_divide_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0007099Z test_meta_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0017567Z test_meta_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0028375Z test_meta_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0038958Z test_meta_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0049543Z test_meta_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0060045Z test_meta_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0070676Z test_meta_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0081069Z test_meta_trunc_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0091744Z test_meta_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0102209Z test_meta_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0112850Z test_meta_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0123559Z test_meta_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0134763Z test_meta_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0146555Z test_meta_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0157127Z test_meta_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0168271Z test_meta_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0178750Z test_meta_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0189265Z test_meta_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0199744Z test_meta_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0210183Z test_meta_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0220580Z test_meta_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0231053Z test_meta_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0241353Z test_meta_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0251777Z test_meta_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0261929Z test_meta_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0272505Z test_meta_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0282790Z test_meta_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0293213Z test_meta_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0303549Z test_meta_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0313922Z test_meta_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0324234Z test_meta_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0334585Z test_meta_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0344846Z test_meta_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0355165Z test_meta_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0365580Z test_meta_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0376244Z test_meta_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0387803Z test_meta_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0398711Z test_meta_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0409834Z test_meta_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0420721Z test_meta_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0431415Z test_meta_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0441736Z test_meta_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0452297Z test_meta_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0462577Z test_meta_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0473095Z test_meta_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0483403Z test_meta_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0493677Z test_meta_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0503993Z test_meta_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0514341Z test_meta_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0524790Z test_meta_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0535170Z test_meta_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0545797Z test_meta_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0555864Z test_meta_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0566146Z test_meta_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0576563Z test_meta_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0587116Z test_meta_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0597763Z test_meta_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0608433Z test_meta_unique_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0619043Z test_meta_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0630257Z test_meta_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0640979Z test_meta_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0651705Z test_meta_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0662414Z test_meta_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0673066Z test_meta_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0683900Z test_meta_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0694562Z test_meta_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0705269Z test_meta_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0715962Z test_meta_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0726606Z test_meta_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0737223Z test_meta_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0747961Z test_meta_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0758548Z test_meta_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0769253Z test_meta_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0779880Z test_meta_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0790606Z test_meta_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0801213Z test_meta_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0811974Z test_meta_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0822593Z test_meta_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0833340Z test_meta_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0844001Z test_meta_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0854622Z test_meta_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0865386Z test_meta_var_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0876077Z test_meta_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0886762Z test_meta_var_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0897498Z test_meta_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0908172Z test_meta_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0918636Z test_meta_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0929233Z test_meta_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0939779Z test_meta_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0950388Z test_meta_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0960908Z test_meta_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0971646Z test_meta_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0982236Z test_meta_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.0992928Z test_meta_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1003410Z test_meta_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1013976Z test_meta_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1024480Z test_meta_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1035018Z test_meta_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1045629Z test_meta_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1056083Z test_meta_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1066752Z test_meta_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1077310Z test_meta_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1087845Z test_meta_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1098341Z test_meta_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1108951Z test_meta_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1119366Z test_meta_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1129973Z test_meta_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1140428Z test_meta_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1151055Z test_meta_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1161605Z test_meta_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1172171Z test_meta_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1182590Z test_meta_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1193154Z test_meta_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1203963Z test_meta_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1214467Z test_meta_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1225131Z test_meta_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1235599Z test_meta_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1246142Z test_meta_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1256523Z test_meta_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1267038Z test_meta_view_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1277459Z test_meta_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1287967Z test_meta_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1298474Z test_meta_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1309085Z test_meta_view_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1319527Z test_meta_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1330038Z test_meta_view_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1340477Z test_meta_view_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1351008Z test_meta_view_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1361477Z test_meta_view_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1372137Z test_meta_view_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1382557Z test_meta_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1393171Z test_meta_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1403736Z test_meta_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1414192Z test_meta_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1424618Z test_meta_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1435311Z test_meta_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1445857Z test_meta_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1456271Z test_meta_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1466783Z test_meta_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1477194Z test_meta_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1487739Z test_meta_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1498163Z test_meta_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1508801Z test_meta_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1519422Z test_meta_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1530051Z test_meta_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1540560Z test_meta_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1551248Z test_meta_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1561785Z test_meta_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1572181Z test_meta_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1582637Z test_meta_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1593234Z test_meta_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1603806Z test_meta_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1614301Z test_meta_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1624752Z test_meta_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1635260Z test_meta_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1645878Z test_meta_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1656310Z test_meta_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1666911Z test_meta_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1677233Z test_meta_where_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1687803Z test_meta_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1698301Z test_meta_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1708880Z test_meta_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1719262Z test_meta_where_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1729773Z test_meta_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1740245Z test_meta_where_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1750833Z test_meta_where_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1761268Z test_meta_where_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1771798Z test_meta_where_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1782241Z test_meta_where_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1792764Z test_meta_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1803262Z test_meta_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1813722Z test_meta_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1824198Z test_meta_xlogy_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1834721Z test_meta_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1845254Z test_meta_xlogy_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1855644Z test_meta_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1866174Z test_meta_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1876592Z test_meta_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1887283Z test_meta_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1897663Z test_meta_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1908255Z test_meta_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1918633Z test_meta_zero__cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1929136Z test_meta_zero__cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1939540Z test_meta_zero__cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1950079Z test_meta_zero__cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1960580Z test_meta_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1971188Z test_meta_zero__cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1981594Z test_meta_zero__cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.1992142Z test_meta_zero__cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2002646Z test_meta_zero__cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2013185Z test_meta_zero__cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2023669Z test_meta_zero__cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2034356Z test_meta_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2044949Z test_meta_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2055467Z test_meta_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2066064Z test_meta_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2076525Z test_meta_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2087081Z test_meta_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2097813Z test_meta_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2108459Z test_meta_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2118968Z test_meta_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2129566Z test_meta_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2140199Z test_meta_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2150771Z test_meta_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2161277Z test_meta_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:06.2172749Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... test_meta.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:55:06.2173309Z x = torch.randn((2, 2, 4, 9), dtype=torch.complex32)[:, 0, :, :] 2022-08-17T12:55:06.2179357Z ok (0.002s) 2022-08-17T12:55:06.2192462Z test_imag (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2201936Z test_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2212685Z test_non_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2221643Z test_requires_grad_false (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2229849Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2241362Z test_view_as_complex (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2252940Z test_view_as_real (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2263954Z test_view_dtype (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2278086Z test_view_of_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2291439Z test_view_of_non_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2022-08-17T12:55:06.2311436Z test_weakref (__main__.TestMetaConverter) ... ok (0.002s) 2022-08-17T12:55:06.2311748Z 2022-08-17T12:55:06.2312225Z ---------------------------------------------------------------------- 2022-08-17T12:55:06.2312517Z Ran 9964 tests in 10.674s 2022-08-17T12:55:06.2312621Z 2022-08-17T12:55:06.2312700Z OK (skipped=9950) 2022-08-17T12:55:06.2312811Z 2022-08-17T12:55:06.2313057Z Generating XML reports... 2022-08-17T12:55:07.4735718Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20220817125455.xml 2022-08-17T12:55:07.4745099Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20220817125455.xml 2022-08-17T12:55:07.9794779Z Running test_type_promotion ... [2022-08-17 12:55:07.979136] 2022-08-17T12:55:07.9795290Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:07.979217] 2022-08-17T12:55:09.2592142Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2022-08-17T12:55:09.2671265Z 2022-08-17T12:55:09.2671405Z Running tests... 2022-08-17T12:55:09.2672012Z ---------------------------------------------------------------------- 2022-08-17T12:55:09.2699419Z test_add_wrapped_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:55:09.2853163Z test_alpha_mismatch_cpu (__main__.TestTypePromotionCPU) ... ok (0.015s) 2022-08-17T12:55:09.2951698Z test_alternate_result_cpu (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T12:55:09.3008196Z test_bfloat16_cpu (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T12:55:09.3058586Z test_booleans_cpu (__main__.TestTypePromotionCPU) ... test_type_promotion.py:438: UserWarning: This overload of add is deprecated: 2022-08-17T12:55:09.3058931Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-08-17T12:55:09.3059424Z Consider using one of the following signatures instead: 2022-08-17T12:55:09.3059805Z 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-17T12:55:09.3060139Z torch.tensor(True, device=device), True), 2022-08-17T12:55:09.3098496Z ok (0.009s) 2022-08-17T12:55:09.3106944Z test_can_cast_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:09.3362682Z test_cat_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.026s) 2022-08-17T12:55:10.8936153Z test_cat_out_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (1.557s) 2022-08-17T12:55:10.8970869Z test_clamp_type_promotion_cpu_bool_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9008831Z test_clamp_type_promotion_cpu_bool_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9045181Z test_clamp_type_promotion_cpu_bool_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9080585Z test_clamp_type_promotion_cpu_bool_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:55:10.9125343Z test_clamp_type_promotion_cpu_bool_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9170494Z test_clamp_type_promotion_cpu_bool_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9215467Z test_clamp_type_promotion_cpu_bool_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9259237Z test_clamp_type_promotion_cpu_bool_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9302620Z test_clamp_type_promotion_cpu_bool_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9347302Z test_clamp_type_promotion_cpu_bool_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9392158Z test_clamp_type_promotion_cpu_bool_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9435646Z test_clamp_type_promotion_cpu_bool_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9476817Z test_clamp_type_promotion_cpu_bool_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9519083Z test_clamp_type_promotion_cpu_bool_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9561256Z test_clamp_type_promotion_cpu_bool_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9602940Z test_clamp_type_promotion_cpu_bool_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:10.9657643Z test_clamp_type_promotion_cpu_float32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:10.9709197Z test_clamp_type_promotion_cpu_float32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:10.9761146Z test_clamp_type_promotion_cpu_float32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:10.9813284Z test_clamp_type_promotion_cpu_float32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:10.9864798Z test_clamp_type_promotion_cpu_float32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:10.9918314Z test_clamp_type_promotion_cpu_float32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:10.9972173Z test_clamp_type_promotion_cpu_float32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0023674Z test_clamp_type_promotion_cpu_float32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0074945Z test_clamp_type_promotion_cpu_float32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0127719Z test_clamp_type_promotion_cpu_float32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0180535Z test_clamp_type_promotion_cpu_float32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0231425Z test_clamp_type_promotion_cpu_float32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0283315Z test_clamp_type_promotion_cpu_float32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0335310Z test_clamp_type_promotion_cpu_float32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0387608Z test_clamp_type_promotion_cpu_float32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0441376Z test_clamp_type_promotion_cpu_float32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0494736Z test_clamp_type_promotion_cpu_float64_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0545741Z test_clamp_type_promotion_cpu_float64_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0597017Z test_clamp_type_promotion_cpu_float64_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0648354Z test_clamp_type_promotion_cpu_float64_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0699516Z test_clamp_type_promotion_cpu_float64_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0752757Z test_clamp_type_promotion_cpu_float64_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0805658Z test_clamp_type_promotion_cpu_float64_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0856317Z test_clamp_type_promotion_cpu_float64_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0906813Z test_clamp_type_promotion_cpu_float64_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.0959162Z test_clamp_type_promotion_cpu_float64_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1010796Z test_clamp_type_promotion_cpu_float64_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1060843Z test_clamp_type_promotion_cpu_float64_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1111953Z test_clamp_type_promotion_cpu_float64_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1162539Z test_clamp_type_promotion_cpu_float64_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1213591Z test_clamp_type_promotion_cpu_float64_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1266018Z test_clamp_type_promotion_cpu_float64_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1313870Z test_clamp_type_promotion_cpu_int32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1359597Z test_clamp_type_promotion_cpu_int32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1405514Z test_clamp_type_promotion_cpu_int32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1452706Z test_clamp_type_promotion_cpu_int32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1496119Z test_clamp_type_promotion_cpu_int32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1540777Z test_clamp_type_promotion_cpu_int32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1586551Z test_clamp_type_promotion_cpu_int32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1630198Z test_clamp_type_promotion_cpu_int32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1673690Z test_clamp_type_promotion_cpu_int32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1718643Z test_clamp_type_promotion_cpu_int32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1763256Z test_clamp_type_promotion_cpu_int32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1807265Z test_clamp_type_promotion_cpu_int32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1853788Z test_clamp_type_promotion_cpu_int32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1899494Z test_clamp_type_promotion_cpu_int32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.1944916Z test_clamp_type_promotion_cpu_int32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:11.1992930Z test_clamp_type_promotion_cpu_int32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:11.3950371Z test_comparison_ops_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.196s) 2022-08-17T12:55:11.3967677Z 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-17T12:55:11.3968257Z v = torch.tensor([2], dtype=dt2, device=device) 2022-08-17T12:55:12.1325335Z ok (0.737s) 2022-08-17T12:55:12.1387653Z test_complex_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T12:55:12.1505879Z test_complex_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:12.1518626Z test_complex_scalar_mult_tensor_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:12.1544188Z test_computation_ignores_out_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:55:12.1573976Z test_create_bool_tensors_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:55:12.1595677Z test_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1617301Z test_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1639003Z test_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1660576Z test_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1682289Z test_div_promotion_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1703804Z test_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1871308Z test_div_promotion_inplace_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.1889414Z test_div_promotion_inplace_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.1907668Z test_div_promotion_inplace_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.2074064Z test_div_promotion_inplace_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.2240404Z test_div_promotion_inplace_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.2406850Z test_div_promotion_inplace_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.2573742Z test_div_promotion_inplace_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.2741405Z test_div_promotion_inplace_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.2908983Z test_div_promotion_out_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.2928859Z test_div_promotion_out_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.2948582Z test_div_promotion_out_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.3116534Z test_div_promotion_out_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.3283315Z test_div_promotion_out_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.3450936Z test_div_promotion_out_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.3618494Z test_div_promotion_out_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.3786528Z test_div_promotion_out_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T12:55:12.3803227Z test_float_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.3822263Z test_from_issue_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.3834818Z test_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:12.3855459Z test_indexing_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.3927506Z test_indexing_fail_cpu (__main__.TestTypePromotionCPU) ... ok (0.007s) 2022-08-17T12:55:12.4106165Z test_inplace_cpu (__main__.TestTypePromotionCPU) ... ok (0.018s) 2022-08-17T12:55:12.4117778Z test_int_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:12.4128122Z test_int_to_float_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:12.4256383Z test_integer_addcdiv_deprecated_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:12.4381731Z test_integer_addcdiv_deprecated_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:12.4506819Z test_integer_addcdiv_deprecated_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:12.4631540Z test_integer_addcdiv_deprecated_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:12.4756300Z test_integer_addcdiv_deprecated_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:12.4776471Z test_lt_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.9795097Z test_many_promotions_cpu (__main__.TestTypePromotionCPU) ... ok (0.502s) 2022-08-17T12:55:12.9846539Z test_mixed_type_backward_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2022-08-17T12:55:12.9926160Z test_non_promoting_ops_cpu (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T12:55:12.9949747Z test_numpy_array_binary_ufunc_promotion_cpu_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.9972734Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:12.9995514Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0018193Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0056967Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:13.0095752Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.004s) 2022-08-17T12:55:13.0118698Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0141568Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0164683Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0187406Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0210114Z test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0236347Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:55:13.0258640Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0281409Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0304500Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0327488Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0350343Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0373121Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0395997Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0418879Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0441565Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0464342Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0487376Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0510322Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0532871Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0555678Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0578447Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0601464Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0624299Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0647267Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0670074Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0692770Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0715655Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0740221Z test_numpy_array_binary_ufunc_promotion_cpu_float16_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0762969Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0785839Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0808236Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0830979Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0853499Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0876159Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0899015Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0921992Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0945182Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0967983Z test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.0990913Z test_numpy_array_binary_ufunc_promotion_cpu_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1013659Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1036712Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1059573Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1082041Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1105127Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1127661Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1149970Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1172327Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1194506Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1216820Z test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1239202Z test_numpy_array_binary_ufunc_promotion_cpu_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1261548Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1284072Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1308497Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1331236Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1352807Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1375116Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1397534Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1419937Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1442546Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1464868Z test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1487389Z test_numpy_array_binary_ufunc_promotion_cpu_int16_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1509724Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1532136Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1554516Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1577024Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1599466Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1621859Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1644170Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1666310Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1688695Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1710864Z test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1733049Z test_numpy_array_binary_ufunc_promotion_cpu_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1755303Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1777610Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1799806Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1821962Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1844380Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1866673Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1891172Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1913363Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1935555Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1957816Z test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.1980050Z test_numpy_array_binary_ufunc_promotion_cpu_int64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2002353Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2024663Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2047366Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2069681Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2091806Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2114292Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2136540Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2158711Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2181084Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2203403Z test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2225773Z test_numpy_array_binary_ufunc_promotion_cpu_int8_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2248043Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2270233Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2292293Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2314352Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2336583Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2358885Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2381400Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2404045Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2426166Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2449023Z test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2473414Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2495708Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2518121Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2540523Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2562810Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2585296Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2607589Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2630043Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2652782Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2675898Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2698392Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2715914Z test_promote_self_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:13.2726897Z test_promote_types_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:13.2746213Z test_result_type_cpu_bfloat16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.2771503Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.2790303Z test_result_type_cpu_bfloat16_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.2809583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.2829777Z test_result_type_cpu_bfloat16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.2854553Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.2873395Z test_result_type_cpu_bfloat16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.2898141Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.2917383Z test_result_type_cpu_bfloat16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.2942526Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.2962707Z test_result_type_cpu_bfloat16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.2985066Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3003906Z test_result_type_cpu_bfloat16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3025732Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3044620Z test_result_type_cpu_bfloat16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3063680Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3082634Z test_result_type_cpu_bfloat16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3101645Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3120605Z test_result_type_cpu_bfloat16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3139641Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3158549Z test_result_type_cpu_bfloat16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3177837Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3196850Z test_result_type_cpu_bfloat16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3215932Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3234794Z test_result_type_cpu_bool_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3254027Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3272923Z test_result_type_cpu_bool_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3287431Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.3306220Z test_result_type_cpu_bool_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3327412Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3346426Z test_result_type_cpu_bool_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3367625Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3386670Z test_result_type_cpu_bool_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3405926Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3424649Z test_result_type_cpu_bool_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3443303Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3462013Z test_result_type_cpu_bool_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3480730Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3499469Z test_result_type_cpu_bool_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3514436Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.3533273Z test_result_type_cpu_bool_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3548301Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.3567076Z test_result_type_cpu_bool_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3581671Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.3600428Z test_result_type_cpu_bool_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3615288Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.3634078Z test_result_type_cpu_bool_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3648905Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.3667685Z test_result_type_cpu_complex128_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3691950Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3711012Z test_result_type_cpu_complex128_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3732436Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3751444Z test_result_type_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3776874Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3795818Z test_result_type_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3821794Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3840661Z test_result_type_cpu_complex128_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3865195Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3883988Z test_result_type_cpu_complex128_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3907924Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3926836Z test_result_type_cpu_complex128_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3950765Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.3969994Z test_result_type_cpu_complex128_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.3990867Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4009695Z test_result_type_cpu_complex128_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4030700Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4049525Z test_result_type_cpu_complex128_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4070524Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4089498Z test_result_type_cpu_complex128_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4110423Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4129482Z test_result_type_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4150677Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4169658Z test_result_type_cpu_complex64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4193997Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4212921Z test_result_type_cpu_complex64_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4234142Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4253102Z test_result_type_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4279084Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4297967Z test_result_type_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4324005Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4342686Z test_result_type_cpu_complex64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4367339Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4386121Z test_result_type_cpu_complex64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4410103Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4428939Z test_result_type_cpu_complex64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4452950Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4471986Z test_result_type_cpu_complex64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4493275Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4512320Z test_result_type_cpu_complex64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4533479Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4552443Z test_result_type_cpu_complex64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4573593Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4592147Z test_result_type_cpu_complex64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4613388Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4632249Z test_result_type_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4653522Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4672344Z test_result_type_cpu_float16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4694559Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4713395Z test_result_type_cpu_float16_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4732289Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4751315Z test_result_type_cpu_float16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4775555Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4794695Z test_result_type_cpu_float16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4818944Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4837825Z test_result_type_cpu_float16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4859826Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4878724Z test_result_type_cpu_float16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4900572Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4919572Z test_result_type_cpu_float16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4941251Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4960308Z test_result_type_cpu_float16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.4979383Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.4998187Z test_result_type_cpu_float16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5017201Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5036435Z test_result_type_cpu_float16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5055394Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5074233Z test_result_type_cpu_float16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5093468Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5112374Z test_result_type_cpu_float16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5131385Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5150158Z test_result_type_cpu_float32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5172190Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5191064Z test_result_type_cpu_float32_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5209838Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5228681Z test_result_type_cpu_float32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5252669Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5271476Z test_result_type_cpu_float32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5295590Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5314575Z test_result_type_cpu_float32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5336409Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5355187Z test_result_type_cpu_float32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5376705Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5395821Z test_result_type_cpu_float32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5417321Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5436219Z test_result_type_cpu_float32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5455764Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5474712Z test_result_type_cpu_float32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5493828Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5512713Z test_result_type_cpu_float32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5531226Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5550295Z test_result_type_cpu_float32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5569452Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5588860Z test_result_type_cpu_float32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5607877Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5627038Z test_result_type_cpu_float64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5649259Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5668660Z test_result_type_cpu_float64_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5687658Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5706745Z test_result_type_cpu_float64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5731007Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5750321Z test_result_type_cpu_float64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5774938Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5794411Z test_result_type_cpu_float64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5816716Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5836012Z test_result_type_cpu_float64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5857880Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5877496Z test_result_type_cpu_float64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5899097Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5918492Z test_result_type_cpu_float64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5937835Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5957133Z test_result_type_cpu_float64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.5976276Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.5995522Z test_result_type_cpu_float64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6014576Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6033834Z test_result_type_cpu_float64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6053048Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6072332Z test_result_type_cpu_float64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6091733Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6111084Z test_result_type_cpu_int16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6130567Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6149726Z test_result_type_cpu_int16_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6165063Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6184211Z test_result_type_cpu_int16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6206150Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6225503Z test_result_type_cpu_int16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6247210Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6266528Z test_result_type_cpu_int16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6286409Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6305417Z test_result_type_cpu_int16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6324794Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6344048Z test_result_type_cpu_int16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6363272Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6382750Z test_result_type_cpu_int16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6397893Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6416694Z test_result_type_cpu_int16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6432031Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6450836Z test_result_type_cpu_int16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6466049Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6484785Z test_result_type_cpu_int16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6499807Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6518702Z test_result_type_cpu_int16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6533872Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6552790Z test_result_type_cpu_int32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6572185Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6591122Z test_result_type_cpu_int32_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6606195Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6625466Z test_result_type_cpu_int32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6647677Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6666745Z test_result_type_cpu_int32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6688501Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6707401Z test_result_type_cpu_int32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6726754Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6745835Z test_result_type_cpu_int32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6764823Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6783785Z test_result_type_cpu_int32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6802758Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.6821850Z test_result_type_cpu_int32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6837245Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6856266Z test_result_type_cpu_int32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6871445Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6890371Z test_result_type_cpu_int32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6905530Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6924523Z test_result_type_cpu_int32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6939600Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6958460Z test_result_type_cpu_int32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.6973640Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.6992508Z test_result_type_cpu_int64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7011932Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7030821Z test_result_type_cpu_int64_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7045898Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7064716Z test_result_type_cpu_int64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7086185Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7105166Z test_result_type_cpu_int64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7126794Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7145544Z test_result_type_cpu_int64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7164907Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7183874Z test_result_type_cpu_int64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7202979Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7221685Z test_result_type_cpu_int64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7240783Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7259712Z test_result_type_cpu_int64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7275004Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7293864Z test_result_type_cpu_int64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7309225Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7327919Z test_result_type_cpu_int64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7342610Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7361845Z test_result_type_cpu_int64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7376708Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7395635Z test_result_type_cpu_int64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7410833Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7429797Z test_result_type_cpu_int8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7449336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7468582Z test_result_type_cpu_int8_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7483661Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7502550Z test_result_type_cpu_int8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7524069Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7542887Z test_result_type_cpu_int8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7564532Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7583476Z test_result_type_cpu_int8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7602966Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7621758Z test_result_type_cpu_int8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7640871Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7659687Z test_result_type_cpu_int8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7678864Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7697552Z test_result_type_cpu_int8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7712829Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7731548Z test_result_type_cpu_int8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7746789Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7765519Z test_result_type_cpu_int8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7780576Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7799229Z test_result_type_cpu_int8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7814375Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7833271Z test_result_type_cpu_int8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7848671Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7867403Z test_result_type_cpu_uint8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7886815Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7905647Z test_result_type_cpu_uint8_bool (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7920776Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.7939563Z test_result_type_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.7961034Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.7980124Z test_result_type_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8001598Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.8020407Z test_result_type_cpu_uint8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8040024Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.8058861Z test_result_type_cpu_uint8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8078098Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.8097081Z test_result_type_cpu_uint8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8116248Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.004s) 2022-08-17T12:55:13.8135260Z test_result_type_cpu_uint8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8150439Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.8169428Z test_result_type_cpu_uint8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8184524Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.8203457Z test_result_type_cpu_uint8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8218572Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.8237502Z test_result_type_cpu_uint8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8252917Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.8271952Z test_result_type_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T12:55:13.8287016Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.003s) 2022-08-17T12:55:13.8322269Z test_result_type_tensor_vs_scalar_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T12:55:15.2815662Z test_sparse_add_cpu (__main__.TestTypePromotionCPU) ... ok (1.449s) 2022-08-17T12:55:15.4514133Z test_sparse_div_cpu (__main__.TestTypePromotionCPU) ... ok (0.170s) 2022-08-17T12:55:15.4535284Z test_sparse_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:15.4555946Z test_sparse_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:15.4574239Z test_sparse_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:15.4592773Z test_sparse_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:15.4610878Z test_sparse_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:15.8948554Z test_sparse_mul_cpu (__main__.TestTypePromotionCPU) ... ok (0.434s) 2022-08-17T12:55:17.4958227Z test_sparse_sub_cpu (__main__.TestTypePromotionCPU) ... ok (1.601s) 2022-08-17T12:55:17.4971669Z test_transpose_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:17.5055857Z test_unary_op_out_casting_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T12:55:17.5172820Z test_unary_op_out_casting_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:17.5289466Z test_unary_op_out_casting_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:17.5405526Z test_unary_op_out_casting_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:17.5520838Z test_unary_op_out_casting_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2022-08-17T12:55:17.5637807Z test_unary_op_out_casting_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.012s) 2022-08-17T12:55:17.5719720Z test_unary_op_out_casting_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T12:55:17.5834904Z test_unary_op_out_casting_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2022-08-17T12:55:17.5950188Z test_unary_op_out_casting_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2022-08-17T12:55:17.6065603Z test_unary_op_out_casting_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2022-08-17T12:55:17.6192147Z test_unary_op_out_casting_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.6318974Z test_unary_op_out_casting_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.6343434Z test_unary_op_out_casting_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:17.6471058Z test_unary_op_out_casting_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.6597668Z test_unary_op_out_casting_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.6724633Z test_unary_op_out_casting_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.6853081Z test_unary_op_out_casting_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.6979472Z test_unary_op_out_casting_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.7003139Z test_unary_op_out_casting_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T12:55:17.7131295Z test_unary_op_out_casting_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.7257706Z test_unary_op_out_casting_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.7384062Z test_unary_op_out_casting_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.7510882Z test_unary_op_out_casting_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.7636995Z test_unary_op_out_casting_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.013s) 2022-08-17T12:55:17.7720790Z test_unary_op_out_casting_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2022-08-17T12:55:17.7729759Z test_unsigned_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T12:55:17.7730051Z 2022-08-17T12:55:17.7730481Z ---------------------------------------------------------------------- 2022-08-17T12:55:17.7730853Z Ran 422 tests in 8.506s 2022-08-17T12:55:17.7731029Z 2022-08-17T12:55:17.7731121Z OK 2022-08-17T12:55:17.7731266Z 2022-08-17T12:55:17.7731395Z Generating XML reports... 2022-08-17T12:55:17.8064280Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817125509.xml 2022-08-17T12:55:18.0333145Z Running test_mps ... [2022-08-17 12:55:18.032945] 2022-08-17T12:55:18.0333883Z Executing ['/opt/conda/bin/python', '-bb', 'test_mps.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:18.033029] 2022-08-17T12:55:20.0381426Z MPS not available, skipping tests 2022-08-17T12:55:20.1528735Z Test results will be stored in test-reports/python-unittest/test_mps 2022-08-17T12:55:20.1652349Z 2022-08-17T12:55:20.1652473Z Running tests... 2022-08-17T12:55:20.1652929Z ---------------------------------------------------------------------- 2022-08-17T12:55:20.1682409Z test_output_match_H_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.1702824Z test_output_match_H_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1722669Z test_output_match_H_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1742578Z test_output_match_H_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1762402Z test_output_match_H_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1782401Z test_output_match_H_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1802667Z test_output_match_H_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1829574Z test_output_match_T_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1842806Z test_output_match_T_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1862697Z test_output_match_T_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1882783Z test_output_match_T_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1902822Z test_output_match_T_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1922900Z test_output_match_T_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1943886Z test_output_match_T_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1963856Z test_output_match___getitem___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.1983473Z test_output_match___getitem___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2003941Z test_output_match___getitem___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2023156Z test_output_match___getitem___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2042897Z test_output_match___getitem___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2062802Z test_output_match___getitem___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2082626Z test_output_match___getitem___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2102383Z test_output_match___radd___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2122112Z test_output_match___radd___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2141743Z test_output_match___radd___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2161519Z test_output_match___radd___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2181283Z test_output_match___radd___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2201191Z test_output_match___radd___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2221081Z test_output_match___radd___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2240911Z test_output_match___rand___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2260615Z test_output_match___rand___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2280363Z test_output_match___rand___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2300001Z test_output_match___rand___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2319786Z test_output_match___rand___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2339258Z test_output_match___rdiv___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2358978Z test_output_match___rdiv___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2378740Z test_output_match___rdiv___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2398825Z test_output_match___rdiv___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2418544Z test_output_match___rdiv___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2438274Z test_output_match___rdiv___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2458002Z test_output_match___rdiv___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2477760Z test_output_match___rmatmul___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2497549Z test_output_match___rmatmul___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2517258Z test_output_match___rmatmul___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2537079Z test_output_match___rmatmul___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2556722Z test_output_match___rmatmul___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2576473Z test_output_match___rmod___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2596431Z test_output_match___rmod___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2616238Z test_output_match___rmul___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2636068Z test_output_match___rmul___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2655773Z test_output_match___rmul___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2675660Z test_output_match___rmul___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2695537Z test_output_match___rmul___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2715432Z test_output_match___rmul___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2735106Z test_output_match___rmul___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2755107Z test_output_match___ror___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2774973Z test_output_match___ror___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2794753Z test_output_match___ror___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2814396Z test_output_match___ror___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2834111Z test_output_match___ror___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2853809Z test_output_match___rpow___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2874330Z test_output_match___rpow___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.2907972Z test_output_match___rpow___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.2941843Z test_output_match___rpow___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.2976043Z test_output_match___rpow___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3007868Z test_output_match___rpow___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3034054Z test_output_match___rsub___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3062107Z test_output_match___rsub___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3088827Z test_output_match___rsub___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3117136Z test_output_match___rsub___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3143673Z test_output_match___rsub___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3171489Z test_output_match___rsub___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:20.3195831Z test_output_match___rxor___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3215430Z test_output_match___rxor___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3235337Z test_output_match___rxor___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3255156Z test_output_match___rxor___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3275004Z test_output_match___rxor___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3294868Z test_output_match__masked_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3314836Z test_output_match__masked_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3334759Z test_output_match__masked_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3354620Z test_output_match__masked_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3374438Z test_output_match__masked_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3394475Z test_output_match__masked_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3414349Z test_output_match__masked_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3434154Z test_output_match__masked_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3453961Z test_output_match__masked_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3473915Z test_output_match__masked_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3494088Z test_output_match__masked_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3513797Z test_output_match__masked_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3533799Z test_output_match__masked_argmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3553872Z test_output_match__masked_argmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3574018Z test_output_match__masked_argmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3593968Z test_output_match__masked_argmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3613998Z test_output_match__masked_argmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3634023Z test_output_match__masked_argmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3654213Z test_output_match__masked_argmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3674231Z test_output_match__masked_argmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3694172Z test_output_match__masked_argmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3714098Z test_output_match__masked_argmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3734069Z test_output_match__masked_argmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3754558Z test_output_match__masked_argmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3774205Z test_output_match__masked_cumprod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3794321Z test_output_match__masked_cumprod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3814314Z test_output_match__masked_cumprod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3834238Z test_output_match__masked_cumprod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3854193Z test_output_match__masked_cumprod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3874277Z test_output_match__masked_cumsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3894219Z test_output_match__masked_cumsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3914231Z test_output_match__masked_cumsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3934226Z test_output_match__masked_cumsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3954195Z test_output_match__masked_cumsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3974142Z test_output_match__masked_log_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.3994098Z test_output_match__masked_logaddexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4014049Z test_output_match__masked_logsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4034010Z test_output_match__masked_logsumexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4054126Z test_output_match__masked_logsumexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4074107Z test_output_match__masked_logsumexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4094119Z test_output_match__masked_logsumexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4114104Z test_output_match__masked_mean_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4134332Z test_output_match__masked_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4154401Z test_output_match__masked_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4174554Z test_output_match__masked_mean_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4194531Z test_output_match__masked_mean_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4214625Z test_output_match__masked_mean_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4234699Z test_output_match__masked_mean_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4254737Z test_output_match__masked_median_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4274908Z test_output_match__masked_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4295040Z test_output_match__masked_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4315126Z test_output_match__masked_normalize_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4335236Z test_output_match__masked_normalize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4355428Z test_output_match__masked_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4376350Z test_output_match__masked_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4396561Z test_output_match__masked_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4416708Z test_output_match__masked_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4437352Z test_output_match__masked_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4457548Z test_output_match__masked_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4477685Z test_output_match__masked_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4497948Z test_output_match__masked_softmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4518126Z test_output_match__masked_std_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4538425Z test_output_match__masked_std_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4558410Z test_output_match__masked_std_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4578596Z test_output_match__masked_std_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4598579Z test_output_match__masked_std_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4618752Z test_output_match__masked_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4638839Z test_output_match__masked_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4658923Z test_output_match__masked_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4678943Z test_output_match__masked_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4698898Z test_output_match__masked_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4718984Z test_output_match__masked_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4739051Z test_output_match__masked_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4758967Z test_output_match__masked_var_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4779018Z test_output_match__masked_var_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4799165Z test_output_match__masked_var_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4819398Z test_output_match__masked_var_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4839301Z test_output_match__masked_var_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4859573Z test_output_match__masked_var_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4879574Z test_output_match_abs_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4899666Z test_output_match_abs_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4919612Z test_output_match_abs_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4939705Z test_output_match_abs_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4959697Z test_output_match_abs_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4979815Z test_output_match_abs_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.4999927Z test_output_match_acos_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5020058Z test_output_match_acos_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5040047Z test_output_match_acos_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5060205Z test_output_match_acos_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5080394Z test_output_match_acos_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5100342Z test_output_match_acos_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5120204Z test_output_match_acosh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5140278Z test_output_match_acosh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5160323Z test_output_match_acosh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5180358Z test_output_match_acosh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5200379Z test_output_match_acosh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5220450Z test_output_match_acosh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5240518Z test_output_match_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5260597Z test_output_match_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5280683Z test_output_match_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5300854Z test_output_match_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5320964Z test_output_match_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5341050Z test_output_match_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5360980Z test_output_match_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5381048Z test_output_match_addbmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5402006Z test_output_match_addbmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5422011Z test_output_match_addbmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5441983Z test_output_match_addbmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5462142Z test_output_match_addbmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5482147Z test_output_match_addcdiv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5502351Z test_output_match_addcmul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5522445Z test_output_match_addcmul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5542564Z test_output_match_addcmul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5563306Z test_output_match_addcmul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5583471Z test_output_match_addcmul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5603549Z test_output_match_addmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5623595Z test_output_match_addmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5643717Z test_output_match_addmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5663739Z test_output_match_addmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5683874Z test_output_match_addmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5703794Z test_output_match_addmm_decomposed_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5724056Z test_output_match_addmm_decomposed_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5744039Z test_output_match_addmm_decomposed_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5764182Z test_output_match_addmm_decomposed_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5784195Z test_output_match_addmm_decomposed_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5804237Z test_output_match_addmv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5824548Z test_output_match_addmv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5844896Z test_output_match_addmv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5864817Z test_output_match_addmv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5884861Z test_output_match_addmv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5905026Z test_output_match_addr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5925210Z test_output_match_addr_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5945428Z test_output_match_addr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5965350Z test_output_match_addr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.5985555Z test_output_match_addr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6005704Z test_output_match_addr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6025732Z test_output_match_addr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6045940Z test_output_match_all_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6065974Z test_output_match_all_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6086006Z test_output_match_all_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6105953Z test_output_match_all_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6126191Z test_output_match_all_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6146201Z test_output_match_all_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6166138Z test_output_match_all_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6186207Z test_output_match_allclose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6206190Z test_output_match_allclose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6226708Z test_output_match_amax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6246114Z test_output_match_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6266421Z test_output_match_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6286281Z test_output_match_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6306151Z test_output_match_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6325911Z test_output_match_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6345827Z test_output_match_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6365826Z test_output_match_amin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6385835Z test_output_match_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6405917Z test_output_match_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6425790Z test_output_match_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6446034Z test_output_match_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6466016Z test_output_match_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6485713Z test_output_match_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6505742Z test_output_match_aminmax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6525688Z test_output_match_aminmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6545533Z test_output_match_aminmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6565680Z test_output_match_aminmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6585174Z test_output_match_aminmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6604905Z test_output_match_aminmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6624682Z test_output_match_angle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6644951Z test_output_match_angle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6665243Z test_output_match_angle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6685200Z test_output_match_angle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6705231Z test_output_match_angle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6725237Z test_output_match_angle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6745401Z test_output_match_angle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6765617Z test_output_match_any_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6785686Z test_output_match_any_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6805788Z test_output_match_any_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6825946Z test_output_match_any_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6846109Z test_output_match_any_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6866362Z test_output_match_any_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6886694Z test_output_match_any_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6907135Z test_output_match_arange_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6926952Z test_output_match_arange_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6946937Z test_output_match_arange_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6966925Z test_output_match_arange_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.6986861Z test_output_match_arange_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7006837Z test_output_match_arange_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7026866Z test_output_match_argmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7046865Z test_output_match_argmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7066857Z test_output_match_argmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7086876Z test_output_match_argmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7106853Z test_output_match_argmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7127038Z test_output_match_argmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7147020Z test_output_match_argmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7166977Z test_output_match_argmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7186959Z test_output_match_argmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7207149Z test_output_match_argmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7227222Z test_output_match_argmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7247135Z test_output_match_argmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7267186Z test_output_match_argsort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7287333Z test_output_match_argsort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7307532Z test_output_match_argsort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7327527Z test_output_match_argsort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7347610Z test_output_match_argsort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7367726Z test_output_match_argsort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7387910Z test_output_match_argsort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7407780Z test_output_match_argwhere_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7427669Z test_output_match_argwhere_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7447428Z test_output_match_argwhere_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7467195Z test_output_match_argwhere_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7487162Z test_output_match_argwhere_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7506990Z test_output_match_argwhere_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7526746Z test_output_match_argwhere_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7546537Z test_output_match_as_strided_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7566289Z test_output_match_as_strided_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7586143Z test_output_match_as_strided_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7605789Z test_output_match_as_strided_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7625634Z test_output_match_as_strided_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7645352Z test_output_match_as_strided_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7666683Z test_output_match_as_strided_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7686556Z test_output_match_as_strided_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7706524Z test_output_match_as_strided_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7726678Z test_output_match_as_strided_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7746635Z test_output_match_as_strided_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7766807Z test_output_match_as_strided_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7786866Z test_output_match_as_strided_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7806989Z test_output_match_as_strided_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7827041Z test_output_match_asin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7847043Z test_output_match_asin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7867107Z test_output_match_asin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7887147Z test_output_match_asin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7907223Z test_output_match_asin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7927644Z test_output_match_asin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7947809Z test_output_match_asinh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7967853Z test_output_match_asinh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.7987999Z test_output_match_asinh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8008225Z test_output_match_asinh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8028424Z test_output_match_asinh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8048464Z test_output_match_asinh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8068689Z test_output_match_atan2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8088889Z test_output_match_atan2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8109118Z test_output_match_atan2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8129255Z test_output_match_atan2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8149553Z test_output_match_atan2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8169452Z test_output_match_atan2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8189469Z test_output_match_atan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8209351Z test_output_match_atan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8229405Z test_output_match_atan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8249356Z test_output_match_atan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8269427Z test_output_match_atan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8289462Z test_output_match_atan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8309641Z test_output_match_atanh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8329674Z test_output_match_atanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8349720Z test_output_match_atanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8369780Z test_output_match_atanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8389986Z test_output_match_atanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8410050Z test_output_match_atanh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8430464Z test_output_match_atleast_1d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8450348Z test_output_match_atleast_1d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8470526Z test_output_match_atleast_1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8490317Z test_output_match_atleast_1d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8510569Z test_output_match_atleast_1d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8530139Z test_output_match_atleast_1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8550027Z test_output_match_atleast_1d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8569672Z test_output_match_atleast_2d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8589754Z test_output_match_atleast_2d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8609440Z test_output_match_atleast_2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8629497Z test_output_match_atleast_2d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8649207Z test_output_match_atleast_2d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8669027Z test_output_match_atleast_2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8688792Z test_output_match_atleast_2d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8708734Z test_output_match_atleast_3d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8728406Z test_output_match_atleast_3d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8748378Z test_output_match_atleast_3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8768239Z test_output_match_atleast_3d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8788254Z test_output_match_atleast_3d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8808182Z test_output_match_atleast_3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8828118Z test_output_match_atleast_3d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8848013Z test_output_match_baddbmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8867970Z test_output_match_baddbmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8887929Z test_output_match_baddbmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8907834Z test_output_match_baddbmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8927489Z test_output_match_baddbmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8947537Z test_output_match_bernoulli_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8967854Z test_output_match_bfloat16_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.8988593Z test_output_match_bfloat16_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9009287Z test_output_match_bfloat16_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9030217Z test_output_match_bfloat16_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9050914Z test_output_match_bfloat16_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9071871Z test_output_match_bfloat16_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9092670Z test_output_match_bfloat16_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9113556Z test_output_match_bincount_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9134369Z test_output_match_bincount_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9155252Z test_output_match_bincount_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9176074Z test_output_match_bincount_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9197042Z test_output_match_bitwise_and_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9217877Z test_output_match_bitwise_and_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9238698Z test_output_match_bitwise_and_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9259560Z test_output_match_bitwise_and_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9280392Z test_output_match_bitwise_and_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9301399Z test_output_match_bitwise_left_shift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9322274Z test_output_match_bitwise_left_shift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9343022Z test_output_match_bitwise_left_shift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9363861Z test_output_match_bitwise_left_shift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9388461Z test_output_match_bitwise_not_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9409558Z test_output_match_bitwise_not_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9430302Z test_output_match_bitwise_not_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9451875Z test_output_match_bitwise_not_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9472736Z test_output_match_bitwise_not_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9493598Z test_output_match_bitwise_or_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9514846Z test_output_match_bitwise_or_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9535689Z test_output_match_bitwise_or_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9556524Z test_output_match_bitwise_or_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9577407Z test_output_match_bitwise_or_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9598243Z test_output_match_bitwise_right_shift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9619118Z test_output_match_bitwise_right_shift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9639989Z test_output_match_bitwise_right_shift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9660887Z test_output_match_bitwise_right_shift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9681681Z test_output_match_bitwise_xor_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9702721Z test_output_match_bitwise_xor_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9723684Z test_output_match_bitwise_xor_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9744378Z test_output_match_bitwise_xor_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9765326Z test_output_match_bitwise_xor_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9786118Z test_output_match_block_diag_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9806889Z test_output_match_block_diag_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9827900Z test_output_match_block_diag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9848711Z test_output_match_block_diag_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9869498Z test_output_match_block_diag_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9890268Z test_output_match_block_diag_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9911138Z test_output_match_block_diag_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9931985Z test_output_match_bmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9952749Z test_output_match_bmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9973408Z test_output_match_bmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:20.9994138Z test_output_match_bmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0014681Z test_output_match_bmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0035425Z test_output_match_bool_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0056098Z test_output_match_bool_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0076654Z test_output_match_bool_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0097418Z test_output_match_bool_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0118189Z test_output_match_bool_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0139057Z test_output_match_bool_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0159641Z test_output_match_bool_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0180368Z test_output_match_broadcast_shapes_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0201101Z test_output_match_broadcast_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0221767Z test_output_match_broadcast_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0242446Z test_output_match_broadcast_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0263213Z test_output_match_broadcast_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0283947Z test_output_match_broadcast_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0304884Z test_output_match_broadcast_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0325970Z test_output_match_broadcast_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0346788Z test_output_match_broadcast_to_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0367788Z test_output_match_broadcast_to_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0388765Z test_output_match_broadcast_to_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0409624Z test_output_match_broadcast_to_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0430478Z test_output_match_broadcast_to_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0451384Z test_output_match_broadcast_to_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0472247Z test_output_match_broadcast_to_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0493067Z test_output_match_bucketize_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0513816Z test_output_match_bucketize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0534688Z test_output_match_bucketize_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0555489Z test_output_match_bucketize_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0576396Z test_output_match_bucketize_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0597257Z test_output_match_bucketize_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0618146Z test_output_match_byte_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0639072Z test_output_match_byte_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0659897Z test_output_match_byte_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0680757Z test_output_match_byte_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0701828Z test_output_match_byte_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0722622Z test_output_match_byte_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0743562Z test_output_match_byte_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0764534Z test_output_match_cartesian_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0785462Z test_output_match_cartesian_prod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0805340Z test_output_match_cartesian_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0825293Z test_output_match_cartesian_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0845226Z test_output_match_cartesian_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0865209Z test_output_match_cartesian_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0885111Z test_output_match_cartesian_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0905018Z test_output_match_cat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0925160Z test_output_match_cat_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0946146Z test_output_match_cat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0965644Z test_output_match_cat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.0985700Z test_output_match_cat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1005565Z test_output_match_cat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1025495Z test_output_match_cat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1045488Z test_output_match_cdist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1065322Z test_output_match_ceil_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1085354Z test_output_match_chalf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1105509Z test_output_match_chalf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1125552Z test_output_match_chalf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1145591Z test_output_match_chalf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1165612Z test_output_match_chalf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1185610Z test_output_match_chalf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1205716Z test_output_match_chalf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1225652Z test_output_match_char_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1245768Z test_output_match_char_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1266614Z test_output_match_char_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1286038Z test_output_match_char_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1306511Z test_output_match_char_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1326047Z test_output_match_char_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1346292Z test_output_match_char_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1366282Z test_output_match_cholesky_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1386332Z test_output_match_cholesky_inverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1406381Z test_output_match_cholesky_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1426485Z test_output_match_chunk_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1446522Z test_output_match_chunk_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1466687Z test_output_match_chunk_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1486473Z test_output_match_chunk_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1506557Z test_output_match_chunk_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1526517Z test_output_match_chunk_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1546559Z test_output_match_chunk_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1566574Z test_output_match_clamp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1586673Z test_output_match_clamp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1606883Z test_output_match_clamp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1626723Z test_output_match_clamp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1646810Z test_output_match_clamp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1666915Z test_output_match_clamp_max_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1686777Z test_output_match_clamp_max_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1707441Z test_output_match_clamp_max_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1726932Z test_output_match_clamp_max_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1746939Z test_output_match_clamp_max_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1766834Z test_output_match_clamp_max_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1786808Z test_output_match_clamp_max_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1806642Z test_output_match_clamp_min_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1826615Z test_output_match_clamp_min_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1846663Z test_output_match_clamp_min_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1866759Z test_output_match_clamp_min_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1886739Z test_output_match_clamp_min_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1906793Z test_output_match_clamp_min_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1926968Z test_output_match_clamp_min_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1946889Z test_output_match_clone_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1966896Z test_output_match_clone_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.1986930Z test_output_match_clone_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2006971Z test_output_match_clone_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2027105Z test_output_match_clone_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2047035Z test_output_match_clone_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2066995Z test_output_match_clone_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2086911Z test_output_match_column_stack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2106886Z test_output_match_column_stack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2126926Z test_output_match_column_stack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2146948Z test_output_match_column_stack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2166924Z test_output_match_column_stack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2187122Z test_output_match_column_stack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2207064Z test_output_match_column_stack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2227159Z test_output_match_combinations_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2247068Z test_output_match_combinations_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2266959Z test_output_match_combinations_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2286932Z test_output_match_combinations_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2306917Z test_output_match_combinations_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2326962Z test_output_match_combinations_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2346986Z test_output_match_combinations_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2367069Z test_output_match_complex_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2387392Z test_output_match_complex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2407295Z test_output_match_conj_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2427436Z test_output_match_conj_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2447507Z test_output_match_conj_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2467705Z test_output_match_conj_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2487489Z test_output_match_conj_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2507406Z test_output_match_conj_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2527288Z test_output_match_conj_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2547081Z test_output_match_conj_physical_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2566884Z test_output_match_conj_physical_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2586583Z test_output_match_conj_physical_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2606362Z test_output_match_conj_physical_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2626260Z test_output_match_conj_physical_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2646129Z test_output_match_conj_physical_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2665924Z test_output_match_conj_physical_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2685755Z test_output_match_constant_pad_nd_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2706085Z test_output_match_constant_pad_nd_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2725612Z test_output_match_constant_pad_nd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2745508Z test_output_match_constant_pad_nd_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2765282Z test_output_match_constant_pad_nd_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2785190Z test_output_match_constant_pad_nd_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2805044Z test_output_match_constant_pad_nd_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2824737Z test_output_match_contiguous_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2844679Z test_output_match_contiguous_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2864645Z test_output_match_contiguous_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2884849Z test_output_match_contiguous_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2904739Z test_output_match_contiguous_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2924792Z test_output_match_contiguous_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2944692Z test_output_match_contiguous_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2964856Z test_output_match_copysign_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.2984575Z test_output_match_copysign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3004786Z test_output_match_copysign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3024715Z test_output_match_copysign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3044960Z test_output_match_copysign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3065098Z test_output_match_copysign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3085053Z test_output_match_copysign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3105360Z test_output_match_corrcoef_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3125386Z test_output_match_corrcoef_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3145706Z test_output_match_corrcoef_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3165749Z test_output_match_corrcoef_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3185690Z test_output_match_corrcoef_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3205537Z test_output_match_cos_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3226050Z test_output_match_cos_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3246164Z test_output_match_cos_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3266385Z test_output_match_cos_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3286491Z test_output_match_cos_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3306914Z test_output_match_cos_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3327114Z test_output_match_cosh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3347169Z test_output_match_cosh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3367794Z test_output_match_cosh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3388378Z test_output_match_cosh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3408762Z test_output_match_cosh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3429116Z test_output_match_cosh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3449457Z test_output_match_count_nonzero_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3469780Z test_output_match_count_nonzero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3489957Z test_output_match_count_nonzero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3510292Z test_output_match_count_nonzero_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3530477Z test_output_match_count_nonzero_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3550741Z test_output_match_count_nonzero_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3570976Z test_output_match_count_nonzero_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3591256Z test_output_match_cov_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3611478Z test_output_match_cov_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3631794Z test_output_match_cov_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3652086Z test_output_match_cov_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3672517Z test_output_match_cov_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3692838Z test_output_match_cross_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3713202Z test_output_match_cross_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3733676Z test_output_match_cross_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3754088Z test_output_match_cross_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3774398Z test_output_match_cross_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3794920Z test_output_match_cummax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3815486Z test_output_match_cummax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3835945Z test_output_match_cummax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3857370Z test_output_match_cummax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3878131Z test_output_match_cummax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3898870Z test_output_match_cummax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3919401Z test_output_match_cummin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3939968Z test_output_match_cummin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3960686Z test_output_match_cummin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.3981464Z test_output_match_cummin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4002221Z test_output_match_cummin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4022939Z test_output_match_cummin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4043671Z test_output_match_cumprod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4064545Z test_output_match_cumprod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4085535Z test_output_match_cumprod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4106284Z test_output_match_cumprod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4127263Z test_output_match_cumprod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4147984Z test_output_match_cumsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4169463Z test_output_match_cumsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4189973Z test_output_match_cumsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4210086Z test_output_match_cumsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4229918Z test_output_match_cumsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4249645Z test_output_match_cumulative_trapezoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4269591Z test_output_match_cumulative_trapezoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4289304Z test_output_match_cumulative_trapezoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4309123Z test_output_match_cumulative_trapezoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4328878Z test_output_match_cumulative_trapezoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4348626Z test_output_match_deg2rad_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4368528Z test_output_match_deg2rad_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4388724Z test_output_match_deg2rad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4408526Z test_output_match_deg2rad_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4428437Z test_output_match_deg2rad_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4448920Z test_output_match_deg2rad_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4468929Z test_output_match_deg2rad_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4489125Z test_output_match_diag_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4508945Z test_output_match_diag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4529211Z test_output_match_diag_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4548986Z test_output_match_diag_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4568803Z test_output_match_diag_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4588708Z test_output_match_diag_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4608583Z test_output_match_diag_embed_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4628400Z test_output_match_diag_embed_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4648219Z test_output_match_diag_embed_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4668125Z test_output_match_diag_embed_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4687922Z test_output_match_diag_embed_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4707837Z test_output_match_diag_embed_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4727717Z test_output_match_diag_embed_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4747660Z test_output_match_diagflat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4767730Z test_output_match_diagflat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4787445Z test_output_match_diagflat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4807355Z test_output_match_diagflat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4827216Z test_output_match_diagflat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4846957Z test_output_match_diagflat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4866633Z test_output_match_diagonal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4886593Z test_output_match_diagonal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4906409Z test_output_match_diagonal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4926196Z test_output_match_diagonal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4946079Z test_output_match_diagonal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4965900Z test_output_match_diagonal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.4985643Z test_output_match_diagonal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5005396Z test_output_match_diagonal_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5025131Z test_output_match_diagonal_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5044888Z test_output_match_diagonal_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5064513Z test_output_match_diagonal_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5084401Z test_output_match_diagonal_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5104166Z test_output_match_diagonal_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5124154Z test_output_match_diagonal_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5143890Z test_output_match_diff_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5163851Z test_output_match_diff_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5183629Z test_output_match_diff_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5203446Z test_output_match_diff_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5223246Z test_output_match_diff_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5243327Z test_output_match_diff_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5263045Z test_output_match_diff_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5283007Z test_output_match_digamma_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5302923Z test_output_match_digamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5322808Z test_output_match_digamma_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5342715Z test_output_match_digamma_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5362586Z test_output_match_digamma_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5382522Z test_output_match_digamma_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5402890Z test_output_match_dist_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5422809Z test_output_match_dist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5442641Z test_output_match_div_floor_rounding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5462412Z test_output_match_div_floor_rounding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5482308Z test_output_match_div_floor_rounding_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5501992Z test_output_match_div_floor_rounding_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5521779Z test_output_match_div_floor_rounding_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5541545Z test_output_match_div_floor_rounding_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5561355Z test_output_match_div_no_rounding_mode_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5581263Z test_output_match_div_no_rounding_mode_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5601154Z test_output_match_div_no_rounding_mode_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5620969Z test_output_match_div_no_rounding_mode_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5640829Z test_output_match_div_no_rounding_mode_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5660758Z test_output_match_div_no_rounding_mode_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5680750Z test_output_match_div_no_rounding_mode_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5700541Z test_output_match_div_trunc_rounding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5720392Z test_output_match_div_trunc_rounding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5740262Z test_output_match_div_trunc_rounding_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5760021Z test_output_match_div_trunc_rounding_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5779932Z test_output_match_div_trunc_rounding_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5799854Z test_output_match_div_trunc_rounding_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5819691Z test_output_match_dot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5839581Z test_output_match_dot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5859515Z test_output_match_dot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5879987Z test_output_match_dot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5899571Z test_output_match_dot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5919555Z test_output_match_double_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5939476Z test_output_match_double_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5959401Z test_output_match_double_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5979524Z test_output_match_double_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.5999154Z test_output_match_double_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6018949Z test_output_match_double_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6038790Z test_output_match_double_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6058714Z test_output_match_dsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6078421Z test_output_match_dsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6098228Z test_output_match_dsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6118156Z test_output_match_dsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6138007Z test_output_match_dsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6157886Z test_output_match_dsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6177693Z test_output_match_dsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6197561Z test_output_match_dstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6217498Z test_output_match_dstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6237672Z test_output_match_dstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6257849Z test_output_match_dstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6277706Z test_output_match_dstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6297543Z test_output_match_dstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6317440Z test_output_match_dstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6337520Z test_output_match_eig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6357521Z test_output_match_einsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6377386Z test_output_match_einsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6397421Z test_output_match_einsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6417259Z test_output_match_einsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6437114Z test_output_match_einsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6457067Z test_output_match_empty_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6476906Z test_output_match_empty_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6496814Z test_output_match_empty_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6516566Z test_output_match_empty_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6536471Z test_output_match_empty_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6556256Z test_output_match_empty_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6576204Z test_output_match_empty_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6596205Z test_output_match_empty_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6616334Z test_output_match_empty_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6636528Z test_output_match_empty_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6656578Z test_output_match_empty_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6676654Z test_output_match_empty_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6696801Z test_output_match_empty_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6716881Z test_output_match_empty_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6736956Z test_output_match_eq_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6756996Z test_output_match_eq_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6776946Z test_output_match_eq_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6796905Z test_output_match_eq_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6817159Z test_output_match_eq_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6837243Z test_output_match_eq_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6857343Z test_output_match_eq_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6877457Z test_output_match_equal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6897391Z test_output_match_equal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6917592Z test_output_match_equal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6937609Z test_output_match_equal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6957656Z test_output_match_equal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6977572Z test_output_match_equal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.6997520Z test_output_match_equal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7017843Z test_output_match_erf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7039356Z test_output_match_erf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7060409Z test_output_match_erf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7080392Z test_output_match_erf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7100326Z test_output_match_erf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7120280Z test_output_match_erf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7140191Z test_output_match_erfc_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7160186Z test_output_match_erfc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7179996Z test_output_match_erfc_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7199984Z test_output_match_erfc_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7219607Z test_output_match_erfc_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7239416Z test_output_match_erfc_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7259586Z test_output_match_erfinv_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7279659Z test_output_match_erfinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7301235Z test_output_match_erfinv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7322611Z test_output_match_erfinv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7342673Z test_output_match_erfinv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7362785Z test_output_match_erfinv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7382841Z test_output_match_exp2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7402855Z test_output_match_exp2_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7422700Z test_output_match_exp2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7442605Z test_output_match_exp2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7462291Z test_output_match_exp2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7482219Z test_output_match_exp2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7501905Z test_output_match_exp2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7521892Z test_output_match_exp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7542210Z test_output_match_exp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7563724Z test_output_match_exp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7584899Z test_output_match_exp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7605155Z test_output_match_exp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7625075Z test_output_match_exp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7645072Z test_output_match_expand_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7664796Z test_output_match_expand_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7684852Z test_output_match_expand_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7704630Z test_output_match_expand_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7724693Z test_output_match_expand_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7744501Z test_output_match_expand_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7764256Z test_output_match_expand_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7783980Z test_output_match_expand_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7804331Z test_output_match_expand_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7824346Z test_output_match_expand_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7846184Z test_output_match_expand_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7866167Z test_output_match_expand_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7885978Z test_output_match_expand_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7905788Z test_output_match_expand_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7925662Z test_output_match_expm1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7945390Z test_output_match_expm1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7965395Z test_output_match_expm1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.7985358Z test_output_match_expm1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8005175Z test_output_match_expm1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8025133Z test_output_match_expm1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8045044Z test_output_match_fft_fft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8064839Z test_output_match_fft_fft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8084902Z test_output_match_fft_fft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8104713Z test_output_match_fft_fft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8124916Z test_output_match_fft_fft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8145090Z test_output_match_fft_fft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8165120Z test_output_match_fft_fft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8185094Z test_output_match_fft_fft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8205094Z test_output_match_fft_fft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8224912Z test_output_match_fft_fft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8245411Z test_output_match_fft_fft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8265284Z test_output_match_fft_fft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8285297Z test_output_match_fft_fftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8305185Z test_output_match_fft_fftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8325149Z test_output_match_fft_fftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8345106Z test_output_match_fft_fftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8365184Z test_output_match_fft_fftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8385275Z test_output_match_fft_fftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8405410Z test_output_match_fft_fftshift_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8425530Z test_output_match_fft_fftshift_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8445454Z test_output_match_fft_fftshift_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8465418Z test_output_match_fft_fftshift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8485531Z test_output_match_fft_fftshift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8505535Z test_output_match_fft_fftshift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8525384Z test_output_match_fft_fftshift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8545228Z test_output_match_fft_hfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8564944Z test_output_match_fft_hfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8584649Z test_output_match_fft_hfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8604943Z test_output_match_fft_hfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8624705Z test_output_match_fft_hfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8644815Z test_output_match_fft_hfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8664749Z test_output_match_fft_hfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8684868Z test_output_match_fft_hfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8704657Z test_output_match_fft_hfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8724792Z test_output_match_fft_hfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8744581Z test_output_match_fft_hfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8764945Z test_output_match_fft_hfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8784630Z test_output_match_fft_hfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8804665Z test_output_match_fft_hfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8824461Z test_output_match_fft_hfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8844631Z test_output_match_fft_hfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8864448Z test_output_match_fft_hfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8884454Z test_output_match_fft_hfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8904360Z test_output_match_fft_ifft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8924411Z test_output_match_fft_ifft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8944234Z test_output_match_fft_ifft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8964335Z test_output_match_fft_ifft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.8984382Z test_output_match_fft_ifft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9004403Z test_output_match_fft_ifft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9024301Z test_output_match_fft_ifft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9044338Z test_output_match_fft_ifft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9064042Z test_output_match_fft_ifft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9084057Z test_output_match_fft_ifft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9104012Z test_output_match_fft_ifft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9124019Z test_output_match_fft_ifft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9143811Z test_output_match_fft_ifftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9164006Z test_output_match_fft_ifftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9183836Z test_output_match_fft_ifftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9203788Z test_output_match_fft_ifftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9223675Z test_output_match_fft_ifftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9243789Z test_output_match_fft_ifftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9263526Z test_output_match_fft_ifftshift_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9283508Z test_output_match_fft_ifftshift_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9303345Z test_output_match_fft_ifftshift_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9323237Z test_output_match_fft_ifftshift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9343343Z test_output_match_fft_ifftshift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9364123Z test_output_match_fft_ifftshift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9383720Z test_output_match_fft_ifftshift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9403922Z test_output_match_fft_ihfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9423870Z test_output_match_fft_ihfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9444338Z test_output_match_fft_ihfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9464271Z test_output_match_fft_ihfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9484395Z test_output_match_fft_ihfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9504409Z test_output_match_fft_ihfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9524454Z test_output_match_fft_ihfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9544685Z test_output_match_fft_ihfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9564882Z test_output_match_fft_ihfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9584682Z test_output_match_fft_ihfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9604876Z test_output_match_fft_ihfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9624763Z test_output_match_fft_ihfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9645063Z test_output_match_fft_ihfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9665170Z test_output_match_fft_ihfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9685325Z test_output_match_fft_ihfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9705308Z test_output_match_fft_ihfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9725383Z test_output_match_fft_ihfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9745405Z test_output_match_fft_ihfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9765349Z test_output_match_fft_irfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9785246Z test_output_match_fft_irfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9805456Z test_output_match_fft_irfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9825698Z test_output_match_fft_irfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9845460Z test_output_match_fft_irfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9865489Z test_output_match_fft_irfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9885441Z test_output_match_fft_irfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9905394Z test_output_match_fft_irfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9925455Z test_output_match_fft_irfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9945476Z test_output_match_fft_irfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9965560Z test_output_match_fft_irfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:21.9985526Z test_output_match_fft_irfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0005408Z test_output_match_fft_irfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0025346Z test_output_match_fft_irfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0045226Z test_output_match_fft_irfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0065162Z test_output_match_fft_irfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0085283Z test_output_match_fft_irfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0105153Z test_output_match_fft_irfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0125111Z test_output_match_fft_rfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0145070Z test_output_match_fft_rfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0165037Z test_output_match_fft_rfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0185084Z test_output_match_fft_rfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0204951Z test_output_match_fft_rfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0225267Z test_output_match_fft_rfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0244888Z test_output_match_fft_rfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0264571Z test_output_match_fft_rfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0284706Z test_output_match_fft_rfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0304515Z test_output_match_fft_rfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0324599Z test_output_match_fft_rfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0344408Z test_output_match_fft_rfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0364577Z test_output_match_fft_rfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0384442Z test_output_match_fft_rfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0404658Z test_output_match_fft_rfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0424575Z test_output_match_fft_rfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0444675Z test_output_match_fft_rfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0464594Z test_output_match_fft_rfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0484560Z test_output_match_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0504445Z test_output_match_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0524330Z test_output_match_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0544054Z test_output_match_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0564065Z test_output_match_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0583889Z test_output_match_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0603786Z test_output_match_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0623641Z test_output_match_flatten_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0643636Z test_output_match_flatten_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0663435Z test_output_match_flatten_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0683442Z test_output_match_flatten_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0703351Z test_output_match_flatten_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0723302Z test_output_match_flatten_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0744698Z test_output_match_flatten_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0764637Z test_output_match_flip_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0784451Z test_output_match_flip_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0804320Z test_output_match_flip_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0824326Z test_output_match_flip_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0844440Z test_output_match_flip_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0864189Z test_output_match_flip_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0884077Z test_output_match_flip_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0904034Z test_output_match_fliplr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0924070Z test_output_match_fliplr_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0943811Z test_output_match_fliplr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0963950Z test_output_match_fliplr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.0984101Z test_output_match_fliplr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1004032Z test_output_match_fliplr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1023817Z test_output_match_fliplr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1043711Z test_output_match_flipud_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1063483Z test_output_match_flipud_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1083323Z test_output_match_flipud_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1103213Z test_output_match_flipud_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1123124Z test_output_match_flipud_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1142986Z test_output_match_flipud_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1162881Z test_output_match_flipud_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1182935Z test_output_match_float_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1202879Z test_output_match_float_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1222691Z test_output_match_float_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1242481Z test_output_match_float_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1262514Z test_output_match_float_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1282365Z test_output_match_float_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1302207Z test_output_match_float_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1322092Z test_output_match_float_power_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1342136Z test_output_match_float_power_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1361943Z test_output_match_float_power_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1382240Z test_output_match_float_power_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1402502Z test_output_match_float_power_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1422805Z test_output_match_float_power_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1442670Z test_output_match_float_power_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1462702Z test_output_match_floor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1482794Z test_output_match_floor_divide_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1502680Z test_output_match_floor_divide_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1522635Z test_output_match_floor_divide_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1542613Z test_output_match_floor_divide_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1562488Z test_output_match_floor_divide_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1582707Z test_output_match_floor_divide_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1602592Z test_output_match_fmax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1622329Z test_output_match_fmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1642204Z test_output_match_fmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1662038Z test_output_match_fmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1682059Z test_output_match_fmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1701934Z test_output_match_fmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1721853Z test_output_match_fmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1741774Z test_output_match_fmin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1761719Z test_output_match_fmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1781487Z test_output_match_fmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1801478Z test_output_match_fmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1821385Z test_output_match_fmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1841281Z test_output_match_fmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1861063Z test_output_match_fmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1881082Z test_output_match_fmod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1900833Z test_output_match_fmod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1920731Z test_output_match_fmod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1940457Z test_output_match_fmod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1960468Z test_output_match_fmod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.1980234Z test_output_match_fmod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2000835Z test_output_match_frac_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2020422Z test_output_match_frac_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2040136Z test_output_match_frexp_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2059882Z test_output_match_frexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2080144Z test_output_match_full_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2099876Z test_output_match_full_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2119694Z test_output_match_full_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2139660Z test_output_match_full_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2159675Z test_output_match_full_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2179574Z test_output_match_full_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2199525Z test_output_match_full_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2219307Z test_output_match_gather_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2239277Z test_output_match_gather_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2259233Z test_output_match_gather_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2279178Z test_output_match_gather_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2299096Z test_output_match_gather_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2318948Z test_output_match_gather_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2338818Z test_output_match_gather_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2358732Z test_output_match_gcd_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2378727Z test_output_match_gcd_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2398843Z test_output_match_gcd_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2418578Z test_output_match_gcd_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2438707Z test_output_match_ge_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2458647Z test_output_match_ge_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2478632Z test_output_match_ge_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2498557Z test_output_match_ge_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2518681Z test_output_match_ge_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2538684Z test_output_match_ge_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2558742Z test_output_match_ge_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2578815Z test_output_match_geqrf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2598883Z test_output_match_gradient_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2618992Z test_output_match_gradient_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2638971Z test_output_match_gradient_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2658919Z test_output_match_gradient_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2679133Z test_output_match_gradient_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2699247Z test_output_match_gt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2719494Z test_output_match_gt_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2738988Z test_output_match_gt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2758918Z test_output_match_gt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2778720Z test_output_match_gt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2799248Z test_output_match_gt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2819482Z test_output_match_gt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2839880Z test_output_match_half_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2860220Z test_output_match_half_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2880558Z test_output_match_half_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2900856Z test_output_match_half_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2921263Z test_output_match_half_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2941518Z test_output_match_half_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2962002Z test_output_match_half_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.2982298Z test_output_match_heaviside_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3002653Z test_output_match_heaviside_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3022960Z test_output_match_heaviside_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3043401Z test_output_match_heaviside_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3063643Z test_output_match_heaviside_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3084173Z test_output_match_heaviside_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3104463Z test_output_match_heaviside_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3125045Z test_output_match_histc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3145545Z test_output_match_histogram_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3165982Z test_output_match_histogramdd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3186386Z test_output_match_hsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3206878Z test_output_match_hsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3227395Z test_output_match_hsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3247835Z test_output_match_hsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3268106Z test_output_match_hsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3288544Z test_output_match_hsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3308984Z test_output_match_hsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3329688Z test_output_match_hstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3349851Z test_output_match_hstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3370076Z test_output_match_hstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3390624Z test_output_match_hstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3410886Z test_output_match_hstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3431168Z test_output_match_hstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3451448Z test_output_match_hstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3477090Z test_output_match_hypot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.003s) 2022-08-17T12:55:22.3497142Z test_output_match_i0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3517173Z test_output_match_i0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3537596Z test_output_match_i0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3557867Z test_output_match_i0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3577715Z test_output_match_i0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3597641Z test_output_match_i0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3617652Z test_output_match_igamma_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3637651Z test_output_match_igamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3657766Z test_output_match_igammac_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3678009Z test_output_match_igammac_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3698037Z test_output_match_index_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3718005Z test_output_match_index_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3738077Z test_output_match_index_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3758176Z test_output_match_index_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3778458Z test_output_match_index_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3798101Z test_output_match_index_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3818092Z test_output_match_index_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3838072Z test_output_match_index_copy_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3857910Z test_output_match_index_copy_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3877798Z test_output_match_index_copy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3897783Z test_output_match_index_copy_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3917642Z test_output_match_index_copy_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3937652Z test_output_match_index_copy_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3957709Z test_output_match_index_copy_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3977727Z test_output_match_index_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.3997709Z test_output_match_index_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4017690Z test_output_match_index_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4037613Z test_output_match_index_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4057443Z test_output_match_index_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4077677Z test_output_match_index_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4098913Z test_output_match_index_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4118775Z test_output_match_index_put_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4138747Z test_output_match_index_put_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4158743Z test_output_match_index_put_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4178774Z test_output_match_index_put_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4198803Z test_output_match_index_put_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4218720Z test_output_match_index_put_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4238628Z test_output_match_index_put_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4258545Z test_output_match_index_reduce_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4278338Z test_output_match_index_reduce_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4298198Z test_output_match_index_reduce_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4318333Z test_output_match_index_reduce_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4338334Z test_output_match_index_reduce_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4359547Z test_output_match_index_reduce_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4379995Z test_output_match_index_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4399900Z test_output_match_index_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4419861Z test_output_match_index_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4439966Z test_output_match_index_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4459645Z test_output_match_index_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4479341Z test_output_match_index_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4498980Z test_output_match_index_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4518953Z test_output_match_inner_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4538500Z test_output_match_inner_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4557934Z test_output_match_inner_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4577972Z test_output_match_inner_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4597899Z test_output_match_inner_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4619400Z test_output_match_int_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4640489Z test_output_match_int_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4660227Z test_output_match_int_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4679964Z test_output_match_int_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4699782Z test_output_match_int_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4719182Z test_output_match_int_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4738711Z test_output_match_int_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4758719Z test_output_match_inverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4778353Z test_output_match_isclose_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4797928Z test_output_match_isclose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4817674Z test_output_match_isclose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4837413Z test_output_match_isclose_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4857475Z test_output_match_isclose_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4878760Z test_output_match_isclose_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4900175Z test_output_match_isclose_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4919997Z test_output_match_isfinite_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4939790Z test_output_match_isfinite_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4959516Z test_output_match_isfinite_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4979147Z test_output_match_isfinite_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.4998767Z test_output_match_isfinite_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5018590Z test_output_match_isfinite_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5038108Z test_output_match_isfinite_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5057713Z test_output_match_isin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5077269Z test_output_match_isin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5096948Z test_output_match_isin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5117012Z test_output_match_isin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5137186Z test_output_match_isin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5158443Z test_output_match_isinf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5179503Z test_output_match_isinf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5199374Z test_output_match_isinf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5219080Z test_output_match_isinf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5238716Z test_output_match_isinf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5258226Z test_output_match_isinf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5277714Z test_output_match_isinf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5297330Z test_output_match_isnan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5323280Z test_output_match_isnan_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5336420Z test_output_match_isnan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5356028Z test_output_match_isnan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5375571Z test_output_match_isnan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5396009Z test_output_match_isnan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5417177Z test_output_match_isnan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5438533Z test_output_match_isneginf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5458353Z test_output_match_isneginf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5478030Z test_output_match_isneginf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5497814Z test_output_match_isneginf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5517469Z test_output_match_isneginf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5537079Z test_output_match_isneginf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5556675Z test_output_match_isneginf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5576126Z test_output_match_isposinf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5595915Z test_output_match_isposinf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5615860Z test_output_match_isposinf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5635608Z test_output_match_isposinf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5655900Z test_output_match_isposinf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5677624Z test_output_match_isposinf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5697634Z test_output_match_isposinf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5717560Z test_output_match_isreal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5737503Z test_output_match_isreal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5757397Z test_output_match_isreal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5777344Z test_output_match_isreal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5797272Z test_output_match_isreal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5817312Z test_output_match_isreal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5837539Z test_output_match_isreal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5857353Z test_output_match_istft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.5876723Z test_output_match_jiterator_2inputs_2outputs_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.5895487Z test_output_match_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.5915320Z test_output_match_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.5934659Z test_output_match_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.5953770Z test_output_match_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.5972873Z test_output_match_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.5992013Z test_output_match_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6011356Z test_output_match_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6030662Z test_output_match_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6049749Z test_output_match_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6068855Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6088116Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6107268Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6126475Z test_output_match_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6145609Z test_output_match_jiterator_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6165018Z test_output_match_jiterator_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6183851Z test_output_match_jiterator_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6203048Z test_output_match_jiterator_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6222367Z test_output_match_jiterator_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6241510Z test_output_match_jiterator_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6261292Z test_output_match_jiterator_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6280471Z test_output_match_jiterator_binary_return_by_ref_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6299612Z test_output_match_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6318832Z test_output_match_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6337930Z test_output_match_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6357064Z test_output_match_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6376177Z test_output_match_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6395609Z test_output_match_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6415025Z test_output_match_jiterator_unary_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6434092Z test_output_match_jiterator_unary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6453167Z test_output_match_jiterator_unary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6472414Z test_output_match_jiterator_unary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6491480Z test_output_match_jiterator_unary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6510600Z test_output_match_jiterator_unary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6529657Z test_output_match_jiterator_unary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:22.6549949Z test_output_match_kron_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6570727Z test_output_match_kron_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6591406Z test_output_match_kron_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6612224Z test_output_match_kron_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6632838Z test_output_match_kron_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6653483Z test_output_match_kron_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6674229Z test_output_match_kron_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6694931Z test_output_match_kthvalue_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6715848Z test_output_match_kthvalue_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6736362Z test_output_match_kthvalue_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6756962Z test_output_match_kthvalue_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6777645Z test_output_match_kthvalue_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6798125Z test_output_match_lcm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6818894Z test_output_match_lcm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6839585Z test_output_match_lcm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6860203Z test_output_match_lcm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6880920Z test_output_match_ldexp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6901702Z test_output_match_ldexp_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6922402Z test_output_match_ldexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6943180Z test_output_match_ldexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6963331Z test_output_match_ldexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.6983133Z test_output_match_ldexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7003333Z test_output_match_ldexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7023422Z test_output_match_le_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7043613Z test_output_match_le_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7063777Z test_output_match_le_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7083996Z test_output_match_le_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7104009Z test_output_match_le_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7124239Z test_output_match_le_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7144235Z test_output_match_le_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7164443Z test_output_match_lerp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7184557Z test_output_match_lgamma_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7205100Z test_output_match_lgamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7224883Z test_output_match_lgamma_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7245065Z test_output_match_lgamma_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7265057Z test_output_match_lgamma_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7285114Z test_output_match_lgamma_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7305344Z test_output_match_linalg_cholesky_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7325476Z test_output_match_linalg_cholesky_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7345966Z test_output_match_linalg_cond_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7366033Z test_output_match_linalg_cross_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7386096Z test_output_match_linalg_cross_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7406391Z test_output_match_linalg_cross_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7426373Z test_output_match_linalg_cross_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7446422Z test_output_match_linalg_cross_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7466155Z test_output_match_linalg_det_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7486666Z test_output_match_linalg_eig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7506769Z test_output_match_linalg_eigh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7526728Z test_output_match_linalg_eigvals_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7546821Z test_output_match_linalg_eigvalsh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7566659Z test_output_match_linalg_householder_product_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7586391Z test_output_match_linalg_inv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7606217Z test_output_match_linalg_inv_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7626069Z test_output_match_linalg_ldl_factor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7646101Z test_output_match_linalg_ldl_factor_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7665943Z test_output_match_linalg_ldl_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7685711Z test_output_match_linalg_lstsq_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7706023Z test_output_match_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7726049Z test_output_match_linalg_lu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7746073Z test_output_match_linalg_lu_factor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7766013Z test_output_match_linalg_lu_factor_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7786023Z test_output_match_linalg_lu_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7806477Z test_output_match_linalg_matrix_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7826863Z test_output_match_linalg_matrix_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7847410Z test_output_match_linalg_matrix_power_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7867607Z test_output_match_linalg_matrix_rank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7887865Z test_output_match_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7907906Z test_output_match_linalg_multi_dot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7927914Z test_output_match_linalg_multi_dot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7947914Z test_output_match_linalg_multi_dot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7968053Z test_output_match_linalg_multi_dot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.7988015Z test_output_match_linalg_multi_dot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8008430Z test_output_match_linalg_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8028748Z test_output_match_linalg_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8049296Z test_output_match_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8069698Z test_output_match_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8089901Z test_output_match_linalg_pinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8109841Z test_output_match_linalg_pinv_hermitian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8129238Z test_output_match_linalg_pinv_singular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:55:22.8148979Z test_output_match_linalg_qr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8168879Z test_output_match_linalg_slogdet_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8188787Z test_output_match_linalg_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8208787Z test_output_match_linalg_solve_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8228671Z test_output_match_linalg_solve_triangular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8248771Z test_output_match_linalg_svd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8269002Z test_output_match_linalg_svdvals_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8288769Z test_output_match_linalg_tensorinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8308692Z test_output_match_linalg_tensorsolve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8328499Z test_output_match_linalg_vander_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8348348Z test_output_match_linalg_vander_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8368236Z test_output_match_linalg_vander_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8388121Z test_output_match_linalg_vander_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8407947Z test_output_match_linalg_vander_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8427630Z test_output_match_linalg_vecdot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8447605Z test_output_match_linalg_vector_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8466913Z test_output_match_linalg_vector_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8486779Z test_output_match_linspace_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8506506Z test_output_match_linspace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8526149Z test_output_match_linspace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8545966Z test_output_match_linspace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8565679Z test_output_match_linspace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8585450Z test_output_match_linspace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8605261Z test_output_match_log10_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8625119Z test_output_match_log10_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8645176Z test_output_match_log10_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8665083Z test_output_match_log10_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8684939Z test_output_match_log10_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8704599Z test_output_match_log10_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8724418Z test_output_match_log1p_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8744089Z test_output_match_log1p_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8763967Z test_output_match_log1p_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8783516Z test_output_match_log1p_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8803222Z test_output_match_log1p_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8822927Z test_output_match_log1p_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8842779Z test_output_match_log2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8862462Z test_output_match_log2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8882232Z test_output_match_log2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8902140Z test_output_match_log2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8921900Z test_output_match_log2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8941671Z test_output_match_log2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8961438Z test_output_match_log_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.8981209Z test_output_match_log_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9000942Z test_output_match_log_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9021056Z test_output_match_log_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9040628Z test_output_match_log_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9060337Z test_output_match_log_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9080113Z test_output_match_log_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9100069Z test_output_match_log_softmax_dtype_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9119770Z test_output_match_log_softmax_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9139705Z test_output_match_log_softmax_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9159524Z test_output_match_log_softmax_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9179449Z test_output_match_log_softmax_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9199559Z test_output_match_log_softmax_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9219645Z test_output_match_log_softmax_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9239856Z test_output_match_logaddexp2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9260073Z test_output_match_logaddexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9280215Z test_output_match_logcumsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9300597Z test_output_match_logdet_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9320574Z test_output_match_logical_and_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9340621Z test_output_match_logical_and_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9361324Z test_output_match_logical_and_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9380996Z test_output_match_logical_and_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9400873Z test_output_match_logical_and_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9420849Z test_output_match_logical_and_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9441579Z test_output_match_logical_and_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9461507Z test_output_match_logical_not_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9481438Z test_output_match_logical_not_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9501473Z test_output_match_logical_not_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9521536Z test_output_match_logical_not_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9543023Z test_output_match_logical_not_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9564268Z test_output_match_logical_not_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9584001Z test_output_match_logical_not_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9604048Z test_output_match_logical_or_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9624256Z test_output_match_logical_or_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9644168Z test_output_match_logical_or_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9663919Z test_output_match_logical_or_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9683980Z test_output_match_logical_or_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9703851Z test_output_match_logical_or_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9723876Z test_output_match_logical_or_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9743683Z test_output_match_logical_xor_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9763663Z test_output_match_logical_xor_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9783257Z test_output_match_logical_xor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9803033Z test_output_match_logical_xor_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9823315Z test_output_match_logical_xor_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9842901Z test_output_match_logical_xor_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9862867Z test_output_match_logical_xor_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9882955Z test_output_match_logit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9903078Z test_output_match_logit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9923111Z test_output_match_logit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9943176Z test_output_match_logit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9963270Z test_output_match_logit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:22.9983402Z test_output_match_logit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0003414Z test_output_match_logspace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0023387Z test_output_match_logspace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0043464Z test_output_match_logspace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0063540Z test_output_match_logspace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0083635Z test_output_match_logspace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0103526Z test_output_match_logsumexp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0123649Z test_output_match_logsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0143564Z test_output_match_logsumexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0163723Z test_output_match_logsumexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0183589Z test_output_match_logsumexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0204004Z test_output_match_logsumexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0223617Z test_output_match_long_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0243664Z test_output_match_long_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0263553Z test_output_match_long_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0283476Z test_output_match_long_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0303445Z test_output_match_long_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0323645Z test_output_match_long_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0343629Z test_output_match_long_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0363875Z test_output_match_lt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0383968Z test_output_match_lt_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0404340Z test_output_match_lt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0424383Z test_output_match_lt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0444626Z test_output_match_lt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0464838Z test_output_match_lt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0484963Z test_output_match_lt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0505152Z test_output_match_lu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0525280Z test_output_match_lu_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0545333Z test_output_match_lu_unpack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0565591Z test_output_match_mH_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0585559Z test_output_match_mH_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0606037Z test_output_match_mH_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0625965Z test_output_match_mH_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0646250Z test_output_match_mH_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0666299Z test_output_match_mH_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0686423Z test_output_match_mH_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0706307Z test_output_match_mT_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0726242Z test_output_match_mT_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0746583Z test_output_match_mT_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0766742Z test_output_match_mT_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0786747Z test_output_match_mT_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0806820Z test_output_match_mT_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0826961Z test_output_match_mT_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0847030Z test_output_match_masked_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0867244Z test_output_match_masked_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0887362Z test_output_match_masked_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0907669Z test_output_match_masked_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0927952Z test_output_match_masked_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0948273Z test_output_match_masked_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0968561Z test_output_match_masked_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.0988746Z test_output_match_masked_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1008885Z test_output_match_masked_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1029096Z test_output_match_masked_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1049226Z test_output_match_masked_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1069465Z test_output_match_masked_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1089813Z test_output_match_masked_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1110126Z test_output_match_masked_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1130335Z test_output_match_masked_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1150672Z test_output_match_masked_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1171100Z test_output_match_masked_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1191320Z test_output_match_masked_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1211620Z test_output_match_masked_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1231901Z test_output_match_masked_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1252095Z test_output_match_masked_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1272203Z test_output_match_matmul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1292466Z test_output_match_matmul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1312725Z test_output_match_matmul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1333098Z test_output_match_matmul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1353333Z test_output_match_matmul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1373514Z test_output_match_matrix_exp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1393649Z test_output_match_max_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1414042Z test_output_match_max_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1433983Z test_output_match_max_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1454129Z test_output_match_max_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1474448Z test_output_match_max_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1494613Z test_output_match_max_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1514663Z test_output_match_max_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1535004Z test_output_match_max_reduction_no_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1555058Z test_output_match_max_reduction_no_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1575314Z test_output_match_max_reduction_no_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1595347Z test_output_match_max_reduction_no_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1616919Z test_output_match_max_reduction_no_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1636960Z test_output_match_max_reduction_no_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1656691Z test_output_match_max_reduction_no_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1676766Z test_output_match_max_reduction_with_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1696610Z test_output_match_max_reduction_with_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1716430Z test_output_match_max_reduction_with_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1736337Z test_output_match_max_reduction_with_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1756275Z test_output_match_max_reduction_with_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1775950Z test_output_match_max_reduction_with_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1795733Z test_output_match_max_reduction_with_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1815534Z test_output_match_maximum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1835274Z test_output_match_maximum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1855464Z test_output_match_maximum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1875365Z test_output_match_maximum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1895091Z test_output_match_maximum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1915065Z test_output_match_maximum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1934927Z test_output_match_maximum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1954748Z test_output_match_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1974745Z test_output_match_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.1994470Z test_output_match_median_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2014361Z test_output_match_median_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2034106Z test_output_match_median_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2053942Z test_output_match_median_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2073580Z test_output_match_median_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2093367Z test_output_match_meshgrid_list_of_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2113222Z test_output_match_meshgrid_list_of_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2132997Z test_output_match_meshgrid_list_of_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2153121Z test_output_match_meshgrid_list_of_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2173097Z test_output_match_meshgrid_list_of_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2193111Z test_output_match_meshgrid_list_of_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2213134Z test_output_match_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2232940Z test_output_match_meshgrid_variadic_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2252642Z test_output_match_meshgrid_variadic_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2272572Z test_output_match_meshgrid_variadic_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2292371Z test_output_match_meshgrid_variadic_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2312243Z test_output_match_meshgrid_variadic_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2332048Z test_output_match_meshgrid_variadic_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2351857Z test_output_match_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2371939Z test_output_match_min_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2393464Z test_output_match_min_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2414708Z test_output_match_min_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2434471Z test_output_match_min_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2454264Z test_output_match_min_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2473932Z test_output_match_min_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2493503Z test_output_match_min_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2513109Z test_output_match_min_reduction_no_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2532802Z test_output_match_min_reduction_no_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2552113Z test_output_match_min_reduction_no_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2571492Z test_output_match_min_reduction_no_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2591040Z test_output_match_min_reduction_no_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2610520Z test_output_match_min_reduction_no_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2630411Z test_output_match_min_reduction_no_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2650458Z test_output_match_min_reduction_with_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2671697Z test_output_match_min_reduction_with_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2691465Z test_output_match_min_reduction_with_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2711255Z test_output_match_min_reduction_with_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2730981Z test_output_match_min_reduction_with_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2750749Z test_output_match_min_reduction_with_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2770492Z test_output_match_min_reduction_with_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2790202Z test_output_match_minimum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2810007Z test_output_match_minimum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2829797Z test_output_match_minimum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2849508Z test_output_match_minimum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2869258Z test_output_match_minimum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2889015Z test_output_match_minimum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2908814Z test_output_match_minimum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2928782Z test_output_match_mm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2949841Z test_output_match_mm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2969708Z test_output_match_mm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.2989560Z test_output_match_mm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3009304Z test_output_match_mm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3028840Z test_output_match_mode_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3048522Z test_output_match_mode_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3068372Z test_output_match_mode_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3088270Z test_output_match_mode_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3107966Z test_output_match_mode_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3127732Z test_output_match_mode_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3147466Z test_output_match_mode_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3167592Z test_output_match_movedim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3189043Z test_output_match_movedim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3210206Z test_output_match_movedim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3230046Z test_output_match_movedim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3249964Z test_output_match_movedim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3269639Z test_output_match_movedim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3289270Z test_output_match_movedim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3308989Z test_output_match_msort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3328723Z test_output_match_msort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3348396Z test_output_match_msort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3368183Z test_output_match_msort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3388078Z test_output_match_msort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3407809Z test_output_match_msort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3427879Z test_output_match_msort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3447582Z test_output_match_mul_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3467233Z test_output_match_mul_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3486911Z test_output_match_mul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3506629Z test_output_match_mul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3526417Z test_output_match_mul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3546121Z test_output_match_mul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3565792Z test_output_match_mul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3585774Z test_output_match_multinomial_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3605871Z test_output_match_mv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3625569Z test_output_match_mv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3645522Z test_output_match_mv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3665354Z test_output_match_mv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3685823Z test_output_match_mv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3705639Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3725455Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3745588Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3765377Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3785930Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3806689Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3827331Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3848542Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3869162Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3889672Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3910334Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3931274Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3951847Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3972443Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.3993078Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4013687Z test_output_match_nan_to_num_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4034344Z test_output_match_nan_to_num_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4054890Z test_output_match_nan_to_num_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4075359Z test_output_match_nan_to_num_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4095937Z test_output_match_nan_to_num_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4116574Z test_output_match_nan_to_num_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4137099Z test_output_match_nan_to_num_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4157765Z test_output_match_nanmean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4178712Z test_output_match_nanmean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4199149Z test_output_match_nanmedian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4219800Z test_output_match_nanmedian_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4240529Z test_output_match_nanmedian_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4261101Z test_output_match_nanmedian_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4281837Z test_output_match_nanmedian_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4302523Z test_output_match_nanquantile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4323069Z test_output_match_nansum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4343692Z test_output_match_nansum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4366184Z test_output_match_nansum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4387597Z test_output_match_nansum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4408240Z test_output_match_nansum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4428807Z test_output_match_nansum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4450010Z test_output_match_nansum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4470726Z test_output_match_narrow_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4491324Z test_output_match_narrow_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4512103Z test_output_match_narrow_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4532788Z test_output_match_narrow_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4553360Z test_output_match_narrow_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4573849Z test_output_match_narrow_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4594504Z test_output_match_narrow_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4615121Z test_output_match_native_layer_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4635714Z test_output_match_ne_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4656256Z test_output_match_ne_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4677217Z test_output_match_ne_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4697577Z test_output_match_ne_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4718219Z test_output_match_ne_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4738812Z test_output_match_ne_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4759420Z test_output_match_ne_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4780245Z test_output_match_neg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4801019Z test_output_match_neg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4821561Z test_output_match_neg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4842174Z test_output_match_neg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4862803Z test_output_match_neg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4883536Z test_output_match_neg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4904211Z test_output_match_new_empty_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4924845Z test_output_match_new_empty_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4945463Z test_output_match_new_empty_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4966135Z test_output_match_new_empty_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.4986778Z test_output_match_new_empty_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5007530Z test_output_match_new_empty_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5028744Z test_output_match_new_empty_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5049406Z test_output_match_new_full_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5070089Z test_output_match_new_full_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5090745Z test_output_match_new_full_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5111258Z test_output_match_new_full_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5132097Z test_output_match_new_full_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5152687Z test_output_match_new_full_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5173354Z test_output_match_new_full_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5193949Z test_output_match_new_ones_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5214626Z test_output_match_new_ones_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5235274Z test_output_match_new_ones_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5255904Z test_output_match_new_ones_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5276437Z test_output_match_new_ones_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5297137Z test_output_match_new_ones_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5317715Z test_output_match_new_ones_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5338374Z test_output_match_new_zeros_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5358847Z test_output_match_new_zeros_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5379689Z test_output_match_new_zeros_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5400319Z test_output_match_new_zeros_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5421096Z test_output_match_new_zeros_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5441749Z test_output_match_new_zeros_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5462470Z test_output_match_new_zeros_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5483065Z test_output_match_nextafter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5503937Z test_output_match_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5524586Z test_output_match_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5545288Z test_output_match_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5565996Z test_output_match_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5586755Z test_output_match_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5607505Z test_output_match_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5628262Z test_output_match_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5649138Z test_output_match_nn_functional_avg_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5669691Z test_output_match_nn_functional_avg_pool1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5690449Z test_output_match_nn_functional_avg_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5711149Z test_output_match_nn_functional_avg_pool2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5731874Z test_output_match_nn_functional_avg_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5752463Z test_output_match_nn_functional_avg_pool3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5773108Z test_output_match_nn_functional_batch_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5793675Z test_output_match_nn_functional_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5814269Z test_output_match_nn_functional_bilinear_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5834916Z test_output_match_nn_functional_bilinear_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5855309Z test_output_match_nn_functional_bilinear_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5875264Z test_output_match_nn_functional_bilinear_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5895424Z test_output_match_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5915014Z test_output_match_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5934649Z test_output_match_nn_functional_celu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5954397Z test_output_match_nn_functional_conv1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5974119Z test_output_match_nn_functional_conv1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.5993931Z test_output_match_nn_functional_conv2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6013688Z test_output_match_nn_functional_conv2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6033661Z test_output_match_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6053321Z test_output_match_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6073040Z test_output_match_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6092880Z test_output_match_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6112434Z test_output_match_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6132161Z test_output_match_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6151791Z test_output_match_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6171574Z test_output_match_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6191394Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6211243Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6230985Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6250687Z test_output_match_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6270615Z test_output_match_nn_functional_cosine_similarity_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6290337Z test_output_match_nn_functional_cross_entropy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6310096Z test_output_match_nn_functional_ctc_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6329900Z test_output_match_nn_functional_dropout2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6349788Z test_output_match_nn_functional_dropout3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6369337Z test_output_match_nn_functional_dropout_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6389106Z test_output_match_nn_functional_elu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6408888Z test_output_match_nn_functional_embedding_bag_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6428536Z test_output_match_nn_functional_embedding_bag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6448206Z test_output_match_nn_functional_embedding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6467981Z test_output_match_nn_functional_embedding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6487869Z test_output_match_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6507856Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6527540Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6547417Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6566959Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6586803Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6606623Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6626330Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6646067Z test_output_match_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6665781Z test_output_match_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6685480Z test_output_match_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6705324Z test_output_match_nn_functional_gelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6724945Z test_output_match_nn_functional_glu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6744478Z test_output_match_nn_functional_grid_sample_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6764328Z test_output_match_nn_functional_group_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6783899Z test_output_match_nn_functional_hardshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6803731Z test_output_match_nn_functional_hardsigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6823410Z test_output_match_nn_functional_hardswish_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6843174Z test_output_match_nn_functional_hardtanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6862890Z test_output_match_nn_functional_hardtanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6882559Z test_output_match_nn_functional_hardtanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6902310Z test_output_match_nn_functional_hardtanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6922083Z test_output_match_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6941831Z test_output_match_nn_functional_huber_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6961555Z test_output_match_nn_functional_huber_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.6981238Z test_output_match_nn_functional_instance_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7000981Z test_output_match_nn_functional_interpolate_area_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7020779Z test_output_match_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7040443Z test_output_match_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7060302Z test_output_match_nn_functional_interpolate_linear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7079961Z test_output_match_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7099786Z test_output_match_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7119602Z test_output_match_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7139283Z test_output_match_nn_functional_kl_div_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7159138Z test_output_match_nn_functional_kl_div_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7178796Z test_output_match_nn_functional_kl_div_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7198530Z test_output_match_nn_functional_kl_div_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7218342Z test_output_match_nn_functional_l1_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7238014Z test_output_match_nn_functional_l1_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7257664Z test_output_match_nn_functional_layer_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7277275Z test_output_match_nn_functional_leaky_relu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7297014Z test_output_match_nn_functional_linear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7316707Z test_output_match_nn_functional_linear_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7336443Z test_output_match_nn_functional_linear_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7356238Z test_output_match_nn_functional_linear_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7376115Z test_output_match_nn_functional_linear_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7395879Z test_output_match_nn_functional_local_response_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7415578Z test_output_match_nn_functional_local_response_norm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7435371Z test_output_match_nn_functional_logsigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7455102Z test_output_match_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7474809Z test_output_match_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7494511Z test_output_match_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7514167Z test_output_match_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7533998Z test_output_match_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7553872Z test_output_match_nn_functional_max_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7573474Z test_output_match_nn_functional_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7593013Z test_output_match_nn_functional_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7612882Z test_output_match_nn_functional_max_unpool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7632750Z test_output_match_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7653109Z test_output_match_nn_functional_max_unpool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7673255Z test_output_match_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7693410Z test_output_match_nn_functional_max_unpool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7714489Z test_output_match_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7734397Z test_output_match_nn_functional_mish_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7754173Z test_output_match_nn_functional_mse_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7773812Z test_output_match_nn_functional_mse_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7793525Z test_output_match_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7813274Z test_output_match_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7833148Z test_output_match_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7852741Z test_output_match_nn_functional_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7872459Z test_output_match_nn_functional_normalize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7892282Z test_output_match_nn_functional_one_hot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7912409Z test_output_match_nn_functional_pad_circular_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7932145Z test_output_match_nn_functional_pad_circular_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7951774Z test_output_match_nn_functional_pad_circular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7971402Z test_output_match_nn_functional_pad_circular_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.7991073Z test_output_match_nn_functional_pad_circular_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8010775Z test_output_match_nn_functional_pad_circular_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8030415Z test_output_match_nn_functional_pad_circular_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8050148Z test_output_match_nn_functional_pad_constant_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8069953Z test_output_match_nn_functional_pad_constant_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8089598Z test_output_match_nn_functional_pad_constant_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8109416Z test_output_match_nn_functional_pad_constant_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8129167Z test_output_match_nn_functional_pad_constant_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8149010Z test_output_match_nn_functional_pad_constant_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8168757Z test_output_match_nn_functional_pad_constant_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8188732Z test_output_match_nn_functional_pad_reflect_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8208392Z test_output_match_nn_functional_pad_replicate_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8228163Z test_output_match_nn_functional_pairwise_distance_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8247840Z test_output_match_nn_functional_pairwise_distance_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8267576Z test_output_match_nn_functional_pairwise_distance_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8287199Z test_output_match_nn_functional_pairwise_distance_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8306811Z test_output_match_nn_functional_pairwise_distance_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8326570Z test_output_match_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8346167Z test_output_match_nn_functional_pdist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8365864Z test_output_match_nn_functional_pixel_shuffle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8385511Z test_output_match_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8405749Z test_output_match_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8425491Z test_output_match_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8445347Z test_output_match_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8465180Z test_output_match_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8485116Z test_output_match_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8504768Z test_output_match_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8524615Z test_output_match_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8544355Z test_output_match_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8564282Z test_output_match_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8584137Z test_output_match_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8603850Z test_output_match_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8623606Z test_output_match_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8643441Z test_output_match_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8663507Z test_output_match_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8683201Z test_output_match_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8703066Z test_output_match_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8722913Z test_output_match_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8742609Z test_output_match_nn_functional_prelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8762490Z test_output_match_nn_functional_relu6_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8782221Z test_output_match_nn_functional_relu6_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8802077Z test_output_match_nn_functional_relu6_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8821928Z test_output_match_nn_functional_relu6_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8841755Z test_output_match_nn_functional_relu6_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8861644Z test_output_match_nn_functional_relu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8881476Z test_output_match_nn_functional_relu_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8901313Z test_output_match_nn_functional_relu_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8921417Z test_output_match_nn_functional_relu_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8941095Z test_output_match_nn_functional_relu_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8960904Z test_output_match_nn_functional_rrelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.8980697Z test_output_match_nn_functional_selu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9000605Z test_output_match_nn_functional_silu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9020491Z test_output_match_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9040178Z test_output_match_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9059995Z test_output_match_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9079840Z test_output_match_nn_functional_softmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9099734Z test_output_match_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9119573Z test_output_match_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9139497Z test_output_match_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9159330Z test_output_match_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9179350Z test_output_match_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9199089Z test_output_match_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9218991Z test_output_match_nn_functional_softplus_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9238828Z test_output_match_nn_functional_softshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9258622Z test_output_match_nn_functional_softsign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9278440Z test_output_match_nn_functional_softsign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9298055Z test_output_match_nn_functional_softsign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9317920Z test_output_match_nn_functional_softsign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9337673Z test_output_match_nn_functional_softsign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9358094Z test_output_match_nn_functional_softsign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9378033Z test_output_match_nn_functional_tanhshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9397797Z test_output_match_nn_functional_tanhshrink_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9417542Z test_output_match_nn_functional_tanhshrink_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9438151Z test_output_match_nn_functional_tanhshrink_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9458000Z test_output_match_nn_functional_tanhshrink_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9477839Z test_output_match_nn_functional_threshold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9497665Z test_output_match_nn_functional_threshold_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9517606Z test_output_match_nn_functional_threshold_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9537415Z test_output_match_nn_functional_threshold_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9557278Z test_output_match_nn_functional_threshold_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9577006Z test_output_match_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9596834Z test_output_match_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9616719Z test_output_match_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9636424Z test_output_match_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9656324Z test_output_match_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9676171Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9696087Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9716611Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9737137Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9757804Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9778337Z test_output_match_nn_functional_unfold_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9799067Z test_output_match_nn_functional_unfold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9819986Z test_output_match_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9840595Z test_output_match_nn_functional_upsample_nearest_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9861318Z test_output_match_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9882175Z test_output_match_nonzero_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9902942Z test_output_match_nonzero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9923746Z test_output_match_nonzero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9944475Z test_output_match_nonzero_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9965415Z test_output_match_nonzero_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:23.9986145Z test_output_match_nonzero_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0007032Z test_output_match_nonzero_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0027738Z test_output_match_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0048564Z test_output_match_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0069274Z test_output_match_norm_fro_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0090140Z test_output_match_norm_inf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0110924Z test_output_match_norm_inf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0131692Z test_output_match_norm_nuc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0152423Z test_output_match_normal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0173167Z test_output_match_normal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0194120Z test_output_match_normal_number_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0214611Z test_output_match_normal_number_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0234526Z test_output_match_ones_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0254406Z test_output_match_ones_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0274231Z test_output_match_ones_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0294148Z test_output_match_ones_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0313997Z test_output_match_ones_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0333942Z test_output_match_ones_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0353781Z test_output_match_ones_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0373771Z test_output_match_ormqr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0393626Z test_output_match_outer_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0413502Z test_output_match_outer_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0433532Z test_output_match_outer_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0453476Z test_output_match_outer_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0473415Z test_output_match_outer_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0493410Z test_output_match_outer_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0513161Z test_output_match_outer_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0533461Z test_output_match_pca_lowrank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0553053Z test_output_match_permute_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0572822Z test_output_match_permute_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0592533Z test_output_match_permute_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0612341Z test_output_match_permute_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0632209Z test_output_match_permute_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0652089Z test_output_match_permute_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0671803Z test_output_match_permute_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0691582Z test_output_match_pinverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0711413Z test_output_match_polar_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0731085Z test_output_match_polygamma_polygamma_n_0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0750796Z test_output_match_polygamma_polygamma_n_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0770536Z test_output_match_polygamma_polygamma_n_0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0790105Z test_output_match_polygamma_polygamma_n_0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0809741Z test_output_match_polygamma_polygamma_n_0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0829393Z test_output_match_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0849002Z test_output_match_polygamma_polygamma_n_1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0868763Z test_output_match_polygamma_polygamma_n_1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0888623Z test_output_match_polygamma_polygamma_n_1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0908327Z test_output_match_polygamma_polygamma_n_1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0927969Z test_output_match_polygamma_polygamma_n_1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0947713Z test_output_match_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0967406Z test_output_match_polygamma_polygamma_n_2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.0987319Z test_output_match_polygamma_polygamma_n_2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1006928Z test_output_match_polygamma_polygamma_n_2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1026591Z test_output_match_polygamma_polygamma_n_2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1046221Z test_output_match_polygamma_polygamma_n_2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1065792Z test_output_match_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1085438Z test_output_match_polygamma_polygamma_n_3_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1105212Z test_output_match_polygamma_polygamma_n_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1124870Z test_output_match_polygamma_polygamma_n_3_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1144492Z test_output_match_polygamma_polygamma_n_3_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1164189Z test_output_match_polygamma_polygamma_n_3_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1183966Z test_output_match_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1203901Z test_output_match_polygamma_polygamma_n_4_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1223705Z test_output_match_polygamma_polygamma_n_4_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1243307Z test_output_match_polygamma_polygamma_n_4_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1263131Z test_output_match_polygamma_polygamma_n_4_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1282805Z test_output_match_polygamma_polygamma_n_4_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1302811Z test_output_match_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1322655Z test_output_match_positive_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1342715Z test_output_match_positive_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1362418Z test_output_match_positive_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1382196Z test_output_match_positive_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1401997Z test_output_match_positive_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1421932Z test_output_match_positive_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1441847Z test_output_match_pow_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1461646Z test_output_match_pow_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1481781Z test_output_match_pow_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1501650Z test_output_match_pow_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1521246Z test_output_match_pow_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1540993Z test_output_match_pow_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1560733Z test_output_match_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1580470Z test_output_match_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1600422Z test_output_match_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1620190Z test_output_match_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1640093Z test_output_match_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1659957Z test_output_match_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1679710Z test_output_match_put_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1699516Z test_output_match_put_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1719306Z test_output_match_put_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1739359Z test_output_match_put_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1759129Z test_output_match_put_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1778823Z test_output_match_put_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1798743Z test_output_match_put_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1818637Z test_output_match_qr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1838504Z test_output_match_quantile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1858429Z test_output_match_rad2deg_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1878463Z test_output_match_rad2deg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1898395Z test_output_match_rad2deg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1918228Z test_output_match_rad2deg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1938038Z test_output_match_rad2deg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1958207Z test_output_match_rad2deg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1978005Z test_output_match_rad2deg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.1997980Z test_output_match_rand_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2017842Z test_output_match_rand_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2037821Z test_output_match_randint_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2057688Z test_output_match_randint_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2077497Z test_output_match_randint_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2097287Z test_output_match_randint_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2117247Z test_output_match_randint_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2137273Z test_output_match_randint_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2157146Z test_output_match_randn_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2177055Z test_output_match_randn_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2197047Z test_output_match_ravel_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2216838Z test_output_match_ravel_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2236701Z test_output_match_ravel_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2256629Z test_output_match_ravel_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2276444Z test_output_match_ravel_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2296373Z test_output_match_ravel_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2316237Z test_output_match_ravel_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2336024Z test_output_match_real_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2355877Z test_output_match_real_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2375737Z test_output_match_real_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2395703Z test_output_match_real_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2415498Z test_output_match_real_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2435422Z test_output_match_real_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2455333Z test_output_match_real_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2475466Z test_output_match_reciprocal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2495611Z test_output_match_reciprocal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2515567Z test_output_match_reciprocal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2535504Z test_output_match_reciprocal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2555542Z test_output_match_reciprocal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2575493Z test_output_match_reciprocal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2595455Z test_output_match_reciprocal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2615486Z test_output_match_remainder_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2635384Z test_output_match_remainder_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2655420Z test_output_match_remainder_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2675489Z test_output_match_remainder_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2695554Z test_output_match_remainder_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2715544Z test_output_match_remainder_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2735656Z test_output_match_renorm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2755734Z test_output_match_renorm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2775625Z test_output_match_repeat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2795536Z test_output_match_repeat_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2815410Z test_output_match_repeat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2835195Z test_output_match_repeat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2855019Z test_output_match_repeat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2875027Z test_output_match_repeat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2894821Z test_output_match_repeat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2914815Z test_output_match_repeat_interleave_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2934703Z test_output_match_repeat_interleave_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2954526Z test_output_match_repeat_interleave_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2974429Z test_output_match_repeat_interleave_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.2994286Z test_output_match_repeat_interleave_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3013996Z test_output_match_repeat_interleave_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3033761Z test_output_match_repeat_interleave_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3053546Z test_output_match_reshape_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3073579Z test_output_match_reshape_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3093321Z test_output_match_reshape_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3113137Z test_output_match_reshape_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3132926Z test_output_match_reshape_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3152934Z test_output_match_reshape_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3172876Z test_output_match_reshape_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3192829Z test_output_match_reshape_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3212567Z test_output_match_reshape_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3232573Z test_output_match_reshape_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3252410Z test_output_match_reshape_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3272187Z test_output_match_reshape_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3292019Z test_output_match_reshape_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3311786Z test_output_match_reshape_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3331618Z test_output_match_resize__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3351364Z test_output_match_resize__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3371178Z test_output_match_resize__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3391107Z test_output_match_resize__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3410849Z test_output_match_resize__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3430728Z test_output_match_resize__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3450607Z test_output_match_resize__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3470523Z test_output_match_resize_as__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3490270Z test_output_match_resize_as__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3510196Z test_output_match_resize_as__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3529994Z test_output_match_resize_as__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3549788Z test_output_match_resize_as__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3569604Z test_output_match_resize_as__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3589344Z test_output_match_resize_as__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3609204Z test_output_match_resolve_conj_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3629111Z test_output_match_resolve_conj_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3648983Z test_output_match_resolve_conj_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3668817Z test_output_match_resolve_conj_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3688524Z test_output_match_resolve_conj_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3708394Z test_output_match_resolve_conj_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3728227Z test_output_match_resolve_conj_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3748055Z test_output_match_resolve_neg_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3767828Z test_output_match_resolve_neg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3787604Z test_output_match_resolve_neg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3807406Z test_output_match_resolve_neg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3827281Z test_output_match_resolve_neg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3847100Z test_output_match_resolve_neg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3867069Z test_output_match_resolve_neg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3886915Z test_output_match_roll_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3906916Z test_output_match_roll_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3926682Z test_output_match_roll_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3946833Z test_output_match_roll_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3966501Z test_output_match_roll_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.3986460Z test_output_match_roll_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4006156Z test_output_match_roll_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4025880Z test_output_match_rot90_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4045969Z test_output_match_rot90_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4065818Z test_output_match_rot90_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4085783Z test_output_match_rot90_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4105729Z test_output_match_rot90_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4126056Z test_output_match_rot90_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4145951Z test_output_match_rot90_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4165973Z test_output_match_round_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4186001Z test_output_match_round_decimals_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4205987Z test_output_match_round_decimals_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4226633Z test_output_match_round_decimals_neg_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4246423Z test_output_match_rsqrt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4265893Z test_output_match_rsqrt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4285560Z test_output_match_rsqrt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4305213Z test_output_match_rsqrt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4324939Z test_output_match_rsqrt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4344759Z test_output_match_rsqrt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4365584Z test_output_match_rsub_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4385108Z test_output_match_rsub_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4405027Z test_output_match_rsub_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4424843Z test_output_match_rsub_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4445602Z test_output_match_rsub_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4465468Z test_output_match_rsub_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4485797Z test_output_match_scatter_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4506154Z test_output_match_scatter_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4525535Z test_output_match_scatter_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4545516Z test_output_match_scatter_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4565303Z test_output_match_scatter_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4585235Z test_output_match_scatter_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4605013Z test_output_match_scatter_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4625101Z test_output_match_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4645245Z test_output_match_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4665585Z test_output_match_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4685608Z test_output_match_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4705685Z test_output_match_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4726417Z test_output_match_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4746116Z test_output_match_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4767267Z test_output_match_scatter_reduce_amax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4787384Z test_output_match_scatter_reduce_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4807357Z test_output_match_scatter_reduce_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4827576Z test_output_match_scatter_reduce_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4847527Z test_output_match_scatter_reduce_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4867592Z test_output_match_scatter_reduce_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4887667Z test_output_match_scatter_reduce_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4907707Z test_output_match_scatter_reduce_amin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4927700Z test_output_match_scatter_reduce_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4947480Z test_output_match_scatter_reduce_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4967355Z test_output_match_scatter_reduce_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.4987272Z test_output_match_scatter_reduce_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5007328Z test_output_match_scatter_reduce_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5027057Z test_output_match_scatter_reduce_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5046757Z test_output_match_scatter_reduce_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5066569Z test_output_match_scatter_reduce_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5086514Z test_output_match_scatter_reduce_mean_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5106374Z test_output_match_scatter_reduce_mean_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5126295Z test_output_match_scatter_reduce_mean_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5146265Z test_output_match_scatter_reduce_mean_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5166045Z test_output_match_scatter_reduce_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5185828Z test_output_match_scatter_reduce_prod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5205590Z test_output_match_scatter_reduce_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5225491Z test_output_match_scatter_reduce_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5245323Z test_output_match_scatter_reduce_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5265079Z test_output_match_scatter_reduce_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5284817Z test_output_match_scatter_reduce_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5304606Z test_output_match_scatter_reduce_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5324736Z test_output_match_scatter_reduce_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5344494Z test_output_match_scatter_reduce_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5364550Z test_output_match_scatter_reduce_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5384507Z test_output_match_scatter_reduce_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5404734Z test_output_match_scatter_reduce_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5424267Z test_output_match_scatter_reduce_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5444099Z test_output_match_searchsorted_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5463751Z test_output_match_searchsorted_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5483880Z test_output_match_searchsorted_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5503564Z test_output_match_searchsorted_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5523291Z test_output_match_searchsorted_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5543090Z test_output_match_searchsorted_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5562899Z test_output_match_segment_reduce_lengths_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5582754Z test_output_match_segment_reduce_lengths_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5602518Z test_output_match_segment_reduce_offsets_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5622317Z test_output_match_segment_reduce_offsets_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5642055Z test_output_match_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5661883Z test_output_match_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5681842Z test_output_match_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5701797Z test_output_match_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5721783Z test_output_match_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5741875Z test_output_match_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5762142Z test_output_match_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5782276Z test_output_match_select_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5802467Z test_output_match_select_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5822569Z test_output_match_select_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5842744Z test_output_match_select_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5862849Z test_output_match_select_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5883034Z test_output_match_select_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5903244Z test_output_match_select_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5923516Z test_output_match_sgn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5943530Z test_output_match_sgn_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5963474Z test_output_match_sgn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.5983558Z test_output_match_sgn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6003474Z test_output_match_sgn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6023425Z test_output_match_sgn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6043505Z test_output_match_sgn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6063526Z test_output_match_short_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6083833Z test_output_match_short_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6103791Z test_output_match_short_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6123915Z test_output_match_short_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6143915Z test_output_match_short_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6164006Z test_output_match_short_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6184007Z test_output_match_short_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6204130Z test_output_match_sigmoid_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6224195Z test_output_match_sigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6244290Z test_output_match_sigmoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6264461Z test_output_match_sigmoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6284474Z test_output_match_sigmoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6304508Z test_output_match_sigmoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6324727Z test_output_match_sign_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6344764Z test_output_match_sign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6364858Z test_output_match_sign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6385100Z test_output_match_sign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6405362Z test_output_match_sign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6425656Z test_output_match_sign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6445504Z test_output_match_sign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6465412Z test_output_match_signbit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6485334Z test_output_match_signbit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6505337Z test_output_match_signbit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6525477Z test_output_match_signbit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6545686Z test_output_match_signbit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6565723Z test_output_match_signbit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6585621Z test_output_match_signbit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6605682Z test_output_match_sin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6625636Z test_output_match_sin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6645597Z test_output_match_sin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6665540Z test_output_match_sin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6685509Z test_output_match_sin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6705566Z test_output_match_sin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6725439Z test_output_match_sinc_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6745621Z test_output_match_sinc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6765542Z test_output_match_sinc_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6785527Z test_output_match_sinc_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6805588Z test_output_match_sinc_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6825592Z test_output_match_sinc_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6845747Z test_output_match_sinh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6865837Z test_output_match_sinh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6885932Z test_output_match_sinh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6906111Z test_output_match_sinh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6926095Z test_output_match_sinh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6946128Z test_output_match_sinh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6966198Z test_output_match_slice_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.6986179Z test_output_match_slice_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7005991Z test_output_match_slice_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7025855Z test_output_match_slice_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7045844Z test_output_match_slice_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7065609Z test_output_match_slice_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7085341Z test_output_match_slice_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7104898Z test_output_match_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7124836Z test_output_match_softmax_with_dtype_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7144734Z test_output_match_softmax_with_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7164652Z test_output_match_softmax_with_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7184361Z test_output_match_softmax_with_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7204188Z test_output_match_softmax_with_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7223906Z test_output_match_softmax_with_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7244039Z test_output_match_softmax_with_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7263706Z test_output_match_sort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7283402Z test_output_match_sort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7303284Z test_output_match_sort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7323105Z test_output_match_sort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7342985Z test_output_match_sort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7362912Z test_output_match_sort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7382823Z test_output_match_sort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7403030Z test_output_match_sparse_sampled_addmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7422653Z test_output_match_special_airy_ai_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7442510Z test_output_match_special_airy_ai_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7462447Z test_output_match_special_airy_ai_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7482569Z test_output_match_special_airy_ai_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7502274Z test_output_match_special_airy_ai_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7522072Z test_output_match_special_airy_ai_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7541730Z test_output_match_special_bessel_j0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7561607Z test_output_match_special_bessel_j0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7581406Z test_output_match_special_bessel_j0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7601245Z test_output_match_special_bessel_j0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7621123Z test_output_match_special_bessel_j0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7640919Z test_output_match_special_bessel_j0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7660786Z test_output_match_special_bessel_j1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7680615Z test_output_match_special_bessel_j1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7700501Z test_output_match_special_bessel_j1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7720164Z test_output_match_special_bessel_j1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7739910Z test_output_match_special_bessel_j1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7759574Z test_output_match_special_bessel_j1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7779460Z test_output_match_special_bessel_y0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7799193Z test_output_match_special_bessel_y0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7819026Z test_output_match_special_bessel_y0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7838706Z test_output_match_special_bessel_y0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7858565Z test_output_match_special_bessel_y0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7878391Z test_output_match_special_bessel_y0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7898250Z test_output_match_special_bessel_y1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7918216Z test_output_match_special_bessel_y1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7938072Z test_output_match_special_bessel_y1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7957938Z test_output_match_special_bessel_y1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7977777Z test_output_match_special_bessel_y1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.7997519Z test_output_match_special_bessel_y1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8017330Z test_output_match_special_chebyshev_polynomial_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8037049Z test_output_match_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8056862Z test_output_match_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8076747Z test_output_match_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8096643Z test_output_match_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8116435Z test_output_match_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8136316Z test_output_match_special_chebyshev_polynomial_u_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8156209Z test_output_match_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8176129Z test_output_match_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8195829Z test_output_match_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8215566Z test_output_match_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8235396Z test_output_match_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8251312Z test_output_match_special_chebyshev_polynomial_v_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8267156Z test_output_match_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8282531Z test_output_match_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8297809Z test_output_match_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8313324Z test_output_match_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8328865Z test_output_match_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8344361Z test_output_match_special_chebyshev_polynomial_w_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8359906Z test_output_match_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8375506Z test_output_match_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8391443Z test_output_match_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8406985Z test_output_match_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8422360Z test_output_match_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.8441719Z test_output_match_special_entr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8461584Z test_output_match_special_entr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8481490Z test_output_match_special_entr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8501209Z test_output_match_special_entr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8521101Z test_output_match_special_entr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8540647Z test_output_match_special_entr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8560404Z test_output_match_special_erfcx_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8580416Z test_output_match_special_erfcx_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8600528Z test_output_match_special_erfcx_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8620553Z test_output_match_special_erfcx_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8640511Z test_output_match_special_erfcx_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8660580Z test_output_match_special_erfcx_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8680376Z test_output_match_special_hermite_polynomial_h_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8700200Z test_output_match_special_hermite_polynomial_h_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8720121Z test_output_match_special_hermite_polynomial_h_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8740011Z test_output_match_special_hermite_polynomial_h_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8759995Z test_output_match_special_hermite_polynomial_h_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8780075Z test_output_match_special_hermite_polynomial_h_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8799977Z test_output_match_special_hermite_polynomial_he_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8819942Z test_output_match_special_hermite_polynomial_he_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8839826Z test_output_match_special_hermite_polynomial_he_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8859835Z test_output_match_special_hermite_polynomial_he_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8879673Z test_output_match_special_hermite_polynomial_he_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8899676Z test_output_match_special_hermite_polynomial_he_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8919649Z test_output_match_special_i0e_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8939610Z test_output_match_special_i0e_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8959507Z test_output_match_special_i0e_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8979382Z test_output_match_special_i0e_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.8999248Z test_output_match_special_i0e_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9019303Z test_output_match_special_i0e_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9039352Z test_output_match_special_i1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9059200Z test_output_match_special_i1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9079160Z test_output_match_special_i1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9099066Z test_output_match_special_i1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9119046Z test_output_match_special_i1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9138999Z test_output_match_special_i1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9159120Z test_output_match_special_i1e_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9179078Z test_output_match_special_i1e_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9198989Z test_output_match_special_i1e_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9218914Z test_output_match_special_i1e_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9238684Z test_output_match_special_i1e_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9258577Z test_output_match_special_i1e_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9278389Z test_output_match_special_laguerre_polynomial_l_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9298440Z test_output_match_special_laguerre_polynomial_l_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9318378Z test_output_match_special_laguerre_polynomial_l_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9338247Z test_output_match_special_laguerre_polynomial_l_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9358169Z test_output_match_special_laguerre_polynomial_l_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9379100Z test_output_match_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9395259Z test_output_match_special_legendre_polynomial_p_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.9411094Z test_output_match_special_legendre_polynomial_p_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.9426568Z test_output_match_special_legendre_polynomial_p_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.9442289Z test_output_match_special_legendre_polynomial_p_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.9458153Z test_output_match_special_legendre_polynomial_p_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.9473696Z test_output_match_special_legendre_polynomial_p_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:24.9493585Z test_output_match_special_log_ndtr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9513443Z test_output_match_special_log_ndtr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9533425Z test_output_match_special_log_ndtr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9553304Z test_output_match_special_log_ndtr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9573069Z test_output_match_special_log_ndtr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9592963Z test_output_match_special_log_ndtr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9612818Z test_output_match_special_modified_bessel_i0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9632628Z test_output_match_special_modified_bessel_i0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9652681Z test_output_match_special_modified_bessel_i0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9672390Z test_output_match_special_modified_bessel_i0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9692250Z test_output_match_special_modified_bessel_i0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9712027Z test_output_match_special_modified_bessel_i0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9731957Z test_output_match_special_modified_bessel_i1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9751949Z test_output_match_special_modified_bessel_i1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9771715Z test_output_match_special_modified_bessel_i1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9791781Z test_output_match_special_modified_bessel_i1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9811644Z test_output_match_special_modified_bessel_i1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9831505Z test_output_match_special_modified_bessel_i1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9851335Z test_output_match_special_modified_bessel_k0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9871202Z test_output_match_special_modified_bessel_k0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9890937Z test_output_match_special_modified_bessel_k0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9910880Z test_output_match_special_modified_bessel_k0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9930686Z test_output_match_special_modified_bessel_k0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9950508Z test_output_match_special_modified_bessel_k0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9970389Z test_output_match_special_modified_bessel_k1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:24.9990220Z test_output_match_special_modified_bessel_k1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0010094Z test_output_match_special_modified_bessel_k1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0030062Z test_output_match_special_modified_bessel_k1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0049936Z test_output_match_special_modified_bessel_k1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0069871Z test_output_match_special_modified_bessel_k1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0089714Z test_output_match_special_ndtr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0109651Z test_output_match_special_ndtr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0129541Z test_output_match_special_ndtr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0149389Z test_output_match_special_ndtr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0169350Z test_output_match_special_ndtr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0189206Z test_output_match_special_ndtr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0209126Z test_output_match_special_ndtri_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0228981Z test_output_match_special_ndtri_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0248607Z test_output_match_special_ndtri_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0268294Z test_output_match_special_ndtri_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0288119Z test_output_match_special_ndtri_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0307965Z test_output_match_special_ndtri_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0327857Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0347691Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0367591Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0387563Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0407391Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0427589Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0447548Z test_output_match_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0467500Z test_output_match_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0487408Z test_output_match_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0507454Z test_output_match_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0527493Z test_output_match_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0547568Z test_output_match_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0567704Z test_output_match_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0587708Z test_output_match_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0607612Z test_output_match_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0627706Z test_output_match_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0647769Z test_output_match_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0667797Z test_output_match_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.0683706Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0700572Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0716353Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0732324Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0747558Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0762916Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-08-17T12:55:25.0778443Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0794018Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0809614Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0825366Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0840748Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0856236Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0872007Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0887536Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0902953Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0918439Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0933996Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0949669Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0965157Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0980584Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.0995984Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.1011434Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.1027104Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.1042558Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T12:55:25.1061892Z test_output_match_special_spherical_bessel_j0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1081584Z test_output_match_special_spherical_bessel_j0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1101057Z test_output_match_special_spherical_bessel_j0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1120886Z test_output_match_special_spherical_bessel_j0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1140508Z test_output_match_special_spherical_bessel_j0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1160297Z test_output_match_special_spherical_bessel_j0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1180087Z test_output_match_special_xlog1py_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1199779Z test_output_match_special_xlog1py_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1219293Z test_output_match_special_xlog1py_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1238922Z test_output_match_special_xlog1py_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1258577Z test_output_match_special_xlog1py_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1278343Z test_output_match_special_xlog1py_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1297947Z test_output_match_special_xlog1py_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1317684Z test_output_match_special_zeta_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1337285Z test_output_match_special_zeta_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1356907Z test_output_match_special_zeta_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1376698Z test_output_match_special_zeta_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1396544Z test_output_match_special_zeta_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1416246Z test_output_match_special_zeta_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1435875Z test_output_match_split_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1455749Z test_output_match_split_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1475399Z test_output_match_split_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1495038Z test_output_match_split_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1514735Z test_output_match_split_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1534560Z test_output_match_split_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1554299Z test_output_match_split_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1574184Z test_output_match_split_list_args_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1593852Z test_output_match_split_list_args_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1613511Z test_output_match_split_list_args_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1633190Z test_output_match_split_list_args_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1652807Z test_output_match_split_list_args_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1672581Z test_output_match_split_list_args_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1692355Z test_output_match_split_list_args_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1712254Z test_output_match_split_with_sizes_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1731952Z test_output_match_split_with_sizes_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1751558Z test_output_match_split_with_sizes_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1771274Z test_output_match_split_with_sizes_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1790879Z test_output_match_split_with_sizes_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1810609Z test_output_match_split_with_sizes_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1830345Z test_output_match_split_with_sizes_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1850032Z test_output_match_sqrt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1869835Z test_output_match_sqrt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1889550Z test_output_match_sqrt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1909299Z test_output_match_sqrt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1928972Z test_output_match_sqrt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1948679Z test_output_match_sqrt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1968441Z test_output_match_square_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.1988264Z test_output_match_square_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2008001Z test_output_match_square_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2027864Z test_output_match_square_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2047658Z test_output_match_square_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2067247Z test_output_match_square_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2086898Z test_output_match_square_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2106704Z test_output_match_squeeze_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2126450Z test_output_match_squeeze_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2146100Z test_output_match_squeeze_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2165712Z test_output_match_squeeze_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2185554Z test_output_match_squeeze_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2205087Z test_output_match_squeeze_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2224778Z test_output_match_squeeze_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2244613Z test_output_match_stack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2264036Z test_output_match_stack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2283868Z test_output_match_stack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2303455Z test_output_match_stack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2323124Z test_output_match_stack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2342761Z test_output_match_stack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2362532Z test_output_match_stack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2382312Z test_output_match_std_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2402371Z test_output_match_std_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2422140Z test_output_match_std_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2442011Z test_output_match_std_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2461788Z test_output_match_stft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2481702Z test_output_match_sub_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2501372Z test_output_match_sub_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2521148Z test_output_match_sub_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2540730Z test_output_match_sub_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2560416Z test_output_match_sub_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2580175Z test_output_match_sub_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2599935Z test_output_match_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2619489Z test_output_match_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2639176Z test_output_match_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2658868Z test_output_match_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2678592Z test_output_match_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2698252Z test_output_match_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2718212Z test_output_match_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2738020Z test_output_match_sum_to_size_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2757733Z test_output_match_sum_to_size_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2777495Z test_output_match_sum_to_size_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2796929Z test_output_match_sum_to_size_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2816538Z test_output_match_sum_to_size_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2836215Z test_output_match_sum_to_size_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2855833Z test_output_match_sum_to_size_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2876044Z test_output_match_svd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2896243Z test_output_match_svd_lowrank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2916469Z test_output_match_symeig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2936181Z test_output_match_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2956040Z test_output_match_t_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2975774Z test_output_match_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.2996011Z test_output_match_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3015411Z test_output_match_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3035008Z test_output_match_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3054620Z test_output_match_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3074256Z test_output_match_take_along_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3093837Z test_output_match_take_along_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3113450Z test_output_match_take_along_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3133059Z test_output_match_take_along_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3152895Z test_output_match_take_along_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3172527Z test_output_match_take_along_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3192162Z test_output_match_take_along_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3211784Z test_output_match_take_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3231498Z test_output_match_take_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3251172Z test_output_match_take_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3271326Z test_output_match_take_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3290587Z test_output_match_take_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3310462Z test_output_match_take_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3329916Z test_output_match_take_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3349717Z test_output_match_tan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3369392Z test_output_match_tan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3389063Z test_output_match_tan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3408665Z test_output_match_tan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3428418Z test_output_match_tan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3448084Z test_output_match_tan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3467946Z test_output_match_tanh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3487553Z test_output_match_tanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3507246Z test_output_match_tanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3527027Z test_output_match_tanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3546896Z test_output_match_tanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3566700Z test_output_match_tanh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3586783Z test_output_match_tensor_split_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3606798Z test_output_match_tensor_split_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3626888Z test_output_match_tensor_split_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3646810Z test_output_match_tensor_split_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3666785Z test_output_match_tensor_split_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3686652Z test_output_match_tensor_split_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3706541Z test_output_match_tensor_split_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3726565Z test_output_match_tensordot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3746512Z test_output_match_tensordot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3766607Z test_output_match_tensordot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3786537Z test_output_match_tensordot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3806303Z test_output_match_tensordot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3826200Z test_output_match_tile_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3846042Z test_output_match_tile_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3865893Z test_output_match_tile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3885734Z test_output_match_tile_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3905570Z test_output_match_tile_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3925067Z test_output_match_tile_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3944787Z test_output_match_tile_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3964603Z test_output_match_to_sparse_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.3984182Z test_output_match_to_sparse_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4003932Z test_output_match_to_sparse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4023493Z test_output_match_to_sparse_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4043135Z test_output_match_to_sparse_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4062825Z test_output_match_to_sparse_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4082484Z test_output_match_to_sparse_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4102425Z test_output_match_topk_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4122046Z test_output_match_topk_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4141715Z test_output_match_topk_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4161648Z test_output_match_topk_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4181281Z test_output_match_topk_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4201248Z test_output_match_trace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4221198Z test_output_match_trace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4240911Z test_output_match_trace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4260635Z test_output_match_trace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4280472Z test_output_match_trace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4300772Z test_output_match_transpose_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4320074Z test_output_match_transpose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4339836Z test_output_match_transpose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4360858Z test_output_match_transpose_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4380418Z test_output_match_transpose_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4400730Z test_output_match_transpose_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4420915Z test_output_match_transpose_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4441910Z test_output_match_trapezoid_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4462086Z test_output_match_trapezoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4482675Z test_output_match_trapezoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4502502Z test_output_match_trapezoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4522536Z test_output_match_trapezoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4542448Z test_output_match_trapezoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4562705Z test_output_match_trapz_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4582571Z test_output_match_trapz_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4602580Z test_output_match_trapz_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4622827Z test_output_match_trapz_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4642809Z test_output_match_trapz_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4662993Z test_output_match_trapz_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4683061Z test_output_match_triangular_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4703049Z test_output_match_tril_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4723123Z test_output_match_tril_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4743084Z test_output_match_tril_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4763022Z test_output_match_tril_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4782903Z test_output_match_tril_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4802730Z test_output_match_tril_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4822776Z test_output_match_tril_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4844091Z test_output_match_triu_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4865322Z test_output_match_triu_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4885217Z test_output_match_triu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4904857Z test_output_match_triu_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4924759Z test_output_match_triu_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4944498Z test_output_match_triu_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4964212Z test_output_match_triu_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.4983928Z test_output_match_true_divide_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5003725Z test_output_match_true_divide_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5023469Z test_output_match_true_divide_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5043179Z test_output_match_true_divide_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5063043Z test_output_match_true_divide_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5083109Z test_output_match_true_divide_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5104660Z test_output_match_true_divide_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5124356Z test_output_match_trunc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5144081Z test_output_match_unbind_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5163953Z test_output_match_unbind_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5183953Z test_output_match_unbind_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5203772Z test_output_match_unbind_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5223362Z test_output_match_unbind_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5242960Z test_output_match_unbind_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5262570Z test_output_match_unbind_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5282321Z test_output_match_unflatten_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5302024Z test_output_match_unflatten_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5321606Z test_output_match_unflatten_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5341420Z test_output_match_unflatten_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5361101Z test_output_match_unflatten_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5380797Z test_output_match_unflatten_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5401926Z test_output_match_unflatten_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5421588Z test_output_match_unfold_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5441332Z test_output_match_unfold_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5460971Z test_output_match_unfold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5480870Z test_output_match_unfold_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5500575Z test_output_match_unfold_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5520188Z test_output_match_unfold_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5540105Z test_output_match_unfold_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5560060Z test_output_match_unique_consecutive_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5579843Z test_output_match_unique_consecutive_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5599498Z test_output_match_unique_consecutive_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5620656Z test_output_match_unique_consecutive_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5641348Z test_output_match_unique_consecutive_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5661005Z test_output_match_unique_consecutive_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5680883Z test_output_match_unique_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5700493Z test_output_match_unique_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5719982Z test_output_match_unique_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5739576Z test_output_match_unique_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5759133Z test_output_match_unique_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5778723Z test_output_match_unique_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5798142Z test_output_match_unsqueeze_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5817886Z test_output_match_unsqueeze_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5837395Z test_output_match_unsqueeze_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5857404Z test_output_match_unsqueeze_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5877479Z test_output_match_unsqueeze_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5897050Z test_output_match_unsqueeze_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5916967Z test_output_match_unsqueeze_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5936859Z test_output_match_var_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5956555Z test_output_match_var_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5976359Z test_output_match_var_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.5996005Z test_output_match_var_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6015759Z test_output_match_vdot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6035542Z test_output_match_vdot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6055188Z test_output_match_vdot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6074781Z test_output_match_vdot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6094547Z test_output_match_vdot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6114358Z test_output_match_view_as_complex_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6133988Z test_output_match_view_as_complex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6153749Z test_output_match_view_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6173428Z test_output_match_view_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6193086Z test_output_match_view_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6212929Z test_output_match_view_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6232557Z test_output_match_view_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6252332Z test_output_match_view_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6272491Z test_output_match_view_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6292097Z test_output_match_view_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6311697Z test_output_match_view_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6331414Z test_output_match_view_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6351094Z test_output_match_view_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6371212Z test_output_match_view_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6391208Z test_output_match_view_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6410651Z test_output_match_view_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6430458Z test_output_match_vsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6450204Z test_output_match_vsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6470147Z test_output_match_vsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6489984Z test_output_match_vsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6509807Z test_output_match_vsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6529513Z test_output_match_vsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6549201Z test_output_match_vsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6569055Z test_output_match_vstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6588834Z test_output_match_vstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6608536Z test_output_match_vstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6628396Z test_output_match_vstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6648054Z test_output_match_vstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6667743Z test_output_match_vstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6687454Z test_output_match_vstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6707171Z test_output_match_where_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6726873Z test_output_match_where_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6746634Z test_output_match_where_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6766385Z test_output_match_where_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6786119Z test_output_match_where_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6805846Z test_output_match_where_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6825579Z test_output_match_where_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6845462Z test_output_match_xlogy_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6865423Z test_output_match_xlogy_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6885035Z test_output_match_xlogy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6905852Z test_output_match_xlogy_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6925682Z test_output_match_xlogy_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6945568Z test_output_match_xlogy_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6965374Z test_output_match_xlogy_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.6985079Z test_output_match_zero__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7004722Z test_output_match_zero__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7024274Z test_output_match_zero__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7044115Z test_output_match_zero__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7063668Z test_output_match_zero__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7083377Z test_output_match_zero__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7103044Z test_output_match_zero__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7122737Z test_output_match_zeros_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7142448Z test_output_match_zeros_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7162190Z test_output_match_zeros_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7181860Z test_output_match_zeros_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7201573Z test_output_match_zeros_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7221244Z test_output_match_zeros_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7240969Z test_output_match_zeros_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T12:55:25.7241614Z 2022-08-17T12:55:25.7242031Z ---------------------------------------------------------------------- 2022-08-17T12:55:25.7242478Z Ran 2781 tests in 5.559s 2022-08-17T12:55:25.7242701Z 2022-08-17T12:55:25.7242826Z OK (skipped=2781) 2022-08-17T12:55:25.7243023Z 2022-08-17T12:55:25.7243161Z Generating XML reports... 2022-08-17T12:55:26.0606109Z Generated XML report: test-reports/python-unittest/test_mps/TEST-TestConsistencyCPU-20220817125520.xml 2022-08-17T12:55:26.4294810Z Running test_openmp ... [2022-08-17 12:55:26.429084] 2022-08-17T12:55:26.4295293Z Executing ['/opt/conda/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:26.429164] 2022-08-17T12:55:27.4522777Z Test results will be stored in test-reports/python-unittest/test_openmp 2022-08-17T12:55:27.4534803Z 2022-08-17T12:55:27.4534977Z Running tests... 2022-08-17T12:55:27.4535374Z ---------------------------------------------------------------------- 2022-08-17T12:55:27.4539760Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2022-08-17T12:55:28.4565315Z Make sure there is no memory leak with many threads ... ok (1.003s) 2022-08-17T12:55:28.4567004Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2022-08-17T12:55:31.3349993Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (2.878s) 2022-08-17T12:55:31.3350215Z 2022-08-17T12:55:31.3350693Z ---------------------------------------------------------------------- 2022-08-17T12:55:31.3350951Z Ran 2 tests in 3.881s 2022-08-17T12:55:31.3351056Z 2022-08-17T12:55:31.3351120Z OK 2022-08-17T12:55:31.3351236Z 2022-08-17T12:55:31.3351363Z Generating XML reports... 2022-08-17T12:55:31.3378911Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220817125527.xml 2022-08-17T12:55:31.5647956Z Running test_spectral_ops ... [2022-08-17 12:55:31.564400] 2022-08-17T12:55:31.5648475Z Executing ['/opt/conda/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:31.564478] 2022-08-17T12:55:34.4512819Z /opt/conda/lib/python3.7/site-packages/resampy/interpn.py:114: NumbaWarning: The TBB threading layer requires TBB version 2019.5 or later i.e., TBB_INTERFACE_VERSION >= 11005. Found TBB_INTERFACE_VERSION = 9107. The TBB threading layer is disabled. 2022-08-17T12:55:34.4513314Z _resample_loop_p(x, t_out, interp_win, interp_delta, num_table, scale, y) 2022-08-17T12:55:42.0988798Z /opt/conda/lib/python3.7/site-packages/sklearn/utils/validation.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T12:55:42.0989659Z LARGE_SPARSE_SUPPORTED = LooseVersion(scipy_version) >= '0.14.0' 2022-08-17T12:55:42.3491437Z test_spectral_ops.py:43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-08-17T12:55:42.3492303Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2022-08-17T12:55:42.3600973Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2022-08-17T12:55:42.3621626Z 2022-08-17T12:55:42.3621982Z Running tests... 2022-08-17T12:55:42.3622369Z ---------------------------------------------------------------------- 2022-08-17T12:55:42.3841952Z 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-17T12:55:42.3842969Z i_original = torch.istft(original, n_fft=4, length=4) 2022-08-17T12:55:42.3853786Z ok (0.023s) 2022-08-17T12:55:42.4010765Z test_complex_istft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:55:42.4137355Z test_complex_stft_definition_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.013s) 2022-08-17T12:55:42.4304129Z test_complex_stft_onesided_cpu (__main__.TestFFTCPU) ... ok (0.017s) 2022-08-17T12:55:42.5977372Z test_complex_stft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.167s) 2022-08-17T12:55:42.6592914Z test_complex_stft_roundtrip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.061s) 2022-08-17T12:55:42.7709167Z test_complex_stft_roundtrip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.111s) 2022-08-17T12:55:42.7742017Z test_cufft_plan_cache_cpu_float64 (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:55:42.7784564Z test_empty_fft_fft_fft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.7823725Z test_empty_fft_fft_fft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.7859501Z test_empty_fft_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.7894473Z test_empty_fft_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.7930260Z test_empty_fft_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.7965535Z test_empty_fft_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8008238Z test_empty_fft_fft_hfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8050396Z test_empty_fft_fft_hfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8086634Z test_empty_fft_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8122452Z test_empty_fft_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8164108Z test_empty_fft_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8205536Z test_empty_fft_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8244485Z test_empty_fft_fft_ifft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8283360Z test_empty_fft_fft_ifft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8318784Z test_empty_fft_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8355369Z test_empty_fft_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8391562Z test_empty_fft_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8426242Z test_empty_fft_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.8468012Z test_empty_fft_fft_ihfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8503452Z test_empty_fft_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.8541892Z test_empty_fft_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8583914Z test_empty_fft_fft_irfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8625335Z test_empty_fft_fft_irfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8660397Z test_empty_fft_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.8695793Z test_empty_fft_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.8737331Z test_empty_fft_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8778588Z test_empty_fft_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8816696Z test_empty_fft_fft_rfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.8852063Z test_empty_fft_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:42.8891199Z test_empty_fft_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:42.9068021Z test_empty_ifft_cpu (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:55:42.9510545Z test_fft2_fftn_equivalence_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.044s) 2022-08-17T12:55:43.0167467Z test_fft2_fftn_equivalence_cpu_float32 (__main__.TestFFTCPU) ... ok (0.066s) 2022-08-17T12:55:43.0700299Z test_fft2_invalid_cpu (__main__.TestFFTCPU) ... ok (0.053s) 2022-08-17T12:55:43.2380404Z test_fft2_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.168s) 2022-08-17T12:55:43.4269072Z test_fft2_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.189s) 2022-08-17T12:55:43.4317346Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:55:43.4362555Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4407533Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4452217Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4492950Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4534599Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4578827Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4622013Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4665738Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4709002Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4752585Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4796237Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4839602Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4883171Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4926825Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.4970299Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5010732Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5051389Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5097790Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:55:43.5144378Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:55:43.5188325Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5232073Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5275853Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5320158Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5364037Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5408565Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5452070Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5495494Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5539349Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5583572Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5626072Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5669077Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5712142Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5755626Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5799353Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:43.5843654Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:44.3052614Z test_fft_ifft_rfft_irfft_cpu_float64 (__main__.TestFFTCPU) ... ok (0.721s) 2022-08-17T12:55:44.3076333Z test_fft_input_modification_cpu (__main__.TestFFTCPU) ... ok (0.002s) 2022-08-17T12:55:44.3170381Z test_fft_invalid_dtypes_cpu (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T12:55:44.3289206Z test_fft_plan_repeatable_cpu (__main__.TestFFTCPU) ... ok (0.012s) 2022-08-17T12:55:44.3399951Z test_fft_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.011s) 2022-08-17T12:55:44.3424121Z test_fft_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T12:55:44.3503923Z test_fft_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T12:55:44.3528927Z test_fft_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T12:55:44.3710274Z test_fft_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:55:44.3983095Z test_fft_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.027s) 2022-08-17T12:55:44.4007498Z test_fft_type_promotion_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:44.4029753Z test_fft_type_promotion_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T12:55:44.4053160Z test_fft_type_promotion_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2022-08-17T12:55:44.4075179Z test_fft_type_promotion_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T12:55:44.4099196Z test_fft_type_promotion_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2022-08-17T12:55:44.4124018Z test_fft_type_promotion_cpu_float64 (__main__.TestFFTCPU) ... ok (0.002s) 2022-08-17T12:55:44.4149759Z test_fft_type_promotion_cpu_int8 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:44.4257047Z test_fftfreq_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.011s) 2022-08-17T12:55:44.4352538Z test_fftfreq_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.010s) 2022-08-17T12:55:44.4444336Z test_fftfreq_out_cpu_float32 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T12:55:44.4494355Z test_fftfreq_out_cpu_float64 (__main__.TestFFTCPU) ... ok (0.005s) 2022-08-17T12:55:44.4643648Z test_fftn_invalid_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:44.4790251Z test_fftn_invalid_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:44.4966283Z test_fftn_invalid_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:55:44.5144406Z test_fftn_invalid_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:55:44.5289122Z test_fftn_invalid_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.014s) 2022-08-17T12:55:44.5433831Z test_fftn_invalid_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.014s) 2022-08-17T12:55:44.5596324Z test_fftn_invalid_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:55:44.5775592Z test_fftn_invalid_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:55:44.5953087Z test_fftn_invalid_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.018s) 2022-08-17T12:55:44.6116934Z test_fftn_invalid_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:55:44.6526340Z test_fftn_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.041s) 2022-08-17T12:55:44.6550779Z test_fftn_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T12:55:44.6858042Z test_fftn_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.031s) 2022-08-17T12:55:44.6883024Z test_fftn_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.003s) 2022-08-17T12:55:44.7738396Z test_fftn_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.085s) 2022-08-17T12:55:44.8608845Z test_fftn_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.087s) 2022-08-17T12:55:44.8639227Z test_fftshift_frequencies_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:44.8667057Z test_fftshift_frequencies_cpu_float64 (__main__.TestFFTCPU) ... ok (0.003s) 2022-08-17T12:55:44.8738238Z test_fftshift_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T12:55:44.8808749Z test_fftshift_numpy_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T12:55:44.8876631Z test_fftshift_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T12:55:44.8943788Z test_fftshift_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T12:55:44.8964012Z test_hfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T12:55:44.9039128Z test_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2022-08-17T12:55:44.9126985Z test_hfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T12:55:44.9145953Z test_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.002s) 2022-08-17T12:55:44.9222884Z test_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.008s) 2022-08-17T12:55:44.9310409Z test_ihfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.009s) 2022-08-17T12:55:45.4919575Z 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-17T12:55:45.4920536Z return_complex=return_complex, 2022-08-17T12:55:45.4989360Z ok (0.568s) 2022-08-17T12:55:45.6697411Z test_istft_linearity_cpu_float64 (__main__.TestFFTCPU) ... ok (0.171s) 2022-08-17T12:55:45.6740482Z test_istft_of_sine_cpu_float64 (__main__.TestFFTCPU) ... ok (0.004s) 2022-08-17T12:55:45.6747433Z test_istft_round_trip_simple_cases_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T12:55:45.6760058Z stft -> istft should recover the original signale ... ok (0.002s) 2022-08-17T12:55:45.6777371Z test_istft_round_trip_various_params_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T12:55:46.0184505Z stft -> istft should recover the original signale ... ok (0.342s) 2022-08-17T12:55:46.0205272Z test_istft_round_trip_with_padding_cpu_float64 (__main__.TestFFTCPU) 2022-08-17T12:55:46.1365579Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.118s) 2022-08-17T12:55:46.1373295Z test_istft_throws_cpu (__main__.TestFFTCPU) 2022-08-17T12:55:46.1474715Z istft should throw exception for invalid parameters ... ok (0.011s) 2022-08-17T12:55:46.1629427Z test_reference_1d_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:46.1777281Z test_reference_1d_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:46.1934591Z test_reference_1d_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:55:46.2090772Z test_reference_1d_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.016s) 2022-08-17T12:55:46.2239400Z test_reference_1d_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:46.2391813Z test_reference_1d_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:46.2547096Z test_reference_1d_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:46.2693194Z test_reference_1d_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.015s) 2022-08-17T12:55:46.2836467Z test_reference_1d_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.014s) 2022-08-17T12:55:46.2978165Z test_reference_1d_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.014s) 2022-08-17T12:55:46.3227756Z test_reference_nd_fft_fftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.025s) 2022-08-17T12:55:46.3443050Z test_reference_nd_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.021s) 2022-08-17T12:55:46.3693008Z test_reference_nd_fft_hfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.025s) 2022-08-17T12:55:46.3920167Z test_reference_nd_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.023s) 2022-08-17T12:55:46.4168509Z test_reference_nd_fft_ifftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.025s) 2022-08-17T12:55:46.4382133Z test_reference_nd_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.021s) 2022-08-17T12:55:46.4627184Z test_reference_nd_fft_irfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.024s) 2022-08-17T12:55:46.4847663Z test_reference_nd_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.022s) 2022-08-17T12:55:46.5516391Z 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-17T12:55:46.5517373Z normalized, onesided, return_complex) 2022-08-17T12:55:46.5689734Z ok (0.084s) 2022-08-17T12:55:46.5699547Z test_stft_requires_complex_cpu (__main__.TestFFTCPU) ... ok (0.001s) 2022-08-17T12:55:46.6320936Z test_stft_roundtrip_complex_window_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.062s) 2022-08-17T12:55:46.7077123Z test_stft_roundtrip_complex_window_cpu_float64 (__main__.TestFFTCPU) ... ok (0.075s) 2022-08-17T12:55:46.7091026Z test_stft_window_device_cpu (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:46.7118120Z test_fft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7118657Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:55:46.7130755Z Expecting nothing 2022-08-17T12:55:46.7131069Z ok 2022-08-17T12:55:46.7131336Z Trying: 2022-08-17T12:55:46.7131644Z fft2 = torch.fft.fft2(x) 2022-08-17T12:55:46.7131939Z Expecting nothing 2022-08-17T12:55:46.7132215Z ok 2022-08-17T12:55:46.7132457Z Trying: 2022-08-17T12:55:46.7132805Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T12:55:46.7133198Z Expecting nothing 2022-08-17T12:55:46.7133485Z ok 2022-08-17T12:55:46.7133730Z Trying: 2022-08-17T12:55:46.7134128Z torch.testing.assert_close(fft2, two_ffts, check_stride=False) 2022-08-17T12:55:46.7134524Z Expecting nothing 2022-08-17T12:55:46.7134787Z ok 2022-08-17T12:55:46.7135045Z ok (0.004s) 2022-08-17T12:55:46.7146812Z test_fft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7149297Z t = torch.arange(4) 2022-08-17T12:55:46.7150698Z Expecting nothing 2022-08-17T12:55:46.7151921Z ok 2022-08-17T12:55:46.7153218Z Trying: 2022-08-17T12:55:46.7154717Z t 2022-08-17T12:55:46.7156205Z Expecting: 2022-08-17T12:55:46.7177282Z tensor([0, 1, 2, 3]) 2022-08-17T12:55:46.7177610Z ok 2022-08-17T12:55:46.7177939Z Trying: 2022-08-17T12:55:46.7178218Z torch.fft.fft(t) 2022-08-17T12:55:46.7178504Z Expecting: 2022-08-17T12:55:46.7179193Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T12:55:46.7179498Z ok 2022-08-17T12:55:46.7179733Z Trying: 2022-08-17T12:55:46.7180054Z t = torch.tensor([0.+1.j, 2.+3.j, 4.+5.j, 6.+7.j]) 2022-08-17T12:55:46.7180390Z Expecting nothing 2022-08-17T12:55:46.7180649Z ok 2022-08-17T12:55:46.7180892Z Trying: 2022-08-17T12:55:46.7181163Z torch.fft.fft(t) 2022-08-17T12:55:46.7181437Z Expecting: 2022-08-17T12:55:46.7227387Z tensor([12.+16.j, -8.+0.j, -4.-4.j, 0.-8.j]) 2022-08-17T12:55:46.7227744Z ok 2022-08-17T12:55:46.7228016Z ok (0.004s) 2022-08-17T12:55:46.7229527Z test_fftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7230954Z torch.fft.fftfreq(5) 2022-08-17T12:55:46.7231259Z Expecting: 2022-08-17T12:55:46.7231716Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T12:55:46.7232010Z ok 2022-08-17T12:55:46.7232259Z Trying: 2022-08-17T12:55:46.7232544Z torch.fft.fftfreq(4) 2022-08-17T12:55:46.7233076Z Expecting: 2022-08-17T12:55:46.7233499Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T12:55:46.7233814Z ok 2022-08-17T12:55:46.7234044Z ok (0.003s) 2022-08-17T12:55:46.7234424Z test_fftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7234854Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:55:46.7235197Z Expecting nothing 2022-08-17T12:55:46.7235451Z ok 2022-08-17T12:55:46.7238103Z Trying: 2022-08-17T12:55:46.7238416Z fftn = torch.fft.fftn(x) 2022-08-17T12:55:46.7238717Z Expecting nothing 2022-08-17T12:55:46.7238971Z ok 2022-08-17T12:55:46.7239193Z Trying: 2022-08-17T12:55:46.7239543Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2022-08-17T12:55:46.7239893Z Expecting nothing 2022-08-17T12:55:46.7240131Z ok 2022-08-17T12:55:46.7241512Z Trying: 2022-08-17T12:55:46.7241930Z torch.testing.assert_close(fftn, two_ffts, check_stride=False) 2022-08-17T12:55:46.7242299Z Expecting nothing 2022-08-17T12:55:46.7242536Z ok 2022-08-17T12:55:46.7242774Z ok (0.002s) 2022-08-17T12:55:46.7243138Z test_fftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7243614Z f = torch.fft.fftfreq(4) 2022-08-17T12:55:46.7243922Z Expecting nothing 2022-08-17T12:55:46.7244175Z ok 2022-08-17T12:55:46.7245392Z Trying: 2022-08-17T12:55:46.7245673Z f 2022-08-17T12:55:46.7245920Z Expecting: 2022-08-17T12:55:46.7247482Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T12:55:46.7247775Z ok 2022-08-17T12:55:46.7248007Z Trying: 2022-08-17T12:55:46.7248257Z torch.fft.fftshift(f) 2022-08-17T12:55:46.7248546Z Expecting: 2022-08-17T12:55:46.7248966Z tensor([-0.5000, -0.2500, 0.0000, 0.2500]) 2022-08-17T12:55:46.7249245Z ok 2022-08-17T12:55:46.7249483Z Trying: 2022-08-17T12:55:46.7249898Z x = torch.fft.fftfreq(5, d=1/5) + 0.1 * torch.fft.fftfreq(5, d=1/5).unsqueeze(1) 2022-08-17T12:55:46.7250290Z Expecting nothing 2022-08-17T12:55:46.7250585Z ok 2022-08-17T12:55:46.7250845Z Trying: 2022-08-17T12:55:46.7251088Z x 2022-08-17T12:55:46.7251354Z Expecting: 2022-08-17T12:55:46.7251776Z tensor([[ 0.0000, 1.0000, 2.0000, -2.0000, -1.0000], 2022-08-17T12:55:46.7253211Z [ 0.1000, 1.1000, 2.1000, -1.9000, -0.9000], 2022-08-17T12:55:46.7253850Z [ 0.2000, 1.2000, 2.2000, -1.8000, -0.8000], 2022-08-17T12:55:46.7254273Z [-0.2000, 0.8000, 1.8000, -2.2000, -1.2000], 2022-08-17T12:55:46.7254675Z [-0.1000, 0.9000, 1.9000, -2.1000, -1.1000]]) 2022-08-17T12:55:46.7254997Z ok 2022-08-17T12:55:46.7255238Z Trying: 2022-08-17T12:55:46.7255542Z torch.fft.fftshift(x) 2022-08-17T12:55:46.7255847Z Expecting: 2022-08-17T12:55:46.7256278Z tensor([[-2.2000, -1.2000, -0.2000, 0.8000, 1.8000], 2022-08-17T12:55:46.7256761Z [-2.1000, -1.1000, -0.1000, 0.9000, 1.9000], 2022-08-17T12:55:46.7257172Z [-2.0000, -1.0000, 0.0000, 1.0000, 2.0000], 2022-08-17T12:55:46.7257583Z [-1.9000, -0.9000, 0.1000, 1.1000, 2.1000], 2022-08-17T12:55:46.7259736Z [-1.8000, -0.8000, 0.2000, 1.2000, 2.2000]]) 2022-08-17T12:55:46.7263264Z ok 2022-08-17T12:55:46.7264215Z Trying: 2022-08-17T12:55:46.7264698Z x_centered = torch.arange(-5, 5) 2022-08-17T12:55:46.7265317Z Expecting nothing 2022-08-17T12:55:46.7265626Z ok 2022-08-17T12:55:46.7265877Z Trying: 2022-08-17T12:55:46.7266225Z x_uncentered = torch.fft.ifftshift(x_centered) 2022-08-17T12:55:46.7266617Z Expecting nothing 2022-08-17T12:55:46.7266908Z ok 2022-08-17T12:55:46.7268059Z Trying: 2022-08-17T12:55:46.7268485Z fft_uncentered = torch.fft.fft(x_uncentered) 2022-08-17T12:55:46.7269332Z Expecting nothing 2022-08-17T12:55:46.7269660Z ok 2022-08-17T12:55:46.7270002Z Trying: 2022-08-17T12:55:46.7270385Z fft_centered = torch.fft.fftshift(fft_uncentered) 2022-08-17T12:55:46.7270785Z Expecting nothing 2022-08-17T12:55:46.7271062Z ok 2022-08-17T12:55:46.7271323Z Trying: 2022-08-17T12:55:46.7271783Z x_centered_2 = torch.fft.fftshift(torch.fft.ifft(torch.fft.ifftshift(fft_centered))) 2022-08-17T12:55:46.7272398Z Expecting nothing 2022-08-17T12:55:46.7272712Z ok 2022-08-17T12:55:46.7272972Z Trying: 2022-08-17T12:55:46.7273428Z torch.testing.assert_close(x_centered.to(torch.complex64), x_centered_2, check_stride=False) 2022-08-17T12:55:46.7273889Z Expecting nothing 2022-08-17T12:55:46.7274146Z ok 2022-08-17T12:55:46.7275024Z ok (0.005s) 2022-08-17T12:55:46.7282362Z test_hfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7282992Z t = torch.linspace(0, 1, 5) 2022-08-17T12:55:46.7283262Z Expecting nothing 2022-08-17T12:55:46.7283599Z ok 2022-08-17T12:55:46.7283843Z Trying: 2022-08-17T12:55:46.7284058Z t 2022-08-17T12:55:46.7284295Z Expecting: 2022-08-17T12:55:46.7284595Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T12:55:46.7286826Z ok 2022-08-17T12:55:46.7287112Z Trying: 2022-08-17T12:55:46.7287951Z T = torch.fft.ifft(t) 2022-08-17T12:55:46.7292160Z Expecting nothing 2022-08-17T12:55:46.7292489Z ok 2022-08-17T12:55:46.7292761Z Trying: 2022-08-17T12:55:46.7293019Z T 2022-08-17T12:55:46.7293382Z Expecting: 2022-08-17T12:55:46.7295669Z tensor([ 0.5000-0.0000j, -0.1250-0.1720j, -0.1250-0.0406j, -0.1250+0.0406j, 2022-08-17T12:55:46.7296130Z -0.1250+0.1720j]) 2022-08-17T12:55:46.7296427Z ok 2022-08-17T12:55:46.7296692Z Trying: 2022-08-17T12:55:46.7297012Z torch.fft.hfft(T[:3], n=5) 2022-08-17T12:55:46.7297339Z Expecting: 2022-08-17T12:55:46.7297690Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T12:55:46.7299962Z ok 2022-08-17T12:55:46.7300229Z Trying: 2022-08-17T12:55:46.7300537Z torch.fft.hfft(T[:3]) 2022-08-17T12:55:46.7300864Z Expecting: 2022-08-17T12:55:46.7301174Z tensor([0.1250, 0.2809, 0.6250, 0.9691]) 2022-08-17T12:55:46.7305095Z ok 2022-08-17T12:55:46.7305425Z ok (0.003s) 2022-08-17T12:55:46.7316948Z test_ifft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7324188Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:55:46.7324626Z Expecting nothing 2022-08-17T12:55:46.7325051Z ok 2022-08-17T12:55:46.7325298Z Trying: 2022-08-17T12:55:46.7325607Z ifft2 = torch.fft.ifft2(x) 2022-08-17T12:55:46.7325948Z Expecting nothing 2022-08-17T12:55:46.7326224Z ok 2022-08-17T12:55:46.7326482Z Trying: 2022-08-17T12:55:46.7326865Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T12:55:46.7327246Z Expecting nothing 2022-08-17T12:55:46.7327540Z ok 2022-08-17T12:55:46.7327801Z Trying: 2022-08-17T12:55:46.7328195Z torch.testing.assert_close(ifft2, two_iffts, check_stride=False) 2022-08-17T12:55:46.7328584Z Expecting nothing 2022-08-17T12:55:46.7328848Z ok 2022-08-17T12:55:46.7329081Z ok (0.002s) 2022-08-17T12:55:46.7337118Z test_ifft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7339671Z t = torch.tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T12:55:46.7340051Z Expecting nothing 2022-08-17T12:55:46.7340359Z ok 2022-08-17T12:55:46.7340641Z Trying: 2022-08-17T12:55:46.7340926Z torch.fft.ifft(t) 2022-08-17T12:55:46.7341243Z Expecting: 2022-08-17T12:55:46.7341744Z tensor([0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j]) 2022-08-17T12:55:46.7342390Z ok 2022-08-17T12:55:46.7343286Z ok (0.002s) 2022-08-17T12:55:46.7354795Z test_ifftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7355391Z x = torch.rand(10, 10, dtype=torch.complex64) 2022-08-17T12:55:46.7355758Z Expecting nothing 2022-08-17T12:55:46.7356378Z ok 2022-08-17T12:55:46.7356610Z Trying: 2022-08-17T12:55:46.7357032Z ifftn = torch.fft.ifftn(x) 2022-08-17T12:55:46.7357620Z Expecting nothing 2022-08-17T12:55:46.7357976Z ok 2022-08-17T12:55:46.7358222Z Trying: 2022-08-17T12:55:46.7358572Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2022-08-17T12:55:46.7359165Z Expecting nothing 2022-08-17T12:55:46.7359593Z ok 2022-08-17T12:55:46.7359955Z Trying: 2022-08-17T12:55:46.7360333Z torch.testing.assert_close(ifftn, two_iffts, check_stride=False) 2022-08-17T12:55:46.7360731Z Expecting nothing 2022-08-17T12:55:46.7361013Z ok 2022-08-17T12:55:46.7362199Z ok (0.002s) 2022-08-17T12:55:46.7373786Z test_ifftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7374377Z f = torch.fft.fftfreq(5) 2022-08-17T12:55:46.7374691Z Expecting nothing 2022-08-17T12:55:46.7374955Z ok 2022-08-17T12:55:46.7375206Z Trying: 2022-08-17T12:55:46.7375438Z f 2022-08-17T12:55:46.7375663Z Expecting: 2022-08-17T12:55:46.7376124Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T12:55:46.7378100Z ok 2022-08-17T12:55:46.7378346Z Trying: 2022-08-17T12:55:46.7378627Z shifted = torch.fft.fftshift(f) 2022-08-17T12:55:46.7378947Z Expecting nothing 2022-08-17T12:55:46.7379196Z ok 2022-08-17T12:55:46.7379445Z Trying: 2022-08-17T12:55:46.7379735Z torch.fft.ifftshift(shifted) 2022-08-17T12:55:46.7380178Z Expecting: 2022-08-17T12:55:46.7381155Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2022-08-17T12:55:46.7381464Z ok 2022-08-17T12:55:46.7382209Z ok (0.002s) 2022-08-17T12:55:46.7393854Z test_ihfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7394423Z t = torch.arange(5) 2022-08-17T12:55:46.7394796Z Expecting nothing 2022-08-17T12:55:46.7395061Z ok 2022-08-17T12:55:46.7395305Z Trying: 2022-08-17T12:55:46.7395555Z t 2022-08-17T12:55:46.7395800Z Expecting: 2022-08-17T12:55:46.7396083Z tensor([0, 1, 2, 3, 4]) 2022-08-17T12:55:46.7396369Z ok 2022-08-17T12:55:46.7396596Z Trying: 2022-08-17T12:55:46.7396866Z torch.fft.ihfft(t) 2022-08-17T12:55:46.7397157Z Expecting: 2022-08-17T12:55:46.7397617Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j]) 2022-08-17T12:55:46.7401373Z ok 2022-08-17T12:55:46.7401625Z Trying: 2022-08-17T12:55:46.7401887Z torch.fft.ifft(t) 2022-08-17T12:55:46.7402179Z Expecting: 2022-08-17T12:55:46.7402686Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j, -0.5000+0.1625j, 2022-08-17T12:55:46.7403226Z -0.5000+0.6882j]) 2022-08-17T12:55:46.7406296Z ok 2022-08-17T12:55:46.7407150Z ok (0.002s) 2022-08-17T12:55:46.7418456Z test_irfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7418841Z t = torch.rand(10, 9) 2022-08-17T12:55:46.7419137Z Expecting nothing 2022-08-17T12:55:46.7420604Z ok 2022-08-17T12:55:46.7420881Z Trying: 2022-08-17T12:55:46.7422497Z T = torch.fft.rfft2(t) 2022-08-17T12:55:46.7423151Z Expecting nothing 2022-08-17T12:55:46.7423447Z ok 2022-08-17T12:55:46.7423731Z Trying: 2022-08-17T12:55:46.7424065Z torch.fft.irfft2(T).size() 2022-08-17T12:55:46.7424400Z Expecting: 2022-08-17T12:55:46.7424726Z torch.Size([10, 8]) 2022-08-17T12:55:46.7425206Z ok 2022-08-17T12:55:46.7426377Z Trying: 2022-08-17T12:55:46.7426765Z roundtrip = torch.fft.irfft2(T, t.size()) 2022-08-17T12:55:46.7427808Z Expecting nothing 2022-08-17T12:55:46.7428071Z ok 2022-08-17T12:55:46.7428334Z Trying: 2022-08-17T12:55:46.7428612Z roundtrip.size() 2022-08-17T12:55:46.7428891Z Expecting: 2022-08-17T12:55:46.7429305Z torch.Size([10, 9]) 2022-08-17T12:55:46.7429587Z ok 2022-08-17T12:55:46.7429822Z Trying: 2022-08-17T12:55:46.7430198Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T12:55:46.7430593Z Expecting nothing 2022-08-17T12:55:46.7430852Z ok 2022-08-17T12:55:46.7431102Z ok (0.002s) 2022-08-17T12:55:46.7439328Z test_irfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7440673Z t = torch.linspace(0, 1, 5) 2022-08-17T12:55:46.7441285Z Expecting nothing 2022-08-17T12:55:46.7441728Z ok 2022-08-17T12:55:46.7441967Z Trying: 2022-08-17T12:55:46.7442490Z t 2022-08-17T12:55:46.7445545Z Expecting: 2022-08-17T12:55:46.7446247Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2022-08-17T12:55:46.7446742Z ok 2022-08-17T12:55:46.7447000Z Trying: 2022-08-17T12:55:46.7447274Z T = torch.fft.rfft(t) 2022-08-17T12:55:46.7447582Z Expecting nothing 2022-08-17T12:55:46.7447857Z ok 2022-08-17T12:55:46.7448099Z Trying: 2022-08-17T12:55:46.7448330Z T 2022-08-17T12:55:46.7448586Z Expecting: 2022-08-17T12:55:46.7449056Z tensor([ 2.5000+0.0000j, -0.6250+0.8602j, -0.6250+0.2031j]) 2022-08-17T12:55:46.7450113Z ok 2022-08-17T12:55:46.7450489Z Trying: 2022-08-17T12:55:46.7450770Z torch.fft.irfft(T) 2022-08-17T12:55:46.7451052Z Expecting: 2022-08-17T12:55:46.7451353Z tensor([0.1562, 0.3511, 0.7812, 1.2114]) 2022-08-17T12:55:46.7454370Z ok 2022-08-17T12:55:46.7455173Z Trying: 2022-08-17T12:55:46.7456040Z roundtrip = torch.fft.irfft(T, t.numel()) 2022-08-17T12:55:46.7456428Z Expecting nothing 2022-08-17T12:55:46.7456710Z ok 2022-08-17T12:55:46.7456940Z Trying: 2022-08-17T12:55:46.7458289Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T12:55:46.7458709Z Expecting nothing 2022-08-17T12:55:46.7459462Z ok 2022-08-17T12:55:46.7459730Z ok (0.003s) 2022-08-17T12:55:46.7472989Z test_irfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7476164Z t = torch.rand(10, 9) 2022-08-17T12:55:46.7476879Z Expecting nothing 2022-08-17T12:55:46.7478284Z ok 2022-08-17T12:55:46.7478531Z Trying: 2022-08-17T12:55:46.7478852Z T = torch.fft.rfftn(t) 2022-08-17T12:55:46.7479539Z Expecting nothing 2022-08-17T12:55:46.7479960Z ok 2022-08-17T12:55:46.7480245Z Trying: 2022-08-17T12:55:46.7480886Z torch.fft.irfftn(T).size() 2022-08-17T12:55:46.7481245Z Expecting: 2022-08-17T12:55:46.7481581Z torch.Size([10, 8]) 2022-08-17T12:55:46.7482007Z ok 2022-08-17T12:55:46.7482250Z Trying: 2022-08-17T12:55:46.7482601Z roundtrip = torch.fft.irfftn(T, t.size()) 2022-08-17T12:55:46.7482973Z Expecting nothing 2022-08-17T12:55:46.7483281Z ok 2022-08-17T12:55:46.7483610Z Trying: 2022-08-17T12:55:46.7483911Z roundtrip.size() 2022-08-17T12:55:46.7484223Z Expecting: 2022-08-17T12:55:46.7484510Z torch.Size([10, 9]) 2022-08-17T12:55:46.7484806Z ok 2022-08-17T12:55:46.7485066Z Trying: 2022-08-17T12:55:46.7485463Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2022-08-17T12:55:46.7485842Z Expecting nothing 2022-08-17T12:55:46.7486112Z ok 2022-08-17T12:55:46.7486344Z ok (0.002s) 2022-08-17T12:55:46.7494610Z test_rfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7495075Z t = torch.rand(10, 10) 2022-08-17T12:55:46.7495369Z Expecting nothing 2022-08-17T12:55:46.7495689Z ok 2022-08-17T12:55:46.7495964Z Trying: 2022-08-17T12:55:46.7496276Z rfft2 = torch.fft.rfft2(t) 2022-08-17T12:55:46.7497722Z Expecting nothing 2022-08-17T12:55:46.7498001Z ok 2022-08-17T12:55:46.7498258Z Trying: 2022-08-17T12:55:46.7498524Z rfft2.size() 2022-08-17T12:55:46.7498806Z Expecting: 2022-08-17T12:55:46.7499088Z torch.Size([10, 6]) 2022-08-17T12:55:46.7499369Z ok 2022-08-17T12:55:46.7499593Z Trying: 2022-08-17T12:55:46.7499882Z fft2 = torch.fft.fft2(t) 2022-08-17T12:55:46.7500193Z Expecting nothing 2022-08-17T12:55:46.7500444Z ok 2022-08-17T12:55:46.7500681Z Trying: 2022-08-17T12:55:46.7501201Z torch.testing.assert_close(fft2[..., :6], rfft2, check_stride=False) 2022-08-17T12:55:46.7501636Z Expecting nothing 2022-08-17T12:55:46.7501955Z ok 2022-08-17T12:55:46.7502985Z Trying: 2022-08-17T12:55:46.7503497Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T12:55:46.7503966Z Expecting nothing 2022-08-17T12:55:46.7504319Z ok 2022-08-17T12:55:46.7505525Z Trying: 2022-08-17T12:55:46.7505924Z torch.testing.assert_close(rfft2, two_ffts, check_stride=False) 2022-08-17T12:55:46.7507263Z Expecting nothing 2022-08-17T12:55:46.7507737Z ok 2022-08-17T12:55:46.7507991Z ok (0.003s) 2022-08-17T12:55:46.7518495Z test_rfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7518919Z t = torch.arange(4) 2022-08-17T12:55:46.7519335Z Expecting nothing 2022-08-17T12:55:46.7519617Z ok 2022-08-17T12:55:46.7519859Z Trying: 2022-08-17T12:55:46.7520105Z t 2022-08-17T12:55:46.7520450Z Expecting: 2022-08-17T12:55:46.7520764Z tensor([0, 1, 2, 3]) 2022-08-17T12:55:46.7521288Z ok 2022-08-17T12:55:46.7521543Z Trying: 2022-08-17T12:55:46.7521802Z torch.fft.rfft(t) 2022-08-17T12:55:46.7522098Z Expecting: 2022-08-17T12:55:46.7522507Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j]) 2022-08-17T12:55:46.7526744Z ok 2022-08-17T12:55:46.7527028Z Trying: 2022-08-17T12:55:46.7527309Z torch.fft.fft(t) 2022-08-17T12:55:46.7527586Z Expecting: 2022-08-17T12:55:46.7528036Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2022-08-17T12:55:46.7531082Z ok 2022-08-17T12:55:46.7532383Z ok (0.002s) 2022-08-17T12:55:46.7542893Z test_rfftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7543307Z torch.fft.rfftfreq(5) 2022-08-17T12:55:46.7543605Z Expecting: 2022-08-17T12:55:46.7543883Z tensor([0.0000, 0.2000, 0.4000]) 2022-08-17T12:55:46.7545951Z ok 2022-08-17T12:55:46.7546202Z Trying: 2022-08-17T12:55:46.7546757Z torch.fft.rfftfreq(4) 2022-08-17T12:55:46.7547032Z Expecting: 2022-08-17T12:55:46.7547449Z tensor([0.0000, 0.2500, 0.5000]) 2022-08-17T12:55:46.7549670Z ok 2022-08-17T12:55:46.7549901Z Trying: 2022-08-17T12:55:46.7550449Z torch.fft.fftfreq(4) 2022-08-17T12:55:46.7550745Z Expecting: 2022-08-17T12:55:46.7551169Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2022-08-17T12:55:46.7552983Z ok 2022-08-17T12:55:46.7553862Z ok (0.002s) 2022-08-17T12:55:46.7564521Z test_rfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2022-08-17T12:55:46.7564881Z t = torch.rand(10, 10) 2022-08-17T12:55:46.7565586Z Expecting nothing 2022-08-17T12:55:46.7565923Z ok 2022-08-17T12:55:46.7566184Z Trying: 2022-08-17T12:55:46.7566489Z rfftn = torch.fft.rfftn(t) 2022-08-17T12:55:46.7566832Z Expecting nothing 2022-08-17T12:55:46.7567145Z ok 2022-08-17T12:55:46.7567421Z Trying: 2022-08-17T12:55:46.7567712Z rfftn.size() 2022-08-17T12:55:46.7568008Z Expecting: 2022-08-17T12:55:46.7568333Z torch.Size([10, 6]) 2022-08-17T12:55:46.7568644Z ok 2022-08-17T12:55:46.7568883Z Trying: 2022-08-17T12:55:46.7569187Z fftn = torch.fft.fftn(t) 2022-08-17T12:55:46.7569547Z Expecting nothing 2022-08-17T12:55:46.7569832Z ok 2022-08-17T12:55:46.7570089Z Trying: 2022-08-17T12:55:46.7570499Z torch.testing.assert_close(fftn[..., :6], rfftn, check_stride=False) 2022-08-17T12:55:46.7571249Z Expecting nothing 2022-08-17T12:55:46.7571750Z ok 2022-08-17T12:55:46.7572025Z Trying: 2022-08-17T12:55:46.7572409Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2022-08-17T12:55:46.7573440Z Expecting nothing 2022-08-17T12:55:46.7573748Z ok 2022-08-17T12:55:46.7573997Z Trying: 2022-08-17T12:55:46.7574391Z torch.testing.assert_close(rfftn, two_ffts, check_stride=False) 2022-08-17T12:55:46.7574818Z Expecting nothing 2022-08-17T12:55:46.7576489Z ok 2022-08-17T12:55:46.7577846Z ok (0.002s) 2022-08-17T12:55:46.7580388Z 2022-08-17T12:55:46.7580768Z ---------------------------------------------------------------------- 2022-08-17T12:55:46.7581164Z Ran 177 tests in 4.396s 2022-08-17T12:55:46.7581352Z 2022-08-17T12:55:46.7581609Z OK (skipped=10) 2022-08-17T12:55:46.7581802Z 2022-08-17T12:55:46.7581948Z Generating XML reports... 2022-08-17T12:55:46.7716396Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20220817125542.xml 2022-08-17T12:55:46.7749344Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20220817125542.xml 2022-08-17T12:55:47.2677619Z Running test_multiprocessing ... [2022-08-17 12:55:47.267375] 2022-08-17T12:55:47.2678370Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:47.267458] 2022-08-17T12:55:48.2928870Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2022-08-17T12:55:48.2945892Z 2022-08-17T12:55:48.2946009Z Running tests... 2022-08-17T12:55:48.2946492Z ---------------------------------------------------------------------- 2022-08-17T12:55:48.6472177Z test_autograd_errors (__main__.TestMultiprocessing) ... ok (0.352s) 2022-08-17T12:55:49.5285017Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:55:49.5285789Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:55:49.5287705Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:55:49.5288109Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:55:49.5288558Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:55:49.5288946Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:55:49.5292777Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:55:49.5293345Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:55:49.5474485Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:55:49.5474850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:55:49.5478408Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:55:49.5479044Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:55:49.7794424Z ok (1.132s) 2022-08-17T12:55:49.7802710Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2022-08-17T12:55:49.7812563Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7819644Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7823893Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T12:55:49.7835971Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7839554Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T12:55:49.7851237Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7855845Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2022-08-17T12:55:49.7868347Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-08-17T12:55:49.7900392Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2022-08-17T12:55:49.7905989Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-08-17T12:55:49.7915496Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7922980Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7931770Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7939864Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7948481Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:49.7953155Z test_fd_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69660 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:55:49.9685814Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.173s) 2022-08-17T12:55:49.9690357Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68831 for platform(s) win, 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-17T12:55:49.9697256Z test_fs (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76866 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-17T12:55:50.1660351Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.196s) 2022-08-17T12:55:50.1669218Z test_fs_pool (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/69659 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-17T12:55:50.3008825Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.134s) 2022-08-17T12:55:50.3012706Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux. 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-17T12:55:50.3019308Z test_inherit_tensor (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/79776 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-17T12:55:51.1650490Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T12:55:51.1650959Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T12:55:51.1653218Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T12:55:51.1653615Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T12:55:51.4608128Z ok (1.159s) 2022-08-17T12:55:51.4614190Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:51.4625414Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2022-08-17T12:55:51.4629609Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2022-08-17T12:55:51.4792824Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.016s) 2022-08-17T12:55:51.4800935Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2022-08-17T12:55:51.4816778Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.002s) 2022-08-17T12:55:51.4858446Z test_parameter_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f82918295f0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-17T12:55:51.4859055Z "to suppress this warning".format(repr(hook))) 2022-08-17T12:55:51.4909058Z ok (0.009s) 2022-08-17T12:55:51.4952637Z test_variable_sharing (__main__.TestMultiprocessing) ... /opt/conda/lib/python3.7/site-packages/torch/utils/hooks.py:61: UserWarning: backward hook .hook at 0x7f829180b050> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2022-08-17T12:55:51.4953466Z "to suppress this warning".format(repr(hook))) 2022-08-17T12:55:51.5079698Z ok (0.017s) 2022-08-17T12:55:51.5090071Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2022-08-17T12:55:51.5090373Z 2022-08-17T12:55:51.5090689Z ---------------------------------------------------------------------- 2022-08-17T12:55:51.5090997Z Ran 37 tests in 3.214s 2022-08-17T12:55:51.5091165Z 2022-08-17T12:55:51.5091247Z OK (skipped=24) 2022-08-17T12:55:51.5091356Z 2022-08-17T12:55:51.5091440Z Generating XML reports... 2022-08-17T12:55:51.5151523Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220817125548.xml 2022-08-17T12:55:51.7686257Z Running test_mkl_verbose ... [2022-08-17 12:55:51.768148] 2022-08-17T12:55:51.7686862Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:51.768228] 2022-08-17T12:55:52.7583074Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2022-08-17T12:55:52.7593520Z 2022-08-17T12:55:52.7593661Z Running tests... 2022-08-17T12:55:52.7594076Z ---------------------------------------------------------------------- 2022-08-17T12:55:54.0130521Z test_verbose_off (__main__.TestMKLVerbose) ... ok (1.253s) 2022-08-17T12:55:55.1517244Z test_verbose_on (__main__.TestMKLVerbose) ... ok (1.138s) 2022-08-17T12:55:55.1517527Z 2022-08-17T12:55:55.1517955Z ---------------------------------------------------------------------- 2022-08-17T12:55:55.1518224Z Ran 2 tests in 2.392s 2022-08-17T12:55:55.1518343Z 2022-08-17T12:55:55.1518392Z OK 2022-08-17T12:55:55.1518481Z 2022-08-17T12:55:55.1518585Z Generating XML reports... 2022-08-17T12:55:55.1553038Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20220817125552.xml 2022-08-17T12:55:55.4152091Z Running test_import_stats ... [2022-08-17 12:55:55.414793] 2022-08-17T12:55:55.4152613Z Executing ['/opt/conda/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:55.414878] 2022-08-17T12:55:56.4127031Z Test results will be stored in test-reports/python-unittest/test_import_stats 2022-08-17T12:55:56.4137217Z 2022-08-17T12:55:56.4137324Z Running tests... 2022-08-17T12:55:56.4137896Z ---------------------------------------------------------------------- 2022-08-17T12:55:57.6500351Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (1.236s) 2022-08-17T12:55:58.6516801Z test_time_import_torch (__main__.TestImportTime) ... ok (1.001s) 2022-08-17T12:55:58.6517152Z 2022-08-17T12:55:58.6517683Z ---------------------------------------------------------------------- 2022-08-17T12:55:58.6518134Z Ran 2 tests in 2.238s 2022-08-17T12:55:58.6518344Z 2022-08-17T12:55:58.6518453Z OK 2022-08-17T12:55:58.6518609Z 2022-08-17T12:55:58.6518741Z Generating XML reports... 2022-08-17T12:55:58.6556249Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20220817125556.xml 2022-08-17T12:55:58.9393386Z Running test_profiler ... [2022-08-17 12:55:58.938974] 2022-08-17T12:55:58.9393903Z Executing ['/opt/conda/bin/python', '-bb', 'test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:58.939065] 2022-08-17T12:56:00.4962064Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:56:00.5144298Z Test results will be stored in test-reports/python-unittest/test_profiler 2022-08-17T12:56:00.5161503Z 2022-08-17T12:56:00.5161757Z Running tests... 2022-08-17T12:56:00.5162367Z ---------------------------------------------------------------------- 2022-08-17T12:56:00.5274093Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (0.011s) 2022-08-17T12:56:00.5286689Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.001s) 2022-08-17T12:56:00.5372414Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.009s) 2022-08-17T12:56:00.5441382Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.007s) 2022-08-17T12:56:00.5469378Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-08-17T12:56:00.5478991Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-08-17T12:56:00.5489248Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-08-17T12:56:00.5510117Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:00.5533056Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:00.5596048Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:00.5608940Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:00.5675343Z ok (0.023s) 2022-08-17T12:56:00.5687937Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82720 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-17T12:56:00.5703749Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.002s) 2022-08-17T12:56:00.5709439Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:00.5724192Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83491 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-17T12:56:00.5728441Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:00.5749335Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:00.5779885Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:00.5985608Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:00.6005423Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:00.6175154Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:00.6194453Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:00.6363208Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:00.6382398Z STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:00.6556503Z ok (0.083s) 2022-08-17T12:56:00.6567107Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:00.6666300Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:00 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:01.9561982Z STAGE:2022-08-17 12:56:01 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:01.9602330Z ok (1.303s) 2022-08-17T12:56:01.9620761Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82914 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-17T12:56:01.9637757Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:01 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:01.9643781Z STAGE:2022-08-17 12:56:01 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:01.9711553Z ok (0.009s) 2022-08-17T12:56:01.9732515Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:01 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:01.9756716Z STAGE:2022-08-17 12:56:01 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.0031128Z ok (0.032s) 2022-08-17T12:56:02.0045801Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.0975036Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.1550501Z ok (0.152s) 2022-08-17T12:56:02.1592278Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.004s) 2022-08-17T12:56:02.1607196Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.001s) 2022-08-17T12:56:02.1623652Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.1845101Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.1861841Z ok (0.025s) 2022-08-17T12:56:02.1876526Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.1883819Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.1934459Z ok (0.007s) 2022-08-17T12:56:02.2005446Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.007s) 2022-08-17T12:56:02.2018438Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... 5 2022-08-17T12:56:02.2019927Z ok (0.001s) 2022-08-17T12:56:02.2038243Z test_export_stacks (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.2042837Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.2063661Z ok (0.004s) 2022-08-17T12:56:02.2415978Z test_flops (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.2687467Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.2725064Z ok (0.066s) 2022-08-17T12:56:02.2767651Z test_high_level_trace (__main__.TestProfiler) 2022-08-17T12:56:02.2822187Z Checks that python side high level events are recorded. ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.2878424Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.3386936Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.3453343Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.4612607Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.4675643Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5068397Z ok (0.234s) 2022-08-17T12:56:02.5084829Z test_kineto (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5087265Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5094156Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5096646Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5106908Z ok (0.004s) 2022-08-17T12:56:02.5118339Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.001s) 2022-08-17T12:56:02.5139169Z test_kineto_profiler_api (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5141586Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5150241Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5153642Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5177308Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5180739Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5205521Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5208411Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5230781Z ok (0.011s) 2022-08-17T12:56:02.5263540Z test_memory_profiler (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72280 for platform(s) linux, mac. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.003s) 2022-08-17T12:56:02.5411793Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5439915Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5449946Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.5453958Z ok (0.019s) 2022-08-17T12:56:02.5466697Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... test_profiler.py:1219: 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-17T12:56:02.5467643Z inp = torch.nested_tensor([a, b]) 2022-08-17T12:56:02.5468424Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5472379Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5483969Z ok (0.003s) 2022-08-17T12:56:02.5500435Z test_oom_tracing (__main__.TestProfiler) ... ok (0.002s) 2022-08-17T12:56:02.5510361Z test_profiler_correlation_id (__main__.TestProfiler) 2022-08-17T12:56:02.5696353Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5816320Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5826451Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.5926113Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.5940264Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6041273Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6052141Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6151158Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6162000Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6263385Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6284326Z ok (0.078s) 2022-08-17T12:56:02.6303077Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.002s) 2022-08-17T12:56:02.6316166Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6317748Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6322184Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6327885Z ok (0.002s) 2022-08-17T12:56:02.6335836Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6337301Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6341906Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6344882Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6345967Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6347552Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6349084Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6350923Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6355747Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6358223Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6359377Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6361472Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6362387Z ok (0.003s) 2022-08-17T12:56:02.6375034Z test_profiler_type (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6377081Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6377752Z ok (0.001s) 2022-08-17T12:56:02.6402054Z test_source (__main__.TestProfiler) 2022-08-17T12:56:02.6426296Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6772147Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6844352Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6864279Z ok (0.049s) 2022-08-17T12:56:02.6891819Z test_tensorboard_trace_handler (__main__.TestProfiler) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6893705Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6903682Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6906907Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6920061Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6923189Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6926682Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6939942Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6943318Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6947393Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6961927Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.6975446Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.6978911Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.6992946Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.7001944Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.7005562Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.7019421Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.7028213Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.7031665Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.7046549Z STAGE:2022-08-17 12:56:02 4578:4578 output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T12:56:02.7061894Z ok (0.020s) 2022-08-17T12:56:02.7071247Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:02.7081933Z test_mem_leak (__main__.TestProfilerCUDA) 2022-08-17T12:56:02.7083461Z Checks that there's no memory leak when using profiler with CUDA ... skip: CUDA is required (0.001s) 2022-08-17T12:56:02.7107841Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.002s) 2022-08-17T12:56:02.7120971Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.7138106Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.7289427Z ok (0.018s) 2022-08-17T12:56:02.7302699Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.7318143Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.7445818Z ok (0.016s) 2022-08-17T12:56:02.7460768Z test_record_function (__main__.TestRecordFunction) ... STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:02.7466261Z STAGE:2022-08-17 12:56:02 4578:4578 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:02.7479028Z ok (0.003s) 2022-08-17T12:56:02.7491548Z test_extra_fields (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82719 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-17T12:56:02.7502351Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83247 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-17T12:56:02.7517656Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83113 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-17T12:56:02.7518445Z 2022-08-17T12:56:02.7518790Z ---------------------------------------------------------------------- 2022-08-17T12:56:02.7519214Z Ran 49 tests in 2.235s 2022-08-17T12:56:02.7519411Z 2022-08-17T12:56:02.7519533Z OK (skipped=15) 2022-08-17T12:56:02.7519717Z 2022-08-17T12:56:02.7519837Z Generating XML reports... 2022-08-17T12:56:02.7559116Z Generated XML report: test-reports/python-unittest/test_profiler/TEST-TestExecutionGraph-20220817125600.xml 2022-08-17T12:56:02.7575201Z Generated XML report: test-reports/python-unittest/test_profiler/TEST-TestExperimentalUtils-20220817125600.xml 2022-08-17T12:56:02.7590325Z Generated XML report: test-reports/python-unittest/test_profiler/TEST-TestProfiler-20220817125600.xml 2022-08-17T12:56:02.7595049Z Generated XML report: test-reports/python-unittest/test_profiler/TEST-TestRecordFunction-20220817125600.xml 2022-08-17T12:56:02.7599027Z Generated XML report: test-reports/python-unittest/test_profiler/TEST-TestProfilerCUDA-20220817125600.xml 2022-08-17T12:56:02.7603607Z Generated XML report: test-reports/python-unittest/test_profiler/TEST-TestTorchTidyProfiler-20220817125600.xml 2022-08-17T12:56:03.0622684Z Running test_package ... [2022-08-17 12:56:03.061900] 2022-08-17T12:56:03.0623199Z Executing ['/opt/conda/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:03.061980] 2022-08-17T12:56:04.2347623Z Test results will be stored in test-reports/python-unittest/test_package 2022-08-17T12:56:04.2417943Z 2022-08-17T12:56:04.2418383Z Running tests... 2022-08-17T12:56:04.2418794Z ---------------------------------------------------------------------- 2022-08-17T12:56:04.4764547Z 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.234s) 2022-08-17T12:56:04.4771039Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4784863Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.002s) 2022-08-17T12:56:04.4795713Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4806667Z A unpackageable dependency should raise a PackagingError. ... ok (0.002s) 2022-08-17T12:56:04.4810811Z test_deny (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4826240Z Test marking packages as "deny" during export. ... ok (0.002s) 2022-08-17T12:56:04.4830728Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4844699Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2022-08-17T12:56:04.4859957Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2022-08-17T12:56:04.4878613Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T12:56:04.4883171Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4892405Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.001s) 2022-08-17T12:56:04.4898874Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4960626Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... ok (0.007s) 2022-08-17T12:56:04.4963931Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4971173Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2022-08-17T12:56:04.4978081Z test_intern_error (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.4990786Z Failure to handle all dependencies should lead to an error. ... ok (0.002s) 2022-08-17T12:56:04.4995459Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.5002645Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2022-08-17T12:56:04.5022320Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T12:56:04.5045378Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2022-08-17T12:56:04.5050037Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.5057181Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.001s) 2022-08-17T12:56:04.5069322Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2022-08-17T12:56:04.5084175Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2022-08-17T12:56:04.5093363Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2022-08-17T12:56:04.5115357Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.003s) 2022-08-17T12:56:04.5137876Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2022-08-17T12:56:04.5150935Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-08-17T12:56:04.5164593Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-08-17T12:56:04.5178860Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-08-17T12:56:04.5190757Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2022-08-17T12:56:04.5204222Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5211938Z test_contains (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5219117Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5231167Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5240880Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5250476Z test_iter (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5260271Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5269788Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5277122Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5287299Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5294645Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5304783Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2022-08-17T12:56:04.5341595Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.004s) 2022-08-17T12:56:04.5348095Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5365446Z Test DirectoryReader's has_record(). ... ok (0.002s) 2022-08-17T12:56:04.5371482Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5390728Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.002s) 2022-08-17T12:56:04.5398448Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5399250Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Does not work with latest TorchVision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:56:04.5406987Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5430323Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.003s) 2022-08-17T12:56:04.5437785Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5460942Z Tests that packaged code can used importlib.resources.path. ... ok (0.003s) 2022-08-17T12:56:04.5480026Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5519902Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.006s) 2022-08-17T12:56:04.5527354Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2022-08-17T12:56:04.5615689Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.010s) 2022-08-17T12:56:04.5626249Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5636204Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5643144Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5652623Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5661227Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5670979Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5679302Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5687929Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5696782Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5704409Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5712464Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5720836Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5729727Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5739009Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.001s) 2022-08-17T12:56:04.5753997Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.001s) 2022-08-17T12:56:04.5762682Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2022-08-17T12:56:04.5770082Z OrderedImporter's implementation of whichmodule should try each ... ok (0.002s) 2022-08-17T12:56:04.5777628Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2022-08-17T12:56:04.5788265Z Exercise corner case where we try to pickle an object whose ... ok (0.002s) 2022-08-17T12:56:04.5803068Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.001s) 2022-08-17T12:56:04.5811343Z test_sys_importer (test_importer.TestImporter) ... ok (0.001s) 2022-08-17T12:56:04.5820107Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.001s) 2022-08-17T12:56:04.5824299Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T12:56:04.5935397Z Tests for backwards compatible fx module ... ok (0.011s) 2022-08-17T12:56:04.5938550Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T12:56:04.6006367Z Tests for backwards compatible nn module ... ok (0.007s) 2022-08-17T12:56:04.6009936Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2022-08-17T12:56:04.6348289Z Tests for backwards compatible torchscript module ... ok (0.034s) 2022-08-17T12:56:04.6353158Z test_demangle_base (test_mangling.TestMangling) 2022-08-17T12:56:04.6359401Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2022-08-17T12:56:04.6363410Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2022-08-17T12:56:04.6370143Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2022-08-17T12:56:04.6379126Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T12:56:04.6386381Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T12:56:04.6393755Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T12:56:04.6396378Z test_mangler_is_consistent (test_mangling.TestMangling) 2022-08-17T12:56:04.6401053Z Mangling the same name twice should produce the same result. ... ok (0.001s) 2022-08-17T12:56:04.6409510Z test_package_mangler (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T12:56:04.6416891Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.001s) 2022-08-17T12:56:04.6419657Z test_unique_manglers (test_mangling.TestMangling) 2022-08-17T12:56:04.6426089Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.001s) 2022-08-17T12:56:04.6451866Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.003s) 2022-08-17T12:56:04.6458191Z test_dunder_package_present (test_misc.TestMisc) 2022-08-17T12:56:04.6467408Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.001s) 2022-08-17T12:56:04.6472460Z test_dunder_package_works_from_package (test_misc.TestMisc) 2022-08-17T12:56:04.6486877Z The attribute '__torch_package__' should be accessible from within ... ok (0.002s) 2022-08-17T12:56:04.6495507Z test_exporter_content_lists (test_misc.TestMisc) 2022-08-17T12:56:04.6518507Z Test content list API for PackageExporter's contained modules. ... ok (0.003s) 2022-08-17T12:56:04.6530639Z test_file_structure (test_misc.TestMisc) 2022-08-17T12:56:04.6548824Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.003s) 2022-08-17T12:56:04.6554173Z test_file_structure_has_file (test_misc.TestMisc) 2022-08-17T12:56:04.6562082Z Test Directory's has_file() method. ... ok (0.001s) 2022-08-17T12:56:04.6568170Z test_inspect_class (test_misc.TestMisc) 2022-08-17T12:56:04.6581250Z Should be able to retrieve source for a packaged class. ... ok (0.002s) 2022-08-17T12:56:04.6587948Z test_is_from_package (test_misc.TestMisc) 2022-08-17T12:56:04.6597651Z is_from_package should work for objects and modules ... ok (0.002s) 2022-08-17T12:56:04.6601027Z test_load_python_version_from_package (test_misc.TestMisc) 2022-08-17T12:56:04.6621408Z Tests loading a package with a python version embdded ... ok (0.002s) 2022-08-17T12:56:04.6626375Z test_python_version (test_misc.TestMisc) 2022-08-17T12:56:04.6641610Z Tests that the current python version is stored in the package and is available ... ok (0.002s) 2022-08-17T12:56:04.6646849Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2022-08-17T12:56:04.6668031Z The standard library performs sys.module assignment hackery which ... ok (0.003s) 2022-08-17T12:56:04.6680528Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:56:04.6690922Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2022-08-17T12:56:04.6698498Z 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-17T12:56:04.6794344Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.009s) 2022-08-17T12:56:04.6971170Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.018s) 2022-08-17T12:56:04.7026208Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.005s) 2022-08-17T12:56:04.7076563Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.005s) 2022-08-17T12:56:04.7120932Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.004s) 2022-08-17T12:56:04.7128213Z test_different_package_interface (test_package_script.TestPackageScript) 2022-08-17T12:56:04.7223870Z Test a case where the interface defined in the package is ... ok (0.010s) 2022-08-17T12:56:04.7230093Z test_different_package_script_class (test_package_script.TestPackageScript) 2022-08-17T12:56:04.7290986Z Test a case where the script class defined in the package is ... ok (0.007s) 2022-08-17T12:56:04.7297949Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T12:56:04.7375816Z Test loading of single ScriptModule shared by multiple eager ... ok (0.008s) 2022-08-17T12:56:04.7388985Z test_load_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T12:56:04.7464204Z Test tensors shared across eager and ScriptModules on load ... ok (0.009s) 2022-08-17T12:56:04.7477603Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2022-08-17T12:56:04.7584360Z Test tensors shared across eager and ScriptModules on load ... ok (0.012s) 2022-08-17T12:56:04.7595883Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2022-08-17T12:56:04.8037134Z Test saving inline and imported modules in same package with ... ok (0.045s) 2022-08-17T12:56:04.8047888Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2022-08-17T12:56:05.6440403Z Test saving inline and imported modules in same package that ... ok (0.840s) 2022-08-17T12:56:05.6448891Z test_package_interface (test_package_script.TestPackageScript) 2022-08-17T12:56:05.6837959Z Packaging an interface class should work correctly. ... ok (0.040s) 2022-08-17T12:56:05.6880900Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.004s) 2022-08-17T12:56:05.7006976Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.013s) 2022-08-17T12:56:05.7013953Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T12:56:05.7062049Z Test saving of single ScriptModule shared by multiple ... ok (0.005s) 2022-08-17T12:56:05.7070088Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T12:56:05.7149464Z Test to verify saving multiple ScriptModules with completely ... ok (0.009s) 2022-08-17T12:56:05.7161559Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2022-08-17T12:56:05.7571184Z Test to verify saving multiple different modules and ... ok (0.042s) 2022-08-17T12:56:05.7577787Z test_save_scriptmodule (test_package_script.TestPackageScript) 2022-08-17T12:56:05.7613603Z Test basic saving of ScriptModule. ... ok (0.004s) 2022-08-17T12:56:05.7620255Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2022-08-17T12:56:05.7657833Z Test basic saving of ScriptModule in file. ... ok (0.004s) 2022-08-17T12:56:05.7668414Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2022-08-17T12:56:06.0988813Z Test to verify when saving multiple packages with same CU ... ok (0.333s) 2022-08-17T12:56:06.0995696Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1062074Z Test basic saving of ScriptModule with submodule. ... ok (0.007s) 2022-08-17T12:56:06.1070836Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1417442Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.035s) 2022-08-17T12:56:06.1430867Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1546408Z Test to verify saving multiple ScriptModules with same top module ... ok (0.013s) 2022-08-17T12:56:06.1555718Z test_save_shared_tensors (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1616487Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.007s) 2022-08-17T12:56:06.1625470Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1701832Z Test scripting a module loaded from a package ... ok (0.008s) 2022-08-17T12:56:06.1713312Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1811672Z Test to verify saving and loading same ScriptModule object works ... ok (0.011s) 2022-08-17T12:56:06.1820811Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2022-08-17T12:56:06.1858808Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.005s) 2022-08-17T12:56:06.1913797Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.005s) 2022-08-17T12:56:06.1933253Z test_importer_access (test_resources.TestResources) ... ok (0.002s) 2022-08-17T12:56:06.1938277Z test_package_resource_access (test_resources.TestResources) 2022-08-17T12:56:06.1949276Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.002s) 2022-08-17T12:56:06.1954546Z test_resource_access_by_path (test_resources.TestResources) 2022-08-17T12:56:06.1967941Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2022-08-17T12:56:06.1982954Z test_resource_reader (test_resources.TestResources) 2022-08-17T12:56:06.2001475Z Test compliance with the get_resource_reader importlib API. ... ok (0.003s) 2022-08-17T12:56:06.2005570Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2022-08-17T12:56:06.2011498Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2022-08-17T12:56:06.2043721Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.003s) 2022-08-17T12:56:06.2054072Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2022-08-17T12:56:06.2087449Z If an object with the same qualified name is loaded from different ... ok (0.004s) 2022-08-17T12:56:06.2108730Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-17T12:56:06.2115565Z test_save_imported_module (test_save_load.TestSaveLoad) 2022-08-17T12:56:06.2129981Z Saving a module that came from another PackageImporter should work. ... ok (0.002s) 2022-08-17T12:56:06.2135229Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2022-08-17T12:56:06.2154039Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.002s) 2022-08-17T12:56:06.2171641Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-17T12:56:06.2189682Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2022-08-17T12:56:06.2235793Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.005s) 2022-08-17T12:56:06.2250020Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.001s) 2022-08-17T12:56:06.2250397Z 2022-08-17T12:56:06.2251482Z ---------------------------------------------------------------------- 2022-08-17T12:56:06.2251941Z Ran 132 tests in 1.983s 2022-08-17T12:56:06.2252157Z 2022-08-17T12:56:06.2252303Z OK (skipped=5) 2022-08-17T12:56:06.2252439Z 2022-08-17T12:56:06.2252526Z Generating XML reports... 2022-08-17T12:56:06.2287831Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220817125604.xml 2022-08-17T12:56:06.2292967Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220817125604.xml 2022-08-17T12:56:06.2302822Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220817125604.xml 2022-08-17T12:56:06.2311052Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220817125604.xml 2022-08-17T12:56:06.2322215Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220817125604.xml 2022-08-17T12:56:06.2328160Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220817125604.xml 2022-08-17T12:56:06.2332393Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220817125604.xml 2022-08-17T12:56:06.2368041Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220817125604.xml 2022-08-17T12:56:06.2377199Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220817125604.xml 2022-08-17T12:56:06.2382227Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220817125604.xml 2022-08-17T12:56:06.3015126Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220817125604.xml 2022-08-17T12:56:06.3016317Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220817125604.xml 2022-08-17T12:56:06.3021944Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220817125604.xml 2022-08-17T12:56:06.3031596Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220817125604.xml 2022-08-17T12:56:06.3033982Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220817125604.xml 2022-08-17T12:56:06.3038347Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220817125604.xml 2022-08-17T12:56:06.5657150Z Running test_overrides ... [2022-08-17 12:56:06.565340] 2022-08-17T12:56:06.5657820Z Executing ['/opt/conda/bin/python', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:06.565422] 2022-08-17T12:56:07.6436318Z Test results will be stored in test-reports/python-unittest/test_overrides 2022-08-17T12:56:07.6512892Z 2022-08-17T12:56:07.6512997Z Running tests... 2022-08-17T12:56:07.6513983Z ---------------------------------------------------------------------- 2022-08-17T12:56:07.8883315Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (0.237s) 2022-08-17T12:56:07.8898850Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.002s) 2022-08-17T12:56:07.8922626Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.002s) 2022-08-17T12:56:07.9076873Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.015s) 2022-08-17T12:56:07.9086503Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.001s) 2022-08-17T12:56:07.9096834Z test_getitem (__main__.TestIndexing) ... ok (0.001s) 2022-08-17T12:56:07.9108467Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-08-17T12:56:07.9119042Z test_setitem (__main__.TestIndexing) ... ok (0.001s) 2022-08-17T12:56:07.9130470Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.001s) 2022-08-17T12:56:07.9141065Z test_setitem_val (__main__.TestIndexing) ... ok (0.001s) 2022-08-17T12:56:07.9150598Z test_iterator (__main__.TestIterator) ... ok (0.001s) 2022-08-17T12:56:07.9163794Z test_max (__main__.TestNamedTuple) ... ok (0.001s) 2022-08-17T12:56:07.9177161Z test_pickle (__main__.TestPickle) ... ok (0.001s) 2022-08-17T12:56:07.9193784Z test_rnn (__main__.TestRNN) ... ok (0.002s) 2022-08-17T12:56:08.0084365Z test_resolve_name (__main__.TestResolveName) ... ok (0.089s) 2022-08-17T12:56:08.0092954Z test_all_same_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0105854Z test_all_same_mode_scope (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0118346Z test_basic (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0128754Z test_ctor_no_inner (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0138009Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0149201Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0161077Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0171778Z test_enable_torch_function_mode_ignore_preexisting (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0182926Z test_enable_torch_function_mode_replace (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0192772Z test_enable_torch_function_mode_trivial (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0201250Z test_enable_torch_function_mode_with_tensor_subclass (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0212692Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0221508Z test_error_using_same_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0229341Z test_error_with_ancestor (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0244029Z test_factory_override (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0259773Z test_find_outermost_mode (__main__.TestTorchFunctionMode) ... ok (0.002s) 2022-08-17T12:56:08.0274980Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0286792Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0299784Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0309299Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0322937Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0332127Z test_restore_ancestor_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0343656Z test_restore_errors (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0358926Z test_subclass_hash (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0367984Z test_with_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0377240Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0389672Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... ok (0.001s) 2022-08-17T12:56:08.0398121Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0406374Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0414456Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0422562Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0430624Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0439261Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0447975Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0456731Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0465483Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0474269Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0482990Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0491874Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0500539Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0509295Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0518004Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0526810Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0535551Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0544182Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0552836Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0561591Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0570366Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0579086Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0587882Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0595862Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0604223Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0612192Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0620748Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0628806Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0637244Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0645486Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0653825Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0662135Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0670366Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0678445Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0686666Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0694725Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0702818Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0710903Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0719012Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0726951Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0734364Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0742425Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0750469Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0758449Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0766465Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0774180Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0781863Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0790036Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0797520Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0805174Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0812838Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0820498Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0828253Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0836067Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0843907Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0851756Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0859572Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0867258Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0874831Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0882359Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0890100Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0896905Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0904463Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0912169Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0919808Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0927364Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0934965Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0942578Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0950164Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0957633Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0965176Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0972658Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0980148Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0987789Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.0995223Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1002723Z test_Tensor__storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1010387Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1017983Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1025570Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1033035Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1040504Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1048043Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1055485Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1062903Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1070497Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1077964Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1085553Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1092948Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1100418Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1108260Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1115809Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1123389Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1131092Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1138628Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1146294Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1153909Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1161448Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1169208Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1176877Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1184598Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1192281Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1199870Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1207478Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1214999Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1222418Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1230095Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1237625Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1245284Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1252830Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1260387Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1268073Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1275578Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1283075Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1290708Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1298189Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1305777Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1313215Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1320651Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1328194Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1335732Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1343098Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1350731Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1358488Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1366041Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1373585Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1381149Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1389107Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1396760Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1404633Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1412258Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1419996Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1428065Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1435661Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1443363Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1451331Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1459080Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1467014Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1474773Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1482811Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1490713Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1498562Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1506445Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1514089Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1521856Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1529813Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1537682Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1545659Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1553571Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1561414Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1569348Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1577223Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1585149Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1592913Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1600731Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1608567Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1616161Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1623762Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1631704Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1639464Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1647299Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1654976Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1662703Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1670575Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1678321Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1686279Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1694005Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1701831Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1709671Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1717429Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1725259Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1732932Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1740667Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1748586Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1756264Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1764071Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1771857Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1779693Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1787736Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1795393Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1803126Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1811099Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1818788Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1826787Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1834595Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1842465Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1850186Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1858014Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1868279Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1878251Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1886123Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1893728Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1901388Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1909236Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1917637Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1926095Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1934289Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1942428Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1952579Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1962482Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1972582Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1980333Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1988233Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.1995950Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2003866Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2011682Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2019416Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2027326Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2035041Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2042791Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2050723Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2058500Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2066454Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2074195Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2081861Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2089830Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2097480Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2105416Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2112927Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2120531Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2128337Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2135914Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2143620Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2151432Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2159319Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2167214Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2175143Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2183009Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2190989Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2198721Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2206566Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2214352Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2222085Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2229922Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2237746Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2245761Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2253524Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2261320Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2269277Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2277107Z test_Tensor_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2284987Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2292768Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2300632Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2308604Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2316348Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2324145Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2331948Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2339730Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2347609Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2355556Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2363439Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2371300Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2379105Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2386926Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2394806Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2402674Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2410465Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2418312Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2426331Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2433752Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2441417Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2448991Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2456490Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2464132Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2471840Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2479376Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2486972Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2494479Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2502125Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2509865Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2517348Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2524932Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2532513Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2540015Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2547677Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2555152Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2562807Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2570536Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2578187Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2587046Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2593408Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2601008Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2608732Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2616173Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2623575Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2631157Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2638666Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2646224Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2653722Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2661197Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2668933Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2676417Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2684095Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2691601Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2698995Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2706598Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2714092Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2721715Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2729249Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2736709Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2744167Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2751843Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2759469Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2767170Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2774709Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2782166Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2789774Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2797179Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2804729Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2812203Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2819708Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2827362Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2834970Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2842516Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2850242Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2857864Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2865621Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2873228Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2880815Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2888476Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2896046Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2903606Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2911191Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2918587Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2926138Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2933579Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2941003Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2948637Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2956241Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2963859Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2971327Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2978706Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2986387Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.2993747Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3001163Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3008794Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3016121Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3023480Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3031052Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3038598Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3046205Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3053730Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3061152Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3068856Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3076220Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3083692Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3091097Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3098602Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3106035Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3113501Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3121002Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3128682Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3136190Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3143809Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3151428Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3158918Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3166486Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3173985Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3181448Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3189026Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3196541Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3204118Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3211623Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3219075Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3226823Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3234423Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3241847Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3249376Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3256795Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3264298Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3271884Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3279312Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3286885Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3294269Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3301666Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3309302Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3316765Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3324437Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3332135Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3339563Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3347207Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3355100Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3362476Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3370033Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3377439Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3384837Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3392559Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3400072Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3407918Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3415608Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3423235Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3431000Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3438812Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3446459Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3454079Z test_Tensor_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3461575Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3469247Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3476885Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3484577Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3492191Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3499782Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3507626Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3515326Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3522993Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3530770Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3538419Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3546250Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3553655Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3561217Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3568832Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3576451Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3584125Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3591881Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3599516Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3607863Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3615404Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3622814Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3630542Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3638222Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3645918Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3653463Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3661012Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3668887Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3676526Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3684303Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3691839Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3699526Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3707251Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3714939Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3722587Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3730357Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3738021Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3745866Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3753493Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3761152Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3768949Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3776485Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3783968Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3791758Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3799356Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3807015Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3814557Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3822178Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3830033Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3837518Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3845160Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3852590Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3860113Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3867868Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3875377Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3882864Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3890432Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3897952Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3905684Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3913255Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3920752Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3928454Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3935884Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3943493Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3951147Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3958703Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3966222Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3973579Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3981121Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3988787Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.3996381Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4003960Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4011584Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4019082Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4026638Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4034040Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4041452Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4049003Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4056431Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4063841Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4071532Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4079115Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4086796Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4094335Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4101728Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4109342Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4116907Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4124540Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4132135Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4139748Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4147369Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4154847Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4162331Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4170156Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4177804Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4185528Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4193158Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4200885Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4208500Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4216175Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4223717Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4231403Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4238981Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4246689Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4254351Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4262013Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4269834Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4277471Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4285140Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4292734Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4300277Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4307966Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4315695Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4323288Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4331001Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4338550Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4346227Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4354994Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4362963Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4370982Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4378821Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4386481Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4394205Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4401600Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4409072Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4416372Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4424481Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4432679Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4439893Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4447210Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4454360Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4461573Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4468881Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4475991Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4483257Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4490554Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4498226Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4505526Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4512605Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4519774Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4527013Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4534152Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4541304Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4548736Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4555891Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4563136Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4570664Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4577999Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4585724Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4593390Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4601185Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4609163Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4616922Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4624888Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4632563Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4639850Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4647256Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4654424Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4661875Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4669318Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4676564Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4684099Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4691469Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4698694Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4705991Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4713165Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4720259Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4727601Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4734898Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4742314Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4749723Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4756973Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4764299Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4771615Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4778695Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4786153Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4793224Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4800440Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4807752Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4814904Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4822162Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4829760Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4836939Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4844750Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4852529Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4860298Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4868248Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4876046Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4883741Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4891215Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4898641Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4906023Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4913303Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4920591Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4927870Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4935241Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4942506Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4949911Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4957181Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4964487Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4971754Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4978931Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4986233Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.4993876Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5001033Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5008283Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5015570Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5022902Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5030221Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5037465Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5044706Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5051876Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5059118Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5066457Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5073742Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5081066Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5088589Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5096257Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5104044Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5112187Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5120156Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5128142Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5135766Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5143221Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5150693Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5158051Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5165539Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5172876Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5180039Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5187490Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5194659Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5201941Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5209278Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5216446Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5223671Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5231059Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5238809Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5245589Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5252717Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5259872Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5267152Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5274342Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5281514Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5288871Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5296160Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5303364Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5310618Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5317902Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5325150Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5332335Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5339583Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5347076Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5354128Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5361285Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5368892Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5376036Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5383552Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5392134Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5399945Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5407898Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5415437Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5423127Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5430875Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5438579Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5446404Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5454059Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5461931Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5469846Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5477682Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5486117Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5498069Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5506062Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2022-08-17T12:56:08.5512910Z Test that a function with one argument can be overrided ... ok (0.001s) 2022-08-17T12:56:08.5525227Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2022-08-17T12:56:08.5534575Z Test that a function with multiple arguments can be overrided ... ok (0.002s) 2022-08-17T12:56:08.5545434Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5596874Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2022-08-17T12:56:08.5608746Z Test semantics for __torch_function__ for functions that take ... ok (0.006s) 2022-08-17T12:56:08.5621713Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2022-08-17T12:56:08.5628961Z this test exercises the functionality described in ... ok (0.002s) 2022-08-17T12:56:08.5636468Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5643470Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5650571Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5657599Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5664499Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5671757Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5678751Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5685830Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5692882Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5700136Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5707431Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5714619Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5721835Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5729207Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5736465Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5743467Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5750455Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5757340Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5764269Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5771121Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5777814Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5784567Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5791457Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5798251Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5805001Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5811677Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5818300Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5825095Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5831893Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5838554Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5845534Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5852270Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5858943Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5865807Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5872486Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5879108Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5885942Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5892651Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5899280Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5906128Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5912792Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5919443Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5926228Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5933209Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5939752Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5946937Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5954008Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5961284Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5968790Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5976114Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5983476Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5990900Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.5997750Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6004719Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6011577Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6018268Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6025255Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6031892Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6038538Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6045308Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6052101Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6058890Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6065714Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6072430Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6078999Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6085734Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6092409Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6099280Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6106093Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6112843Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6119444Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6126108Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6132740Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6139300Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6146170Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6157135Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6159858Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6166790Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6173312Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6179891Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6186644Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6193295Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6200216Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6207421Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6215067Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6221806Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6229293Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6236443Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6243734Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6250710Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6257566Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6264511Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6271360Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6278143Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6284873Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6291534Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6298271Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6305291Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6311950Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6318606Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6325319Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6332011Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6338677Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6345415Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6352162Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6358941Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6365723Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6372435Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6379108Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6386078Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6392802Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6399447Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6406173Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6412831Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6419402Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6426434Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6433349Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6440374Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6447592Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6454836Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6462276Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6470001Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6477630Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6485220Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6492594Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6499814Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6506843Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6513666Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6520417Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6527371Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6534331Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6540928Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6547548Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6554689Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6561589Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6568882Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6575655Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6582506Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6589584Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6596478Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6603374Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6610470Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6617381Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6624306Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6631400Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6638374Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6645532Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6652525Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6659611Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6666848Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6673866Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6680839Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6687867Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6694731Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6701542Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6708740Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6715976Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6723254Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6730664Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6737997Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6745467Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6753011Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6760333Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6767291Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6774158Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6782127Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6789608Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6797191Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6804043Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6811543Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6818693Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6825926Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6832957Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6840038Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6846988Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6853881Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6860840Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6867919Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6874763Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6881660Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6888735Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6895677Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6902802Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6910105Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6916834Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6923825Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6930770Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6937690Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6944519Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6951755Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6958681Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6965827Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6973104Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6980397Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6987766Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.6994993Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7002256Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7009289Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7016104Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7022811Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7029782Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7036519Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7043146Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7050065Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7056985Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7063753Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7070690Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7077489Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7084198Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7090907Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7097603Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7104225Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7111171Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7117883Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7124634Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7131339Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7137994Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7144691Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7151583Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7158209Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7164944Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7171720Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7178324Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7185133Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7191730Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7198327Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7205130Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7212268Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7219641Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7227209Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7234571Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7241970Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7249465Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7256932Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7263622Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7270682Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7277256Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7284029Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7290953Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7298044Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7305302Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7312347Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7319409Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7326634Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7333731Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7340888Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7348180Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7355182Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7362253Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7369309Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7376368Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7383264Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7390791Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7397562Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7404268Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7411056Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7417712Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7424319Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7431078Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7437722Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7444629Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7451231Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7457892Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7464792Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7471709Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7478522Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7485694Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7493189Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7499963Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7506925Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7513826Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7520720Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7527742Z test_torch_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7534647Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7541707Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7548800Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7555763Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7562668Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7569734Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7576627Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7583548Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7590580Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7597597Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7604639Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7611532Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7618500Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7625624Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7632602Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7639548Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7646548Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7653534Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7660387Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7667405Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7674283Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7681183Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7688193Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7695152Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7702124Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7709364Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7716128Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7723008Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7730100Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7737151Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7743861Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7750963Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7757842Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7765007Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7771571Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7778341Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7785094Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7791807Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7798424Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7805210Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7811819Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7818432Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7825194Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7831722Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7838396Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7845219Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7851907Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7858731Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7865386Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7872282Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7878950Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7885785Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7892467Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7899104Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7905852Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7913005Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7920095Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7927333Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7934422Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7941490Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7948564Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7955737Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7963036Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7970106Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7977238Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7984326Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7991828Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.7998471Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8005665Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8012796Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8019632Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8026722Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8033581Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8040511Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8047536Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8054509Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8061552Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8068665Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8075546Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8082422Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8089420Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8096338Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8103223Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8110350Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8117159Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8124169Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8131271Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8138242Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8145231Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8152247Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8159194Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8166192Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8172976Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8179958Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8187041Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8193889Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8200749Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8207832Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8214502Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8221449Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8228583Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8235550Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8242371Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8249265Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8256109Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8263036Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8269999Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8277078Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8284145Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8291105Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8298012Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8305067Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8311915Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8318858Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8325931Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8332840Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8339837Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8346977Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8353842Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8360827Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8367812Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8374838Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8381814Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8389164Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8396107Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8403040Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8410067Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8417035Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8423988Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8431114Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8438028Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8445101Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8452148Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8459440Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8466488Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8473444Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8480323Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8487519Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8494738Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8501949Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8509355Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8516733Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8523729Z test_torch_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8530713Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8537749Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8544731Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8551888Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8558829Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8565865Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8572740Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8579655Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8586780Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8593631Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8600633Z test_torch_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8607578Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8614511Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8621550Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8628711Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8635626Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8642606Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8649628Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8656638Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8663673Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8670734Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8677746Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8684870Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8691897Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8698916Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8706300Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8713436Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8720343Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8727547Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8734482Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8741612Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8748992Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8756087Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8763304Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8770662Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8777851Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8785353Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8792225Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8799572Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8807004Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8814230Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8821483Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8828967Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8836231Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8843590Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8850838Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8858040Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8865297Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8872559Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8879788Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8887208Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8894402Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8901622Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8908979Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8916202Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8923556Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8930911Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8938150Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8945481Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8952623Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8959839Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8966954Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8974142Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8981279Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8988696Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.8995875Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9003071Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9010439Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9017564Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9024818Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9032133Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9039526Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9046746Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9053904Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9061089Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9068428Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9075615Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9082904Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9090239Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9097453Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9104648Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9111986Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9119178Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9126458Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9133687Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9140877Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9148129Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9155495Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9162834Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9170399Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9177928Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9185346Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9192548Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9199767Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9207172Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9214341Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9221504Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9228782Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9235984Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9243349Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9250597Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9257712Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9265138Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9272331Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9279645Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9286897Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9294156Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9301349Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9308657Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9315824Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9322973Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9330281Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9337454Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9344640Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9352215Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9360425Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9367318Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9374309Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9381287Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9388348Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9395198Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9402101Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9409196Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9416064Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9422949Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9430702Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9437670Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9444721Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9451642Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9458591Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9465657Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9472401Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9479429Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9486357Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9493275Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9500744Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9507999Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9515141Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9522470Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9529604Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9536767Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9543923Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9551281Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9558515Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9565861Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9573055Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9580322Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9587576Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9594749Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9601928Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9609310Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9616506Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9623647Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9630901Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9637959Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9645207Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9652364Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9659489Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9666774Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9673907Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9681056Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9688256Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9695433Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9702589Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9710209Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9717418Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9724807Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9732009Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9739177Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9746586Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9753994Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9761129Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9768398Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9775493Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9782655Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9789851Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9797024Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9804234Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9811534Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9818686Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9825852Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9832983Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9840121Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9847245Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9854221Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9861433Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9868683Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9875709Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9882742Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9889925Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9896892Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9903980Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9911123Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9918258Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9925610Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9932478Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9939535Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9946853Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9953960Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9960923Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9968541Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9975400Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9982465Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9989931Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:08.9997086Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0004232Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0011432Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0018645Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0025954Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0033228Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0040593Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0048025Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0055361Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0062583Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0070140Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0077355Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0084732Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0091978Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0099091Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0106397Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0113567Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0120759Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0128014Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0135168Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0142323Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0149586Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0156957Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0164300Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0171504Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0178703Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0186120Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0193451Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0200665Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0208133Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0215433Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0222686Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0229989Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0237209Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0244415Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0251806Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0259233Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0266778Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0273962Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0281236Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0288506Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0295718Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0302956Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0310316Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0317506Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0324727Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0331967Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0339184Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0346585Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0353823Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0361044Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0368265Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0375469Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0382573Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0389906Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0397063Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0404337Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0411538Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0418755Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0426078Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0433366Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0440613Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0447939Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0455127Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0462327Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0469545Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0476683Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0483942Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0491293Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0498625Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0506033Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0513250Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0520556Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0527905Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0535117Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0542392Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0549951Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0557330Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0564769Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0572064Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0579342Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0586723Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0593922Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0601180Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0608507Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0615827Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0623190Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0630674Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0637925Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2022-08-17T12:56:09.0641709Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2022-08-17T12:56:09.0646437Z Test that errors raised in user implementations propagate correctly ... ok (0.001s) 2022-08-17T12:56:09.0712329Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.006s) 2022-08-17T12:56:09.0722399Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.001s) 2022-08-17T12:56:09.0722714Z 2022-08-17T12:56:09.0723221Z ---------------------------------------------------------------------- 2022-08-17T12:56:09.0723711Z Ran 1424 tests in 1.421s 2022-08-17T12:56:09.0723830Z 2022-08-17T12:56:09.0723896Z OK 2022-08-17T12:56:09.0723990Z 2022-08-17T12:56:09.0724078Z Generating XML reports... 2022-08-17T12:56:09.0756699Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20220817125607.xml 2022-08-17T12:56:09.0759144Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20220817125607.xml 2022-08-17T12:56:09.0761516Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20220817125607.xml 2022-08-17T12:56:09.0763807Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20220817125607.xml 2022-08-17T12:56:09.0766246Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20220817125607.xml 2022-08-17T12:56:09.0771475Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIndexing-20220817125607.xml 2022-08-17T12:56:09.0773954Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIterator-20220817125607.xml 2022-08-17T12:56:09.0778181Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20220817125607.xml 2022-08-17T12:56:09.0780501Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestPickle-20220817125607.xml 2022-08-17T12:56:09.0782778Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestRNN-20220817125607.xml 2022-08-17T12:56:09.0785178Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestResolveName-20220817125607.xml 2022-08-17T12:56:09.0805752Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionMode-20220817125607.xml 2022-08-17T12:56:09.2335439Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20220817125607.xml 2022-08-17T12:56:09.2336757Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20220817125607.xml 2022-08-17T12:56:09.2339184Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20220817125607.xml 2022-08-17T12:56:09.4976660Z Running test_cpp_extensions_open_device_registration ... [2022-08-17 12:56:09.497299] 2022-08-17T12:56:09.4977265Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:09.497382] 2022-08-17T12:56:10.7889359Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:56:10.7920820Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2022-08-17T12:56:10.7933181Z 2022-08-17T12:56:10.7933260Z Running tests... 2022-08-17T12:56:10.7933820Z ---------------------------------------------------------------------- 2022-08-17T12:56:11.0099156Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2022-08-17T12:56:11.0099712Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension... 2022-08-17T12:56:11.0492415Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/custom_device_extension/build.ninja... 2022-08-17T12:56:11.0496543Z Building extension module custom_device_extension... 2022-08-17T12:56:11.0496971Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:56:12.0864080Z [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-17T12:56:12.3878545Z [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-17T12:56:12.3928348Z Loading extension module custom_device_extension... 2022-08-17T12:56:12.4156412Z ok (1.620s) 2022-08-17T12:56:12.4173093Z 2022-08-17T12:56:12.4173525Z ---------------------------------------------------------------------- 2022-08-17T12:56:12.4173999Z Ran 1 test in 1.624s 2022-08-17T12:56:12.4174204Z 2022-08-17T12:56:12.4174271Z OK 2022-08-17T12:56:12.4174364Z 2022-08-17T12:56:12.4174455Z Generating XML reports... 2022-08-17T12:56:12.4208347Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817125610.xml 2022-08-17T12:56:12.7321286Z Running test_namedtuple_return_api ... [2022-08-17 12:56:12.731744] 2022-08-17T12:56:12.7321831Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:12.731828] 2022-08-17T12:56:13.7442455Z Test results will be stored in test-reports/python-unittest/test_namedtuple_return_api 2022-08-17T12:56:13.7452901Z 2022-08-17T12:56:13.7453041Z Running tests... 2022-08-17T12:56:13.7453429Z ---------------------------------------------------------------------- 2022-08-17T12:56:13.9732032Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (0.228s) 2022-08-17T12:56:13.9855358Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... test_namedtuple_return_api.py:150: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:56:13.9856324Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:56:13.9856761Z Q, R = torch.qr(A, some) 2022-08-17T12:56:13.9857078Z should be replaced with 2022-08-17T12:56:13.9857885Z 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-17T12:56:13.9858460Z ret1 = func(a, *op.input) 2022-08-17T12:56:13.9859047Z test_namedtuple_return_api.py:156: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:56:13.9859814Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:56:13.9860405Z Q, R = torch.qr(A, some) 2022-08-17T12:56:13.9860723Z should be replaced with 2022-08-17T12:56:13.9861533Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2556.) 2022-08-17T12:56:13.9862122Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-08-17T12:56:13.9865287Z test_namedtuple_return_api.py:150: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:56:13.9866076Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:56:13.9866727Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:56:13.9867051Z should be replaced with 2022-08-17T12:56:13.9867548Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:56:13.9867903Z and 2022-08-17T12:56:13.9868207Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:56:13.9868556Z should be replaced with 2022-08-17T12:56:13.9869348Z 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-17T12:56:13.9869911Z ret1 = func(a, *op.input) 2022-08-17T12:56:13.9870490Z test_namedtuple_return_api.py:156: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:56:13.9871258Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:56:13.9871795Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:56:13.9872123Z should be replaced with 2022-08-17T12:56:13.9872603Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:56:13.9872954Z and 2022-08-17T12:56:13.9873251Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:56:13.9873605Z should be replaced with 2022-08-17T12:56:13.9874402Z 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:3010.) 2022-08-17T12:56:13.9875001Z ret2 = func(a, *op.input, out=tuple(ret1)) 2022-08-17T12:56:13.9875598Z test_namedtuple_return_api.py:150: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:56:13.9876337Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:56:13.9876822Z L, _ = torch.eig(A) 2022-08-17T12:56:13.9877126Z should be replaced with 2022-08-17T12:56:13.9877462Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:56:13.9877777Z and 2022-08-17T12:56:13.9878080Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:56:13.9878405Z should be replaced with 2022-08-17T12:56:13.9878980Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:56:13.9879529Z ret1 = func(a, *op.input) 2022-08-17T12:56:13.9880146Z test_namedtuple_return_api.py:150: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:56:13.9880905Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:56:13.9881403Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:56:13.9881751Z should be replaced with 2022-08-17T12:56:13.9882307Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:56:13.9882856Z ret1 = func(a, *op.input) 2022-08-17T12:56:13.9883441Z test_namedtuple_return_api.py:150: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-17T12:56:13.9884421Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-08-17T12:56:13.9885057Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-17T12:56:13.9886091Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-08-17T12:56:13.9886785Z The unpacking of the solution, as in 2022-08-17T12:56:13.9887171Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-17T12:56:13.9887504Z should be replaced with 2022-08-17T12:56:13.9888124Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:4047.) 2022-08-17T12:56:13.9888662Z ret1 = func(a, *op.input) 2022-08-17T12:56:13.9928398Z test_namedtuple_return_api.py:150: 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-17T12:56:13.9929072Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:56:13.9929444Z should be replaced with 2022-08-17T12:56:13.9929834Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:56:13.9930164Z and 2022-08-17T12:56:13.9930517Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:56:13.9930905Z should be replaced with 2022-08-17T12:56:13.9931503Z 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-17T12:56:13.9932096Z ret1 = func(a, *op.input) 2022-08-17T12:56:13.9932396Z ok (0.020s) 2022-08-17T12:56:15.3104454Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (1.317s) 2022-08-17T12:56:15.3104731Z 2022-08-17T12:56:15.3105215Z ---------------------------------------------------------------------- 2022-08-17T12:56:15.3105489Z Ran 3 tests in 1.565s 2022-08-17T12:56:15.3105608Z 2022-08-17T12:56:15.3105670Z OK 2022-08-17T12:56:15.3105763Z 2022-08-17T12:56:15.3105896Z Generating XML reports... 2022-08-17T12:56:15.3131351Z Generated XML report: test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20220817125613.xml 2022-08-17T12:56:15.5390715Z Running test_public_bindings ... [2022-08-17 12:56:15.538624] 2022-08-17T12:56:15.5391231Z Executing ['/opt/conda/bin/python', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:15.538703] 2022-08-17T12:56:16.5501680Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2022-08-17T12:56:16.5512834Z 2022-08-17T12:56:16.5513176Z Running tests... 2022-08-17T12:56:16.5513813Z ---------------------------------------------------------------------- 2022-08-17T12:56:16.5541890Z test_correct_module_names (__main__.TestPublicBindings) 2022-08-17T12:56:16.8162616Z An API is considered public, if its `__module__` starts with `torch.` ... /opt/conda/lib/python3.7/site-packages/torch/distributed/distributed_c10d.py:192: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2022-08-17T12:56:16.8163158Z "torch.distributed.reduce_op is deprecated, please use " 2022-08-17T12:56:17.6755906Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:56:17.9871318Z ok (1.436s) 2022-08-17T12:56:17.9898897Z test_no_new_bindings (__main__.TestPublicBindings) 2022-08-17T12:56:17.9907412Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.004s) 2022-08-17T12:56:17.9907761Z 2022-08-17T12:56:17.9908236Z ---------------------------------------------------------------------- 2022-08-17T12:56:17.9908611Z Ran 2 tests in 1.439s 2022-08-17T12:56:17.9908802Z 2022-08-17T12:56:17.9908900Z OK 2022-08-17T12:56:17.9909052Z 2022-08-17T12:56:17.9909442Z Generating XML reports... 2022-08-17T12:56:17.9915882Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20220817125616.xml 2022-08-17T12:56:18.3362251Z Running test_vmap ... [2022-08-17 12:56:18.335861] 2022-08-17T12:56:18.3362791Z Executing ['/opt/conda/bin/python', '-bb', 'test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:18.335942] 2022-08-17T12:56:19.6044910Z Test results will be stored in test-reports/python-unittest/test_vmap 2022-08-17T12:56:19.6064115Z 2022-08-17T12:56:19.6064261Z Running tests... 2022-08-17T12:56:19.6065089Z ---------------------------------------------------------------------- 2022-08-17T12:56:19.6099569Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... test_vmap.py:376: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6100130Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2022-08-17T12:56:19.6107771Z test_vmap.py:378: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6108262Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2022-08-17T12:56:19.6110559Z test_vmap.py:380: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6111036Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T12:56:19.6113045Z test_vmap.py:383: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6113517Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2022-08-17T12:56:19.6115205Z test_vmap.py:385: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6115685Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2022-08-17T12:56:19.6117414Z test_vmap.py:387: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6117896Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2022-08-17T12:56:19.6119683Z test_vmap.py:390: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6120206Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2022-08-17T12:56:19.6121900Z test_vmap.py:392: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6122449Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2022-08-17T12:56:19.6124247Z test_vmap.py:394: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6124956Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T12:56:19.6126642Z test_vmap.py:398: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6127179Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2022-08-17T12:56:19.6129051Z ok (0.006s) 2022-08-17T12:56:19.6142810Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:748: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6143351Z vmap(backward_on_vmapped_tensor)(x) 2022-08-17T12:56:19.6158230Z test_vmap.py:754: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6158690Z vmap(backward_with_vmapped_grad)(x, grad) 2022-08-17T12:56:19.6170571Z test_vmap.py:760: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6171042Z vmap(completely_unrelated_backward)(y) 2022-08-17T12:56:19.6182555Z ok (0.005s) 2022-08-17T12:56:19.6192754Z test_batched_gradient_basic (__main__.TestVmapAPI) ... test_vmap.py:792: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6193274Z jacobian = vmap(vjp_mul)(batched_v) 2022-08-17T12:56:19.6196024Z ok (0.001s) 2022-08-17T12:56:19.6203645Z test_constant_function (__main__.TestVmapAPI) ... test_vmap.py:63: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6204185Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2022-08-17T12:56:19.6206276Z ok (0.001s) 2022-08-17T12:56:19.6218912Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... test_vmap.py:41: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6219666Z vmap(torch.mul)(x, y) 2022-08-17T12:56:19.6220755Z test_vmap.py:43: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6221395Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2022-08-17T12:56:19.6222304Z test_vmap.py:45: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6222865Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2022-08-17T12:56:19.6223080Z ok (0.001s) 2022-08-17T12:56:19.6241458Z test_fallback_atan2 (__main__.TestVmapAPI) ... test_vmap.py:554: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6242058Z result = vmap(op, (2, 0))(x, y) 2022-08-17T12:56:19.6245576Z test_vmap.py:560: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6246036Z result = vmap(vmap(op), (2, 0))(x, y) 2022-08-17T12:56:19.6255327Z test_vmap.py:566: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6255794Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T12:56:19.6750262Z ok (0.053s) 2022-08-17T12:56:19.6761269Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:56:19.6778095Z test_fallback_masked_fill (__main__.TestVmapAPI) ... test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6779033Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T12:56:19.6961585Z test_vmap.py:582: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.6962451Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2022-08-17T12:56:19.7222987Z ok (0.046s) 2022-08-17T12:56:19.7242328Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... test_vmap.py:600: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7243096Z result = vmap(torch.var_mean)(tensor) 2022-08-17T12:56:19.7248251Z test_vmap.py:606: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7249128Z result = vmap(vmap(torch.var_mean))(tensor) 2022-08-17T12:56:19.7274726Z test_vmap.py:612: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7275738Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2022-08-17T12:56:19.7691650Z ok (0.047s) 2022-08-17T12:56:19.7706105Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.001s) 2022-08-17T12:56:19.7734560Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.003s) 2022-08-17T12:56:19.7755171Z test_fallback_zero_dim (__main__.TestVmapAPI) ... test_vmap.py:525: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7756101Z vmap(op, (0, None))(x, y) 2022-08-17T12:56:19.7779672Z test_vmap.py:527: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7780753Z vmap(op, (None, 0))(y, x) 2022-08-17T12:56:19.7802615Z test_vmap.py:529: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7803368Z vmap(op)(x, x) 2022-08-17T12:56:19.7826262Z test_vmap.py:534: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7827011Z vmap(op, (0, None))(x, y) 2022-08-17T12:56:19.7849432Z test_vmap.py:536: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7850205Z vmap(op, (None, 0))(y, x) 2022-08-17T12:56:19.7872251Z test_vmap.py:538: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7873001Z vmap(op)(x, x) 2022-08-17T12:56:19.7894749Z ok (0.016s) 2022-08-17T12:56:19.7905724Z test_func_with_no_inputs (__main__.TestVmapAPI) ... test_vmap.py:57: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7906541Z vmap(foo)() 2022-08-17T12:56:19.7907648Z test_vmap.py:60: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7908362Z vmap(bar)() 2022-08-17T12:56:19.7908641Z ok (0.001s) 2022-08-17T12:56:19.7914835Z test_functools_partial (__main__.TestVmapAPI) ... test_vmap.py:798: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7915737Z result = vmap(functools.partial(torch.mul, x))(y) 2022-08-17T12:56:19.7917078Z ok (0.001s) 2022-08-17T12:56:19.7930762Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... test_vmap.py:773: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7931676Z vmap(output_to_grad_is_vmapped)(input_tensor) 2022-08-17T12:56:19.7945209Z test_vmap.py:781: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7946018Z vmap(input_to_grad_is_vmapped)(input_tensor) 2022-08-17T12:56:19.7957692Z ok (0.004s) 2022-08-17T12:56:19.7975719Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... test_vmap.py:463: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7976737Z vmap(foo)(torch.randn([])) 2022-08-17T12:56:19.7977873Z test_vmap.py:465: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7978647Z vmap(foo, in_dims=(0,))(torch.randn([])) 2022-08-17T12:56:19.7979780Z test_vmap.py:467: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7980591Z vmap(foo, in_dims=(-1,))(x) 2022-08-17T12:56:19.7981787Z test_vmap.py:469: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7982531Z vmap(foo, in_dims=(2,))(y) 2022-08-17T12:56:19.7983617Z test_vmap.py:471: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7984411Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2022-08-17T12:56:19.7985714Z test_vmap.py:473: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7986511Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2022-08-17T12:56:19.7987648Z test_vmap.py:474: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7988439Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2022-08-17T12:56:19.7988766Z ok (0.002s) 2022-08-17T12:56:19.7997292Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... test_vmap.py:407: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.7998284Z vmap(torch.mul, [0, 0])(x, y) 2022-08-17T12:56:19.7999395Z test_vmap.py:409: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8000146Z vmap(torch.mul, set({0, 0}))(x, y) 2022-08-17T12:56:19.8001382Z test_vmap.py:411: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8002179Z vmap(torch.mul, 'lol')(x, y) 2022-08-17T12:56:19.8003273Z test_vmap.py:413: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8004240Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2022-08-17T12:56:19.8005371Z test_vmap.py:415: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8006264Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T12:56:19.8006544Z ok (0.002s) 2022-08-17T12:56:19.8023098Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... test_vmap.py:707: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8023963Z vmap(op, in_dims=(0, None))(x, y) 2022-08-17T12:56:19.8025720Z test_vmap.py:713: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8026480Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2022-08-17T12:56:19.8031148Z test_vmap.py:721: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8031909Z vmap(op, in_dims=(None, 0))(x, y) 2022-08-17T12:56:19.8050404Z test_vmap.py:726: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8051321Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2022-08-17T12:56:19.8070757Z test_vmap.py:731: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8071691Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2022-08-17T12:56:19.8091056Z test_vmap.py:736: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8091852Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2022-08-17T12:56:19.8109885Z ok (0.011s) 2022-08-17T12:56:19.8130295Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... test_vmap.py:672: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8131140Z vmap(op, (2, 0))(x, y) 2022-08-17T12:56:19.8134111Z test_vmap.py:680: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8134861Z vmap(vmap(op), (2, 0))(x, y) 2022-08-17T12:56:19.8143563Z test_vmap.py:688: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8144346Z result = vmap(vmap(vmap(op)))(x, y) 2022-08-17T12:56:19.8545578Z ok (0.043s) 2022-08-17T12:56:19.8566001Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... test_vmap.py:631: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8566862Z result = vmap(op)(x) 2022-08-17T12:56:19.8569677Z test_vmap.py:638: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8570614Z result = vmap(op, out_dims=(1,))(x) 2022-08-17T12:56:19.8574341Z test_vmap.py:645: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8575376Z result = vmap(vmap(op))(x) 2022-08-17T12:56:19.8594325Z test_vmap.py:652: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:19.8595105Z result = vmap(vmap(vmap(op)))(x) 2022-08-17T12:56:20.0261112Z ok (0.171s) 2022-08-17T12:56:20.0277795Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... test_vmap.py:446: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0278932Z vmap(torch.sum)(x, 0) 2022-08-17T12:56:20.0280155Z test_vmap.py:448: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0280931Z vmap(torch.sum, (0, 0))(x, 0) 2022-08-17T12:56:20.0282056Z test_vmap.py:450: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0282846Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2022-08-17T12:56:20.0284022Z test_vmap.py:452: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0284790Z vmap(torch.sum, (0, None))(x, 0) 2022-08-17T12:56:20.0285101Z ok (0.002s) 2022-08-17T12:56:20.0292219Z test_multiple_inputs (__main__.TestVmapAPI) ... test_vmap.py:78: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0293197Z output = vmap(torch.mul)(x, y) 2022-08-17T12:56:20.0295796Z ok (0.001s) 2022-08-17T12:56:20.0309545Z test_multiple_out_dims (__main__.TestVmapAPI) ... test_vmap.py:220: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0310409Z result = vmap(foo, out_dims=(0, 1))(x) 2022-08-17T12:56:20.0313016Z test_vmap.py:223: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0313891Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2022-08-17T12:56:20.0318049Z ok (0.002s) 2022-08-17T12:56:20.0327326Z test_multiple_outputs (__main__.TestVmapAPI) ... test_vmap.py:86: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0328418Z outputs = vmap(foo)(x) 2022-08-17T12:56:20.0330443Z ok (0.001s) 2022-08-17T12:56:20.0341163Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... test_vmap.py:106: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0342135Z vmap(returns_tuple_of_tensors)(x) 2022-08-17T12:56:20.0343697Z test_vmap.py:111: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0344479Z vmap(returns_list_of_two_tensors)(x) 2022-08-17T12:56:20.0345753Z test_vmap.py:113: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0346520Z vmap(returns_list_of_one_tensor)(x) 2022-08-17T12:56:20.0346834Z ok (0.001s) 2022-08-17T12:56:20.0355191Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... test_vmap.py:337: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0356081Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2022-08-17T12:56:20.0357665Z ok (0.001s) 2022-08-17T12:56:20.0375694Z test_nested_out_dims (__main__.TestVmapAPI) ... test_vmap.py:236: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0376599Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2022-08-17T12:56:20.0380639Z test_vmap.py:241: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0381467Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2022-08-17T12:56:20.0385605Z test_vmap.py:246: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0386586Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2022-08-17T12:56:20.0390717Z test_vmap.py:253: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0391687Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2022-08-17T12:56:20.0395071Z ok (0.004s) 2022-08-17T12:56:20.0408276Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... test_vmap.py:127: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0409181Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2022-08-17T12:56:20.0412306Z test_vmap.py:132: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0413147Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2022-08-17T12:56:20.0416575Z ok (0.002s) 2022-08-17T12:56:20.0427175Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... test_vmap.py:118: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0428141Z output = vmap(vmap(torch.mul))(x, y) 2022-08-17T12:56:20.0429873Z test_vmap.py:121: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0430662Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2022-08-17T12:56:20.0432186Z ok (0.002s) 2022-08-17T12:56:20.0442416Z test_nn_module (__main__.TestVmapAPI) ... test_vmap.py:804: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0443229Z result = vmap(model)(tensor) 2022-08-17T12:56:20.0447469Z ok (0.001s) 2022-08-17T12:56:20.0464132Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... test_vmap.py:344: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0465181Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2022-08-17T12:56:20.0467083Z test_vmap.py:349: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0467886Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2022-08-17T12:56:20.0471484Z test_vmap.py:358: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0472281Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2022-08-17T12:56:20.0473951Z test_vmap.py:362: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0474735Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2022-08-17T12:56:20.0477976Z test_vmap.py:367: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0478735Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2022-08-17T12:56:20.0481444Z ok (0.003s) 2022-08-17T12:56:20.0492000Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... test_vmap.py:28: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0492880Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2022-08-17T12:56:20.0494140Z test_vmap.py:34: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0494917Z vmap(multiple_outputs)(torch.ones(3)) 2022-08-17T12:56:20.0495245Z ok (0.001s) 2022-08-17T12:56:20.0506464Z test_non_zero_in_dims (__main__.TestVmapAPI) ... test_vmap.py:310: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0507542Z output = vmap(lambda x: x, (1,))(tensor) 2022-08-17T12:56:20.0510294Z test_vmap.py:316: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0511078Z output = vmap(torch.mul, (0, 1))(x, y) 2022-08-17T12:56:20.0512224Z test_vmap.py:318: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0513007Z output = vmap(torch.mul, (1, 0))(x, y) 2022-08-17T12:56:20.0514835Z ok (0.002s) 2022-08-17T12:56:20.0525281Z test_none_in_dims (__main__.TestVmapAPI) ... test_vmap.py:326: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0526399Z output = vmap(torch.mul, (0, None))(x, y) 2022-08-17T12:56:20.0528869Z test_vmap.py:331: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0529774Z output = vmap(torch.mul, (0, None))(x, 2) 2022-08-17T12:56:20.0530719Z ok (0.002s) 2022-08-17T12:56:20.0555399Z test_nonzero_out_dims (__main__.TestVmapAPI) ... test_vmap.py:171: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0556265Z result = vmap(lambda x: x, out_dims=1)(tensor) 2022-08-17T12:56:20.0558446Z test_vmap.py:177: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0559231Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T12:56:20.0562513Z test_vmap.py:183: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0563392Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2022-08-17T12:56:20.0566021Z test_vmap.py:190: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0566828Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2022-08-17T12:56:20.0570569Z test_vmap.py:198: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0571549Z result = vmap(lambda x: x, out_dims=2)(tensor) 2022-08-17T12:56:20.0586761Z test_vmap.py:206: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0587534Z result = vmap(foo, out_dims=1)(x, y) 2022-08-17T12:56:20.0592491Z ok (0.006s) 2022-08-17T12:56:20.0601685Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... test_vmap.py:139: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0602575Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2022-08-17T12:56:20.0604420Z ok (0.001s) 2022-08-17T12:56:20.0619750Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... test_vmap.py:423: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0620705Z vmap(torch.mul, (0,))(x, y) 2022-08-17T12:56:20.0621824Z test_vmap.py:425: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0622593Z vmap(torch.mul, (0, 0, 0))(x, y) 2022-08-17T12:56:20.0623738Z test_vmap.py:427: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0624600Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2022-08-17T12:56:20.0626043Z test_vmap.py:429: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0626905Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2022-08-17T12:56:20.0628160Z test_vmap.py:431: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0628966Z vmap(torch.mul, (0, 0))(x, y) 2022-08-17T12:56:20.0629245Z ok (0.002s) 2022-08-17T12:56:20.0636238Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... test_vmap.py:302: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0637178Z vmap(lambda x: x, out_dims=3)(x) 2022-08-17T12:56:20.0660025Z test_vmap.py:304: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0660955Z vmap(lambda x: x, out_dims=-4)(x) 2022-08-17T12:56:20.0682271Z ok (0.006s) 2022-08-17T12:56:20.0697357Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... test_vmap.py:285: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0699042Z vmap(lambda x: x, out_dims=(0, 0))(x) 2022-08-17T12:56:20.0700427Z test_vmap.py:287: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0701295Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2022-08-17T12:56:20.0702691Z test_vmap.py:291: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0703556Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2022-08-17T12:56:20.0704711Z test_vmap.py:293: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0705819Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2022-08-17T12:56:20.0706166Z ok (0.002s) 2022-08-17T12:56:20.0711887Z test_out_dims_edge_case (__main__.TestVmapAPI) ... test_vmap.py:263: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0712762Z expected = vmap(foo, out_dims=1)(tensor) 2022-08-17T12:56:20.0713904Z test_vmap.py:264: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0714695Z result = vmap(foo, out_dims=(1,))(tensor) 2022-08-17T12:56:20.0715016Z ok (0.001s) 2022-08-17T12:56:20.0730590Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... test_vmap.py:271: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0731597Z vmap(lambda x: x, out_dims='lol')(tensor) 2022-08-17T12:56:20.0732767Z test_vmap.py:273: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0733631Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2022-08-17T12:56:20.0734770Z test_vmap.py:275: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0735556Z vmap(lambda x: x, out_dims=None)(tensor) 2022-08-17T12:56:20.0736697Z test_vmap.py:277: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0737474Z vmap(lambda x: x, out_dims=(None,))(tensor) 2022-08-17T12:56:20.0737785Z ok (0.001s) 2022-08-17T12:56:20.0740359Z test_single_input (__main__.TestVmapAPI) ... test_vmap.py:72: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0741306Z output = vmap(square)(x) 2022-08-17T12:56:20.0741601Z ok (0.001s) 2022-08-17T12:56:20.0753006Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... test_vmap.py:150: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0754066Z vmap(torch.ravel)(tensor) 2022-08-17T12:56:20.0775799Z test_vmap.py:156: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0776569Z vmap(out_op)(tensor, tensor) 2022-08-17T12:56:20.0799486Z test_vmap.py:161: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0800285Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2022-08-17T12:56:20.0822769Z test_vmap.py:166: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0823546Z vmap(torch.Tensor.item)(tensor) 2022-08-17T12:56:20.0849976Z ok (0.011s) 2022-08-17T12:56:20.0885467Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:56:20.0898538Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.0899528Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:56:20.0912267Z ok (0.003s) 2022-08-17T12:56:20.0931644Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.0983424Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:56:20.0997084Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1008305Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.1009227Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:56:20.1019352Z ok (0.002s) 2022-08-17T12:56:20.1049077Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:56:20.1074796Z test_inplace_on_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:56:20.1094488Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1114270Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1133186Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1156074Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1165566Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.1166623Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:56:20.1170757Z ok (0.001s) 2022-08-17T12:56:20.1183697Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1196872Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1244153Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2022-08-17T12:56:20.1257087Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1270554Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1291820Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1310494Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1333239Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1349084Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2022-08-17T12:56:20.1381222Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2022-08-17T12:56:20.1396333Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:2421: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:56:20.1397213Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T12:56:20.1397763Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:56:20.1398102Z should be replaced with 2022-08-17T12:56:20.1398600Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:56:20.1398947Z and 2022-08-17T12:56:20.1399264Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:56:20.1399597Z should be replaced with 2022-08-17T12:56:20.1400399Z 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-17T12:56:20.1401018Z return torch.symeig(x, eigenvectors=True)[0] 2022-08-17T12:56:20.1405172Z test_vmap.py:882: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.1406025Z result = vmap(op, in_dims, out_dims)(*inputs) 2022-08-17T12:56:20.1412412Z ok (0.003s) 2022-08-17T12:56:20.1425221Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1437805Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1449117Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:2481: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.1450145Z result = vmap(vjp)(gy) 2022-08-17T12:56:20.1450691Z ok (0.001s) 2022-08-17T12:56:20.1462652Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:2496: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.1463560Z result = vmap(vjp)(gy) 2022-08-17T12:56:20.1464502Z ok (0.001s) 2022-08-17T12:56:20.1475534Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2022-08-17T12:56:20.1482455Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:20.1483562Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T12:56:20.1483875Z ok (0.001s) 2022-08-17T12:56:20.1533774Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:56:20.1794565Z test_as_strided (__main__.TestVmapOperators) ... ok (0.026s) 2022-08-17T12:56:20.2926075Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.113s) 2022-08-17T12:56:20.3065270Z test_bmm (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:56:20.3107860Z test_cat (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:20.3250155Z test_chunk (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:56:20.3398624Z test_clamp (__main__.TestVmapOperators) ... ok (0.015s) 2022-08-17T12:56:20.3542595Z test_clone (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:56:20.4071263Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.053s) 2022-08-17T12:56:20.4142450Z test_conj (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:56:20.4213059Z test_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:56:20.4255780Z test_diagonal (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:20.4382742Z test_dot (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:56:20.4447520Z test_expand_as (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:56:20.4583185Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:56:20.4659348Z test_imag (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:56:20.4673910Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:56:20.4748874Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:56:20.4762280Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:56:20.4898238Z test_mm (__main__.TestVmapOperators) ... ok (0.014s) 2022-08-17T12:56:20.4973729Z test_movedim (__main__.TestVmapOperators) ... ok (0.007s) 2022-08-17T12:56:20.5103775Z test_mv (__main__.TestVmapOperators) ... ok (0.013s) 2022-08-17T12:56:20.5140920Z test_narrow (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:20.5158212Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:56:20.5263289Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.010s) 2022-08-17T12:56:20.5282848Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.002s) 2022-08-17T12:56:20.6552035Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.127s) 2022-08-17T12:56:20.6631358Z test_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:56:20.6676676Z test_reshape (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:20.6730250Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:56:20.6784308Z test_result_type (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:56:20.6815994Z test_select (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:56:20.6848537Z test_slice (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:56:20.7137628Z test_split (__main__.TestVmapOperators) ... ok (0.029s) 2022-08-17T12:56:20.7178535Z test_squeeze (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:56:20.7211781Z test_stack (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:20.7223675Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:56:20.7284723Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.006s) 2022-08-17T12:56:20.7318779Z test_t (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:56:20.8059659Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.074s) 2022-08-17T12:56:20.8102311Z test_to (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:20.8131257Z test_trace (__main__.TestVmapOperators) ... ok (0.003s) 2022-08-17T12:56:20.8178716Z test_transpose (__main__.TestVmapOperators) ... ok (0.005s) 2022-08-17T12:56:20.9076369Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.090s) 2022-08-17T12:56:21.0003749Z test_unbind (__main__.TestVmapOperators) ... ok (0.093s) 2022-08-17T12:56:21.0041398Z test_unfold (__main__.TestVmapOperators) ... ok (0.004s) 2022-08-17T12:56:21.0135443Z test_view (__main__.TestVmapOperators) ... ok (0.009s) 2022-08-17T12:56:21.0248714Z test_view_as (__main__.TestVmapOperators) ... ok (0.011s) 2022-08-17T12:56:21.0791726Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.054s) 2022-08-17T12:56:21.0875655Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.008s) 2022-08-17T12:56:21.0886528Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.001s) 2022-08-17T12:56:21.0894193Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... test_vmap.py:964: UserWarning: Please use functorch.vmap instead of torch.vmap (https://github.com/pytorch/functorch). We've moved development on torch.vmap over to functorch; functorch's vmap has a multitude of significant performance and functionality improvements. 2022-08-17T12:56:21.0895113Z vmap(op_using_fallback)(torch.rand(3)) 2022-08-17T12:56:21.0895449Z ok (0.001s) 2022-08-17T12:56:21.0895729Z 2022-08-17T12:56:21.0898541Z ---------------------------------------------------------------------- 2022-08-17T12:56:21.0898993Z Ran 125 tests in 1.483s 2022-08-17T12:56:21.0899185Z 2022-08-17T12:56:21.0899283Z OK 2022-08-17T12:56:21.0899436Z 2022-08-17T12:56:21.0899577Z Generating XML reports... 2022-08-17T12:56:21.0967561Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220817125619.xml 2022-08-17T12:56:21.0991538Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCPU-20220817125619.xml 2022-08-17T12:56:21.1027310Z Generated XML report: test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220817125619.xml 2022-08-17T12:56:21.3396297Z Running test_scatter_gather_ops ... [2022-08-17 12:56:21.339276] 2022-08-17T12:56:21.3396844Z Executing ['/opt/conda/bin/python', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:21.339357] 2022-08-17T12:56:22.6367206Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2022-08-17T12:56:22.6381174Z 2022-08-17T12:56:22.6381292Z Running tests... 2022-08-17T12:56:22.6381877Z ---------------------------------------------------------------------- 2022-08-17T12:56:22.6413252Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.003s) 2022-08-17T12:56:22.6428296Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2022-08-17T12:56:22.6443449Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2022-08-17T12:56:22.6457725Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2022-08-17T12:56:22.6469871Z test_gather_bool_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.001s) 2022-08-17T12:56:22.6541040Z test_gather_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.007s) 2022-08-17T12:56:22.6617004Z test_gather_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.007s) 2022-08-17T12:56:22.6712964Z test_scatter__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.010s) 2022-08-17T12:56:22.6806167Z test_scatter__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2022-08-17T12:56:22.6899979Z test_scatter__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2022-08-17T12:56:22.7902756Z test_scatter__reductions_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.100s) 2022-08-17T12:56:22.8908413Z test_scatter__reductions_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.100s) 2022-08-17T12:56:22.9910632Z test_scatter__reductions_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.100s) 2022-08-17T12:56:23.0000375Z test_scatter__scalar_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2022-08-17T12:56:23.0087471Z test_scatter__scalar_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2022-08-17T12:56:23.0174344Z test_scatter__scalar_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2022-08-17T12:56:23.0252120Z test_scatter_add__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2022-08-17T12:56:23.0327719Z test_scatter_add__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2022-08-17T12:56:23.0404553Z test_scatter_add__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2022-08-17T12:56:23.0421189Z test_scatter_add_mult_index_base_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.002s) 2022-08-17T12:56:23.0452031Z test_scatter_reduce_amax_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:56:23.0452592Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2022-08-17T12:56:23.0584569Z ok (0.016s) 2022-08-17T12:56:23.0740077Z test_scatter_reduce_amax_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.0903253Z test_scatter_reduce_amax_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.1068808Z test_scatter_reduce_amax_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.1233475Z test_scatter_reduce_amax_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.1389181Z test_scatter_reduce_amax_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.1544624Z test_scatter_reduce_amax_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.1701475Z test_scatter_reduce_amax_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.1858911Z test_scatter_reduce_amax_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.2015267Z test_scatter_reduce_amax_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.2177703Z test_scatter_reduce_amin_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.2333391Z test_scatter_reduce_amin_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.2496081Z test_scatter_reduce_amin_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.2662354Z test_scatter_reduce_amin_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.017s) 2022-08-17T12:56:23.2828126Z test_scatter_reduce_amin_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.2983474Z test_scatter_reduce_amin_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.3139416Z test_scatter_reduce_amin_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.3294179Z test_scatter_reduce_amin_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.3450667Z test_scatter_reduce_amin_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.3606474Z test_scatter_reduce_amin_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.3755933Z test_scatter_reduce_mean_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.3911879Z test_scatter_reduce_mean_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.4067913Z test_scatter_reduce_mean_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.016s) 2022-08-17T12:56:23.4218889Z test_scatter_reduce_mean_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.4371358Z test_scatter_reduce_mean_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.4524398Z test_scatter_reduce_mean_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.4671340Z test_scatter_reduce_mean_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.4818052Z test_scatter_reduce_mean_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.4962590Z test_scatter_reduce_mean_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.5109691Z test_scatter_reduce_mean_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.5256092Z test_scatter_reduce_mean_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.5403207Z test_scatter_reduce_prod_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.5546921Z test_scatter_reduce_prod_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.5699057Z test_scatter_reduce_prod_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.5849692Z test_scatter_reduce_prod_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.5997414Z test_scatter_reduce_prod_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.6148325Z test_scatter_reduce_prod_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.6298750Z test_scatter_reduce_prod_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.6442856Z test_scatter_reduce_prod_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.6587090Z test_scatter_reduce_prod_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.6729362Z test_scatter_reduce_prod_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.6872524Z test_scatter_reduce_prod_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.7016600Z test_scatter_reduce_prod_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.7161407Z test_scatter_reduce_sum_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.7312208Z test_scatter_reduce_sum_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.7462987Z test_scatter_reduce_sum_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.7610555Z test_scatter_reduce_sum_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.7759449Z test_scatter_reduce_sum_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.7907470Z test_scatter_reduce_sum_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.015s) 2022-08-17T12:56:23.8049828Z test_scatter_reduce_sum_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.8192774Z test_scatter_reduce_sum_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.8334678Z test_scatter_reduce_sum_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.8477933Z test_scatter_reduce_sum_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.8621245Z test_scatter_reduce_sum_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.014s) 2022-08-17T12:56:23.8621506Z 2022-08-17T12:56:23.8622003Z ---------------------------------------------------------------------- 2022-08-17T12:56:23.8622421Z Ran 74 tests in 1.224s 2022-08-17T12:56:23.8622548Z 2022-08-17T12:56:23.8622609Z OK 2022-08-17T12:56:23.8622702Z 2022-08-17T12:56:23.8622789Z Generating XML reports... 2022-08-17T12:56:23.8707721Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20220817125622.xml 2022-08-17T12:56:24.1002200Z Running test_bundled_inputs ... [2022-08-17 12:56:24.099884] 2022-08-17T12:56:24.1002726Z Executing ['/opt/conda/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:24.099964] 2022-08-17T12:56:25.1155916Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2022-08-17T12:56:25.1167836Z 2022-08-17T12:56:25.1168223Z Running tests... 2022-08-17T12:56:25.1168652Z ---------------------------------------------------------------------- 2022-08-17T12:56:25.3638492Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.247s) 2022-08-17T12:56:25.9524610Z test_dict_args (__main__.TestBundledInputs) ... ok (0.589s) 2022-08-17T12:56:25.9585509Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.006s) 2022-08-17T12:56:25.9652739Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.007s) 2022-08-17T12:56:25.9741572Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.009s) 2022-08-17T12:56:25.9848000Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.011s) 2022-08-17T12:56:26.0230244Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.038s) 2022-08-17T12:56:26.0274624Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.004s) 2022-08-17T12:56:26.0316852Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.004s) 2022-08-17T12:56:26.0395536Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.008s) 2022-08-17T12:56:26.0476295Z test_rejected_tensors (__main__.TestBundledInputs) ... ok (0.008s) 2022-08-17T12:56:26.0741298Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.026s) 2022-08-17T12:56:26.0741758Z 2022-08-17T12:56:26.0742310Z ---------------------------------------------------------------------- 2022-08-17T12:56:26.0742754Z Ran 12 tests in 0.957s 2022-08-17T12:56:26.0742946Z 2022-08-17T12:56:26.0743031Z OK 2022-08-17T12:56:26.0743188Z 2022-08-17T12:56:26.0743331Z Generating XML reports... 2022-08-17T12:56:26.0782253Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220817125625.xml 2022-08-17T12:56:26.3097700Z Running test_shape_ops ... [2022-08-17 12:56:26.309387] 2022-08-17T12:56:26.3098239Z Executing ['/opt/conda/bin/python', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:26.309469] 2022-08-17T12:56:27.5655421Z Test results will be stored in test-reports/python-unittest/test_shape_ops 2022-08-17T12:56:27.5669723Z 2022-08-17T12:56:27.5669815Z Running tests... 2022-08-17T12:56:27.5670713Z ---------------------------------------------------------------------- 2022-08-17T12:56:27.5715884Z test_clamp_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.5737654Z test_clamp_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.5760439Z test_clamp_propagates_nans_cpu (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.5873151Z test_clamp_raises_arg_errors_cpu (__main__.TestShapeOpsCPU) ... ok (0.011s) 2022-08-17T12:56:27.5896819Z test_complex_rot90_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.5919378Z test_complex_rot90_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.5932697Z test_diag_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:27.5944725Z test_diag_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:27.5959653Z test_diagonal_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:27.5981487Z test_diagonal_multidim_cpu_float32 (__main__.TestShapeOpsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-17T12:56:27.5982343Z return torch.as_tensor(tensor_like) 2022-08-17T12:56:27.5995981Z ok (0.004s) 2022-08-17T12:56:27.6133935Z test_flip_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2022-08-17T12:56:27.6238263Z test_flip_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.6374524Z test_flip_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2022-08-17T12:56:27.6515759Z test_flip_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2022-08-17T12:56:27.6646971Z test_flip_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.013s) 2022-08-17T12:56:27.7050534Z test_flip_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.040s) 2022-08-17T12:56:27.7176270Z test_flip_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.013s) 2022-08-17T12:56:27.7280920Z test_flip_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.7384554Z test_flip_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.7483655Z test_flip_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.7586649Z test_flip_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.7688834Z test_flip_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.7793430Z test_flip_errors_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.7896099Z test_flip_errors_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8001139Z test_flip_errors_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8104010Z test_flip_errors_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8207232Z test_flip_errors_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8309696Z test_flip_errors_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8412610Z test_flip_errors_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8516264Z test_flip_errors_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8618952Z test_flip_errors_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8721249Z test_flip_errors_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8823517Z test_flip_errors_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8927856Z test_flip_errors_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T12:56:27.8937166Z test_flip_large_tensor_cpu (__main__.TestShapeOpsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:27.9013311Z test_flip_numpy_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2022-08-17T12:56:27.9055899Z test_flip_numpy_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.9122864Z test_flip_numpy_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.007s) 2022-08-17T12:56:27.9189379Z test_flip_numpy_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.007s) 2022-08-17T12:56:27.9261889Z test_flip_numpy_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.007s) 2022-08-17T12:56:27.9333927Z test_flip_numpy_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.007s) 2022-08-17T12:56:27.9390587Z test_flip_numpy_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2022-08-17T12:56:27.9433744Z test_flip_numpy_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.9475397Z test_flip_numpy_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.9519339Z test_flip_numpy_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.9561211Z test_flip_numpy_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.9603365Z test_flip_numpy_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2022-08-17T12:56:27.9622111Z test_fliplr_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.9640519Z test_fliplr_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.9653815Z test_fliplr_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:27.9709051Z test_fliplr_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2022-08-17T12:56:27.9762989Z test_fliplr_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2022-08-17T12:56:27.9818089Z test_fliplr_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2022-08-17T12:56:27.9836859Z test_flipud_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.9855838Z test_flipud_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:27.9870487Z test_flipud_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:27.9901886Z test_flipud_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:56:27.9932394Z test_flipud_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:56:27.9962661Z test_flipud_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:56:28.0469241Z test_movedim_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.051s) 2022-08-17T12:56:28.0914476Z test_movedim_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.045s) 2022-08-17T12:56:28.1131891Z test_movedim_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.022s) 2022-08-17T12:56:28.1565125Z test_movedim_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.043s) 2022-08-17T12:56:28.1989971Z test_movedim_invalid_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.042s) 2022-08-17T12:56:28.2413551Z test_movedim_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.042s) 2022-08-17T12:56:28.2440969Z test_nonzero_astuple_out_cpu (__main__.TestShapeOpsCPU) ... test_shape_ops.py:629: UserWarning: An output with one or more elements was resized since it had shape [3, 3, 3], which does not match the required output shape [27, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:28.2441741Z self.assertEqual(torch.nonzero(t, as_tuple=False, out=out), torch.nonzero(t, out=out)) 2022-08-17T12:56:28.2882376Z ok (0.047s) 2022-08-17T12:56:28.2909005Z test_nonzero_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:28.2909670Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:56:28.2942626Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:28.2943252Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:56:28.2975139Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [6, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:28.2975769Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:56:28.3038930Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:28.3039727Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:56:28.3071374Z test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [60, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:56:28.3071994Z torch.nonzero(tensor, out=dst3) 2022-08-17T12:56:28.3102751Z ok (0.022s) 2022-08-17T12:56:28.3317881Z test_nonzero_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.3532353Z test_nonzero_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.3746332Z test_nonzero_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.3960754Z test_nonzero_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.4175393Z test_nonzero_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.4389589Z test_nonzero_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.4605120Z test_nonzero_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.4818758Z test_nonzero_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.5032872Z test_nonzero_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T12:56:28.5052911Z test_nonzero_discontiguous_cpu (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5061831Z test_nonzero_no_warning_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:28.5068849Z test_nonzero_non_diff_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2022-08-17T12:56:28.5287055Z test_rot90_cpu (__main__.TestShapeOpsCPU) ... ok (0.022s) 2022-08-17T12:56:28.5310955Z test_tolist_cpu (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5337561Z test_trace_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:56:28.5364665Z test_trace_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:56:28.5386437Z test_trace_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5407600Z test_trace_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5427331Z test_trace_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5448115Z test_trace_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5469083Z test_trace_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2022-08-17T12:56:28.5495136Z test_unbind_cpu (__main__.TestShapeOpsCPU) ... ok (0.003s) 2022-08-17T12:56:28.5495455Z 2022-08-17T12:56:28.5495942Z ---------------------------------------------------------------------- 2022-08-17T12:56:28.5496296Z Ran 89 tests in 0.983s 2022-08-17T12:56:28.5496401Z 2022-08-17T12:56:28.5496474Z OK (skipped=1) 2022-08-17T12:56:28.5496584Z 2022-08-17T12:56:28.5496671Z Generating XML reports... 2022-08-17T12:56:28.5592606Z Generated XML report: test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCPU-20220817125627.xml 2022-08-17T12:56:28.7905915Z Running test_nestedtensor ... [2022-08-17 12:56:28.790236] 2022-08-17T12:56:28.7906433Z Executing ['/opt/conda/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:28.790316] 2022-08-17T12:56:30.0484908Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2022-08-17T12:56:30.0500676Z 2022-08-17T12:56:30.0500818Z Running tests... 2022-08-17T12:56:30.0501354Z ---------------------------------------------------------------------- 2022-08-17T12:56:30.0521407Z 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-17T12:56:30.0521868Z nt = nested_tensor([t]) 2022-08-17T12:56:30.0541577Z ok (0.004s) 2022-08-17T12:56:30.0565288Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:56:30.0576473Z test_dim (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0634025Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.006s) 2022-08-17T12:56:30.0642715Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0699888Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.006s) 2022-08-17T12:56:30.0720233Z test_numel (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:56:30.0747697Z test_repr_string (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T12:56:30.0772246Z test_size (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:56:30.0796041Z test_stride (__main__.TestNestedTensor) ... ok (0.002s) 2022-08-17T12:56:30.0805911Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0817131Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0828305Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0839188Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0849942Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.001s) 2022-08-17T12:56:30.0882796Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.003s) 2022-08-17T12:56:30.0898773Z test_backward_for_add_op (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.0920249Z test_nested_tensor_bmm_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.1188656Z test_nested_tensor_bmm_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.027s) 2022-08-17T12:56:30.1216720Z test_nested_tensor_from_list (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-17T12:56:30.1239682Z test_nested_tensor_from_mask_and_to_padded (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.1259268Z test_nested_tensor_from_padded (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.1280189Z test_nested_tensor_from_padded_fused (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.1338818Z test_nested_tensor_linear (__main__.TestNestedTensorAutograd) ... ok (0.006s) 2022-08-17T12:56:30.1353236Z test_nested_tensor_linear_backward (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:56:30.1374194Z test_nested_tensor_matmul_backward (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.1635399Z test_nested_tensor_matmul_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.026s) 2022-08-17T12:56:30.1650732Z test_nested_tensor_reshape_backward (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:56:30.1665955Z 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-17T12:56:30.1666977Z f'Input #{idx} requires gradient and ' 2022-08-17T12:56:30.1668091Z /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-17T12:56:30.1668934Z f'Input #{idx} requires gradient and ' 2022-08-17T12:56:30.1770212Z ok (0.012s) 2022-08-17T12:56:30.1799324Z test_nested_tensor_softmax (__main__.TestNestedTensorAutograd) ... ok (0.003s) 2022-08-17T12:56:30.1818047Z test_nested_tensor_to_padded_tensor (__main__.TestNestedTensorAutograd) ... ok (0.002s) 2022-08-17T12:56:30.1832794Z test_nested_tensor_transpose_backward (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:56:30.1931430Z test_nested_tensor_transpose_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.010s) 2022-08-17T12:56:30.1939126Z test_set_requires_grad_from_list (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:56:30.1947683Z test_set_requires_grad_from_mask (__main__.TestNestedTensorAutograd) ... ok (0.001s) 2022-08-17T12:56:30.2002916Z test_size_dim (__main__.TestNestedTensorAutograd) ... ok (0.005s) 2022-08-17T12:56:30.2450883Z test_bmm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.045s) 2022-08-17T12:56:30.2888975Z test_bmm_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:56:30.2904826Z test_bmm_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.2919535Z test_bmm_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.2971614Z test_clone_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:56:30.3018852Z test_clone_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:56:30.3027161Z test_device_checks_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.3086652Z test_dropout_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:56:30.3142470Z test_dropout_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:56:30.3167294Z test_embedding_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.3249376Z test_layer_norm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:56:30.3454534Z test_linear_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:56:30.3650260Z test_linear_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:56:30.3697006Z test_linear_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:56:30.3741128Z test_linear_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:56:30.4278819Z 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-17T12:56:30.4280269Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T12:56:30.4281588Z 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-17T12:56:30.4282876Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T12:56:30.4283331Z ok (0.054s) 2022-08-17T12:56:30.4816644Z test_matmul_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.053s) 2022-08-17T12:56:30.4832904Z test_matmul_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.4847946Z test_matmul_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.4863574Z test_nested_tensor_add_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.4879062Z test_nested_tensor_add_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.4894362Z test_nested_tensor_add_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.4909729Z test_nested_tensor_add_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.5231499Z test_nested_tensor_indexing_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:56:30.5552872Z test_nested_tensor_indexing_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:56:30.5871919Z test_nested_tensor_indexing_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:56:30.5888696Z test_nested_tensor_indexing_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.5906113Z test_nested_tensor_indexing_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.5922512Z test_nested_tensor_indexing_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.6012128Z test_nested_tensor_mul_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:56:30.6097234Z test_nested_tensor_mul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:56:30.6203759Z test_nested_tensor_mul_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:56:30.6311460Z test_nested_tensor_mul_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:56:30.6446322Z test_nested_tensor_sum_dim_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:56:30.6612952Z test_reshape_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:56:30.6776912Z test_reshape_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:56:30.6938641Z test_reshape_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:56:30.7028607Z test_scaled_dot_product_attention_input_dim_3_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:56:30.7118729Z test_scaled_dot_product_attention_input_dim_4_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:56:30.7398545Z test_softmax_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:56:30.7676686Z test_softmax_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:56:30.7692200Z test_softmax_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:56:30.7708366Z test_softmax_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7728426Z test_to_padded_tensor_dim2_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7746366Z test_to_padded_tensor_dim2_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7765005Z test_to_padded_tensor_dim2_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7783685Z test_to_padded_tensor_dim3_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7801792Z test_to_padded_tensor_dim3_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7820939Z test_to_padded_tensor_dim3_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.7867190Z test_to_padded_tensor_dim4_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:56:30.7895151Z test_to_padded_tensor_dim4_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:56:30.7937258Z test_to_padded_tensor_dim4_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:56:30.7975945Z test_to_padded_tensor_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:56:30.8012261Z test_to_padded_tensor_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:56:30.8049029Z test_to_padded_tensor_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:56:30.8070863Z test_to_padded_tensor_output_size_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8093125Z test_to_padded_tensor_output_size_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8113715Z test_to_padded_tensor_simple_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8133635Z test_to_padded_tensor_simple_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8152661Z test_to_then_from_padded_tensor_no_transform0213_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8260367Z test_transpose_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:56:30.8368665Z test_transpose_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:56:30.8475502Z test_transpose_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:56:30.8494476Z test_transpose_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8514323Z test_transpose_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8533101Z test_transpose_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8549565Z test_unbind_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8567420Z test_unbind_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8584757Z test_unbind_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:56:30.8585350Z 2022-08-17T12:56:30.8585851Z ---------------------------------------------------------------------- 2022-08-17T12:56:30.8586288Z Ran 105 tests in 0.808s 2022-08-17T12:56:30.8586495Z 2022-08-17T12:56:30.8586598Z OK 2022-08-17T12:56:30.8586763Z 2022-08-17T12:56:30.8586921Z Generating XML reports... 2022-08-17T12:56:30.8627625Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817125630.xml 2022-08-17T12:56:30.8646402Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817125630.xml 2022-08-17T12:56:30.8699786Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817125630.xml 2022-08-17T12:56:31.1002012Z Running test_model_dump ... [2022-08-17 12:56:31.099845] 2022-08-17T12:56:31.1002515Z Executing ['/opt/conda/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:31.099925] 2022-08-17T12:56:32.1170713Z Test results will be stored in test-reports/python-unittest/test_model_dump 2022-08-17T12:56:32.1181426Z 2022-08-17T12:56:32.1181538Z Running tests... 2022-08-17T12:56:32.1182102Z ---------------------------------------------------------------------- 2022-08-17T12:56:32.3561534Z test_inline_skeleton (__main__.TestModelDump) ... ok (0.238s) 2022-08-17T12:56:32.3748720Z test_invalid_json (__main__.TestModelDump) ... ok (0.019s) 2022-08-17T12:56:32.3905797Z test_main (__main__.TestModelDump) ... ok (0.016s) 2022-08-17T12:56:32.3922630Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.002s) 2022-08-17T12:56:32.3966938Z test_model_with_lists (__main__.TestModelDump) ... ok (0.004s) 2022-08-17T12:56:32.6187835Z test_optimized_quantized_model (__main__.TestModelDump) ... ok (0.222s) 2022-08-17T12:56:32.7753593Z test_quantized_model (__main__.TestModelDump) ... ok (0.157s) 2022-08-17T12:56:32.7864241Z test_scripted_model (__main__.TestModelDump) ... ok (0.011s) 2022-08-17T12:56:32.8030153Z test_traced_model (__main__.TestModelDump) ... ok (0.017s) 2022-08-17T12:56:32.8030443Z 2022-08-17T12:56:32.8031393Z ---------------------------------------------------------------------- 2022-08-17T12:56:32.8031839Z Ran 9 tests in 0.685s 2022-08-17T12:56:32.8032040Z 2022-08-17T12:56:32.8033430Z OK (skipped=1) 2022-08-17T12:56:32.8033606Z 2022-08-17T12:56:32.8033751Z Generating XML reports... 2022-08-17T12:56:32.8065158Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20220817125632.xml 2022-08-17T12:56:33.0405804Z Running test_datapipe ... [2022-08-17 12:56:33.040146] 2022-08-17T12:56:33.0406301Z Executing ['/opt/conda/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:33.040228] 2022-08-17T12:56:34.0828898Z Test results will be stored in test-reports/python-unittest/test_datapipe 2022-08-17T12:56:34.0851922Z 2022-08-17T12:56:34.0852058Z Running tests... 2022-08-17T12:56:34.0853063Z ---------------------------------------------------------------------- 2022-08-17T12:56:34.0857119Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T12:56:34.0894098Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.004s) 2022-08-17T12:56:34.3313516Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T12:56:34.3314151Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T12:56:34.3377963Z ok (0.248s) 2022-08-17T12:56:34.3386390Z test_as_string (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T12:56:34.3393791Z test_getitem (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T12:56:34.3400200Z test_iter (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T12:56:34.3404039Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T12:56:34.3411973Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T12:56:34.3419758Z test_reverse (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T12:56:34.3427292Z test_sort (__main__.TestDataChunk) ... ok (0.001s) 2022-08-17T12:56:34.3433565Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-17T12:56:34.3438740Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T12:56:34.3446977Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.001s) 2022-08-17T12:56:34.3451322Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T12:56:34.3456268Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T12:56:34.3460484Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T12:56:34.3494575Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-08-17T12:56:34.3524136Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.3524850Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.3541060Z ok (0.005s) 2022-08-17T12:56:34.3574492Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-08-17T12:56:34.3648315Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.3648830Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.3655881Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.3656316Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.3663924Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.3664358Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.3674406Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.3674912Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.3681489Z ok (0.011s) 2022-08-17T12:56:34.3719562Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2022-08-17T12:56:34.3851524Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.013s) 2022-08-17T12:56:34.3875943Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2022-08-17T12:56:34.4017636Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.014s) 2022-08-17T12:56:34.4034951Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.4035508Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.4068678Z ok (0.005s) 2022-08-17T12:56:34.4311052Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.024s) 2022-08-17T12:56:34.4337750Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-08-17T12:56:34.4351913Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2022-08-17T12:56:34.4448549Z test_serializable (__main__.TestFunctionalIterDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T12:56:34.4449130Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T12:56:34.4673495Z /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T12:56:34.4673999Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T12:56:34.4822687Z ok (0.047s) 2022-08-17T12:56:34.4843789Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-08-17T12:56:34.4965358Z Only for DataPipes that take in a function as argument ... ok (0.014s) 2022-08-17T12:56:34.4985858Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74877 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.002s) 2022-08-17T12:56:34.5000961Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2022-08-17T12:56:34.5050778Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2022-08-17T12:56:34.5077904Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2022-08-17T12:56:34.5111291Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.003s) 2022-08-17T12:56:34.5133015Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-08-17T12:56:34.5145739Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.5146258Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.5165245Z ok (0.003s) 2022-08-17T12:56:34.5187286Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-08-17T12:56:34.5281897Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.009s) 2022-08-17T12:56:34.5293091Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-08-17T12:56:34.5317670Z Only for DataPipes that take in a function as argument ... ok (0.004s) 2022-08-17T12:56:34.5335099Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-08-17T12:56:34.5358502Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2022-08-17T12:56:34.5368904Z test_simple_traverse (__main__.TestGraph) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.5369384Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.5372650Z ok (0.001s) 2022-08-17T12:56:34.5388474Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.002s) 2022-08-17T12:56:34.5417828Z test_traverse_forked (__main__.TestGraph) ... ok (0.003s) 2022-08-17T12:56:34.5430310Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-08-17T12:56:34.5440422Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.001s) 2022-08-17T12:56:34.5453112Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.001s) 2022-08-17T12:56:34.5461780Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2022-08-17T12:56:34.5475891Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2022-08-17T12:56:34.5487437Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2022-08-17T12:56:34.5501619Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2022-08-17T12:56:34.5512449Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2022-08-17T12:56:34.5525267Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.001s) 2022-08-17T12:56:34.5539016Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.001s) 2022-08-17T12:56:34.5663547Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.012s) 2022-08-17T12:56:34.5697844Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/iter/combining.py:264: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T12:56:34.5698573Z "the buffer and each child DataPipe will read from the start again.", UserWarning) 2022-08-17T12:56:34.5716475Z ok (0.005s) 2022-08-17T12:56:34.5828309Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.011s) 2022-08-17T12:56:34.5837917Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T12:56:34.5856313Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.003s) 2022-08-17T12:56:34.5884411Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T12:56:34.5928569Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.007s) 2022-08-17T12:56:34.5933492Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T12:56:34.5958893Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.003s) 2022-08-17T12:56:34.5968657Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T12:56:34.5979094Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.002s) 2022-08-17T12:56:34.5989390Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T12:56:34.6017522Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.004s) 2022-08-17T12:56:34.6037049Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /opt/conda/lib/python3.7/site-packages/torch/utils/data/datapipes/utils/common.py:53: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T12:56:34.6037549Z "Local function is not supported by pickle, please use " 2022-08-17T12:56:34.6055814Z ok (0.004s) 2022-08-17T12:56:34.6124063Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.007s) 2022-08-17T12:56:34.6148017Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2022-08-17T12:56:34.6165042Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2022-08-17T12:56:34.6191424Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-08-17T12:56:34.6228727Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.004s) 2022-08-17T12:56:34.6263556Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2022-08-17T12:56:34.6269507Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2022-08-17T12:56:34.6274840Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2022-08-17T12:56:34.6751166Z test_old_dataloader (__main__.TestSharding) ... ok (0.047s) 2022-08-17T12:56:34.6773522Z test_sharding_length (__main__.TestSharding) ... ok (0.002s) 2022-08-17T12:56:34.6807206Z test_simple_sharding (__main__.TestSharding) ... ok (0.003s) 2022-08-17T12:56:34.6820594Z test_api (__main__.TestStreamWrapper) ... ok (0.001s) 2022-08-17T12:56:34.6828551Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2022-08-17T12:56:34.6841338Z test_pickle (__main__.TestStreamWrapper) ... ok (0.001s) 2022-08-17T12:56:34.6851910Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2022-08-17T12:56:34.6886822Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.003s) 2022-08-17T12:56:34.6897277Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-17T12:56:34.6905271Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2022-08-17T12:56:34.6922304Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-17T12:56:34.6930885Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2022-08-17T12:56:34.6941508Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-17T12:56:34.6954271Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2022-08-17T12:56:34.6971655Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2022-08-17T12:56:34.6971997Z 2022-08-17T12:56:34.6972409Z ---------------------------------------------------------------------- 2022-08-17T12:56:34.6972780Z Ran 87 tests in 0.612s 2022-08-17T12:56:34.6972904Z 2022-08-17T12:56:34.6972980Z OK (skipped=17) 2022-08-17T12:56:34.6973076Z 2022-08-17T12:56:34.6973167Z Generating XML reports... 2022-08-17T12:56:34.7004792Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220817125634.xml 2022-08-17T12:56:34.7011540Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220817125634.xml 2022-08-17T12:56:34.7028538Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220817125634.xml 2022-08-17T12:56:34.7036709Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220817125634.xml 2022-08-17T12:56:34.7043432Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220817125634.xml 2022-08-17T12:56:34.7049569Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20220817125634.xml 2022-08-17T12:56:34.7055497Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20220817125634.xml 2022-08-17T12:56:34.7061699Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220817125634.xml 2022-08-17T12:56:34.7068907Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220817125634.xml 2022-08-17T12:56:34.7073028Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220817125634.xml 2022-08-17T12:56:34.7083795Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220817125634.xml 2022-08-17T12:56:34.7092216Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220817125634.xml 2022-08-17T12:56:34.7095199Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220817125634.xml 2022-08-17T12:56:34.7102453Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220817125634.xml 2022-08-17T12:56:34.7106374Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220817125634.xml 2022-08-17T12:56:34.9639310Z Running test_fake_tensor ... [2022-08-17 12:56:34.963572] 2022-08-17T12:56:34.9639819Z Executing ['/opt/conda/bin/python', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:34.963651] 2022-08-17T12:56:35.9987101Z Test results will be stored in test-reports/python-unittest/test_fake_tensor 2022-08-17T12:56:36.0001468Z 2022-08-17T12:56:36.0001605Z Running tests... 2022-08-17T12:56:36.0002174Z ---------------------------------------------------------------------- 2022-08-17T12:56:36.2366416Z test_dead_key (__main__.FakeTensorConverterTest) ... ok (0.236s) 2022-08-17T12:56:36.2379814Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:56:36.2388955Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:56:36.2397713Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:56:36.2422732Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.002s) 2022-08-17T12:56:36.2434034Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:56:36.2448644Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:56:36.2465198Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... ok (0.002s) 2022-08-17T12:56:36.2476043Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.001s) 2022-08-17T12:56:36.2625109Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.015s) 2022-08-17T12:56:36.3237790Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.061s) 2022-08-17T12:56:36.4225302Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.099s) 2022-08-17T12:56:36.4256082Z test_basic (__main__.FakeTensorTest) ... ok (0.003s) 2022-08-17T12:56:36.4277339Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T12:56:36.4288184Z test_constructor (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4301507Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4324675Z test_cudnn_rnn (__main__.FakeTensorTest) ... skip: requires cuda (0.002s) 2022-08-17T12:56:36.4337523Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4384314Z test_deepcopy (__main__.FakeTensorTest) ... ok (0.005s) 2022-08-17T12:56:36.4403657Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T12:56:36.4415611Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4431638Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.002s) 2022-08-17T12:56:36.4440200Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4455001Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4460023Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:56:36.4466753Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4478131Z test_mode (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4576160Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.010s) 2022-08-17T12:56:36.4582809Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4588207Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4592569Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:56:36.4606132Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4621064Z test_randperm (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T12:56:36.4625620Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:56:36.4631310Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4637071Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4642312Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T12:56:36.4648344Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2022-08-17T12:56:36.4648844Z 2022-08-17T12:56:36.4649308Z ---------------------------------------------------------------------- 2022-08-17T12:56:36.4649581Z Ran 38 tests in 0.465s 2022-08-17T12:56:36.4649695Z 2022-08-17T12:56:36.4649773Z OK (skipped=13) 2022-08-17T12:56:36.4649884Z 2022-08-17T12:56:36.4649970Z Generating XML reports... 2022-08-17T12:56:36.4680241Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20220817125635.xml 2022-08-17T12:56:36.4684287Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20220817125635.xml 2022-08-17T12:56:36.4712084Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20220817125635.xml 2022-08-17T12:56:36.7119399Z Running test_monitor ... [2022-08-17 12:56:36.711578] 2022-08-17T12:56:36.7120370Z Executing ['/opt/conda/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:36.711662] 2022-08-17T12:56:37.7100452Z Test results will be stored in test-reports/python-unittest/test_monitor 2022-08-17T12:56:37.7111863Z 2022-08-17T12:56:37.7112013Z Running tests... 2022-08-17T12:56:37.7112629Z ---------------------------------------------------------------------- 2022-08-17T12:56:37.9478847Z test_event_handler (__main__.TestMonitor) ... ok (0.236s) 2022-08-17T12:56:37.9491704Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.001s) 2022-08-17T12:56:37.9513685Z test_interval_stat (__main__.TestMonitor) ... ok (0.002s) 2022-08-17T12:56:37.9522736Z test_log_event (__main__.TestMonitor) ... ok (0.001s) 2022-08-17T12:56:38.1028039Z test_event_handler (__main__.TestMonitorTensorboard) ... ok (0.150s) 2022-08-17T12:56:38.1028327Z 2022-08-17T12:56:38.1028648Z ---------------------------------------------------------------------- 2022-08-17T12:56:38.1028900Z Ran 5 tests in 0.392s 2022-08-17T12:56:38.1029014Z 2022-08-17T12:56:38.1029079Z OK 2022-08-17T12:56:38.1029172Z 2022-08-17T12:56:38.1029264Z Generating XML reports... 2022-08-17T12:56:38.1034140Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220817125637.xml 2022-08-17T12:56:38.1036407Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220817125637.xml 2022-08-17T12:56:38.3620505Z Running test_python_dispatch ... [2022-08-17 12:56:38.361640] 2022-08-17T12:56:38.3621044Z Executing ['/opt/conda/bin/python', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:38.361719] 2022-08-17T12:56:39.3693602Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2022-08-17T12:56:39.3707907Z 2022-08-17T12:56:39.3708001Z Running tests... 2022-08-17T12:56:39.3708711Z ---------------------------------------------------------------------- 2022-08-17T12:56:39.6086116Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (0.238s) 2022-08-17T12:56:39.6097615Z test_all_same_mode_scope (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6118451Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6176235Z test_basic (__main__.TestPythonDispatch) ... ok (0.006s) 2022-08-17T12:56:39.6197965Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6205344Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6216398Z test_ctor_no_inner (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6263873Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.005s) 2022-08-17T12:56:39.6285770Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6296999Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6312639Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6322950Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6350427Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:56:39.6370400Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6381140Z test_disable_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6395670Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6409468Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6422665Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6431257Z test_enable_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6439486Z test_enable_torch_dispatch_mode_error (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6450006Z test_enable_torch_dispatch_mode_ignore_preexisting (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6458979Z test_enable_torch_dispatch_mode_instance (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6469794Z test_enable_torch_dispatch_mode_replace (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6481850Z test_enable_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6505654Z test_enable_torch_dispatch_mode_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6526268Z test_enable_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6535069Z test_enable_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6545313Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6553417Z test_error_using_same_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6560132Z test_error_with_ancestor (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6572169Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6588180Z test_find_outermost_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6603210Z test_format (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6619006Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6631172Z test_invalid_ret (__main__.TestPythonDispatch) ... test_python_dispatch.py:430: DeprecationWarning: Please use assertRaisesRegex instead. 2022-08-17T12:56:39.6631632Z RuntimeError, "Unable to cast", lambda: A(torch.zeros(1)).detach(), 2022-08-17T12:56:39.6632909Z ok (0.001s) 2022-08-17T12:56:39.6667390Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:56:39.6686615Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6701198Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6727656Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:56:39.6744036Z test_like (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6759824Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6783292Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6789522Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6805284Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6825436Z test_make_wrapper_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.6832838Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6905232Z test_metadata_change_not_allowed (__main__.TestPythonDispatch) ... ok (0.007s) 2022-08-17T12:56:39.6917339Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6927179Z test_nested_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6938184Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6945460Z test_nested_push_regular (__main__.TestPythonDispatch) ... /opt/conda/lib/python3.7/site-packages/torch/utils/_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-17T12:56:39.6946043Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T12:56:39.6946304Z ok (0.001s) 2022-08-17T12:56:39.6955857Z test_nesting_with_same_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.6965108Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7041353Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.008s) 2022-08-17T12:56:39.7061893Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7075474Z test_out (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7093661Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7101807Z test_restore_ancestor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7113373Z test_restore_errors (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7129910Z test_set_data (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7151802Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7182771Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:56:39.7189681Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7209055Z test_storage (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7217726Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7245295Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2022-08-17T12:56:39.7308842Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.006s) 2022-08-17T12:56:39.7330963Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7368940Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.004s) 2022-08-17T12:56:39.7382669Z test_version (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7391559Z test_with_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7400598Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7411992Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.001s) 2022-08-17T12:56:39.7432794Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.002s) 2022-08-17T12:56:39.7494344Z test_alias_analysis (__main__.TestPythonRegistration) ... ok (0.006s) 2022-08-17T12:56:39.7512235Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.002s) 2022-08-17T12:56:39.7520492Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-17T12:56:39.7528659Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-17T12:56:39.7555556Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.003s) 2022-08-17T12:56:39.7590024Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... /opt/conda/lib/python3.7/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T12:56:39.7590595Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:56:39.7590929Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2022-08-17T12:56:39.7591198Z dispatch key: ZeroTensor 2022-08-17T12:56:39.7591490Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/BatchingRegistrations.cpp:1089 2022-08-17T12:56:39.7591972Z new kernel: registered at /dev/null:628 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:139.) 2022-08-17T12:56:39.7592453Z self.m.impl(name, dispatch_key, fn) 2022-08-17T12:56:39.7592812Z ok (0.004s) 2022-08-17T12:56:39.7604924Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.001s) 2022-08-17T12:56:39.7639290Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... ok (0.003s) 2022-08-17T12:56:39.7639687Z 2022-08-17T12:56:39.7640267Z ---------------------------------------------------------------------- 2022-08-17T12:56:39.7640691Z Ran 82 tests in 0.393s 2022-08-17T12:56:39.7640816Z 2022-08-17T12:56:39.7640920Z OK 2022-08-17T12:56:39.7641014Z 2022-08-17T12:56:39.7641101Z Generating XML reports... 2022-08-17T12:56:39.7715840Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220817125639.xml 2022-08-17T12:56:39.7723389Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220817125639.xml 2022-08-17T12:56:40.0084520Z Running test_jit_disabled ... [2022-08-17 12:56:40.008076] 2022-08-17T12:56:40.0085213Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:40.008158] 2022-08-17T12:56:41.0005874Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2022-08-17T12:56:41.0015978Z 2022-08-17T12:56:41.0016084Z Running tests... 2022-08-17T12:56:41.0016490Z ---------------------------------------------------------------------- 2022-08-17T12:56:41.2822781Z test_attribute (__main__.TestJitDisabled) ... ok (0.280s) 2022-08-17T12:56:41.3228772Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.041s) 2022-08-17T12:56:41.3629595Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.040s) 2022-08-17T12:56:41.3630249Z 2022-08-17T12:56:41.3630783Z ---------------------------------------------------------------------- 2022-08-17T12:56:41.3631231Z Ran 3 tests in 0.361s 2022-08-17T12:56:41.3631421Z 2022-08-17T12:56:41.3631482Z OK 2022-08-17T12:56:41.3631574Z 2022-08-17T12:56:41.3631661Z Generating XML reports... 2022-08-17T12:56:41.3666269Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817125640.xml 2022-08-17T12:56:41.6278286Z Running test_autocast ... [2022-08-17 12:56:41.627452] 2022-08-17T12:56:41.6278792Z Executing ['/opt/conda/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:41.627535] 2022-08-17T12:56:42.6219097Z Test results will be stored in test-reports/python-unittest/test_autocast 2022-08-17T12:56:42.6231063Z 2022-08-17T12:56:42.6231195Z Running tests... 2022-08-17T12:56:42.6231807Z ---------------------------------------------------------------------- 2022-08-17T12:56:42.8694443Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.246s) 2022-08-17T12:56:42.8731084Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.004s) 2022-08-17T12:56:42.8774563Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.004s) 2022-08-17T12:56:42.8898516Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.012s) 2022-08-17T12:56:42.8943209Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.004s) 2022-08-17T12:56:42.9536747Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.059s) 2022-08-17T12:56:42.9576301Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.004s) 2022-08-17T12:56:42.9586864Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.001s) 2022-08-17T12:56:42.9587152Z 2022-08-17T12:56:42.9587608Z ---------------------------------------------------------------------- 2022-08-17T12:56:42.9588013Z Ran 8 tests in 0.336s 2022-08-17T12:56:42.9588203Z 2022-08-17T12:56:42.9588287Z OK 2022-08-17T12:56:42.9588439Z 2022-08-17T12:56:42.9588582Z Generating XML reports... 2022-08-17T12:56:42.9618489Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817125642.xml 2022-08-17T12:56:42.9621075Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817125642.xml 2022-08-17T12:56:43.1920128Z Running test_multiprocessing_spawn ... [2022-08-17 12:56:43.191635] 2022-08-17T12:56:43.1920869Z Executing ['/opt/conda/bin/python', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:43.191717] 2022-08-17T12:56:44.1877899Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2022-08-17T12:56:44.1889953Z 2022-08-17T12:56:44.1890094Z Running tests... 2022-08-17T12:56:44.1890531Z ---------------------------------------------------------------------- 2022-08-17T12:56:44.4319478Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.243s) 2022-08-17T12:56:44.4773317Z test_exception_all (__main__.ForkTest) ... ok (0.045s) 2022-08-17T12:56:44.4782724Z 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-17T12:56:44.4788332Z 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-17T12:56:44.4791984Z 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-17T12:56:44.4796931Z 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.000s) 2022-08-17T12:56:44.4802276Z 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-17T12:56:44.4807393Z 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.000s) 2022-08-17T12:56:44.4811923Z 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.000s) 2022-08-17T12:56:44.4816922Z 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.000s) 2022-08-17T12:56:44.4821398Z 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.000s) 2022-08-17T12:56:44.4826768Z 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.000s) 2022-08-17T12:56:44.4832166Z 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-17T12:56:44.4918175Z test_signal_raises (__main__.SpawnTest) ... ok (0.009s) 2022-08-17T12:56:44.4925119Z 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-17T12:56:44.4929792Z 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.000s) 2022-08-17T12:56:44.4934921Z 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.000s) 2022-08-17T12:56:44.4939798Z 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.000s) 2022-08-17T12:56:44.4945211Z 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.000s) 2022-08-17T12:56:44.4945694Z 2022-08-17T12:56:44.4945907Z ---------------------------------------------------------------------- 2022-08-17T12:56:44.4946160Z Ran 19 tests in 0.305s 2022-08-17T12:56:44.4946276Z 2022-08-17T12:56:44.4946450Z OK (skipped=16) 2022-08-17T12:56:44.4946587Z 2022-08-17T12:56:44.4946710Z Generating XML reports... 2022-08-17T12:56:44.4976308Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220817125644.xml 2022-08-17T12:56:44.4985373Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220817125644.xml 2022-08-17T12:56:44.4996978Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220817125644.xml 2022-08-17T12:56:44.7579293Z Running test_pytree ... [2022-08-17 12:56:44.757529] 2022-08-17T12:56:44.7579835Z Executing ['/opt/conda/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:44.757610] 2022-08-17T12:56:45.7595844Z Test results will be stored in test-reports/python-unittest/test_pytree 2022-08-17T12:56:45.7606802Z 2022-08-17T12:56:45.7607198Z Running tests... 2022-08-17T12:56:45.7607875Z ---------------------------------------------------------------------- 2022-08-17T12:56:46.0006631Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (0.240s) 2022-08-17T12:56:46.0050139Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.004s) 2022-08-17T12:56:46.0069623Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:56:46.0088722Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:56:46.0106412Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:56:46.0117393Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0133951Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:56:46.0151061Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:56:46.0165381Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0185838Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.002s) 2022-08-17T12:56:46.0198346Z test_tree_all_any (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0207039Z test_tree_only (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0218764Z test_treemap (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0228411Z test_treespec_equality (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0236115Z test_treespec_repr (__main__.TestPytree) ... ok (0.001s) 2022-08-17T12:56:46.0236487Z 2022-08-17T12:56:46.0236935Z ---------------------------------------------------------------------- 2022-08-17T12:56:46.0237351Z Ran 15 tests in 0.263s 2022-08-17T12:56:46.0237540Z 2022-08-17T12:56:46.0237637Z OK 2022-08-17T12:56:46.0237787Z 2022-08-17T12:56:46.0237912Z Generating XML reports... 2022-08-17T12:56:46.0272166Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20220817125645.xml 2022-08-17T12:56:46.2588875Z Running test_profiler_tree ... [2022-08-17 12:56:46.258514] 2022-08-17T12:56:46.2589393Z Executing ['/opt/conda/bin/python', '-bb', 'test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:46.258595] 2022-08-17T12:56:47.2545319Z Test results will be stored in test-reports/python-unittest/test_profiler_tree 2022-08-17T12:56:47.2556065Z 2022-08-17T12:56:47.2556502Z Running tests... 2022-08-17T12:56:47.2556893Z ---------------------------------------------------------------------- 2022-08-17T12:56:47.4931259Z 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.237s) 2022-08-17T12:56:47.4939715Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:47.4954389Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:47.4963569Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: CUDA is required (0.001s) 2022-08-17T12:56:47.4973553Z 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-17T12:56:47.4983511Z 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.001s) 2022-08-17T12:56:47.4993032Z 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-17T12:56:47.5020699Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... STAGE:2022-08-17 12:56:47 4919:4919 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:47.5032218Z STAGE:2022-08-17 12:56:47 4919:4919 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:47.5089645Z STAGE:2022-08-17 12:56:47 4919:4919 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:47.5095219Z STAGE:2022-08-17 12:56:47 4919:4919 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:47.5146054Z STAGE:2022-08-17 12:56:47 4919:4919 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:56:47.5151675Z STAGE:2022-08-17 12:56:47 4919:4919 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:56:47.5199705Z ok (0.021s) 2022-08-17T12:56:47.5199895Z 2022-08-17T12:56:47.5200195Z ---------------------------------------------------------------------- 2022-08-17T12:56:47.5200445Z Ran 8 tests in 0.264s 2022-08-17T12:56:47.5200597Z 2022-08-17T12:56:47.5201870Z OK (skipped=7) 2022-08-17T12:56:47.5202096Z 2022-08-17T12:56:47.5202265Z Generating XML reports... 2022-08-17T12:56:47.5232794Z Generated XML report: test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220817125647.xml 2022-08-17T12:56:47.7478986Z Running test_show_pickle ... [2022-08-17 12:56:47.747479] 2022-08-17T12:56:47.7479513Z Executing ['/opt/conda/bin/python', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:47.747561] 2022-08-17T12:56:48.7495689Z Test results will be stored in test-reports/python-unittest/test_show_pickle 2022-08-17T12:56:48.7507331Z 2022-08-17T12:56:48.7507430Z Running tests... 2022-08-17T12:56:48.7507887Z ---------------------------------------------------------------------- 2022-08-17T12:56:48.9983984Z test_scripted_model (__main__.TestShowPickle) ... ok (0.247s) 2022-08-17T12:56:48.9984303Z 2022-08-17T12:56:48.9984787Z ---------------------------------------------------------------------- 2022-08-17T12:56:48.9985186Z Ran 1 test in 0.248s 2022-08-17T12:56:48.9985302Z 2022-08-17T12:56:48.9985364Z OK 2022-08-17T12:56:48.9985456Z 2022-08-17T12:56:48.9985543Z Generating XML reports... 2022-08-17T12:56:49.0008201Z Generated XML report: test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20220817125648.xml 2022-08-17T12:56:49.2212904Z Running test_per_overload_api ... [2022-08-17 12:56:49.220907] 2022-08-17T12:56:49.2213432Z Executing ['/opt/conda/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:49.220994] 2022-08-17T12:56:50.2111397Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2022-08-17T12:56:50.2121458Z 2022-08-17T12:56:50.2121598Z Running tests... 2022-08-17T12:56:50.2122198Z ---------------------------------------------------------------------- 2022-08-17T12:56:50.4584869Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.246s) 2022-08-17T12:56:50.4601085Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.002s) 2022-08-17T12:56:50.4616183Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.001s) 2022-08-17T12:56:50.4616552Z 2022-08-17T12:56:50.4617116Z ---------------------------------------------------------------------- 2022-08-17T12:56:50.4617539Z Ran 3 tests in 0.249s 2022-08-17T12:56:50.4617725Z 2022-08-17T12:56:50.4617807Z OK 2022-08-17T12:56:50.4617954Z 2022-08-17T12:56:50.4618101Z Generating XML reports... 2022-08-17T12:56:50.4643919Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220817125650.xml 2022-08-17T12:56:50.6879088Z Running test_fx_passes ... [2022-08-17 12:56:50.687516] 2022-08-17T12:56:50.6880285Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:50.687596] 2022-08-17T12:56:51.7251403Z Test results will be stored in test-reports/python-unittest/test_fx_passes 2022-08-17T12:56:51.7266194Z 2022-08-17T12:56:51.7266491Z Running tests... 2022-08-17T12:56:51.7267147Z ---------------------------------------------------------------------- 2022-08-17T12:56:51.9702388Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.243s) 2022-08-17T12:56:51.9765731Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-08-17T12:56:51.9825721Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-08-17T12:56:51.9881977Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-08-17T12:56:51.9936109Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:51.9991335Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0051427Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-08-17T12:56:52.0104439Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0158659Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0220477Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-08-17T12:56:52.0275599Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0327851Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0357271Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2022-08-17T12:56:52.0393388Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-08-17T12:56:52.0422049Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2022-08-17T12:56:52.0452113Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2022-08-17T12:56:52.0513459Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2022-08-17T12:56:52.0633982Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']] (__main__.TestFXGraphPasses) ... ok (0.012s) 2022-08-17T12:56:52.0682829Z test_partitioner_fn__expected_partition_[['add_1'], ['add']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0732016Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0775275Z test_partitioner_fn__expected_partition_[['add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-08-17T12:56:52.0817019Z test_partitioner_fn__expected_partition_[['add']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-08-17T12:56:52.0861176Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-08-17T12:56:52.0903518Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']] (__main__.TestFXGraphPasses) ... ok (0.004s) 2022-08-17T12:56:52.0958170Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2022-08-17T12:56:52.0980657Z test_partitioner_xfail_fn__expected_partition_[['add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2022-08-17T12:56:52.1004609Z test_partitioner_xfail_fn__expected_partition_[['add_2', 'add_1', 'add']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2022-08-17T12:56:52.1043050Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1081979Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1116922Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.003s) 2022-08-17T12:56:52.1153700Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1192035Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1232264Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1266234Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.003s) 2022-08-17T12:56:52.1305136Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1352619Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.005s) 2022-08-17T12:56:52.1390378Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1430053Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1466710Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1503331Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1546006Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.004s) 2022-08-17T12:56:52.1581981Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.003s) 2022-08-17T12:56:52.1582376Z 2022-08-17T12:56:52.1582768Z ---------------------------------------------------------------------- 2022-08-17T12:56:52.1583066Z Ran 42 tests in 0.432s 2022-08-17T12:56:52.1583186Z 2022-08-17T12:56:52.1583234Z OK 2022-08-17T12:56:52.1583328Z 2022-08-17T12:56:52.1583414Z Generating XML reports... 2022-08-17T12:56:52.1626044Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20220817125651.xml 2022-08-17T12:56:52.1637961Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20220817125651.xml 2022-08-17T12:56:52.3896105Z Running test_numpy_interop ... [2022-08-17 12:56:52.389228] 2022-08-17T12:56:52.3896838Z Executing ['/opt/conda/bin/python', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:52.389309] 2022-08-17T12:56:53.6281004Z Test results will be stored in test-reports/python-unittest/test_numpy_interop 2022-08-17T12:56:53.6294112Z 2022-08-17T12:56:53.6294241Z Running tests... 2022-08-17T12:56:53.6294813Z ---------------------------------------------------------------------- 2022-08-17T12:56:53.6321386Z 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-17T12:56:53.6322061Z torch.tensor([np.random.random(size=(3, 3)), np.random.random(size=(3, 0))], device=device) 2022-08-17T12:56:53.6324660Z ok (0.003s) 2022-08-17T12:56:53.6342766Z test_ctor_with_numpy_scalar_ctor_cpu (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6352293Z test_from_list_of_ndarray_warning_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:56:53.6427953Z test_from_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.007s) 2022-08-17T12:56:53.6442508Z test_has_storage_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:56:53.6457081Z test_multiplication_numpy_scalar_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:56:53.6558706Z test_numpy_array_interface_cpu (__main__.TestNumPyInteropCPU) ... ok (0.010s) 2022-08-17T12:56:53.6571345Z test_numpy_index_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:56:53.6596768Z test_numpy_non_writeable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6615860Z test_numpy_scalar_cmp_cpu_bfloat16 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6639150Z test_numpy_scalar_cmp_cpu_bool (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6663284Z test_numpy_scalar_cmp_cpu_complex128 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6682255Z 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-17T12:56:53.6682610Z self.assertFalse(t == a) 2022-08-17T12:56:53.6688213Z ok (0.002s) 2022-08-17T12:56:53.6712775Z test_numpy_scalar_cmp_cpu_float16 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6736466Z test_numpy_scalar_cmp_cpu_float32 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6759570Z test_numpy_scalar_cmp_cpu_float64 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6783283Z test_numpy_scalar_cmp_cpu_int16 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6807239Z test_numpy_scalar_cmp_cpu_int32 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6831223Z test_numpy_scalar_cmp_cpu_int64 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6854748Z test_numpy_scalar_cmp_cpu_int8 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6878619Z test_numpy_scalar_cmp_cpu_uint8 (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2022-08-17T12:56:53.6919588Z test_numpy_unresizable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T12:56:53.6963850Z test_parse_numpy_int_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2022-08-17T12:56:53.6978295Z test_to_numpy_bool_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2022-08-17T12:56:53.7285471Z test_to_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.031s) 2022-08-17T12:56:53.7459366Z test_to_numpy_force_argument_cpu (__main__.TestNumPyInteropCPU) ... ok (0.017s) 2022-08-17T12:56:53.7459926Z 2022-08-17T12:56:53.7460632Z ---------------------------------------------------------------------- 2022-08-17T12:56:53.7461365Z Ran 26 tests in 0.116s 2022-08-17T12:56:53.7461574Z 2022-08-17T12:56:53.7461683Z OK 2022-08-17T12:56:53.7461842Z 2022-08-17T12:56:53.7461998Z Generating XML reports... 2022-08-17T12:56:53.7510576Z Generated XML report: test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817125653.xml 2022-08-17T12:56:53.9844975Z Running test_cpp_extensions_aot_ninja ... [2022-08-17 12:56:53.984118] 2022-08-17T12:56:55.2425533Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:56:55.5616711Z running install 2022-08-17T12:56:55.5618037Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:56:55.5618677Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:56:55.5716166Z running build 2022-08-17T12:56:55.5716504Z running build_py 2022-08-17T12:56:55.6244781Z creating build 2022-08-17T12:56:55.6245186Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:56:55.6245570Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:56:55.6246095Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:56:55.6248256Z running build_ext 2022-08-17T12:56:55.6639713Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T12:56:55.6640335Z creating /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7 2022-08-17T12:56:55.6990535Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:56:55.6992153Z Compiling objects... 2022-08-17T12:56:55.6992395Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:56:56.7335088Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:56:56.7338362Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:56:56.7338889Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T12:56:56.7339402Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T12:56:56.7339914Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T12:56:56.7340243Z from /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:1: 2022-08-17T12:56:56.7340899Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T12:56:56.7341348Z /var/lib/jenkins/workspace/test/cpp_extensions/extension.cpp:36:53: required from here 2022-08-17T12:56:56.7342133Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2022-08-17T12:56:56.7342596Z class class_ : public detail::generic_type { 2022-08-17T12:56:56.7343049Z ^~~~~~ 2022-08-17T12:56:56.7343663Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-08-17T12:56:56.7435273Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:56:57.0009271Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T12:56:57.0382798Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:56:57.0390651Z Compiling objects... 2022-08-17T12:56:57.0390930Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:56:58.2384397Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/ort_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:56:58.2386055Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:56:58.2440277Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/ort_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:56:58.5238373Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T12:56:58.5621117Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:56:58.5621998Z Compiling objects... 2022-08-17T12:56:58.5622305Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:56:59.7510327Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/var/lib/jenkins/workspace/test/cpp_extensions/self_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:56:59.7512749Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:56:59.7513480Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-17T12:56:59.7514200Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-17T12:56:59.7514899Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-17T12:56:59.7515663Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-17T12:56:59.7516101Z from /var/lib/jenkins/workspace/test/cpp_extensions/rng_extension.cpp:6: 2022-08-17T12:56:59.7516782Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec_base.h:975:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-08-17T12:56:59.7517098Z # pragma unroll 2022-08-17T12:56:59.7517275Z 2022-08-17T12:56:59.7566746Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/build/temp.linux-x86_64-3.7/rng_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:57:00.0104516Z running install_lib 2022-08-17T12:57:00.0649362Z creating install 2022-08-17T12:57:00.0649679Z creating install/opt 2022-08-17T12:57:00.0649949Z creating install/opt/conda 2022-08-17T12:57:00.0650243Z creating install/opt/conda/lib 2022-08-17T12:57:00.0650602Z creating install/opt/conda/lib/python3.7 2022-08-17T12:57:00.0651173Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:57:00.0651716Z creating install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:00.0652579Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/__init__.py -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:00.0653528Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:00.0711214Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:00.0769732Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:00.0835329Z byte-compiling ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:57:00.0837031Z running install_egg_info 2022-08-17T12:57:00.1912698Z running egg_info 2022-08-17T12:57:00.1913090Z creating torch_test_cpp_extension.egg-info 2022-08-17T12:57:00.2434836Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-17T12:57:00.2921546Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-17T12:57:00.6394170Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-17T12:57:00.6394571Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:57:00.6434938Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:57:00.6440991Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:57:00.6442123Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info 2022-08-17T12:57:00.6446271Z running install_scripts 2022-08-17T12:57:02.2349274Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:02.4548260Z running install 2022-08-17T12:57:02.4549778Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:57:02.4550243Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:57:02.4650366Z running build 2022-08-17T12:57:02.4650577Z running build_ext 2022-08-17T12:57:02.5050178Z building 'no_python_abi_suffix_test' extension 2022-08-17T12:57:02.5050535Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build 2022-08-17T12:57:02.5051017Z creating /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7 2022-08-17T12:57:02.5420423Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:57:02.5420803Z Compiling objects... 2022-08-17T12:57:02.5421063Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:57:02.6282790Z [1/1] c++ -MMD -MF /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o.d -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:57:02.6284298Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:57:02.6334864Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:57:02.6336542Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so 2022-08-17T12:57:02.7844353Z running install_lib 2022-08-17T12:57:02.8391143Z creating install 2022-08-17T12:57:02.8391474Z creating install/opt 2022-08-17T12:57:02.8391855Z creating install/opt/conda 2022-08-17T12:57:02.8392219Z creating install/opt/conda/lib 2022-08-17T12:57:02.8392575Z creating install/opt/conda/lib/python3.7 2022-08-17T12:57:02.8393090Z creating install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:57:02.8393526Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:57:02.8399015Z running install_egg_info 2022-08-17T12:57:02.9480560Z running egg_info 2022-08-17T12:57:02.9480914Z creating no_python_abi_suffix_test.egg-info 2022-08-17T12:57:03.0001614Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-17T12:57:03.0488041Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-17T12:57:03.3401003Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-17T12:57:03.3401489Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:57:03.3446205Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:57:03.3452237Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:57:03.3453139Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info 2022-08-17T12:57:03.3457187Z running install_scripts 2022-08-17T12:57:03.6453329Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:03.644954] 2022-08-17T12:57:05.1599408Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:05.2086233Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2022-08-17T12:57:05.2099932Z 2022-08-17T12:57:05.2100212Z Running tests... 2022-08-17T12:57:05.2100617Z ---------------------------------------------------------------------- 2022-08-17T12:57:05.2226310Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.012s) 2022-08-17T12:57:05.2232314Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:05.2238743Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:05.2244576Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:05.2249176Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T12:57:05.2260268Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:05.2270370Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:05.2283488Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:05.2290610Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:05.2300757Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2022-08-17T12:57:05.2318406Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:57:05.2372934Z test_unregistered (__main__.TestORTTensor) ... ok (0.005s) 2022-08-17T12:57:05.2388467Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:57:05.2416469Z test_rng (__main__.TestRNGExtension) ... ok (0.003s) 2022-08-17T12:57:05.2424599Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:05.2424900Z 2022-08-17T12:57:05.2425497Z ---------------------------------------------------------------------- 2022-08-17T12:57:05.2425928Z Ran 15 tests in 0.032s 2022-08-17T12:57:05.2426032Z 2022-08-17T12:57:05.2426106Z OK (skipped=5) 2022-08-17T12:57:05.2426213Z 2022-08-17T12:57:05.2426298Z Generating XML reports... 2022-08-17T12:57:05.2455903Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220817125705.xml 2022-08-17T12:57:05.2461851Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220817125705.xml 2022-08-17T12:57:05.2464050Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220817125705.xml 2022-08-17T12:57:05.2466955Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220817125705.xml 2022-08-17T12:57:05.5658333Z Running test_cpp_extensions_aot_no_ninja ... [2022-08-17 12:57:05.565471] 2022-08-17T12:57:06.7924208Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:07.1105581Z running install 2022-08-17T12:57:07.1106661Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:57:07.1107128Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:57:07.1201842Z running build 2022-08-17T12:57:07.1202089Z running build_py 2022-08-17T12:57:07.1724550Z creating build 2022-08-17T12:57:07.1724980Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:57:07.1725290Z creating build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:57:07.1725911Z copying torch_test_cpp_extension/__init__.py -> build/lib.linux-x86_64-3.7/torch_test_cpp_extension 2022-08-17T12:57:07.1727244Z running build_ext 2022-08-17T12:57:07.1740499Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T12:57:07.1740876Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:57:07.1744349Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c extension.cpp -o build/temp.linux-x86_64-3.7/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:57:08.1960574Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:57:08.1961467Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/Exceptions.h:13:0, 2022-08-17T12:57:08.1962155Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include/torch/python.h:11, 2022-08-17T12:57:08.1962574Z from /opt/conda/lib/python3.7/site-packages/torch/include/torch/extension.h:6, 2022-08-17T12:57:08.1962843Z from extension.cpp:1: 2022-08-17T12:57:08.1963439Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h: In instantiation of ‘class pybind11::class_’: 2022-08-17T12:57:08.1963803Z extension.cpp:36:53: required from here 2022-08-17T12:57:08.1964463Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than the type of its field ‘pybind11::class_::’ [-Wattributes] 2022-08-17T12:57:08.1964933Z class class_ : public detail::generic_type { 2022-08-17T12:57:08.1965135Z ^~~~~~ 2022-08-17T12:57:08.1966995Z /opt/conda/lib/python3.7/site-packages/torch/include/pybind11/pybind11.h:1479:7: warning: ‘pybind11::class_’ declared with greater visibility than its base ‘pybind11::detail::generic_type’ [-Wattributes] 2022-08-17T12:57:08.1971539Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:57:08.4466173Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T12:57:08.4469222Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c ort_extension.cpp -o build/temp.linux-x86_64-3.7/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:57:09.3617950Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:57:09.3627225Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/ort_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:57:09.6187278Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T12:57:09.6190921Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/opt/conda/include/python3.7m -c rng_extension.cpp -o build/temp.linux-x86_64-3.7/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 2022-08-17T12:57:10.5569733Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:57:10.5570243Z In file included from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec256/vec256.h:8:0, 2022-08-17T12:57:10.5570690Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec.h:6, 2022-08-17T12:57:10.5571126Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/Loops.h:37, 2022-08-17T12:57:10.5571587Z from /opt/conda/lib/python3.7/site-packages/torch/include/ATen/native/cpu/DistributionTemplates.h:8, 2022-08-17T12:57:10.5571897Z from rng_extension.cpp:6: 2022-08-17T12:57:10.5572339Z /opt/conda/lib/python3.7/site-packages/torch/include/ATen/cpu/vec/vec_base.h:975:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-08-17T12:57:10.5572643Z # pragma unroll 2022-08-17T12:57:10.5572818Z 2022-08-17T12:57:10.5586021Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/rng_extension.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:57:10.8158878Z running install_lib 2022-08-17T12:57:10.8708334Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/cpp.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:10.8775956Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/ort.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:10.8847087Z copying build/lib.linux-x86_64-3.7/torch_test_cpp_extension/rng.cpython-37m-x86_64-linux-gnu.so -> ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension 2022-08-17T12:57:10.8923806Z running install_egg_info 2022-08-17T12:57:10.9998951Z running egg_info 2022-08-17T12:57:11.0522489Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2022-08-17T12:57:11.1011929Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2022-08-17T12:57:11.4487675Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2022-08-17T12:57:11.4534575Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:57:11.4541000Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2022-08-17T12:57:11.4549408Z removing './install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info' (and everything under it) 2022-08-17T12:57:11.4551200Z Copying torch_test_cpp_extension.egg-info to ./install/opt/conda/lib/python3.7/site-packages/torch_test_cpp_extension-0.0.0-py3.7.egg-info 2022-08-17T12:57:11.4554952Z running install_scripts 2022-08-17T12:57:13.0273974Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:13.2459005Z running install 2022-08-17T12:57:13.2460206Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:57:13.2461002Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:57:13.2560106Z running build 2022-08-17T12:57:13.2560424Z running build_ext 2022-08-17T12:57:13.2954711Z building 'no_python_abi_suffix_test' extension 2022-08-17T12:57:13.3305814Z Emitting ninja build file /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:57:13.3315564Z Compiling objects... 2022-08-17T12:57:13.3316004Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:57:13.3619728Z ninja: no work to do. 2022-08-17T12:57:13.3663796Z g++ -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ /var/lib/jenkins/workspace/test/cpp_extensions/no_python_abi_suffix_test/build/temp.linux-x86_64-3.7/no_python_abi_suffix_test.o -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so 2022-08-17T12:57:13.5030520Z running install_lib 2022-08-17T12:57:13.5579484Z copying build/lib.linux-x86_64-3.7/no_python_abi_suffix_test.so -> ./install/opt/conda/lib/python3.7/site-packages 2022-08-17T12:57:13.5584222Z running install_egg_info 2022-08-17T12:57:13.6673308Z running egg_info 2022-08-17T12:57:13.7198393Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2022-08-17T12:57:13.7696818Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2022-08-17T12:57:14.0716408Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2022-08-17T12:57:14.0765280Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:57:14.0771955Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2022-08-17T12:57:14.0778241Z removing './install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info' (and everything under it) 2022-08-17T12:57:14.0780446Z Copying no_python_abi_suffix_test.egg-info to ./install/opt/conda/lib/python3.7/site-packages/no_python_abi_suffix_test-0.0.0-py3.7.egg-info 2022-08-17T12:57:14.0785271Z running install_scripts 2022-08-17T12:57:14.3973366Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:14.396963] 2022-08-17T12:57:15.9094462Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:15.9590349Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2022-08-17T12:57:15.9604799Z 2022-08-17T12:57:15.9605259Z Running tests... 2022-08-17T12:57:15.9605637Z ---------------------------------------------------------------------- 2022-08-17T12:57:15.9730879Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.012s) 2022-08-17T12:57:15.9736598Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:15.9743520Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:15.9748826Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:15.9754142Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T12:57:15.9764870Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:15.9775911Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:15.9788722Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:15.9795395Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2022-08-17T12:57:15.9806025Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2022-08-17T12:57:15.9823614Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:57:15.9878637Z test_unregistered (__main__.TestORTTensor) ... ok (0.005s) 2022-08-17T12:57:15.9894491Z test_zeros (__main__.TestORTTensor) ... ok (0.002s) 2022-08-17T12:57:15.9923000Z test_rng (__main__.TestRNGExtension) ... ok (0.003s) 2022-08-17T12:57:15.9931219Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2022-08-17T12:57:15.9931519Z 2022-08-17T12:57:15.9932042Z ---------------------------------------------------------------------- 2022-08-17T12:57:15.9932524Z Ran 15 tests in 0.033s 2022-08-17T12:57:15.9932739Z 2022-08-17T12:57:15.9932844Z OK (skipped=5) 2022-08-17T12:57:15.9932951Z 2022-08-17T12:57:15.9933025Z Generating XML reports... 2022-08-17T12:57:15.9962873Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220817125715.xml 2022-08-17T12:57:15.9967789Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220817125715.xml 2022-08-17T12:57:15.9970057Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220817125715.xml 2022-08-17T12:57:15.9972420Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220817125715.xml 2022-08-17T12:57:16.3337866Z Running test_complex ... [2022-08-17 12:57:16.333388] 2022-08-17T12:57:16.3338387Z Executing ['/opt/conda/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:16.333461] 2022-08-17T12:57:17.5699025Z Test results will be stored in test-reports/python-unittest/test_complex 2022-08-17T12:57:17.5709180Z 2022-08-17T12:57:17.5709344Z Running tests... 2022-08-17T12:57:17.5709957Z ---------------------------------------------------------------------- 2022-08-17T12:57:17.5726774Z test_dtype_inference_cpu_float32 (__main__.TestComplexTensorCPU) ... ok (0.002s) 2022-08-17T12:57:17.5737388Z test_dtype_inference_cpu_float64 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T12:57:17.5747893Z test_to_list_cpu_complex128 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T12:57:17.5757143Z test_to_list_cpu_complex64 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2022-08-17T12:57:17.5757382Z 2022-08-17T12:57:17.5757635Z ---------------------------------------------------------------------- 2022-08-17T12:57:17.5757866Z Ran 4 tests in 0.005s 2022-08-17T12:57:17.5757987Z 2022-08-17T12:57:17.5758058Z OK 2022-08-17T12:57:17.5758151Z 2022-08-17T12:57:17.5758236Z Generating XML reports... 2022-08-17T12:57:17.5783657Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20220817125717.xml 2022-08-17T12:57:17.7996319Z Running test_vulkan ... [2022-08-17 12:57:17.799190] 2022-08-17T12:57:17.7996845Z Executing ['/opt/conda/bin/python', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:17.799271] 2022-08-17T12:57:18.7978195Z Test results will be stored in test-reports/python-unittest/test_vulkan 2022-08-17T12:57:18.7990338Z 2022-08-17T12:57:18.7990667Z Running tests... 2022-08-17T12:57:18.7991309Z ---------------------------------------------------------------------- 2022-08-17T12:57:18.8024373Z test_conv (__main__.TestVulkanRewritePass) ... skip: Vulkan backend must be available for these tests. (0.003s) 2022-08-17T12:57:18.8024716Z 2022-08-17T12:57:18.8025363Z ---------------------------------------------------------------------- 2022-08-17T12:57:18.8025728Z Ran 1 test in 0.003s 2022-08-17T12:57:18.8025844Z 2022-08-17T12:57:18.8025916Z OK (skipped=1) 2022-08-17T12:57:18.8026023Z 2022-08-17T12:57:18.8026107Z Generating XML reports... 2022-08-17T12:57:18.8048497Z Generated XML report: test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20220817125718.xml 2022-08-17T12:57:18.9617430Z Running distributions/test_constraints ... [2022-08-17 12:57:18.961390] 2022-08-17T12:57:18.9617912Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2022-08-17 12:57:18.961471] 2022-08-17T12:57:19.2514953Z ============================= test session starts ============================== 2022-08-17T12:57:19.2515368Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:57:19.2565346Z cachedir: .pytest_cache 2022-08-17T12:57:19.2566376Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T12:57:19.2566843Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:57:19.2567216Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:57:20.3938146Z collecting ...  2022-08-17T12:57:20.3960375Z collecting 132 items  2022-08-17T12:57:20.3960701Z collected 132 items  2022-08-17T12:57:20.3964694Z 2022-08-17T12:57:20.3987069Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2022-08-17T12:57:20.3999308Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2022-08-17T12:57:20.4011241Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2022-08-17T12:57:20.4022906Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 3%] 2022-08-17T12:57:20.4038479Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2022-08-17T12:57:20.4054898Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2022-08-17T12:57:20.4067328Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2022-08-17T12:57:20.4081037Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 6%] 2022-08-17T12:57:20.4093940Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2022-08-17T12:57:20.4106818Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2022-08-17T12:57:20.4119877Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2022-08-17T12:57:20.4132485Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 9%] 2022-08-17T12:57:20.4144288Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2022-08-17T12:57:20.4157691Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2022-08-17T12:57:20.4170139Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2022-08-17T12:57:20.4182014Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 12%] 2022-08-17T12:57:20.4195698Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2022-08-17T12:57:20.4207858Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2022-08-17T12:57:20.4216510Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 14%] 2022-08-17T12:57:20.4224728Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 15%] 2022-08-17T12:57:20.4232459Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2022-08-17T12:57:20.4240017Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2022-08-17T12:57:20.4247623Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 17%] 2022-08-17T12:57:20.4255293Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 18%] 2022-08-17T12:57:20.4262682Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2022-08-17T12:57:20.4271466Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2022-08-17T12:57:20.4278950Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 20%] 2022-08-17T12:57:20.4286323Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 21%] 2022-08-17T12:57:20.4293884Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2022-08-17T12:57:20.4301425Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2022-08-17T12:57:20.4309168Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 23%] 2022-08-17T12:57:20.4316755Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 24%] 2022-08-17T12:57:20.4324534Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 25%] 2022-08-17T12:57:20.4332310Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2022-08-17T12:57:20.4340008Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 26%] 2022-08-17T12:57:20.4347817Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 27%] 2022-08-17T12:57:20.4360395Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 28%] 2022-08-17T12:57:20.4374441Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 28%] 2022-08-17T12:57:20.4390948Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 29%] 2022-08-17T12:57:20.4405332Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 30%] 2022-08-17T12:57:20.4420378Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 31%] 2022-08-17T12:57:20.4435494Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 31%] 2022-08-17T12:57:20.4449547Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 32%] 2022-08-17T12:57:20.4463870Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 33%] 2022-08-17T12:57:20.4478092Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 34%] 2022-08-17T12:57:20.4491286Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 34%] 2022-08-17T12:57:20.4505477Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 35%] 2022-08-17T12:57:20.4519586Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 36%] 2022-08-17T12:57:20.4533761Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 37%] 2022-08-17T12:57:20.4547644Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 37%] 2022-08-17T12:57:20.4563470Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 38%] 2022-08-17T12:57:20.4578693Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 39%] 2022-08-17T12:57:20.4594086Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 40%] 2022-08-17T12:57:20.4608970Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 40%] 2022-08-17T12:57:20.4624007Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 41%] 2022-08-17T12:57:20.4639082Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 42%] 2022-08-17T12:57:20.4654133Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 43%] 2022-08-17T12:57:20.4672555Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 43%] 2022-08-17T12:57:20.4696075Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 44%] 2022-08-17T12:57:20.4709819Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 45%] 2022-08-17T12:57:20.4718217Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 46%] 2022-08-17T12:57:20.4726717Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2022-08-17T12:57:20.4735186Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2022-08-17T12:57:20.4743354Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 48%] 2022-08-17T12:57:20.4751688Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 49%] 2022-08-17T12:57:20.4759646Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 50%] 2022-08-17T12:57:20.4768358Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2022-08-17T12:57:20.4775806Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 51%] 2022-08-17T12:57:20.4783270Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 52%] 2022-08-17T12:57:20.4790765Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 53%] 2022-08-17T12:57:20.4798093Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 53%] 2022-08-17T12:57:20.4805753Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 54%] 2022-08-17T12:57:20.4813440Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 55%] 2022-08-17T12:57:20.4821004Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 56%] 2022-08-17T12:57:20.4828913Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 56%] 2022-08-17T12:57:20.4836319Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 57%] 2022-08-17T12:57:20.4844629Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 58%] 2022-08-17T12:57:20.4852404Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 59%] 2022-08-17T12:57:20.4861443Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 59%] 2022-08-17T12:57:20.4869250Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 60%] 2022-08-17T12:57:20.4876730Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 61%] 2022-08-17T12:57:20.4884178Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 62%] 2022-08-17T12:57:20.4891773Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 62%] 2022-08-17T12:57:20.4899032Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 63%] 2022-08-17T12:57:20.4910466Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 64%] 2022-08-17T12:57:20.4922528Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 65%] 2022-08-17T12:57:20.4936701Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2022-08-17T12:57:20.4950392Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2022-08-17T12:57:20.4963778Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 67%] 2022-08-17T12:57:20.4977899Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 68%] 2022-08-17T12:57:20.4991389Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2022-08-17T12:57:20.5004753Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2022-08-17T12:57:20.5018486Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 70%] 2022-08-17T12:57:20.5032317Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 71%] 2022-08-17T12:57:20.5046135Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2022-08-17T12:57:20.5060130Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2022-08-17T12:57:20.5073974Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 73%] 2022-08-17T12:57:20.5087909Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 74%] 2022-08-17T12:57:20.5101056Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 75%] 2022-08-17T12:57:20.5114912Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2022-08-17T12:57:20.5128484Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 76%] 2022-08-17T12:57:20.5142109Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 77%] 2022-08-17T12:57:20.5155920Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 78%] 2022-08-17T12:57:20.5169689Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 78%] 2022-08-17T12:57:20.5183123Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 79%] 2022-08-17T12:57:20.5197662Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 80%] 2022-08-17T12:57:20.5217992Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 81%] 2022-08-17T12:57:20.5231908Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 81%] 2022-08-17T12:57:20.5239483Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2022-08-17T12:57:20.5247323Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2022-08-17T12:57:20.5256176Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 84%] 2022-08-17T12:57:20.5264123Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2022-08-17T12:57:20.5271643Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2022-08-17T12:57:20.5279300Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2022-08-17T12:57:20.5286935Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 87%] 2022-08-17T12:57:20.5294562Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2022-08-17T12:57:20.5301998Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2022-08-17T12:57:20.5309767Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 89%] 2022-08-17T12:57:20.5317105Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 90%] 2022-08-17T12:57:20.5324601Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2022-08-17T12:57:20.5332097Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2022-08-17T12:57:20.5339570Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 92%] 2022-08-17T12:57:20.5348275Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 93%] 2022-08-17T12:57:20.5355767Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2022-08-17T12:57:20.5362948Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2022-08-17T12:57:20.5370370Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 95%] 2022-08-17T12:57:20.5377773Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 96%] 2022-08-17T12:57:20.5385359Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2022-08-17T12:57:20.5394074Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2022-08-17T12:57:20.5401310Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 98%] 2022-08-17T12:57:20.5408674Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 99%] 2022-08-17T12:57:20.5418953Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [100%] 2022-08-17T12:57:20.5419312Z 2022-08-17T12:57:20.5419710Z ======================== 65 passed, 67 skipped in 1.29s ======================== 2022-08-17T12:57:20.7991772Z Running lazy/test_extract_compiled_graph ... [2022-08-17 12:57:20.798799] 2022-08-17T12:57:20.7992386Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:20.798880] 2022-08-17T12:57:21.8010102Z Running test_cuda_primary_ctx ... [2022-08-17 12:57:21.800575] 2022-08-17T12:57:21.8010711Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:21.800658] 2022-08-17T12:57:22.7885544Z CUDA not available, skipping tests 2022-08-17T12:57:22.9538387Z Running test_deploy ... [2022-08-17 12:57:22.953531] 2022-08-17T12:57:22.9538792Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 12:57:22.953612] 2022-08-17T12:57:23.2424044Z ============================= test session starts ============================== 2022-08-17T12:57:23.2424804Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:57:23.2475285Z cachedir: .pytest_cache 2022-08-17T12:57:23.2476155Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T12:57:23.2476834Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:57:23.2477520Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:57:24.1192585Z collecting ...  2022-08-17T12:57:24.1198599Z collecting 0 items  2022-08-17T12:57:24.1198963Z collected 1 item  2022-08-17T12:57:24.1202741Z 2022-08-17T12:57:24.3757833Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T12:57:24.3758161Z 2022-08-17T12:57:24.3758528Z ============================== 1 passed in 1.13s =============================== 2022-08-17T12:57:24.6203403Z Running test_fx_backends ... [2022-08-17 12:57:24.619940] 2022-08-17T12:57:24.6203955Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_backends.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:24.620021] 2022-08-17T12:57:25.8600056Z CUDA not available, skipping tests 2022-08-17T12:57:25.8620406Z Test results will be stored in test-reports/python-unittest/test_fx_backends 2022-08-17T12:57:25.8630580Z 2022-08-17T12:57:25.8630681Z Running tests... 2022-08-17T12:57:25.8631175Z ---------------------------------------------------------------------- 2022-08-17T12:57:25.8631351Z 2022-08-17T12:57:25.8631535Z ---------------------------------------------------------------------- 2022-08-17T12:57:25.8631836Z Ran 0 tests in 0.000s 2022-08-17T12:57:25.8631952Z 2022-08-17T12:57:25.8632019Z OK 2022-08-17T12:57:25.8632110Z 2022-08-17T12:57:25.8632210Z Generating XML reports... 2022-08-17T12:57:26.0926336Z Running test_jiterator ... [2022-08-17 12:57:26.092272] 2022-08-17T12:57:26.0926915Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:26.092357] 2022-08-17T12:57:27.3271256Z CUDA not available, skipping tests 2022-08-17T12:57:27.3294544Z Test results will be stored in test-reports/python-unittest/test_jiterator 2022-08-17T12:57:27.3304491Z 2022-08-17T12:57:27.3304635Z Running tests... 2022-08-17T12:57:27.3305315Z ---------------------------------------------------------------------- 2022-08-17T12:57:27.3305628Z 2022-08-17T12:57:27.3305990Z ---------------------------------------------------------------------- 2022-08-17T12:57:27.3306263Z Ran 0 tests in 0.000s 2022-08-17T12:57:27.3306380Z 2022-08-17T12:57:27.3306442Z OK 2022-08-17T12:57:27.3306532Z 2022-08-17T12:57:27.3306607Z Generating XML reports... 2022-08-17T12:57:27.5510623Z Running test_pruning_op ... [2022-08-17 12:57:27.550730] 2022-08-17T12:57:27.5511158Z Executing ['/opt/conda/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:27.550808] 2022-08-17T12:57:28.9625692Z 2022-08-17T12:57:28.9626142Z real 45m3.611s 2022-08-17T12:57:28.9626478Z user 154m40.660s 2022-08-17T12:57:28.9626774Z sys 9m34.276s 2022-08-17T12:57:28.9627063Z + assert_git_not_dirty 2022-08-17T12:57:28.9627615Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:57:28.9628055Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T12:57:28.9629042Z ++ git status --porcelain 2022-08-17T12:57:34.6119546Z + git_status= 2022-08-17T12:57:34.6120001Z + [[ -n '' ]] 2022-08-17T12:57:34.6120257Z + test_aten 2022-08-17T12:57:34.6120711Z + [[ linux-bionic-py3.7-clang9 != *asan* ]] 2022-08-17T12:57:34.6121089Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:57:34.6121628Z + echo 'Running ATen tests with pytorch lib' 2022-08-17T12:57:34.6122205Z Running ATen tests with pytorch lib 2022-08-17T12:57:34.6122537Z + [[ -n '' ]] 2022-08-17T12:57:34.6122928Z + echo 'Running test with the build folder' 2022-08-17T12:57:34.6123400Z Running test with the build folder 2022-08-17T12:57:34.6123795Z + TEST_BASE_DIR=build/bin 2022-08-17T12:57:34.6124131Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so build/bin 2022-08-17T12:57:34.6140095Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libcaffe2*' build/bin 2022-08-17T12:57:34.6148427Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libmkldnn*' build/bin 2022-08-17T12:57:34.6155931Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libnccl*' build/bin 2022-08-17T12:57:34.6163922Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so build/bin 2022-08-17T12:57:34.6171417Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' build/bin 2022-08-17T12:57:34.6178714Z + ls build/bin 2022-08-17T12:57:34.6231582Z CppSignature_test example_allreduce 2022-08-17T12:57:34.6232037Z Dict_test extension_backend_test 2022-08-17T12:57:34.6232410Z Dimname_test half_test 2022-08-17T12:57:34.6232780Z FileStoreTest inline_container_test 2022-08-17T12:57:34.6233157Z HashStoreTest ivalue_test 2022-08-17T12:57:34.6233505Z IListRef_test kernel_function_legacy_test 2022-08-17T12:57:34.6233921Z KernelFunction_test kernel_function_test 2022-08-17T12:57:34.6234300Z List_test kernel_lambda_legacy_test 2022-08-17T12:57:34.6234674Z NamedTensor_test kernel_lambda_test 2022-08-17T12:57:34.6235122Z ProcessGroupGlooTest kernel_stackbased_test 2022-08-17T12:57:34.6235513Z TCPStoreTest lazy_tensor_test 2022-08-17T12:57:34.6235748Z aot_model_compiler_test libc10.so 2022-08-17T12:57:34.6236044Z apply_utils_test 'libcaffe2*' 2022-08-17T12:57:34.6236283Z atest 'libmkldnn*' 2022-08-17T12:57:34.6236534Z backend_fallback_test 'libnccl*' 2022-08-17T12:57:34.6236757Z basic 'libtbb*' 2022-08-17T12:57:34.6237039Z broadcast_test libtorch.so 2022-08-17T12:57:34.6237383Z c10_Array_test libtorch_cpu.so 2022-08-17T12:57:34.6237748Z c10_Bitset_test libtorch_global_deps.so 2022-08-17T12:57:34.6238162Z c10_C++17_test libtorch_python.so 2022-08-17T12:57:34.6238502Z c10_CompileTimeFunctionPointer_test libtorchbind_test.so 2022-08-17T12:57:34.6238781Z c10_ConstexprCrc_test make_boxed_from_unboxed_functor_test 2022-08-17T12:57:34.6239046Z c10_DeadlockDetection_test math_kernel_test 2022-08-17T12:57:34.6239292Z c10_DeviceGuard_test memory_format_test 2022-08-17T12:57:34.6239519Z c10_Device_test memory_overlapping_test 2022-08-17T12:57:34.6239769Z c10_DispatchKeySet_test mobile_memory_cleanup 2022-08-17T12:57:34.6239996Z c10_Half_test native_test 2022-08-17T12:57:34.6240226Z c10_InlineDeviceGuard_test op_allowlist_test 2022-08-17T12:57:34.6240609Z c10_InlineStreamGuard_test op_registration_test 2022-08-17T12:57:34.6240853Z c10_LeftRight_test operators_test 2022-08-17T12:57:34.6241094Z c10_Metaprogramming_test parallel_benchmark 2022-08-17T12:57:34.6241320Z c10_SizesAndStrides_test pow_test 2022-08-17T12:57:34.6241537Z c10_SmallVectorTest protoc 2022-08-17T12:57:34.6241824Z c10_StreamGuard_test protoc-3.13.0.0 2022-08-17T12:57:34.6242032Z c10_SymInt_test quantized_test 2022-08-17T12:57:34.6242255Z c10_Synchronized_test reduce_ops_test 2022-08-17T12:57:34.6242500Z c10_ThreadLocal_test reportMemoryUsage_test 2022-08-17T12:57:34.6242732Z c10_TypeIndex_test scalar_tensor_test 2022-08-17T12:57:34.6242998Z c10_TypeList_test scalar_test 2022-08-17T12:57:34.6243231Z c10_TypeTraits_test stride_properties_test 2022-08-17T12:57:34.6243549Z c10_accumulate_test tensor_iterator_test 2022-08-17T12:57:34.6243768Z c10_bfloat16_test test_api 2022-08-17T12:57:34.6243985Z c10_complex_math_test test_cpp_rpc 2022-08-17T12:57:34.6244225Z c10_complex_test test_dist_autograd 2022-08-17T12:57:34.6244423Z c10_either_test test_jit 2022-08-17T12:57:34.6244624Z c10_exception_test test_lazy 2022-08-17T12:57:34.6244834Z c10_flags_test test_mobile_nnc 2022-08-17T12:57:34.6245050Z c10_intrusive_ptr_benchmark test_parallel 2022-08-17T12:57:34.6245284Z c10_intrusive_ptr_test test_tensorexpr 2022-08-17T12:57:34.6245507Z c10_irange_test thread_init_test 2022-08-17T12:57:34.6245711Z c10_logging_test torch_shm_manager 2022-08-17T12:57:34.6245938Z c10_optional_test tutorial_tensorexpr 2022-08-17T12:57:34.6246179Z c10_ordered_preserving_dict_test type_test 2022-08-17T12:57:34.6246418Z c10_registry_test undefined_tensor_test 2022-08-17T12:57:34.6246628Z c10_string_view_test variant_test 2022-08-17T12:57:34.6246856Z c10_tempfile_test vec_test_all_types_AVX2 2022-08-17T12:57:34.6247098Z c10_typeid_test vec_test_all_types_AVX512 2022-08-17T12:57:34.6247328Z cpu_generator_test vec_test_all_types_DEFAULT 2022-08-17T12:57:34.6247588Z cpu_profiling_allocator_test verify_api_visibility 2022-08-17T12:57:34.6247819Z cpu_rng_test vmap_test 2022-08-17T12:57:34.6248019Z dispatch_key_set_test weakref_test 2022-08-17T12:57:34.6248239Z dlconvertor_test wrapdim_test 2022-08-17T12:57:34.6248451Z + aten/tools/run_tests.sh build/bin 2022-08-17T12:57:34.6270336Z + set -e 2022-08-17T12:57:34.6272385Z ++ dirname aten/tools/run_tests.sh 2022-08-17T12:57:34.6278359Z + VALGRIND_SUP=/var/lib/jenkins/workspace/aten/tools/valgrind.sup 2022-08-17T12:57:34.6278726Z + pushd build/bin 2022-08-17T12:57:34.6278919Z ~/workspace/build/bin ~/workspace 2022-08-17T12:57:34.6279110Z + VALGRIND=ON 2022-08-17T12:57:34.6279273Z + ./basic 2022-08-17T12:57:34.8057221Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:34.8058004Z [==========] Running 5 tests from 1 test suite. 2022-08-17T12:57:34.8058314Z [----------] Global test environment set-up. 2022-08-17T12:57:34.8058586Z [----------] 5 tests from BasicTest 2022-08-17T12:57:34.8058863Z [ RUN ] BasicTest.BasicTestCPU 2022-08-17T12:57:34.8315975Z 4 ms 2022-08-17T12:57:34.8885948Z 56 ms 2022-08-17T12:57:34.9731756Z 84 ms 2022-08-17T12:57:34.9822490Z [ OK ] BasicTest.BasicTestCPU (176 ms) 2022-08-17T12:57:34.9823010Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-08-17T12:57:34.9849407Z 2 ms 2022-08-17T12:57:35.0617440Z 76 ms 2022-08-17T12:57:35.1644871Z 102 ms 2022-08-17T12:57:35.1732153Z [ OK ] BasicTest.BasicTestHalfCPU (190 ms) 2022-08-17T12:57:35.1732841Z [ RUN ] BasicTest.BasicTestCUDA 2022-08-17T12:57:35.1733437Z [ OK ] BasicTest.BasicTestCUDA (0 ms) 2022-08-17T12:57:35.1734208Z [ RUN ] BasicTest.FactoryMethodsTest 2022-08-17T12:57:35.1736475Z [ OK ] BasicTest.FactoryMethodsTest (0 ms) 2022-08-17T12:57:35.1739580Z [ RUN ] BasicTest.BasicStdTestCPU 2022-08-17T12:57:35.1739981Z Simple example: called once 2022-08-17T12:57:35.1740397Z throw: call_once will retry 2022-08-17T12:57:35.1740725Z throw: call_once will retry 2022-08-17T12:57:35.1745552Z throw: call_once will retry 2022-08-17T12:57:35.1746042Z Didn't throw, call_once will not attempt again 2022-08-17T12:57:35.1746926Z [ OK ] BasicTest.BasicStdTestCPU (1 ms) 2022-08-17T12:57:35.1747509Z [----------] 5 tests from BasicTest (368 ms total) 2022-08-17T12:57:35.1747742Z 2022-08-17T12:57:35.1748223Z [----------] Global test environment tear-down 2022-08-17T12:57:35.1748658Z [==========] 5 tests from 1 test suite ran. (368 ms total) 2022-08-17T12:57:35.1748979Z [ PASSED ] 5 tests. 2022-08-17T12:57:35.2238940Z + ./atest 2022-08-17T12:57:35.4005336Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:35.4006095Z [==========] Running 16 tests from 1 test suite. 2022-08-17T12:57:35.4006412Z [----------] Global test environment set-up. 2022-08-17T12:57:35.4006680Z [----------] 16 tests from atest 2022-08-17T12:57:35.4006931Z [ RUN ] atest.operators 2022-08-17T12:57:35.4009985Z [ OK ] atest.operators (0 ms) 2022-08-17T12:57:35.4010536Z [ RUN ] atest.logical_and_operators 2022-08-17T12:57:35.4011021Z [ OK ] atest.logical_and_operators (0 ms) 2022-08-17T12:57:35.4011529Z [ RUN ] atest.logical_or_operators 2022-08-17T12:57:35.4012026Z [ OK ] atest.logical_or_operators (0 ms) 2022-08-17T12:57:35.4012488Z [ RUN ] atest.logical_xor_operators 2022-08-17T12:57:35.4012955Z [ OK ] atest.logical_xor_operators (0 ms) 2022-08-17T12:57:35.4013356Z [ RUN ] atest.lt_operators 2022-08-17T12:57:35.4013741Z [ OK ] atest.lt_operators (0 ms) 2022-08-17T12:57:35.4014015Z [ RUN ] atest.le_operators 2022-08-17T12:57:35.4014418Z [ OK ] atest.le_operators (0 ms) 2022-08-17T12:57:35.4014773Z [ RUN ] atest.gt_operators 2022-08-17T12:57:35.4015059Z [ OK ] atest.gt_operators (0 ms) 2022-08-17T12:57:35.4015311Z [ RUN ] atest.ge_operators 2022-08-17T12:57:35.4015573Z [ OK ] atest.ge_operators (0 ms) 2022-08-17T12:57:35.4015815Z [ RUN ] atest.eq_operators 2022-08-17T12:57:35.4016076Z [ OK ] atest.eq_operators (0 ms) 2022-08-17T12:57:35.4016336Z [ RUN ] atest.ne_operators 2022-08-17T12:57:35.4016652Z [ OK ] atest.ne_operators (0 ms) 2022-08-17T12:57:35.4016975Z [ RUN ] atest.add_operators 2022-08-17T12:57:35.4017348Z [ OK ] atest.add_operators (0 ms) 2022-08-17T12:57:35.4017747Z [ RUN ] atest.max_operators 2022-08-17T12:57:35.4018075Z [ OK ] atest.max_operators (0 ms) 2022-08-17T12:57:35.4018458Z [ RUN ] atest.min_operators 2022-08-17T12:57:35.4019077Z [ OK ] atest.min_operators (0 ms) 2022-08-17T12:57:35.4019435Z [ RUN ] atest.sigmoid_backward_operator 2022-08-17T12:57:35.4019823Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2022-08-17T12:57:35.4020260Z [ RUN ] atest.fmod_tensor_operators 2022-08-17T12:57:35.4020552Z [ OK ] atest.fmod_tensor_operators (0 ms) 2022-08-17T12:57:35.4020807Z [ RUN ] atest.atest 2022-08-17T12:57:35.4046157Z [ OK ] atest.atest (2 ms) 2022-08-17T12:57:35.4046601Z [----------] 16 tests from atest (4 ms total) 2022-08-17T12:57:35.4046744Z 2022-08-17T12:57:35.4046916Z [----------] Global test environment tear-down 2022-08-17T12:57:35.4047231Z [==========] 16 tests from 1 test suite ran. (4 ms total) 2022-08-17T12:57:35.4047733Z [ PASSED ] 16 tests. 2022-08-17T12:57:35.4504311Z + ./scalar_test 2022-08-17T12:57:35.6274495Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:35.6275267Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:57:35.6275626Z [----------] Global test environment set-up. 2022-08-17T12:57:35.6275912Z [----------] 4 tests from TestScalar 2022-08-17T12:57:35.6276180Z [ RUN ] TestScalar.TestScalar 2022-08-17T12:57:35.6276376Z H2: 3 257 3 1 2022-08-17T12:57:35.6337772Z [ OK ] TestScalar.TestScalar (6 ms) 2022-08-17T12:57:35.6338541Z [ RUN ] TestScalar.TestConj 2022-08-17T12:57:35.6338957Z [ OK ] TestScalar.TestConj (0 ms) 2022-08-17T12:57:35.6339231Z [ RUN ] TestScalar.TestEqual 2022-08-17T12:57:35.6339514Z [ OK ] TestScalar.TestEqual (0 ms) 2022-08-17T12:57:35.6339798Z [ RUN ] TestScalar.TestFormatting 2022-08-17T12:57:35.6340102Z [ OK ] TestScalar.TestFormatting (0 ms) 2022-08-17T12:57:35.6340423Z [----------] 4 tests from TestScalar (6 ms total) 2022-08-17T12:57:35.6340572Z 2022-08-17T12:57:35.6340724Z [----------] Global test environment tear-down 2022-08-17T12:57:35.6341031Z [==========] 4 tests from 1 test suite ran. (6 ms total) 2022-08-17T12:57:35.6341285Z [ PASSED ] 4 tests. 2022-08-17T12:57:35.6798986Z + ./broadcast_test 2022-08-17T12:57:35.8569336Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:35.8569831Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:57:35.8570136Z [----------] Global test environment set-up. 2022-08-17T12:57:35.8570417Z [----------] 1 test from BroadcastTest 2022-08-17T12:57:35.8570708Z [ RUN ] BroadcastTest.Broadcast 2022-08-17T12:57:35.8918795Z [ OK ] BroadcastTest.Broadcast (34 ms) 2022-08-17T12:57:35.8919509Z [----------] 1 test from BroadcastTest (34 ms total) 2022-08-17T12:57:35.8919788Z 2022-08-17T12:57:35.8919988Z [----------] Global test environment tear-down 2022-08-17T12:57:35.8920299Z [==========] 1 test from 1 test suite ran. (34 ms total) 2022-08-17T12:57:35.8920554Z [ PASSED ] 1 test. 2022-08-17T12:57:35.9387550Z + ./wrapdim_test 2022-08-17T12:57:36.1174146Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:36.1174948Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:57:36.1175477Z [----------] Global test environment set-up. 2022-08-17T12:57:36.1175944Z [----------] 1 test from TestWrapdim 2022-08-17T12:57:36.1176527Z [ RUN ] TestWrapdim.TestWrapdim 2022-08-17T12:57:36.1181736Z [ OK ] TestWrapdim.TestWrapdim (0 ms) 2022-08-17T12:57:36.1182378Z [----------] 1 test from TestWrapdim (0 ms total) 2022-08-17T12:57:36.1182655Z 2022-08-17T12:57:36.1182967Z [----------] Global test environment tear-down 2022-08-17T12:57:36.1183477Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T12:57:36.1183888Z [ PASSED ] 1 test. 2022-08-17T12:57:36.1648906Z + ./apply_utils_test 2022-08-17T12:57:36.3412213Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:36.3412719Z [==========] Running 6 tests from 1 test suite. 2022-08-17T12:57:36.3413113Z [----------] Global test environment set-up. 2022-08-17T12:57:36.3413427Z [----------] 6 tests from ApplyUtilsTest 2022-08-17T12:57:36.3413785Z [ RUN ] ApplyUtilsTest.Contiguous2D 2022-08-17T12:57:36.3436785Z [ OK ] ApplyUtilsTest.Contiguous2D (2 ms) 2022-08-17T12:57:36.3437083Z [ RUN ] ApplyUtilsTest.Small2D 2022-08-17T12:57:36.3437621Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2022-08-17T12:57:36.3437896Z [ RUN ] ApplyUtilsTest._2D 2022-08-17T12:57:36.3445158Z [ OK ] ApplyUtilsTest._2D (0 ms) 2022-08-17T12:57:36.3445484Z [ RUN ] ApplyUtilsTest._3D 2022-08-17T12:57:36.3446391Z [ OK ] ApplyUtilsTest._3D (0 ms) 2022-08-17T12:57:36.3446713Z [ RUN ] ApplyUtilsTest.Medium3D 2022-08-17T12:57:36.3455645Z [ OK ] ApplyUtilsTest.Medium3D (0 ms) 2022-08-17T12:57:36.3455949Z [ RUN ] ApplyUtilsTest._10D 2022-08-17T12:57:36.3967949Z [ OK ] ApplyUtilsTest._10D (51 ms) 2022-08-17T12:57:36.3968791Z [----------] 6 tests from ApplyUtilsTest (55 ms total) 2022-08-17T12:57:36.3969012Z 2022-08-17T12:57:36.3969185Z [----------] Global test environment tear-down 2022-08-17T12:57:36.3969501Z [==========] 6 tests from 1 test suite ran. (55 ms total) 2022-08-17T12:57:36.3969767Z [ PASSED ] 6 tests. 2022-08-17T12:57:36.4433544Z + ./dlconvertor_test 2022-08-17T12:57:36.6196901Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:36.6197433Z [==========] Running 2 tests from 1 test suite. 2022-08-17T12:57:36.6197747Z [----------] Global test environment set-up. 2022-08-17T12:57:36.6198047Z [----------] 2 tests from TestDlconvertor 2022-08-17T12:57:36.6198359Z [ RUN ] TestDlconvertor.TestDlconvertor 2022-08-17T12:57:36.6200786Z [ OK ] TestDlconvertor.TestDlconvertor (0 ms) 2022-08-17T12:57:36.6201405Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2022-08-17T12:57:36.6202051Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2022-08-17T12:57:36.6202411Z [----------] 2 tests from TestDlconvertor (0 ms total) 2022-08-17T12:57:36.6202573Z 2022-08-17T12:57:36.6202739Z [----------] Global test environment tear-down 2022-08-17T12:57:36.6203054Z [==========] 2 tests from 1 test suite ran. (0 ms total) 2022-08-17T12:57:36.6203384Z [ PASSED ] 2 tests. 2022-08-17T12:57:36.6630056Z + ./native_test 2022-08-17T12:57:36.8395421Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:36.8395991Z [==========] Running 2 tests from 1 test suite. 2022-08-17T12:57:36.8396306Z [----------] Global test environment set-up. 2022-08-17T12:57:36.8396579Z [----------] 2 tests from TestNative 2022-08-17T12:57:36.8396864Z [ RUN ] TestNative.NativeTestCPU 2022-08-17T12:57:36.8551363Z [W TensorCompare.cpp:413] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2022-08-17T12:57:36.8552258Z [ OK ] TestNative.NativeTestCPU (15 ms) 2022-08-17T12:57:36.8552754Z [ RUN ] TestNative.NativeTestGPU 2022-08-17T12:57:36.8553247Z [ OK ] TestNative.NativeTestGPU (0 ms) 2022-08-17T12:57:36.8553754Z [----------] 2 tests from TestNative (15 ms total) 2022-08-17T12:57:36.8553989Z 2022-08-17T12:57:36.8554205Z [----------] Global test environment tear-down 2022-08-17T12:57:36.8554633Z [==========] 2 tests from 1 test suite ran. (15 ms total) 2022-08-17T12:57:36.8554990Z [ PASSED ] 2 tests. 2022-08-17T12:57:36.9017335Z + ./scalar_tensor_test 2022-08-17T12:57:37.0819504Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:37.0820077Z [==========] Running 3 tests from 1 test suite. 2022-08-17T12:57:37.0820378Z [----------] Global test environment set-up. 2022-08-17T12:57:37.0820804Z [----------] 3 tests from TestScalarTensor 2022-08-17T12:57:37.0821136Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2022-08-17T12:57:37.2447505Z [ OK ] TestScalarTensor.TestScalarTensorCPU (162 ms) 2022-08-17T12:57:37.2447899Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2022-08-17T12:57:37.2448285Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (0 ms) 2022-08-17T12:57:37.2448649Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2022-08-17T12:57:37.2448995Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2022-08-17T12:57:37.2449355Z [----------] 3 tests from TestScalarTensor (162 ms total) 2022-08-17T12:57:37.2449517Z 2022-08-17T12:57:37.2449682Z [----------] Global test environment tear-down 2022-08-17T12:57:37.2450181Z [==========] 3 tests from 1 test suite ran. (162 ms total) 2022-08-17T12:57:37.2450429Z [ PASSED ] 3 tests. 2022-08-17T12:57:37.2921511Z + [[ -x ./tensor_interop_test ]] 2022-08-17T12:57:37.2921745Z + ./undefined_tensor_test 2022-08-17T12:57:37.4689023Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:37.4689792Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:57:37.4690101Z [----------] Global test environment set-up. 2022-08-17T12:57:37.4690403Z [----------] 1 test from TestUndefined 2022-08-17T12:57:37.4690699Z [ RUN ] TestUndefined.UndefinedTest 2022-08-17T12:57:37.4889543Z [ OK ] TestUndefined.UndefinedTest (20 ms) 2022-08-17T12:57:37.4889914Z [----------] 1 test from TestUndefined (20 ms total) 2022-08-17T12:57:37.4890075Z 2022-08-17T12:57:37.4890245Z [----------] Global test environment tear-down 2022-08-17T12:57:37.4890613Z [==========] 1 test from 1 test suite ran. (20 ms total) 2022-08-17T12:57:37.4890869Z [ PASSED ] 1 test. 2022-08-17T12:57:37.5327157Z + ./extension_backend_test 2022-08-17T12:57:37.7112962Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:37.7113549Z [==========] Running 1 test from 1 test suite. 2022-08-17T12:57:37.7113863Z [----------] Global test environment set-up. 2022-08-17T12:57:37.7114229Z [----------] 1 test from BackendExtensionTest 2022-08-17T12:57:37.7114565Z [ RUN ] BackendExtensionTest.TestRegisterOp 2022-08-17T12:57:37.7114982Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2022-08-17T12:57:37.7115338Z [----------] 1 test from BackendExtensionTest (0 ms total) 2022-08-17T12:57:37.7115506Z 2022-08-17T12:57:37.7115732Z [----------] Global test environment tear-down 2022-08-17T12:57:37.7116044Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T12:57:37.7116289Z [ PASSED ] 1 test. 2022-08-17T12:57:37.7549907Z + ./lazy_tensor_test 2022-08-17T12:57:37.9318433Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:37.9319317Z [==========] Running 2 tests from 2 test suites. 2022-08-17T12:57:37.9319759Z [----------] Global test environment set-up. 2022-08-17T12:57:37.9320077Z [----------] 1 test from XlaTensorTest 2022-08-17T12:57:37.9320416Z [ RUN ] XlaTensorTest.TestNoStorage 2022-08-17T12:57:37.9320722Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2022-08-17T12:57:37.9321112Z [----------] 1 test from XlaTensorTest (0 ms total) 2022-08-17T12:57:37.9321264Z 2022-08-17T12:57:37.9321414Z [----------] 1 test from LazyTensorTest 2022-08-17T12:57:37.9321762Z [ RUN ] LazyTensorTest.TestNoStorage 2022-08-17T12:57:37.9322073Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2022-08-17T12:57:37.9322420Z [----------] 1 test from LazyTensorTest (0 ms total) 2022-08-17T12:57:37.9322610Z 2022-08-17T12:57:37.9322780Z [----------] Global test environment tear-down 2022-08-17T12:57:37.9323078Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2022-08-17T12:57:37.9323668Z [ PASSED ] 2 tests. 2022-08-17T12:57:37.9769263Z + ./tensor_iterator_test 2022-08-17T12:57:38.1558542Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:38.1559177Z [==========] Running 65 tests from 1 test suite. 2022-08-17T12:57:38.1559602Z [----------] Global test environment set-up. 2022-08-17T12:57:38.1559917Z [----------] 65 tests from TensorIteratorTest 2022-08-17T12:57:38.1560226Z [ RUN ] TensorIteratorTest.CPUScalar 2022-08-17T12:57:38.1560537Z [ OK ] TensorIteratorTest.CPUScalar (0 ms) 2022-08-17T12:57:38.1561078Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2022-08-17T12:57:38.1561435Z [ OK ] TensorIteratorTest.CPUScalarInputs (0 ms) 2022-08-17T12:57:38.1561777Z [ RUN ] TensorIteratorTest.MixedDevices 2022-08-17T12:57:38.1562111Z [ OK ] TensorIteratorTest.MixedDevices (0 ms) 2022-08-17T12:57:38.1562462Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2022-08-17T12:57:38.1768419Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (20 ms) 2022-08-17T12:57:38.1768778Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2022-08-17T12:57:38.1783905Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (1 ms) 2022-08-17T12:57:38.1784280Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2022-08-17T12:57:38.1799703Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (1 ms) 2022-08-17T12:57:38.1800070Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2022-08-17T12:57:38.1815539Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (1 ms) 2022-08-17T12:57:38.1815910Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2022-08-17T12:57:38.1831106Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (1 ms) 2022-08-17T12:57:38.1831489Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2022-08-17T12:57:38.1847076Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (1 ms) 2022-08-17T12:57:38.1847458Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2022-08-17T12:57:38.1862868Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (1 ms) 2022-08-17T12:57:38.1863245Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2022-08-17T12:57:38.1878473Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (1 ms) 2022-08-17T12:57:38.1878834Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2022-08-17T12:57:38.1893940Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (1 ms) 2022-08-17T12:57:38.1894327Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2022-08-17T12:57:38.1909474Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (1 ms) 2022-08-17T12:57:38.1909844Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2022-08-17T12:57:38.1924951Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (1 ms) 2022-08-17T12:57:38.1925327Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2022-08-17T12:57:38.1940319Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (1 ms) 2022-08-17T12:57:38.1940683Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2022-08-17T12:57:38.1955868Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (1 ms) 2022-08-17T12:57:38.1956249Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2022-08-17T12:57:38.1971408Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (1 ms) 2022-08-17T12:57:38.1971811Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2022-08-17T12:57:38.1987232Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (1 ms) 2022-08-17T12:57:38.1987634Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2022-08-17T12:57:38.2002423Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (1 ms) 2022-08-17T12:57:38.2002818Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2022-08-17T12:57:38.2018069Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (1 ms) 2022-08-17T12:57:38.2018464Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2022-08-17T12:57:38.2033689Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (1 ms) 2022-08-17T12:57:38.2034086Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2022-08-17T12:57:38.2049276Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (1 ms) 2022-08-17T12:57:38.2049712Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2022-08-17T12:57:38.2065999Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (1 ms) 2022-08-17T12:57:38.2066418Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2022-08-17T12:57:38.2082120Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (1 ms) 2022-08-17T12:57:38.2082739Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2022-08-17T12:57:38.2083461Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2022-08-17T12:57:38.2084188Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2022-08-17T12:57:38.2084948Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2022-08-17T12:57:38.2085641Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2022-08-17T12:57:38.2086293Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2022-08-17T12:57:38.2086782Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2022-08-17T12:57:38.2087311Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2022-08-17T12:57:38.2087818Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2022-08-17T12:57:38.2088393Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2022-08-17T12:57:38.2089152Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2022-08-17T12:57:38.2089566Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2022-08-17T12:57:38.2089980Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2022-08-17T12:57:38.2090398Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2022-08-17T12:57:38.2090810Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2022-08-17T12:57:38.2091214Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2022-08-17T12:57:38.2091632Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2022-08-17T12:57:38.2092051Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2022-08-17T12:57:38.2092450Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2022-08-17T12:57:38.2092878Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2022-08-17T12:57:38.2093295Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2022-08-17T12:57:38.2093714Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2022-08-17T12:57:38.2094113Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2022-08-17T12:57:38.2094534Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2022-08-17T12:57:38.2094950Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2022-08-17T12:57:38.2095358Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2022-08-17T12:57:38.2095781Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2022-08-17T12:57:38.2096206Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2022-08-17T12:57:38.2096627Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2022-08-17T12:57:38.2097162Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2022-08-17T12:57:38.2097591Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2022-08-17T12:57:38.2098027Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2022-08-17T12:57:38.2098443Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2022-08-17T12:57:38.2098880Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2022-08-17T12:57:38.2099310Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2022-08-17T12:57:38.2099728Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2022-08-17T12:57:38.2100196Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2022-08-17T12:57:38.2100631Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2022-08-17T12:57:38.2101062Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2022-08-17T12:57:38.2101487Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2022-08-17T12:57:38.2101919Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2022-08-17T12:57:38.2102359Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2022-08-17T12:57:38.2102755Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2022-08-17T12:57:38.2103158Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2022-08-17T12:57:38.2103548Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2022-08-17T12:57:38.2103945Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2022-08-17T12:57:38.2104327Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2022-08-17T12:57:38.2104738Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2022-08-17T12:57:38.2105302Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2022-08-17T12:57:38.2105682Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2022-08-17T12:57:38.2106079Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2022-08-17T12:57:38.2106475Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2022-08-17T12:57:38.2106871Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2022-08-17T12:57:38.2107255Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2022-08-17T12:57:38.2107648Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2022-08-17T12:57:38.2108051Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2022-08-17T12:57:38.2108432Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2022-08-17T12:57:38.2108826Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2022-08-17T12:57:38.2109211Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2022-08-17T12:57:38.2153503Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (6 ms) 2022-08-17T12:57:38.2154110Z [ RUN ] TensorIteratorTest.InputDType 2022-08-17T12:57:38.2154671Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2022-08-17T12:57:38.2155313Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2022-08-17T12:57:38.2156032Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2022-08-17T12:57:38.2156779Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2022-08-17T12:57:38.2157561Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2022-08-17T12:57:38.2158293Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2022-08-17T12:57:38.2166190Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (1 ms) 2022-08-17T12:57:38.2166939Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2022-08-17T12:57:38.2167855Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2022-08-17T12:57:38.2168567Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2022-08-17T12:57:38.2169274Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2022-08-17T12:57:38.2170000Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2022-08-17T12:57:38.2170635Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2022-08-17T12:57:38.2171271Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2022-08-17T12:57:38.2171938Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2022-08-17T12:57:38.2172784Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2022-08-17T12:57:38.2173490Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2022-08-17T12:57:38.2174126Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2022-08-17T12:57:38.2174696Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2022-08-17T12:57:38.2175247Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2022-08-17T12:57:38.2175794Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2022-08-17T12:57:38.2176317Z [----------] 65 tests from TensorIteratorTest (61 ms total) 2022-08-17T12:57:38.2176552Z 2022-08-17T12:57:38.2176781Z [----------] Global test environment tear-down 2022-08-17T12:57:38.2177207Z [==========] 65 tests from 1 test suite ran. (61 ms total) 2022-08-17T12:57:38.2177558Z [ PASSED ] 65 tests. 2022-08-17T12:57:38.2717382Z + ./Dimname_test 2022-08-17T12:57:38.4476551Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:38.4477486Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:57:38.4477898Z [----------] Global test environment set-up. 2022-08-17T12:57:38.4478186Z [----------] 4 tests from DimnameTest 2022-08-17T12:57:38.4478479Z [ RUN ] DimnameTest.isValidIdentifier 2022-08-17T12:57:38.4478808Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2022-08-17T12:57:38.4479100Z [ RUN ] DimnameTest.wildcardName 2022-08-17T12:57:38.4479397Z [ OK ] DimnameTest.wildcardName (0 ms) 2022-08-17T12:57:38.4479699Z [ RUN ] DimnameTest.createNormalName 2022-08-17T12:57:38.4488270Z [ OK ] DimnameTest.createNormalName (1 ms) 2022-08-17T12:57:38.4488824Z [ RUN ] DimnameTest.unifyAndMatch 2022-08-17T12:57:38.4489261Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2022-08-17T12:57:38.4489583Z [----------] 4 tests from DimnameTest (1 ms total) 2022-08-17T12:57:38.4489733Z 2022-08-17T12:57:38.4489885Z [----------] Global test environment tear-down 2022-08-17T12:57:38.4490196Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2022-08-17T12:57:38.4490454Z [ PASSED ] 4 tests. 2022-08-17T12:57:38.4933136Z + ./Dict_test 2022-08-17T12:57:38.6690822Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:38.6691618Z [==========] Running 47 tests from 2 test suites. 2022-08-17T12:57:38.6692115Z [----------] Global test environment set-up. 2022-08-17T12:57:38.6692580Z [----------] 46 tests from DictTest 2022-08-17T12:57:38.6693176Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2022-08-17T12:57:38.6693831Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-08-17T12:57:38.6694595Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2022-08-17T12:57:38.6695014Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-08-17T12:57:38.6695900Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2022-08-17T12:57:38.6696441Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2022-08-17T12:57:38.6696954Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2022-08-17T12:57:38.6697421Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-08-17T12:57:38.6697840Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2022-08-17T12:57:38.6698240Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2022-08-17T12:57:38.6698736Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2022-08-17T12:57:38.6699217Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-08-17T12:57:38.6699724Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2022-08-17T12:57:38.6700268Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2022-08-17T12:57:38.6700721Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2022-08-17T12:57:38.6701155Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2022-08-17T12:57:38.6701622Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2022-08-17T12:57:38.6702132Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-08-17T12:57:38.6702676Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2022-08-17T12:57:38.6703252Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2022-08-17T12:57:38.6703752Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2022-08-17T12:57:38.6704190Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2022-08-17T12:57:38.6704598Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2022-08-17T12:57:38.6705119Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2022-08-17T12:57:38.6705809Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2022-08-17T12:57:38.6706475Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2022-08-17T12:57:38.6707180Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2022-08-17T12:57:38.6708040Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T12:57:38.6708798Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2022-08-17T12:57:38.6709473Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2022-08-17T12:57:38.6710272Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2022-08-17T12:57:38.6711071Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T12:57:38.6711766Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2022-08-17T12:57:38.6712375Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2022-08-17T12:57:38.6713099Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2022-08-17T12:57:38.6713761Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2022-08-17T12:57:38.6714214Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2022-08-17T12:57:38.6714696Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2022-08-17T12:57:38.6715354Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2022-08-17T12:57:38.6715908Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2022-08-17T12:57:38.6716383Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2022-08-17T12:57:38.6716840Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2022-08-17T12:57:38.6717303Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2022-08-17T12:57:38.6717775Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2022-08-17T12:57:38.6718298Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-08-17T12:57:38.6718795Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-08-17T12:57:38.6719271Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-08-17T12:57:38.6719725Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-08-17T12:57:38.6720199Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-08-17T12:57:38.6720682Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-08-17T12:57:38.6721147Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-08-17T12:57:38.6721596Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-08-17T12:57:38.6722045Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2022-08-17T12:57:38.6722496Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2022-08-17T12:57:38.6722957Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2022-08-17T12:57:38.6723520Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2022-08-17T12:57:38.6723932Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2022-08-17T12:57:38.6724296Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2022-08-17T12:57:38.6724654Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2022-08-17T12:57:38.6725040Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2022-08-17T12:57:38.6725409Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2022-08-17T12:57:38.6725779Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2022-08-17T12:57:38.6726113Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2022-08-17T12:57:38.6726449Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2022-08-17T12:57:38.6726818Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2022-08-17T12:57:38.6727204Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2022-08-17T12:57:38.6727586Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2022-08-17T12:57:38.6727965Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2022-08-17T12:57:38.6728341Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2022-08-17T12:57:38.6728750Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2022-08-17T12:57:38.6729144Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2022-08-17T12:57:38.6729536Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2022-08-17T12:57:38.6729983Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T12:57:38.6730508Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T12:57:38.6731067Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T12:57:38.6731582Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T12:57:38.6731985Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2022-08-17T12:57:38.6732339Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2022-08-17T12:57:38.6732708Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2022-08-17T12:57:38.6733083Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-08-17T12:57:38.6733531Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-08-17T12:57:38.6733978Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-08-17T12:57:38.6734395Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2022-08-17T12:57:38.6734784Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2022-08-17T12:57:38.6735117Z [ RUN ] DictTest.isReferenceType 2022-08-17T12:57:38.6735415Z [ OK ] DictTest.isReferenceType (0 ms) 2022-08-17T12:57:38.6735716Z [ RUN ] DictTest.copyHasSeparateStorage 2022-08-17T12:57:38.6736050Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2022-08-17T12:57:38.6736358Z [ RUN ] DictTest.dictTensorAsKey 2022-08-17T12:57:38.6736643Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2022-08-17T12:57:38.6736925Z [ RUN ] DictTest.dictEquality 2022-08-17T12:57:38.6737208Z [ OK ] DictTest.dictEquality (0 ms) 2022-08-17T12:57:38.6737515Z [----------] 46 tests from DictTest (0 ms total) 2022-08-17T12:57:38.6737651Z 2022-08-17T12:57:38.6737821Z [----------] 1 test from ListTest_IValueBasedList 2022-08-17T12:57:38.6738250Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2022-08-17T12:57:38.6738767Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2022-08-17T12:57:38.6739184Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2022-08-17T12:57:38.6739351Z 2022-08-17T12:57:38.6739518Z [----------] Global test environment tear-down 2022-08-17T12:57:38.6739826Z [==========] 47 tests from 2 test suites ran. (0 ms total) 2022-08-17T12:57:38.6740082Z [ PASSED ] 47 tests. 2022-08-17T12:57:38.7126213Z + ./NamedTensor_test 2022-08-17T12:57:38.8884887Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:38.8885659Z [==========] Running 10 tests from 1 test suite. 2022-08-17T12:57:38.8885967Z [----------] Global test environment set-up. 2022-08-17T12:57:38.8886343Z [----------] 10 tests from NamedTensorTest 2022-08-17T12:57:38.8886747Z [ RUN ] NamedTensorTest.isNamed 2022-08-17T12:57:38.8887586Z [W TensorImpl.h:1560] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-08-17T12:57:38.8888189Z [ OK ] NamedTensorTest.isNamed (0 ms) 2022-08-17T12:57:38.8888486Z [ RUN ] NamedTensorTest.attachMetadata 2022-08-17T12:57:38.8888814Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2022-08-17T12:57:38.8889170Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2022-08-17T12:57:38.8889535Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2022-08-17T12:57:38.8889857Z [ RUN ] NamedTensorTest.empty 2022-08-17T12:57:38.8920356Z [ OK ] NamedTensorTest.empty (3 ms) 2022-08-17T12:57:38.8921149Z [ RUN ] NamedTensorTest.dimnameToPosition 2022-08-17T12:57:38.8925380Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2022-08-17T12:57:38.8925717Z [ RUN ] NamedTensorTest.unifyFromRight 2022-08-17T12:57:38.8977557Z [ OK ] NamedTensorTest.unifyFromRight (5 ms) 2022-08-17T12:57:38.8977931Z [ RUN ] NamedTensorTest.alias 2022-08-17T12:57:38.8978242Z [ OK ] NamedTensorTest.alias (0 ms) 2022-08-17T12:57:38.8978541Z [ RUN ] NamedTensorTest.NoNamesGuard 2022-08-17T12:57:38.8978909Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2022-08-17T12:57:38.8979400Z [ RUN ] NamedTensorTest.TensorNamePrint 2022-08-17T12:57:38.8979742Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2022-08-17T12:57:38.8980093Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2022-08-17T12:57:38.8983380Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2022-08-17T12:57:38.8983760Z [----------] 10 tests from NamedTensorTest (9 ms total) 2022-08-17T12:57:38.8983929Z 2022-08-17T12:57:38.8984096Z [----------] Global test environment tear-down 2022-08-17T12:57:38.8984404Z [==========] 10 tests from 1 test suite ran. (9 ms total) 2022-08-17T12:57:38.8984649Z [ PASSED ] 10 tests. 2022-08-17T12:57:38.9433910Z + ./cpu_generator_test 2022-08-17T12:57:39.1198023Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:39.1198634Z [==========] Running 15 tests from 1 test suite. 2022-08-17T12:57:39.1198964Z [----------] Global test environment set-up. 2022-08-17T12:57:39.1199343Z [----------] 15 tests from CPUGeneratorImpl 2022-08-17T12:57:39.1199839Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2022-08-17T12:57:39.1200292Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-08-17T12:57:39.1200720Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2022-08-17T12:57:39.1201126Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2022-08-17T12:57:39.1201636Z [ RUN ] CPUGeneratorImpl.TestCloning 2022-08-17T12:57:39.1202120Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2022-08-17T12:57:39.1202843Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2022-08-17T12:57:39.1203436Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2022-08-17T12:57:39.1204187Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2022-08-17T12:57:39.1204696Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2022-08-17T12:57:39.1205108Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-08-17T12:57:39.1205582Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-08-17T12:57:39.1205978Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2022-08-17T12:57:39.1216975Z [ OK ] CPUGeneratorImpl.TestRNGForking (1 ms) 2022-08-17T12:57:39.1217657Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2022-08-17T12:57:39.1218252Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2022-08-17T12:57:39.1218657Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2022-08-17T12:57:39.1219047Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-08-17T12:57:39.1219416Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2022-08-17T12:57:39.1219803Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-08-17T12:57:39.1220271Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2022-08-17T12:57:39.1220783Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-08-17T12:57:39.1221293Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2022-08-17T12:57:39.1222215Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-08-17T12:57:39.1222611Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2022-08-17T12:57:39.1223061Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2022-08-17T12:57:39.1223520Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN 2022-08-17T12:57:39.1223997Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN (0 ms) 2022-08-17T12:57:39.1224405Z [ RUN ] CPUGeneratorImpl.TestPhiloxDeterministic 2022-08-17T12:57:39.1224790Z [ OK ] CPUGeneratorImpl.TestPhiloxDeterministic (0 ms) 2022-08-17T12:57:39.1225416Z [----------] 15 tests from CPUGeneratorImpl (2 ms total) 2022-08-17T12:57:39.1225585Z 2022-08-17T12:57:39.1225754Z [----------] Global test environment tear-down 2022-08-17T12:57:39.1226053Z [==========] 15 tests from 1 test suite ran. (2 ms total) 2022-08-17T12:57:39.1226315Z [ PASSED ] 15 tests. 2022-08-17T12:57:39.1666671Z + ./vmap_test 2022-08-17T12:57:39.3488791Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:39.3489640Z [==========] Running 23 tests from 1 test suite. 2022-08-17T12:57:39.3490143Z [----------] Global test environment set-up. 2022-08-17T12:57:39.3490588Z [----------] 23 tests from VmapTest 2022-08-17T12:57:39.3491005Z [ RUN ] VmapTest.TestBatchedTensor 2022-08-17T12:57:39.3513584Z [ OK ] VmapTest.TestBatchedTensor (2 ms) 2022-08-17T12:57:39.3514227Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2022-08-17T12:57:39.3527931Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (1 ms) 2022-08-17T12:57:39.3528625Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2022-08-17T12:57:39.3552252Z [ OK ] VmapTest.TestBatchedTensorActualDim (2 ms) 2022-08-17T12:57:39.3552955Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2022-08-17T12:57:39.3562054Z [ OK ] VmapTest.TestMultiBatchVmapTransform (0 ms) 2022-08-17T12:57:39.3562795Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2022-08-17T12:57:39.3571923Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (0 ms) 2022-08-17T12:57:39.3572713Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2022-08-17T12:57:39.3581942Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (0 ms) 2022-08-17T12:57:39.3582562Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2022-08-17T12:57:39.3583044Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2022-08-17T12:57:39.3583417Z [ RUN ] VmapTest.TestBatchedTensorSum 2022-08-17T12:57:39.3585516Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2022-08-17T12:57:39.3586155Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2022-08-17T12:57:39.3591534Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (0 ms) 2022-08-17T12:57:39.3592024Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2022-08-17T12:57:39.3596307Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2022-08-17T12:57:39.3596774Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2022-08-17T12:57:39.3599808Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2022-08-17T12:57:39.3600176Z [ RUN ] VmapTest.TestBatchedTensorMul 2022-08-17T12:57:39.3602013Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2022-08-17T12:57:39.3602649Z [ RUN ] VmapTest.TestBatchedTensorSize 2022-08-17T12:57:39.3608283Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2022-08-17T12:57:39.3608988Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2022-08-17T12:57:39.3609665Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2022-08-17T12:57:39.3610043Z [ RUN ] VmapTest.TestBatchedTensorExpand 2022-08-17T12:57:39.3710847Z [ OK ] VmapTest.TestBatchedTensorExpand (10 ms) 2022-08-17T12:57:39.3711463Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2022-08-17T12:57:39.3712075Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2022-08-17T12:57:39.3712680Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2022-08-17T12:57:39.3713553Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2022-08-17T12:57:39.3714177Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2022-08-17T12:57:39.3716328Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2022-08-17T12:57:39.3716842Z [ RUN ] VmapTest.TestBatchedTensorPermute 2022-08-17T12:57:39.3717844Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2022-08-17T12:57:39.3718509Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2022-08-17T12:57:39.3730953Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (1 ms) 2022-08-17T12:57:39.3731616Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2022-08-17T12:57:39.3736861Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2022-08-17T12:57:39.3737357Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2022-08-17T12:57:39.3740022Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2022-08-17T12:57:39.3740505Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2022-08-17T12:57:39.3744266Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2022-08-17T12:57:39.3745240Z [----------] 23 tests from VmapTest (25 ms total) 2022-08-17T12:57:39.3745415Z 2022-08-17T12:57:39.3745577Z [----------] Global test environment tear-down 2022-08-17T12:57:39.3745907Z [==========] 23 tests from 1 test suite ran. (25 ms total) 2022-08-17T12:57:39.3746168Z [ PASSED ] 23 tests. 2022-08-17T12:57:39.4192332Z + ./operators_test 2022-08-17T12:57:39.5966743Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:57:39.5967260Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:57:39.5967618Z [----------] Global test environment set-up. 2022-08-17T12:57:39.5967923Z [----------] 4 tests from OperatorsTest 2022-08-17T12:57:39.5968244Z [ RUN ] OperatorsTest.TestFunctionDecltype 2022-08-17T12:57:39.5974238Z [ OK ] OperatorsTest.TestFunctionDecltype (0 ms) 2022-08-17T12:57:39.5974612Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2022-08-17T12:57:39.5974982Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2022-08-17T12:57:39.5975312Z [ RUN ] OperatorsTest.Test_ATEN_FN 2022-08-17T12:57:39.5995805Z [ OK ] OperatorsTest.Test_ATEN_FN (2 ms) 2022-08-17T12:57:39.5996285Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2022-08-17T12:57:39.5996791Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2022-08-17T12:57:39.5997447Z [----------] 4 tests from OperatorsTest (3 ms total) 2022-08-17T12:57:39.5997690Z 2022-08-17T12:57:39.5997849Z [----------] Global test environment tear-down 2022-08-17T12:57:39.5998169Z [==========] 4 tests from 1 test suite ran. (3 ms total) 2022-08-17T12:57:39.5998424Z [ PASSED ] 4 tests. 2022-08-17T12:57:39.6431553Z + [[ -x ./cudnn_test ]] 2022-08-17T12:57:39.6431952Z + [[ -x ./cuda_generator_test ]] 2022-08-17T12:57:39.6432498Z + [[ -x ./apply_test ]] 2022-08-17T12:57:39.6432886Z + [[ -x ./stream_test ]] 2022-08-17T12:57:39.6433376Z + [[ -x ./cuda_half_test ]] 2022-08-17T12:57:39.6433613Z + [[ -x ./cuda_vectorized_test ]] 2022-08-17T12:57:39.6434170Z + [[ -x ./cuda_distributions_test ]] 2022-08-17T12:57:39.6434411Z + [[ -x ./cuda_optional_test ]] 2022-08-17T12:57:39.6434713Z + [[ -x ./cuda_tensor_interop_test ]] 2022-08-17T12:57:39.6435008Z + [[ -x ./cuda_complex_test ]] 2022-08-17T12:57:39.6435234Z + [[ -x ./cuda_complex_math_test ]] 2022-08-17T12:57:39.6435458Z + [[ -x ./cuda_cub_test ]] 2022-08-17T12:57:39.6435738Z + [[ -x ./cuda_atomic_ops_test ]] 2022-08-17T12:57:39.6435934Z + '[' ON == ON ']' 2022-08-17T12:57:39.6436346Z + valgrind --suppressions=/var/lib/jenkins/workspace/aten/tools/valgrind.sup --error-exitcode=1 ./basic '--gtest_filter=-*CUDA' 2022-08-17T12:57:39.6759435Z ==5385== Memcheck, a memory error detector 2022-08-17T12:57:39.6760061Z ==5385== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. 2022-08-17T12:57:39.6760488Z ==5385== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info 2022-08-17T12:57:39.6760808Z ==5385== Command: ./basic --gtest_filter=-*CUDA 2022-08-17T12:57:39.6761068Z ==5385== 2022-08-17T12:57:42.6849480Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6850264Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6850886Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6851377Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6851962Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6852563Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6853129Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6853635Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6854178Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6854610Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6855092Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6855683Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6856236Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6856827Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6857362Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6857924Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6858511Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6859110Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6859676Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6860284Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6860801Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6861253Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6861795Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6862343Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6862779Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6863335Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6863879Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6864406Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6865139Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6865659Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6866178Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6866717Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6867220Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6867752Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6868519Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6869081Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6869570Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6870068Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6870582Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6871078Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6871696Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6872253Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6872826Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6873180Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6873507Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6873818Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6874147Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6874470Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6874773Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6875098Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6875423Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6875725Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6876048Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6876367Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6876668Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6877004Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6877310Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6877613Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6877948Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6878254Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6878552Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6878888Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6879194Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6879492Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6879830Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6880151Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6880438Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6880778Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6881103Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6881387Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6881722Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6882244Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6882544Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6882864Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6883184Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6883572Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6883899Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6884219Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6884519Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6884898Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6885220Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6885522Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6885865Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6886169Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6886471Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6886808Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6887117Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6887418Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6887798Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6888106Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6888405Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6888742Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6889062Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6889347Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6889680Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6889999Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6890285Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6890619Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6890939Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6891227Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6891563Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6891883Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6892185Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6892508Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6892833Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6893130Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6893448Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6893765Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6894062Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6894384Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6894703Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6895003Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6895323Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6895642Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6895940Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6896273Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6896579Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6896877Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6897210Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6897519Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6897829Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6898152Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6898473Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6898770Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6899089Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6899441Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6899736Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6900055Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6900366Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6900660Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6900990Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6901294Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6901589Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6901952Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6902260Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6902556Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6902893Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6903197Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6903488Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6903823Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6904138Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6904421Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6904751Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6905269Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6905598Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6905931Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6906249Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6906539Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6906874Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6907190Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6907487Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6907808Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6908124Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6908418Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6908736Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6909050Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6909351Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6909672Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6909985Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6910283Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6910615Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6910920Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6911216Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6911548Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6911854Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6912148Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6912480Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6912785Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6913079Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6913412Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6913798Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6914081Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6914415Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6914729Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6915012Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6915346Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6915669Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6915956Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6916331Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6916650Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6916950Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6917274Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6917590Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6917890Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6918210Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6918525Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6918822Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6919142Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6919457Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6919753Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6920087Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6929681Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6930143Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6930501Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6930841Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6931151Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6931482Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6931808Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6932111Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6932453Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6932763Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6933067Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6933407Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6933716Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6934021Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6934360Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6934670Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6934972Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6935307Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6935627Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6935912Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6936247Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6936571Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6936858Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6937192Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6937613Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6937899Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6938241Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6938565Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6938865Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6939184Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6939507Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6939807Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6940131Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6940490Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6940789Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6941111Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6941434Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6941732Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6942066Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6942367Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6942667Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6943002Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6943308Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6943606Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6943943Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6944246Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6944542Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6944878Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6945311Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6945595Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6945933Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6946255Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6946541Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6946878Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6947204Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6947494Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6947833Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6948149Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6948436Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6948771Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6949091Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6949385Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6949705Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6950021Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6950318Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6950640Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6950960Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6951260Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6951578Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6951892Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6952261Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6952598Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6952902Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6953201Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6953539Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6953847Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6954149Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6954486Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6954865Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6955165Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6955502Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6955831Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6956120Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6956457Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6956776Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6957065Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6957402Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6957719Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6958002Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6958338Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6958654Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6958952Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6959271Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6959589Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6959882Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6960197Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6960512Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6960812Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6961132Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6961443Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6961742Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6962080Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6962388Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6962683Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6963025Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6963410Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6963720Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6964060Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6964367Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6964666Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6965005Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6965325Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6965612Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6965949Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6966265Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6966590Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6966926Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6967242Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6967529Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6967862Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6968179Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6968473Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6968790Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6969138Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6969438Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6969759Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6970079Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6970379Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6970702Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6971015Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6971312Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6971646Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6971950Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6972246Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6972580Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6972888Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6973185Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6973517Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6973823Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6974119Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6974454Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6974772Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6975059Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6975392Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6975709Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6975993Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6976330Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6976644Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6976927Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6977264Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6977582Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6977877Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6978197Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6978512Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6978811Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6979132Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6979446Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6979745Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6980065Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6980379Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6980709Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6981041Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6981343Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6981637Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6981971Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6982274Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6982573Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6982907Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6983212Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6983540Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6983878Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6984193Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6984482Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6984812Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6985236Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6985522Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6985859Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6986183Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6986472Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6986809Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6987131Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6987429Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6987754Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6988073Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6988375Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6988698Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6989014Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6989313Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6989633Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6989951Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6990248Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6990584Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6990888Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6991185Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6991518Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6991826Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6992122Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6992460Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6992765Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6993063Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6993398Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6993716Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6993998Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6994339Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6994656Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6994941Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6995337Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6995661Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6995947Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6996283Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6996603Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6996902Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6997225Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6997549Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6997895Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6998219Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6998535Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6998834Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.6999157Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.6999471Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.6999770Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7000103Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7000407Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7000704Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7001038Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7001343Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7001644Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7001977Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7002284Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7002582Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7002918Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7003234Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7003608Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7003949Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7004270Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7004556Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7004892Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7005211Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7005498Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7005832Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7006150Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7006449Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7006770Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7007091Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7007388Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7007710Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7008024Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7008322Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7008645Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7008963Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7009259Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7009635Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7009940Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7010237Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7010568Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7010871Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7011168Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7011502Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7011805Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7012139Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7012477Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7012793Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7013079Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7013413Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7013730Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7014016Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7014351Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7014666Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7014951Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7015285Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7015599Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7015899Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7016219Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7016537Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7016837Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7017157Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7017474Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7017773Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7018094Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7018412Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7018709Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7019044Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7019350Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7019646Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7019977Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7020283Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7020579Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7020911Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7021216Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7021513Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7021846Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7022163Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7022447Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7022780Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7023094Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7023378Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7023709Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7024070Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7024353Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7024688Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7025101Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7025403Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7025726Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7026049Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7026348Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7026731Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7027050Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7027353Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7027678Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7027999Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7028301Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7028639Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7028940Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7029241Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7029577Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7029882Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7030188Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7030528Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7030835Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7031136Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7031468Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7031789Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7032072Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7032403Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7032719Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7033003Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7033337Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7033657Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7033942Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7034277Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7034597Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7034892Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7035210Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7035526Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7035821Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7036146Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7036460Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7036756Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7037075Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7037393Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7037692Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7038011Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7038372Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7038671Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7039004Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7039306Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7039604Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7039936Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7040242Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7040539Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7040904Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7041207Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7041501Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7041834Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7042148Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7042433Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7042768Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7043084Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7043444Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7043785Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7044105Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7044392Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7044727Z --5385-- When reading debug info from /opt/conda/lib/libstdc++.so.6.0.29: 2022-08-17T12:57:42.7045075Z --5385-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2022-08-17T12:57:42.7218671Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7219171Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7219557Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7219880Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7220266Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7220569Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7220873Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7221194Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7221489Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7221796Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7222116Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7222408Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7222707Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7223023Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7223328Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7223612Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7223927Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7224229Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7224507Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7224824Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7225246Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7229567Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7230303Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7231020Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7231736Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7232330Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7232920Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7233414Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7233914Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7234468Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7234998Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7235620Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7236208Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7236737Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7237342Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7237905Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7238423Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7239007Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7239566Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7240127Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7240711Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7241196Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7241644Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7242133Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7242638Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7243109Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7243699Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7244226Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7244717Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7245323Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7245675Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7245972Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7246281Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7246591Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7246887Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7247197Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7247506Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7247800Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7248110Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7248421Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7248836Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7249154Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7249450Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7249745Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7250071Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7250367Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7250658Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7250977Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7251267Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7251560Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7251962Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7252269Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7252553Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7252872Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7253178Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7253462Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7253784Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7254093Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7254411Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7254736Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7255047Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7255340Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7255651Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7255953Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7256247Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7256551Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7256853Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7257147Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7257450Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7257761Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7258054Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7258371Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7258664Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7258959Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7259276Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7259567Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7259859Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7260175Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7260467Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7260758Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7261073Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7261377Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7261663Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7261978Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7262282Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7262567Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7262881Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7263185Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7263469Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7263787Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7264093Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7264377Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7264700Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7265169Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7265471Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7265780Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7266158Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7266458Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7266765Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7267073Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7267371Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7267677Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7267993Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7268290Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7268609Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7268947Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7269245Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7269561Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7269857Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7270148Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7270462Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7270753Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7271051Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7271367Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7271672Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7271954Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7272271Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7272579Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7272859Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7273176Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7273483Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7273763Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7274080Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7274382Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7274674Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7274987Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7275293Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7275588Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7275896Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7276200Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7276498Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7276807Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7277107Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7277399Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7277715Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7278011Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7278301Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7278615Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7278907Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7279198Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7279513Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7279805Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7280096Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7280460Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7280750Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7281047Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7281363Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7281666Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7281947Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7282263Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7282572Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7282887Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7283204Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7283598Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7283885Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7284207Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7284513Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7284810Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7285116Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7285419Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7285715Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7286021Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7286324Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7286623Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7286929Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7287238Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7287534Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7287854Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7288146Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7288438Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7288755Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7289045Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7289337Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7289652Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7289947Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7290239Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7290551Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7290855Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7291137Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7291451Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7291752Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7292031Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7292346Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7292652Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7292931Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7293245Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7293549Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7293841Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7294144Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7294494Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7294787Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7295091Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7295393Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7295690Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7295996Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7296300Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7296594Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7296928Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7297241Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7297533Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7297848Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7298144Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7298438Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7298756Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7299048Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7299340Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7299653Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7299944Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7300240Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7300556Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7300860Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7301142Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7301458Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7301763Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7302042Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7302354Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7302657Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7302936Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7303252Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7303556Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7303850Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7304157Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7304461Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7304754Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7305155Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7305461Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7305758Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7306063Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7306370Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7306666Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7306988Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7307286Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7307584Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7307905Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7308199Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7308562Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7308884Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7309179Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7309477Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7309797Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7310109Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7310392Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7310711Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7311016Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7311334Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7311652Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7311957Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7312240Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7312557Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7312860Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7313141Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7313458Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7313758Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7314050Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7314351Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7314654Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7314947Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7315252Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7315552Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7315846Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7316145Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7316453Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7316745Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7317057Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7317349Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7317637Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7317949Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7318243Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7318532Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7318844Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7319137Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7319430Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7319742Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7320049Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7320330Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7320646Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7320956Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7321238Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7321556Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7321864Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7322148Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7322466Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7322809Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7323102Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7323492Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7323804Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7324101Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7324408Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7324715Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7325011Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7325369Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7325675Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7325965Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7326268Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7326574Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7326865Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7327179Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7327474Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7327768Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7328089Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7328381Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7328676Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7328992Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7329284Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7329579Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7329896Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7330197Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7330477Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7330788Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7331090Z --5385-- Ignoring non-Dwarf2/3/4 block in .debug_info 2022-08-17T12:57:42.7331370Z --5385-- WARNING: Serious error when reading debug info 2022-08-17T12:57:42.7331684Z --5385-- When reading debug info from /opt/conda/lib/libgcc_s.so.1: 2022-08-17T12:57:42.7332018Z --5385-- parse_CU_Header: is neither DWARF2 nor DWARF3 nor DWARF4 2022-08-17T12:58:00.9354830Z Running main() from /var/lib/jenkins/workspace/third_party/googletest/googletest/src/gtest_main.cc 2022-08-17T12:58:00.9567024Z Note: Google Test filter = -*CUDA 2022-08-17T12:58:00.9615212Z [==========] Running 4 tests from 1 test suite. 2022-08-17T12:58:00.9642569Z [----------] Global test environment set-up. 2022-08-17T12:58:00.9681053Z [----------] 4 tests from BasicTest 2022-08-17T12:58:00.9701130Z [ RUN ] BasicTest.BasicTestCPU 2022-08-17T12:58:02.2612565Z 337 ms 2022-08-17T12:58:06.1607990Z 3880 ms 2022-08-17T12:58:11.9679916Z 5799 ms 2022-08-17T12:58:12.5470544Z [ OK ] BasicTest.BasicTestCPU (11574 ms) 2022-08-17T12:58:12.5477402Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-08-17T12:58:12.7299377Z 132 ms 2022-08-17T12:58:17.0469933Z 4309 ms 2022-08-17T12:58:23.3050075Z 6255 ms 2022-08-17T12:58:23.3998315Z [ OK ] BasicTest.BasicTestHalfCPU (10851 ms) 2022-08-17T12:58:23.3999860Z [ RUN ] BasicTest.FactoryMethodsTest 2022-08-17T12:58:23.4274551Z [ OK ] BasicTest.FactoryMethodsTest (27 ms) 2022-08-17T12:58:23.4275031Z [ RUN ] BasicTest.BasicStdTestCPU 2022-08-17T12:58:23.5044812Z Simple example: called once 2022-08-17T12:58:23.5883822Z throw: call_once will retry 2022-08-17T12:58:23.5906122Z Didn't throw, call_once will not attempt again 2022-08-17T12:58:23.6363786Z [ OK ] BasicTest.BasicStdTestCPU (208 ms) 2022-08-17T12:58:23.6384627Z [----------] 4 tests from BasicTest (22667 ms total) 2022-08-17T12:58:23.6384784Z 2022-08-17T12:58:23.6395521Z [----------] Global test environment tear-down 2022-08-17T12:58:23.6425793Z [==========] 4 tests from 1 test suite ran. (22687 ms total) 2022-08-17T12:58:23.6436282Z [ PASSED ] 4 tests. 2022-08-17T12:58:24.8651371Z ==5385== 2022-08-17T12:58:24.8653047Z ==5385== HEAP SUMMARY: 2022-08-17T12:58:24.8653406Z ==5385== in use at exit: 242,866 bytes in 4,047 blocks 2022-08-17T12:58:24.8655077Z ==5385== total heap usage: 1,273,934 allocs, 1,269,887 frees, 232,966,325 bytes allocated 2022-08-17T12:58:24.8655617Z ==5385== 2022-08-17T12:58:24.8973534Z ==5385== LEAK SUMMARY: 2022-08-17T12:58:24.8973911Z ==5385== definitely lost: 0 bytes in 0 blocks 2022-08-17T12:58:24.8974366Z ==5385== indirectly lost: 0 bytes in 0 blocks 2022-08-17T12:58:24.8974701Z ==5385== possibly lost: 0 bytes in 0 blocks 2022-08-17T12:58:24.8975153Z ==5385== still reachable: 242,866 bytes in 4,047 blocks 2022-08-17T12:58:24.8975406Z ==5385== suppressed: 0 bytes in 0 blocks 2022-08-17T12:58:24.8975887Z ==5385== Rerun with --leak-check=full to see details of leaked memory 2022-08-17T12:58:24.8976112Z ==5385== 2022-08-17T12:58:24.8976404Z ==5385== For lists of detected and suppressed errors, rerun with: -s 2022-08-17T12:58:24.8976693Z ==5385== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 2022-08-17T12:58:24.9245806Z + [[ -x ./tensor_interop_test ]] 2022-08-17T12:58:24.9246013Z + popd 2022-08-17T12:58:24.9246186Z ~/workspace 2022-08-17T12:58:24.9248341Z + [[ -n '' ]] 2022-08-17T12:58:24.9248678Z + assert_git_not_dirty 2022-08-17T12:58:24.9249116Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:58:24.9249419Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T12:58:24.9252024Z ++ git status --porcelain 2022-08-17T12:58:24.9934706Z + git_status= 2022-08-17T12:58:24.9935142Z + [[ -n '' ]] 2022-08-17T12:58:25.0004900Z Prepare all required actions 2022-08-17T12:58:25.0005206Z Getting action download info 2022-08-17T12:58:25.1968416Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T12:58:25.1968638Z with: 2022-08-17T12:58:25.1969223Z github-token: *** 2022-08-17T12:58:25.1969380Z env: 2022-08-17T12:58:25.1969554Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:25.1969740Z ##[endgroup] 2022-08-17T12:58:25.1995402Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:58:25.1995626Z with: 2022-08-17T12:58:25.1995786Z shell: bash 2022-08-17T12:58:25.1995962Z timeout_minutes: 10 2022-08-17T12:58:25.1996128Z max_attempts: 5 2022-08-17T12:58:25.1996310Z retry_wait_seconds: 30 2022-08-17T12:58:25.1996699Z 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-17T12:58:25.1997106Z polling_interval_seconds: 1 2022-08-17T12:58:25.1997301Z warning_on_retry: true 2022-08-17T12:58:25.1997493Z continue_on_error: false 2022-08-17T12:58:25.1997666Z env: 2022-08-17T12:58:25.1997823Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:25.1998128Z GITHUB_TOKEN: *** 2022-08-17T12:58:25.1998303Z ##[endgroup] 2022-08-17T12:58:25.2328224Z 2022-08-17T12:58:25.2375964Z + python3 -m pip install requests==2.26.0 2022-08-17T12:58:25.6746562Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:58:25.7693028Z Collecting requests==2.26.0 2022-08-17T12:58:25.7826033Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T12:58:25.8640457Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:58:25.8672306Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:58:25.9348143Z Collecting certifi>=2017.4.17 2022-08-17T12:58:25.9384177Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:58:25.9921714Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T12:58:25.9952630Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T12:58:26.0260009Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T12:58:26.0290849Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:58:26.0860781Z Installing collected packages: urllib3, certifi, charset-normalizer, idna, requests 2022-08-17T12:58:26.1756134Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:58:26.1756646Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:58:26.2792143Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T12:58:26.3196834Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-04628c7cc81ad5dde 2022-08-17T12:58:28.7499761Z + GHA_WORKFLOW_JOB_ID=7878161169 2022-08-17T12:58:28.7500475Z + echo '::set-output name=job-id::7878161169' 2022-08-17T12:58:29.2399152Z Command completed after 1 attempt(s). 2022-08-17T12:58:29.2399431Z 2022-08-17T12:58:29.2513972Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:58:29.2514200Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:58:29.2534167Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:58:29.2534395Z env: 2022-08-17T12:58:29.2534559Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:29.2534759Z MONITOR_SCRIPT_PID: 14309 2022-08-17T12:58:29.2534947Z ##[endgroup] 2022-08-17T12:58:29.2611833Z Prepare all required actions 2022-08-17T12:58:29.2612079Z Getting action download info 2022-08-17T12:58:29.4419497Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T12:58:29.5896977Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T12:58:29.5897212Z with: 2022-08-17T12:58:29.5897421Z file-suffix: test-default-1-2-linux.2xlarge_7878161169 2022-08-17T12:58:29.5897639Z env: 2022-08-17T12:58:29.5897811Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:29.5897981Z ##[endgroup] 2022-08-17T12:58:29.5921054Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T12:58:29.5921341Z # Remove any previous test jsons if they exist 2022-08-17T12:58:29.5921576Z rm -f test-jsons-*.zip 2022-08-17T12:58:29.5921807Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T12:58:29.5932641Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:58:29.5932902Z env: 2022-08-17T12:58:29.5933066Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:29.5933318Z FILE_SUFFIX: test-default-1-2-linux.2xlarge_7878161169 2022-08-17T12:58:29.5933546Z ##[endgroup] 2022-08-17T12:58:29.6046416Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T12:58:29.6085165Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T12:58:29.6091020Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T12:58:29.6091917Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T12:58:29.6096638Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T12:58:29.6114960Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:58:29.6115252Z # Remove any previous test reports if they exist 2022-08-17T12:58:29.6115490Z rm -f test-reports-*.zip 2022-08-17T12:58:29.6115725Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T12:58:29.6125908Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:58:29.6126126Z env: 2022-08-17T12:58:29.6126288Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:29.6126530Z FILE_SUFFIX: test-default-1-2-linux.2xlarge_7878161169 2022-08-17T12:58:29.6126752Z ##[endgroup] 2022-08-17T12:58:29.6526090Z adding: test/test-reports/python-pytest/test_ops/test_ops.xml (deflated 95%) 2022-08-17T12:58:29.6526640Z adding: test/test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20220817122716.xml (deflated 42%) 2022-08-17T12:58:29.6529441Z adding: test/test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20220817122716.xml (deflated 90%) 2022-08-17T12:58:29.6530452Z adding: test/test-reports/python-unittest/test_optim/TEST-TestOptim-20220817122716.xml (deflated 80%) 2022-08-17T12:58:29.6531531Z adding: test/test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20220817122716.xml (deflated 76%) 2022-08-17T12:58:29.6609297Z adding: test/test-reports/python-unittest/test_decomp/TEST-TestDecompCPU-20220817122804.xml (deflated 96%) 2022-08-17T12:58:29.6610392Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20220817123514.xml (deflated 85%) 2022-08-17T12:58:29.6670335Z adding: test/test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20220817123514.xml (deflated 97%) 2022-08-17T12:58:29.6671457Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20220817123959.xml (deflated 78%) 2022-08-17T12:58:29.6672460Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20220817123959.xml (deflated 85%) 2022-08-17T12:58:29.6673455Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20220817123959.xml (deflated 85%) 2022-08-17T12:58:29.6674595Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20220817123959.xml (deflated 85%) 2022-08-17T12:58:29.6675939Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220817123959.xml (deflated 74%) 2022-08-17T12:58:29.6677043Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20220817123959.xml (deflated 82%) 2022-08-17T12:58:29.6680767Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFX-20220817123959.xml (deflated 87%) 2022-08-17T12:58:29.6681719Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20220817123959.xml (deflated 63%) 2022-08-17T12:58:29.6683629Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20220817123959.xml (deflated 94%) 2022-08-17T12:58:29.6694186Z adding: test/test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20220817123959.xml (deflated 95%) 2022-08-17T12:58:29.6695246Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20220817123959.xml (deflated 72%) 2022-08-17T12:58:29.6696301Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817123959.xml (deflated 85%) 2022-08-17T12:58:29.6698924Z adding: test/test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20220817123959.xml (deflated 89%) 2022-08-17T12:58:29.6699920Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20220817123959.xml (deflated 90%) 2022-08-17T12:58:29.6822712Z adding: test/test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20220817124330.xml (deflated 97%) 2022-08-17T12:58:29.6823771Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220817124605.xml (deflated 48%) 2022-08-17T12:58:29.6824811Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20220817124605.xml (deflated 40%) 2022-08-17T12:58:29.6912893Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20220817124605.xml (deflated 98%) 2022-08-17T12:58:29.6915784Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220817124605.xml (deflated 86%) 2022-08-17T12:58:29.6918784Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220817124605.xml (deflated 86%) 2022-08-17T12:58:29.6934068Z adding: test/test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20220817124756.xml (deflated 93%) 2022-08-17T12:58:29.6948020Z adding: test/test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20220817124925.xml (deflated 97%) 2022-08-17T12:58:29.6949584Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20220817125045.xml (deflated 80%) 2022-08-17T12:58:29.6963374Z adding: test/test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20220817125045.xml (deflated 94%) 2022-08-17T12:58:29.6965158Z adding: test/test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20220817125132.xml (deflated 88%) 2022-08-17T12:58:29.6966164Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20220817125210.xml (deflated 74%) 2022-08-17T12:58:29.6968544Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20220817125210.xml (deflated 86%) 2022-08-17T12:58:29.6971345Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20220817125210.xml (deflated 90%) 2022-08-17T12:58:29.6972466Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20220817125210.xml (deflated 76%) 2022-08-17T12:58:29.6973498Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20220817125210.xml (deflated 69%) 2022-08-17T12:58:29.6974536Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20220817125210.xml (deflated 43%) 2022-08-17T12:58:29.6975679Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20220817125210.xml (deflated 40%) 2022-08-17T12:58:29.6976680Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20220817125210.xml (deflated 72%) 2022-08-17T12:58:29.6977673Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20220817125210.xml (deflated 42%) 2022-08-17T12:58:29.6978648Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20220817125210.xml (deflated 59%) 2022-08-17T12:58:29.6979595Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2-20220817125210.xml (deflated 52%) 2022-08-17T12:58:29.6980568Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader2_EventLoop-20220817125210.xml (deflated 60%) 2022-08-17T12:58:29.6981585Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20220817125210.xml (deflated 42%) 2022-08-17T12:58:29.6982633Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20220817125210.xml (deflated 42%) 2022-08-17T12:58:29.6983680Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20220817125242.xml (deflated 85%) 2022-08-17T12:58:29.6984717Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20220817125311.xml (deflated 44%) 2022-08-17T12:58:29.6985931Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20220817125311.xml (deflated 81%) 2022-08-17T12:58:29.6986941Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSerialization-20220817125311.xml (deflated 84%) 2022-08-17T12:58:29.6987989Z adding: test/test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20220817125311.xml (deflated 76%) 2022-08-17T12:58:29.6988978Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20220817125334.xml (deflated 81%) 2022-08-17T12:58:29.6989939Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20220817125334.xml (deflated 75%) 2022-08-17T12:58:29.6996716Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutograd-20220817125356.xml (deflated 86%) 2022-08-17T12:58:29.6997872Z adding: test/test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20220817125356.xml (deflated 60%) 2022-08-17T12:58:29.6999204Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCPU-20220817125356.xml (deflated 86%) 2022-08-17T12:58:29.7000371Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20220817125356.xml (deflated 85%) 2022-08-17T12:58:29.7001478Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20220817125356.xml (deflated 72%) 2022-08-17T12:58:29.7004139Z adding: test/test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20220817125356.xml (deflated 95%) 2022-08-17T12:58:29.7005291Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20220817125356.xml (deflated 87%) 2022-08-17T12:58:29.7006440Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCPU-20220817125356.xml (deflated 68%) 2022-08-17T12:58:29.7007546Z adding: test/test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20220817125356.xml (deflated 77%) 2022-08-17T12:58:29.7008671Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20220817125413.xml (deflated 52%) 2022-08-17T12:58:29.7009749Z adding: test/test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20220817125429.xml (deflated 62%) 2022-08-17T12:58:29.7012319Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorch-20220817125429.xml (deflated 89%) 2022-08-17T12:58:29.7025165Z adding: test/test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20220817125429.xml (deflated 94%) 2022-08-17T12:58:29.7026219Z adding: test/test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20220817125429.xml (deflated 42%) 2022-08-17T12:58:29.7027204Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertClose-20220817125442.xml (deflated 85%) 2022-08-17T12:58:29.7028228Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20220817125442.xml (deflated 70%) 2022-08-17T12:58:29.7029339Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20220817125442.xml (deflated 84%) 2022-08-17T12:58:29.7030412Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20220817125442.xml (deflated 69%) 2022-08-17T12:58:29.7031480Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20220817125442.xml (deflated 69%) 2022-08-17T12:58:29.7032532Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20220817125442.xml (deflated 70%) 2022-08-17T12:58:29.7033553Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20220817125442.xml (deflated 75%) 2022-08-17T12:58:29.7034591Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20220817125442.xml (deflated 69%) 2022-08-17T12:58:29.7035574Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20220817125442.xml (deflated 70%) 2022-08-17T12:58:29.7036558Z adding: test/test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20220817125442.xml (deflated 41%) 2022-08-17T12:58:29.7037439Z adding: test/test-reports/python-unittest/test_testing/TEST-TestImports-20220817125442.xml (deflated 48%) 2022-08-17T12:58:29.7038359Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20220817125442.xml (deflated 88%) 2022-08-17T12:58:29.7039451Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20220817125442.xml (deflated 88%) 2022-08-17T12:58:29.7040458Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20220817125442.xml (deflated 89%) 2022-08-17T12:58:29.7141100Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20220817125455.xml (deflated 98%) 2022-08-17T12:58:29.7142028Z adding: test/test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20220817125455.xml (deflated 75%) 2022-08-17T12:58:29.7148122Z adding: test/test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20220817125509.xml (deflated 97%) 2022-08-17T12:58:29.7179701Z adding: test/test-reports/python-unittest/test_mps/TEST-TestConsistencyCPU-20220817125520.xml (deflated 98%) 2022-08-17T12:58:29.7180665Z adding: test/test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20220817125527.xml (deflated 55%) 2022-08-17T12:58:29.7183658Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20220817125542.xml (deflated 92%) 2022-08-17T12:58:29.7186129Z adding: test/test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20220817125542.xml (deflated 88%) 2022-08-17T12:58:29.7187697Z adding: test/test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20220817125548.xml (deflated 87%) 2022-08-17T12:58:29.7188713Z adding: test/test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20220817125552.xml (deflated 53%) 2022-08-17T12:58:29.7189677Z adding: test/test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20220817125556.xml (deflated 53%) 2022-08-17T12:58:29.7190656Z adding: test/test-reports/python-unittest/test_profiler/TEST-TestExecutionGraph-20220817125600.xml (deflated 72%) 2022-08-17T12:58:29.7191666Z adding: test/test-reports/python-unittest/test_profiler/TEST-TestExperimentalUtils-20220817125600.xml (deflated 81%) 2022-08-17T12:58:29.7192745Z adding: test/test-reports/python-unittest/test_profiler/TEST-TestProfiler-20220817125600.xml (deflated 72%) 2022-08-17T12:58:29.7193715Z adding: test/test-reports/python-unittest/test_profiler/TEST-TestRecordFunction-20220817125600.xml (deflated 68%) 2022-08-17T12:58:29.7194654Z adding: test/test-reports/python-unittest/test_profiler/TEST-TestProfilerCUDA-20220817125600.xml (deflated 56%) 2022-08-17T12:58:29.7195667Z adding: test/test-reports/python-unittest/test_profiler/TEST-TestTorchTidyProfiler-20220817125600.xml (deflated 73%) 2022-08-17T12:58:29.7196726Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20220817125604.xml (deflated 82%) 2022-08-17T12:58:29.7197837Z adding: test/test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20220817125604.xml (deflated 76%) 2022-08-17T12:58:29.7198902Z adding: test/test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20220817125604.xml (deflated 84%) 2022-08-17T12:58:29.7199958Z adding: test/test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20220817125604.xml (deflated 76%) 2022-08-17T12:58:29.7201009Z adding: test/test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20220817125604.xml (deflated 86%) 2022-08-17T12:58:29.7202022Z adding: test/test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20220817125604.xml (deflated 72%) 2022-08-17T12:58:29.7203098Z adding: test/test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20220817125604.xml (deflated 71%) 2022-08-17T12:58:29.7204228Z adding: test/test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20220817125604.xml (deflated 79%) 2022-08-17T12:58:29.7205194Z adding: test/test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20220817125604.xml (deflated 73%) 2022-08-17T12:58:29.7206188Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20220817125604.xml (deflated 75%) 2022-08-17T12:58:29.7207250Z adding: test/test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20220817125604.xml (deflated 81%) 2022-08-17T12:58:29.7208310Z adding: test/test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20220817125604.xml (deflated 48%) 2022-08-17T12:58:29.7209455Z adding: test/test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20220817125604.xml (deflated 69%) 2022-08-17T12:58:29.7210500Z adding: test/test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20220817125604.xml (deflated 76%) 2022-08-17T12:58:29.7211477Z adding: test/test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20220817125604.xml (deflated 44%) 2022-08-17T12:58:29.7212402Z adding: test/test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20220817125604.xml (deflated 71%) 2022-08-17T12:58:29.7213383Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20220817125607.xml (deflated 42%) 2022-08-17T12:58:29.7214412Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20220817125607.xml (deflated 41%) 2022-08-17T12:58:29.7215380Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20220817125607.xml (deflated 41%) 2022-08-17T12:58:29.7216307Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20220817125607.xml (deflated 41%) 2022-08-17T12:58:29.7217305Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20220817125607.xml (deflated 42%) 2022-08-17T12:58:29.7218221Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIndexing-20220817125607.xml (deflated 73%) 2022-08-17T12:58:29.7219095Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestIterator-20220817125607.xml (deflated 41%) 2022-08-17T12:58:29.7220049Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20220817125607.xml (deflated 40%) 2022-08-17T12:58:29.7220919Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestPickle-20220817125607.xml (deflated 40%) 2022-08-17T12:58:29.7221769Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestRNN-20220817125607.xml (deflated 38%) 2022-08-17T12:58:29.7222670Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestResolveName-20220817125607.xml (deflated 40%) 2022-08-17T12:58:29.7223602Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionMode-20220817125607.xml (deflated 87%) 2022-08-17T12:58:29.7229841Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20220817125607.xml (deflated 96%) 2022-08-17T12:58:29.7230933Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20220817125607.xml (deflated 41%) 2022-08-17T12:58:29.7231982Z adding: test/test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20220817125607.xml (deflated 41%) 2022-08-17T12:58:29.7233156Z adding: test/test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20220817125610.xml (deflated 55%) 2022-08-17T12:58:29.7234332Z adding: test/test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20220817125613.xml (deflated 77%) 2022-08-17T12:58:29.7235336Z adding: test/test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20220817125616.xml (deflated 56%) 2022-08-17T12:58:29.7238639Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapAPI-20220817125619.xml (deflated 94%) 2022-08-17T12:58:29.7239942Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapBatchedGradientCPU-20220817125619.xml (deflated 85%) 2022-08-17T12:58:29.7241447Z adding: test/test-reports/python-unittest/test_vmap/TEST-TestVmapOperators-20220817125619.xml (deflated 87%) 2022-08-17T12:58:29.7243340Z adding: test/test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20220817125622.xml (deflated 93%) 2022-08-17T12:58:29.7244364Z adding: test/test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20220817125625.xml (deflated 81%) 2022-08-17T12:58:29.7246717Z adding: test/test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCPU-20220817125627.xml (deflated 90%) 2022-08-17T12:58:29.7247699Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20220817125630.xml (deflated 80%) 2022-08-17T12:58:29.7248719Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutograd-20220817125630.xml (deflated 84%) 2022-08-17T12:58:29.7250530Z adding: test/test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20220817125630.xml (deflated 91%) 2022-08-17T12:58:29.7251598Z adding: test/test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20220817125632.xml (deflated 75%) 2022-08-17T12:58:29.7252615Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20220817125634.xml (deflated 54%) 2022-08-17T12:58:29.7253573Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20220817125634.xml (deflated 76%) 2022-08-17T12:58:29.7254613Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20220817125634.xml (deflated 83%) 2022-08-17T12:58:29.7255712Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20220817125634.xml (deflated 72%) 2022-08-17T12:58:29.7256702Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestGraph-20220817125634.xml (deflated 67%) 2022-08-17T12:58:29.7257756Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20220817125634.xml (deflated 76%) 2022-08-17T12:58:29.7259051Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20220817125634.xml (deflated 66%) 2022-08-17T12:58:29.7260278Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20220817125634.xml (deflated 74%) 2022-08-17T12:58:29.7261418Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20220817125634.xml (deflated 70%) 2022-08-17T12:58:29.7262380Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSharding-20220817125634.xml (deflated 61%) 2022-08-17T12:58:29.7263341Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20220817125634.xml (deflated 69%) 2022-08-17T12:58:29.7264277Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestTyping-20220817125634.xml (deflated 80%) 2022-08-17T12:58:29.7265547Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20220817125634.xml (deflated 42%) 2022-08-17T12:58:29.7266446Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20220817125634.xml (deflated 79%) 2022-08-17T12:58:29.7267434Z adding: test/test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20220817125634.xml (deflated 59%) 2022-08-17T12:58:29.7268427Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20220817125635.xml (deflated 79%) 2022-08-17T12:58:29.7269515Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20220817125635.xml (deflated 62%) 2022-08-17T12:58:29.7270513Z adding: test/test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20220817125635.xml (deflated 87%) 2022-08-17T12:58:29.7271391Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitor-20220817125637.xml (deflated 66%) 2022-08-17T12:58:29.7272338Z adding: test/test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20220817125637.xml (deflated 41%) 2022-08-17T12:58:29.7273398Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20220817125639.xml (deflated 88%) 2022-08-17T12:58:29.7274379Z adding: test/test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20220817125639.xml (deflated 69%) 2022-08-17T12:58:29.7275383Z adding: test/test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20220817125640.xml (deflated 60%) 2022-08-17T12:58:29.7276465Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20220817125642.xml (deflated 77%) 2022-08-17T12:58:29.7277377Z adding: test/test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20220817125642.xml (deflated 42%) 2022-08-17T12:58:29.7278228Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20220817125644.xml (deflated 39%) 2022-08-17T12:58:29.7278744Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20220817125644.xml (deflated 85%) 2022-08-17T12:58:29.7279261Z adding: test/test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20220817125644.xml (deflated 87%) 2022-08-17T12:58:29.7279752Z adding: test/test-reports/python-unittest/test_pytree/TEST-TestPytree-20220817125645.xml (deflated 84%) 2022-08-17T12:58:29.7280241Z adding: test/test-reports/python-unittest/test_profiler_tree/TEST-TestProfilerTree-20220817125647.xml (deflated 82%) 2022-08-17T12:58:29.7280779Z adding: test/test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20220817125648.xml (deflated 39%) 2022-08-17T12:58:29.7281308Z adding: test/test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20220817125650.xml (deflated 63%) 2022-08-17T12:58:29.7281829Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20220817125651.xml (deflated 90%) 2022-08-17T12:58:29.7282353Z adding: test/test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20220817125651.xml (deflated 87%) 2022-08-17T12:58:29.7282958Z adding: test/test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20220817125653.xml (deflated 84%) 2022-08-17T12:58:29.7283596Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20220817125705.xml (deflated 80%) 2022-08-17T12:58:29.7284154Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20220817125705.xml (deflated 67%) 2022-08-17T12:58:29.7284689Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20220817125705.xml (deflated 40%) 2022-08-17T12:58:29.7285240Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20220817125705.xml (deflated 42%) 2022-08-17T12:58:29.7285808Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20220817125715.xml (deflated 80%) 2022-08-17T12:58:29.7286362Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20220817125715.xml (deflated 67%) 2022-08-17T12:58:29.7286895Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20220817125715.xml (deflated 40%) 2022-08-17T12:58:29.7287441Z adding: test/test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20220817125715.xml (deflated 42%) 2022-08-17T12:58:29.7287979Z adding: test/test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20220817125717.xml (deflated 70%) 2022-08-17T12:58:29.7288510Z adding: test/test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20220817125718.xml (deflated 43%) 2022-08-17T12:58:29.7315408Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:58:29.7315696Z # Remove any previous test reports if they exist 2022-08-17T12:58:29.7315929Z rm -f usage-log-*.zip 2022-08-17T12:58:29.7316191Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T12:58:29.7316481Z # so check to see if the file exists first 2022-08-17T12:58:29.7316706Z if [ -f 'usage_log.txt' ]; then 2022-08-17T12:58:29.7316952Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T12:58:29.7317152Z fi 2022-08-17T12:58:29.7327535Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:58:29.7327751Z env: 2022-08-17T12:58:29.7327914Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:29.7328154Z FILE_SUFFIX: test-default-1-2-linux.2xlarge_7878161169 2022-08-17T12:58:29.7328376Z ##[endgroup] 2022-08-17T12:58:29.7527775Z adding: usage_log.txt (deflated 95%) 2022-08-17T12:58:29.7562020Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:58:29.7562229Z with: 2022-08-17T12:58:29.7562433Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:58:29.7562863Z retention-days: 14 2022-08-17T12:58:29.7563056Z if-no-files-found: warn 2022-08-17T12:58:29.7563339Z path: test-jsons-*.zip 2022-08-17T12:58:29.7563527Z name: artifact 2022-08-17T12:58:29.7563695Z s3-bucket: gha-artifacts 2022-08-17T12:58:29.7563885Z region: us-east-1 2022-08-17T12:58:29.7564048Z env: 2022-08-17T12:58:29.7564204Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:29.7564385Z ##[endgroup] 2022-08-17T12:58:30.0809256Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:58:30.0809810Z With the provided path, there will be 1 file uploaded 2022-08-17T12:58:30.0810145Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:58:30.0852382Z Starting upload of test-jsons-test-default-1-2-linux.2xlarge_7878161169.zip 2022-08-17T12:58:30.2323602Z Finished upload of test-jsons-test-default-1-2-linux.2xlarge_7878161169.zip 2022-08-17T12:58:30.2454623Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:58:30.2454838Z with: 2022-08-17T12:58:30.2455045Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:58:30.2455254Z retention-days: 14 2022-08-17T12:58:30.2455448Z if-no-files-found: error 2022-08-17T12:58:30.2455749Z path: test-reports-*.zip 2022-08-17T12:58:30.2455924Z name: artifact 2022-08-17T12:58:30.2456106Z s3-bucket: gha-artifacts 2022-08-17T12:58:30.2456297Z region: us-east-1 2022-08-17T12:58:30.2456449Z env: 2022-08-17T12:58:30.2456620Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:30.2456814Z ##[endgroup] 2022-08-17T12:58:30.5486289Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:58:30.5486742Z With the provided path, there will be 1 file uploaded 2022-08-17T12:58:30.5487189Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:58:30.5494439Z Starting upload of test-reports-test-default-1-2-linux.2xlarge_7878161169.zip 2022-08-17T12:58:30.7301953Z Finished upload of test-reports-test-default-1-2-linux.2xlarge_7878161169.zip 2022-08-17T12:58:30.7410334Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:58:30.7410541Z with: 2022-08-17T12:58:30.7410744Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:58:30.7410969Z retention-days: 14 2022-08-17T12:58:30.7411151Z if-no-files-found: ignore 2022-08-17T12:58:30.7411347Z path: usage-log-*.zip 2022-08-17T12:58:30.7411528Z name: artifact 2022-08-17T12:58:30.7411698Z s3-bucket: gha-artifacts 2022-08-17T12:58:30.7411886Z region: us-east-1 2022-08-17T12:58:30.7412054Z env: 2022-08-17T12:58:30.7412213Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:30.7412392Z ##[endgroup] 2022-08-17T12:58:31.0414727Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:58:31.0415263Z With the provided path, there will be 1 file uploaded 2022-08-17T12:58:31.0415613Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:58:31.0421342Z Starting upload of usage-log-test-default-1-2-linux.2xlarge_7878161169.zip 2022-08-17T12:58:31.1657569Z Finished upload of usage-log-test-default-1-2-linux.2xlarge_7878161169.zip 2022-08-17T12:58:31.1769662Z ##[group]Run set -x 2022-08-17T12:58:31.1769864Z set -x 2022-08-17T12:58:31.1770081Z python3 -m pip install -r requirements.txt 2022-08-17T12:58:31.1770326Z python3 -m pip install boto3==1.19.12 2022-08-17T12:58:31.1770616Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:58:31.1781578Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:58:31.1781873Z env: 2022-08-17T12:58:31.1782046Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:58:31.1782234Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:58:31.1782428Z BRANCH: pull/82657 2022-08-17T12:58:31.1782604Z TEST_CONFIG: default 2022-08-17T12:58:31.1782766Z SHARD_NUMBER: 1 2022-08-17T12:58:31.1782982Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:58:31.1783197Z PR_NUMBER: 82657 2022-08-17T12:58:31.1783370Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:58:31.1783574Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:58:31.1783837Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:58:31.1784026Z TAG: 2022-08-17T12:58:31.1784191Z WORKFLOW_ID: 2875102080 2022-08-17T12:58:31.1784509Z GITHUB_TOKEN: *** 2022-08-17T12:58:31.1784683Z GHA_WORKFLOW_JOB_ID: 7878161169 2022-08-17T12:58:31.1784866Z ##[endgroup] 2022-08-17T12:58:31.1808890Z + python3 -m pip install -r requirements.txt 2022-08-17T12:58:31.3818402Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:58:31.4427194Z Collecting astunparse 2022-08-17T12:58:31.4555795Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:58:31.4771980Z Collecting expecttest 2022-08-17T12:58:31.4802809Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:58:31.5066936Z Collecting future 2022-08-17T12:58:31.5099287Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:58:32.3478595Z Collecting numpy 2022-08-17T12:58:32.3520736Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:58:32.5669803Z 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-17T12:58:32.6509549Z Collecting pyyaml 2022-08-17T12:58:32.6550280Z 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-17T12:58:32.6694054Z 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-17T12:58:32.6810684Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T12:58:32.7240615Z Collecting six 2022-08-17T12:58:32.7273170Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:58:32.7514966Z Collecting types-dataclasses 2022-08-17T12:58:32.7545361Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:58:32.7852744Z Collecting typing_extensions 2022-08-17T12:58:32.7884518Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:58:32.8267223Z Collecting sympy 2022-08-17T12:58:32.8312327Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:58:32.9811252Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:58:32.9854855Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:58:32.9942788Z 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-17T12:58:32.9950876Z 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-17T12:58:32.9968549Z 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-17T12:58:32.9978752Z 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-17T12:58:33.0313941Z Collecting mpmath>=0.19 2022-08-17T12:58:33.0349395Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:58:33.0532922Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:58:33.0877322Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T12:58:33.1179992Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:58:33.1180464Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:58:33.1423890Z Running setup.py install for future: started 2022-08-17T12:58:33.6103769Z Running setup.py install for future: finished with status 'done' 2022-08-17T12:58:35.1013868Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:58:35.1014396Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:58:41.9485431Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:58:41.9485942Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:58:41.9705557Z 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-17T12:58:42.0289402Z + python3 -m pip install boto3==1.19.12 2022-08-17T12:58:42.2281619Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:58:42.8320570Z Collecting boto3==1.19.12 2022-08-17T12:58:42.8471771Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T12:58:43.5685192Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T12:58:43.5731265Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T12:58:43.7184698Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T12:58:43.7216850Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T12:58:43.7541581Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T12:58:43.7571053Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T12:58:43.7974413Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T12:58:43.8006471Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T12:58:43.8119726Z 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-17T12:58:43.8267305Z 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-17T12:58:43.8878626Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-08-17T12:58:44.4942072Z 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-17T12:58:44.5373483Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:00:01.1643044Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:00:01.1644574Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage": "HTTP Error 500: Internal Server Error", "errorType": "HTTPError", "stackTrace": [" File \"/var/task/lambda_function.py\", line 57, in lambda_handler\n return urlopen(req, data=json.dumps(data).encode()).read()\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 222, in urlopen\n return opener.open(url, data, timeout)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 531, in open\n response = meth(req, response)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 640, in http_response\n response = self.parent.error(\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 569, in error\n return self._call_chain(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 502, in _call_chain\n result = func(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 649, in http_error_default\n raise HTTPError(req.full_url, code, msg, hdrs, fp)\n"]} 2022-08-17T13:00:01.1645729Z 2022-08-17T13:00:01.1646092Z ----- Historic stats comparison result ------ 2022-08-17T13:00:01.1646241Z 2022-08-17T13:00:01.1646397Z job: linux-bionic-py3.7-clang9 2022-08-17T13:00:01.1646783Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:00:01.1647020Z 2022-08-17T13:00:01.1647166Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:00:01.1652052Z 2022-08-17T13:00:01.1652414Z : (master) 2022-08-17T13:00:01.1652695Z | 2022-08-17T13:00:01.1653042Z | * ce6a3c605d (HEAD) total time 4357.97s 2022-08-17T13:00:01.1653387Z | | 2022-08-17T13:00:01.1653651Z | : (3 commits) 2022-08-17T13:00:01.1653978Z |/| 2022-08-17T13:00:01.1654305Z | : (6 commits) 2022-08-17T13:00:01.1654628Z | 2022-08-17T13:00:01.1655330Z * 343b5f8651 (base) 8 reports, total time 4351.75s ± 1636.11s 2022-08-17T13:00:01.1656031Z * 1a09b05c94 8 reports, total time 4397.82s ± 1639.71s 2022-08-17T13:00:01.1656689Z * df62ea76d1 8 reports, total time 4390.66s ± 1644.90s 2022-08-17T13:00:01.1657370Z * aac622ad55 8 reports, total time 4408.35s ± 1673.46s 2022-08-17T13:00:01.1658046Z * 31d4b6f52a 8 reports, total time 4385.33s ± 1671.29s 2022-08-17T13:00:01.1658699Z * 0e2efaf9cc 8 reports, total time 4486.26s ± 1661.90s 2022-08-17T13:00:01.1659398Z * 1ee9eb52b6 8 reports, total time 4443.68s ± 1704.91s 2022-08-17T13:00:01.1659861Z * f4b7c10e14 0 reports 2022-08-17T13:00:01.1665958Z * 785f7f6298 8 reports, total time 4428.71s ± 1658.60s 2022-08-17T13:00:01.1666285Z * 3586af8adc 8 reports, total time 4433.76s ± 1657.48s 2022-08-17T13:00:01.1666493Z | 2022-08-17T13:00:01.1666642Z : 2022-08-17T13:00:01.1666721Z 2022-08-17T13:00:01.1666839Z Removed (across 532 suites) 0 tests, totaling 0.00s 2022-08-17T13:00:01.1667107Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:00:01.1667362Z Added (across 187 suites) 73941 tests, totaling +4357.97s 2022-08-17T13:00:01.2862542Z Prepare all required actions 2022-08-17T13:00:01.2881961Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:00:01.2882168Z with: 2022-08-17T13:00:01.2882306Z env: 2022-08-17T13:00:01.2882478Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:01.2882663Z ##[endgroup] 2022-08-17T13:00:01.2897220Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:00:01.2897479Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:00:01.2908685Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:01.2908906Z env: 2022-08-17T13:00:01.2909082Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:01.2909269Z ##[endgroup] 2022-08-17T13:00:01.2951599Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:00:01.3008902Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:00:01.3009216Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:00:01.3009499Z # shellcheck disable=SC2046 2022-08-17T13:00:01.3009712Z docker stop $(docker ps -q) || true 2022-08-17T13:00:01.3009939Z # Prune all of the docker images 2022-08-17T13:00:01.3010154Z docker system prune -af 2022-08-17T13:00:01.3019966Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:01.3020182Z env: 2022-08-17T13:00:01.3020358Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:01.3020531Z ##[endgroup] 2022-08-17T13:00:01.6847004Z 3c1be2efaaa0 2022-08-17T13:00:02.2053792Z Deleted Containers: 2022-08-17T13:00:02.2054142Z 3c1be2efaaa008b60fb03854903a39deb2498d43546eeb2dc42f3fa7aba3bb8c 2022-08-17T13:00:02.2054383Z 2022-08-17T13:00:04.9439671Z Deleted Images: 2022-08-17T13:00:04.9440668Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T13:00:04.9442119Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T13:00:04.9443049Z deleted: sha256:716f775ba50f080631dd2003e85f8c6cc5dcc47691d0e17f53840ebe442f62ed 2022-08-17T13:00:04.9443615Z deleted: sha256:cac989351c5e0ef6db39f9b3be3685e0b1d53a07c134d0f35ccb03014785663f 2022-08-17T13:00:04.9444110Z deleted: sha256:0d1af81e11590a8212ace64c202dba2874e1bc4949a678efa6d55ddf468cfaf6 2022-08-17T13:00:04.9444617Z deleted: sha256:c6def6b024cfbe252d1b38833804c2d9960705755137dcc5e567cc19418fca65 2022-08-17T13:00:04.9445210Z deleted: sha256:c57202f02ef411ec0176a25ae7f9a39a61e4b123ac662e2ca8cdd3616fce447b 2022-08-17T13:00:04.9445648Z deleted: sha256:8b576c82ae83fd68f77091496eaf0cbfe51db4d0250323f3f5163ce7a7f1f6e1 2022-08-17T13:00:04.9446195Z deleted: sha256:22b4f5924e45d75fea9a2ce703b0faf0b1ba28b40e7607e56d25916c1b376158 2022-08-17T13:00:04.9446788Z deleted: sha256:e05bae5c36aa8b960b522141cdb0c1439807cb866c5cdb857c7f51ffe921e405 2022-08-17T13:00:04.9447381Z deleted: sha256:89d03a98db042f69a801648459ba902c04ec48e85a3491d4b89953cf4814d1e2 2022-08-17T13:00:04.9447899Z deleted: sha256:2b287193aca5b137b5f2f3271fefed55a425fd9fa696a32cee6c5146f4c3954d 2022-08-17T13:00:04.9448232Z deleted: sha256:24afcd905bba0ef7e8653c99420a95a64e0e001c3568d61dfaae9c9596a8268d 2022-08-17T13:00:04.9448554Z deleted: sha256:704d00fde7b7b4a6bd7890fa21c58ef7de891bac812dac280e53ee340718e774 2022-08-17T13:00:04.9448883Z deleted: sha256:0a96340b129ec4e5b8cff3089aa854a5f4bbf81453f6423323acfd68b8720428 2022-08-17T13:00:04.9449203Z deleted: sha256:3c4319a89824c0eefcc01c54408d932655cafbcdfd1915f2a8876375b234c4a9 2022-08-17T13:00:04.9449510Z deleted: sha256:1eb2779d7b387531e6e9fab145167f46c9f2e6d82df8d126b42d74559cee859d 2022-08-17T13:00:04.9449808Z deleted: sha256:5614187b5202c7d6677d6b8007b739852605457f4747c9be36f5e6aab77808ac 2022-08-17T13:00:04.9450104Z deleted: sha256:769ef7d77444c42f90508e9e45078aad3c50b9675293f90a73b632833dbcabcc 2022-08-17T13:00:04.9450408Z deleted: sha256:4761c2c1bc2f178cf23c21532662931f14aaad221b5bda6cd22215a36235f236 2022-08-17T13:00:04.9450809Z deleted: sha256:769d67c5b50605d0a321303414eff20b05a483752ca844a123eabdf9d7d4edde 2022-08-17T13:00:04.9451111Z deleted: sha256:674861b1f5249b9c856d4cb7fe7d66000cb88e7278320bb0b639001046dd8d51 2022-08-17T13:00:04.9451406Z deleted: sha256:049870dc953c438dc2831259785a577d289e3ae0e41d21f9a2140107533e82a7 2022-08-17T13:00:04.9451697Z deleted: sha256:962b0d76e69374761a37b3068d6fc0b2faf3de90ab20e07af8c7121eb16c0b90 2022-08-17T13:00:04.9452016Z deleted: sha256:93f1cd9f5af9068f58217c564ed603894786fa80b7fb7e7baf66f2c7944aee1d 2022-08-17T13:00:04.9452342Z deleted: sha256:c8db60f27caae1ca49102e8a9299c07ecfc40ba93d5f22e5727996af97bdc152 2022-08-17T13:00:04.9452681Z deleted: sha256:4c3f83333daa6a5a09f6fa0b7c2db3a571d627bfd5e4ce1f1ae75e6281b3b45f 2022-08-17T13:00:04.9452991Z deleted: sha256:9997cc5711915151b44b6b711deb7ee0d613c8a0c22c908da81a0b1f59a5645e 2022-08-17T13:00:04.9453304Z deleted: sha256:0212136c6fb1c0e6708c3e2dabfdef49e53364191e1782222d43b7eb64c25b50 2022-08-17T13:00:04.9453609Z deleted: sha256:32099645fa33152b7557b7d4bd46b7977284a0a61f8362b537228a057d8971b9 2022-08-17T13:00:04.9453912Z deleted: sha256:9dd6134bc353bb8d98ebdc43f1e896aab5083ec1ab1bcb0a1ed12df4836c5c6a 2022-08-17T13:00:04.9454254Z deleted: sha256:f2d8adc69dc2626a059c6efbccdbc8f23864949ea77f8e94bf6679f8374e5156 2022-08-17T13:00:04.9454583Z deleted: sha256:19ea2cd66ef6a1cbd07a3fe736462617016520688fb3476c757dbb5862ad5ff6 2022-08-17T13:00:04.9454893Z deleted: sha256:055a89179d5f04127accd1d05dc8176b87cf6a614013f7428f67ee6171f0d066 2022-08-17T13:00:04.9455194Z deleted: sha256:984a4d6add175d4dd927844459eab187eb73eda0c910987c2e4840d1b5db3c0f 2022-08-17T13:00:04.9455523Z deleted: sha256:73b89f3f75cfd9b8ebd057f516e8abd04222acad08d9bc80da7b09019c40c3f5 2022-08-17T13:00:04.9455852Z deleted: sha256:177abc386c5a136ef83849b65b9dc370670fcad7e6e5e16b49b0d786d01025b9 2022-08-17T13:00:04.9456203Z deleted: sha256:5aa5c113ef767f55fd846cc38e98718ba62424033b16c2675c86891a66257157 2022-08-17T13:00:04.9456515Z deleted: sha256:056b9982189c8c3f0554943a5b05dcddd9e7cae3e2b93456fde55b6bad47ac08 2022-08-17T13:00:04.9456825Z deleted: sha256:9d05cc064039c29313e3c1a1c180728dcb24f874a2e1ef243374857b3dca1d2c 2022-08-17T13:00:04.9457134Z deleted: sha256:4a3540b197b80a89c8ccd917694ddb3c0d5e1df5e3c3237320b2076f355b00fd 2022-08-17T13:00:04.9457434Z deleted: sha256:e4fd1b7aeed1068b4751828c2d20833862c3f8d4115e14026e31083cb457fb56 2022-08-17T13:00:04.9457740Z deleted: sha256:3a36b17e1f0f732087e4893a28c09048a2ed72e8949d593552cbd07d19424ec4 2022-08-17T13:00:04.9458043Z deleted: sha256:0d9b4323486ad40d41d5286f6196dc0622992ac3d84f76c7cc2aae9f71918935 2022-08-17T13:00:04.9458349Z deleted: sha256:23c9c4a598faf8b89fdb967303fec8030b301124b7aa0f7b97e5a69ac61ed3c1 2022-08-17T13:00:04.9458703Z deleted: sha256:9820f46a2d595aa81ddf03b4f110825bb7257b710cad7d6a15e7dcdd103b5bf4 2022-08-17T13:00:04.9459030Z deleted: sha256:5f7431ceee1ed6e8a420ccc23e24884077f08f03d0422cff6f855120beade237 2022-08-17T13:00:04.9459360Z deleted: sha256:d51e750ffd934de41a950f88de7f3b6b805db18d5da16f302b5593f35e7c485d 2022-08-17T13:00:04.9459686Z deleted: sha256:10c0fee33e61baed46ee7d86b8626f707eb6427cd11a8b527fced347f71d10b4 2022-08-17T13:00:04.9460015Z deleted: sha256:f74d1ed4405cb275ba128b349d90f373b30137a997fdc70a1e02710fac13b91c 2022-08-17T13:00:04.9460342Z deleted: sha256:7a7dfa773dd159c7b905dd7afbbf7cc5a53635d07c700be340211e6cb850f56b 2022-08-17T13:00:04.9460656Z deleted: sha256:996de37827d425ed1bb0a4f46b67a6dce91745f799192a16798fb4f7355bc35e 2022-08-17T13:00:04.9460976Z deleted: sha256:e1650f7428dfb0480d484efbf0fc15c2b94404d3520c40bcebfd92dafb9edb22 2022-08-17T13:00:04.9461285Z deleted: sha256:9095e387b5d05181302e7dfcfc748264c02104f155980e0582cf84b28901676f 2022-08-17T13:00:04.9461591Z deleted: sha256:bd92087334d5e024be5cc87c6415eb6928c427a28b7cfaac4ff9dbf73513daf5 2022-08-17T13:00:04.9461897Z deleted: sha256:054187d154c3c146bd5be9fd7433a41e65af7de0a54f59541aba17ffb425b70c 2022-08-17T13:00:04.9462228Z deleted: sha256:a7f2e68691e4942aeb038fe4b0cef42c77eb0c9c55080938df0edfffdb0f2e8b 2022-08-17T13:00:04.9462605Z deleted: sha256:3982d575095cdac44bd97b0748fd06ee2ce35d95ace8ca5ec908ff43466ec0cd 2022-08-17T13:00:04.9462913Z deleted: sha256:3cd66a8a5598e221fb74f8b708f3617494f5fbd411e051d3b291ab77a4cb0248 2022-08-17T13:00:04.9463242Z deleted: sha256:507f56eaf776dee8dcef7bd19aaa7c884a028fc4aba4365226c6883cf31fdae0 2022-08-17T13:00:04.9463577Z deleted: sha256:471e9ec20829c077d8c9fdc90a298ac538e06fbc7527220e0e0c9c3a295d01c8 2022-08-17T13:00:04.9463887Z deleted: sha256:99b3810766c9543f23ea3e87e11c79deb763239c205badd0cb59165846156ba7 2022-08-17T13:00:04.9464189Z deleted: sha256:4a5253f1540be79fd2f131ed32e9cac6d396d29f82e1a0dd4652332bd86e0281 2022-08-17T13:00:04.9464503Z deleted: sha256:e722d396f503c712107acad2a081b07e33e73d6286c43f58234f69345a216918 2022-08-17T13:00:04.9464672Z 2022-08-17T13:00:04.9568832Z Total reclaimed space: 10.87GB 2022-08-17T13:00:04.9617418Z Post job cleanup. 2022-08-17T13:00:04.9650242Z Post job cleanup. 2022-08-17T13:00:05.3091511Z [command]/usr/bin/git version 2022-08-17T13:00:05.3135241Z git version 2.37.1 2022-08-17T13:00:05.3210345Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8643c08f-8b50-4a25-83a9-e3c86d5dc4a5' before making global git config changes 2022-08-17T13:00:05.3211002Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:00:05.3216369Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:00:05.3261105Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:00:05.3291721Z [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:00:05.3609987Z Entering 'android/libs/fbjni' 2022-08-17T13:00:05.3652706Z Entering 'third_party/FP16' 2022-08-17T13:00:05.3693734Z Entering 'third_party/FXdiv' 2022-08-17T13:00:05.3736897Z Entering 'third_party/NNPACK' 2022-08-17T13:00:05.3778537Z Entering 'third_party/QNNPACK' 2022-08-17T13:00:05.3823079Z Entering 'third_party/XNNPACK' 2022-08-17T13:00:05.3923953Z Entering 'third_party/benchmark' 2022-08-17T13:00:05.3966705Z Entering 'third_party/cpuinfo' 2022-08-17T13:00:05.4008872Z Entering 'third_party/cub' 2022-08-17T13:00:05.4051631Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:00:05.4088612Z Entering 'third_party/eigen' 2022-08-17T13:00:05.4146879Z Entering 'third_party/fbgemm' 2022-08-17T13:00:05.4206869Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:00:05.4266069Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:00:05.4317455Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:00:05.4365103Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:00:05.4408896Z Entering 'third_party/flatbuffers' 2022-08-17T13:00:05.4442300Z Entering 'third_party/fmt' 2022-08-17T13:00:05.4486812Z Entering 'third_party/foxi' 2022-08-17T13:00:05.4525965Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:00:05.4565525Z Entering 'third_party/gloo' 2022-08-17T13:00:05.4605934Z Entering 'third_party/googletest' 2022-08-17T13:00:05.4653244Z Entering 'third_party/ideep' 2022-08-17T13:00:05.4702964Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:00:05.4764861Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:00:05.4837964Z Entering 'third_party/ios-cmake' 2022-08-17T13:00:05.4877174Z Entering 'third_party/ittapi' 2022-08-17T13:00:05.4910083Z Entering 'third_party/kineto' 2022-08-17T13:00:05.4941408Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:00:05.4973345Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:00:05.5007107Z Entering 'third_party/nccl/nccl' 2022-08-17T13:00:05.5046369Z Entering 'third_party/neon2sse' 2022-08-17T13:00:05.5085138Z Entering 'third_party/nlohmann' 2022-08-17T13:00:05.5117860Z Entering 'third_party/onnx' 2022-08-17T13:00:05.5225736Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:00:05.5276047Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:00:05.5331530Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:00:05.5385177Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:00:05.5469439Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:00:05.5516653Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:00:05.5573096Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:00:05.5619314Z Entering 'third_party/pocketfft' 2022-08-17T13:00:05.5651856Z Entering 'third_party/protobuf' 2022-08-17T13:00:05.5731533Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:00:05.5781460Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:00:05.5835741Z Entering 'third_party/psimd' 2022-08-17T13:00:05.5874253Z Entering 'third_party/pthreadpool' 2022-08-17T13:00:05.5913624Z Entering 'third_party/pybind11' 2022-08-17T13:00:05.5961511Z Entering 'third_party/python-enum' 2022-08-17T13:00:05.5999509Z Entering 'third_party/python-peachpy' 2022-08-17T13:00:05.6042065Z Entering 'third_party/python-six' 2022-08-17T13:00:05.6080910Z Entering 'third_party/sleef' 2022-08-17T13:00:05.6122631Z Entering 'third_party/tbb' 2022-08-17T13:00:05.6156220Z Entering 'third_party/tensorpipe' 2022-08-17T13:00:05.6207423Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:00:05.6253178Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:00:05.6306309Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:00:05.6361370Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:00:05.6416232Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:00:05.6458260Z Entering 'third_party/zstd' 2022-08-17T13:00:05.6524278Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:00:05.6549073Z http.https://github.com/.extraheader 2022-08-17T13:00:05.6556991Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:00:05.6589023Z [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:00:05.6833024Z Entering 'android/libs/fbjni' 2022-08-17T13:00:05.6851853Z http.https://github.com/.extraheader 2022-08-17T13:00:05.6877077Z Entering 'third_party/FP16' 2022-08-17T13:00:05.6897010Z http.https://github.com/.extraheader 2022-08-17T13:00:05.6922630Z Entering 'third_party/FXdiv' 2022-08-17T13:00:05.6941669Z http.https://github.com/.extraheader 2022-08-17T13:00:05.6967583Z Entering 'third_party/NNPACK' 2022-08-17T13:00:05.6986890Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7012422Z Entering 'third_party/QNNPACK' 2022-08-17T13:00:05.7032638Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7057388Z Entering 'third_party/XNNPACK' 2022-08-17T13:00:05.7077429Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7114329Z Entering 'third_party/benchmark' 2022-08-17T13:00:05.7133734Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7160038Z Entering 'third_party/cpuinfo' 2022-08-17T13:00:05.7178844Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7204917Z Entering 'third_party/cub' 2022-08-17T13:00:05.7223248Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7249723Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:00:05.7268935Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7298948Z Entering 'third_party/eigen' 2022-08-17T13:00:05.7318155Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7345354Z Entering 'third_party/fbgemm' 2022-08-17T13:00:05.7364494Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7390705Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:00:05.7409096Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7434179Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:00:05.7452318Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7478478Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:00:05.7496481Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7521743Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:00:05.7541287Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7567291Z Entering 'third_party/flatbuffers' 2022-08-17T13:00:05.7585558Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7612610Z Entering 'third_party/fmt' 2022-08-17T13:00:05.7631583Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7656432Z Entering 'third_party/foxi' 2022-08-17T13:00:05.7675863Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7700795Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:00:05.7719456Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7744513Z Entering 'third_party/gloo' 2022-08-17T13:00:05.7764544Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7789780Z Entering 'third_party/googletest' 2022-08-17T13:00:05.7808688Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7834068Z Entering 'third_party/ideep' 2022-08-17T13:00:05.7853278Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7878363Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:00:05.7896519Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7922637Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:00:05.7941050Z http.https://github.com/.extraheader 2022-08-17T13:00:05.7972034Z Entering 'third_party/ios-cmake' 2022-08-17T13:00:05.7992150Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8016952Z Entering 'third_party/ittapi' 2022-08-17T13:00:05.8036230Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8060598Z Entering 'third_party/kineto' 2022-08-17T13:00:05.8079736Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8103791Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:00:05.8122462Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8148067Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:00:05.8166856Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8193029Z Entering 'third_party/nccl/nccl' 2022-08-17T13:00:05.8212199Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8236117Z Entering 'third_party/neon2sse' 2022-08-17T13:00:05.8255500Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8281098Z Entering 'third_party/nlohmann' 2022-08-17T13:00:05.8299582Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8325657Z Entering 'third_party/onnx' 2022-08-17T13:00:05.8344061Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8379982Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:00:05.8399892Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8424554Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:00:05.8442626Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8469180Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:00:05.8488020Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8512360Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:00:05.8530830Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8560652Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:00:05.8579618Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8604912Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:00:05.8623869Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8648963Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:00:05.8668410Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8698471Z Entering 'third_party/pocketfft' 2022-08-17T13:00:05.8717260Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8742239Z Entering 'third_party/protobuf' 2022-08-17T13:00:05.8761587Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8789939Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:00:05.8807953Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8832826Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:00:05.8850649Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8894936Z Entering 'third_party/psimd' 2022-08-17T13:00:05.8895560Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8921187Z Entering 'third_party/pthreadpool' 2022-08-17T13:00:05.8940399Z http.https://github.com/.extraheader 2022-08-17T13:00:05.8966381Z Entering 'third_party/pybind11' 2022-08-17T13:00:05.8985462Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9010164Z Entering 'third_party/python-enum' 2022-08-17T13:00:05.9029700Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9053484Z Entering 'third_party/python-peachpy' 2022-08-17T13:00:05.9072581Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9097605Z Entering 'third_party/python-six' 2022-08-17T13:00:05.9117054Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9141666Z Entering 'third_party/sleef' 2022-08-17T13:00:05.9160832Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9185309Z Entering 'third_party/tbb' 2022-08-17T13:00:05.9204268Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9230419Z Entering 'third_party/tensorpipe' 2022-08-17T13:00:05.9249047Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9274833Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:00:05.9293733Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9319248Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:00:05.9338101Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9363579Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:00:05.9381981Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9408281Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:00:05.9426872Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9451391Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:00:05.9469868Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9497225Z Entering 'third_party/zstd' 2022-08-17T13:00:05.9516454Z http.https://github.com/.extraheader 2022-08-17T13:00:05.9738477Z Cleaning up orphan processes